| 1 | [ Feb 24 00:35:29 Enabled. ] | ||
| 2 | [ Feb 24 00:35:29 Rereading configuration. ] | ||
| 3 | [ Feb 24 00:35:31 Rereading configuration. ] | ||
| 4 | [ Feb 24 00:35:42 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 | [ Feb 24 00:35:42 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.02.24 00:35:44.199642 [ 1 ] {} <Information> Application: Will watch for the process with pid 25478 | ||
| 29 | 2026.02.24 00:35:44.199982 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.24 00:35:44.699077 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25478 | ||
| 31 | 2026.02.24 00:35:44.701489 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.24 00:35:44.701647 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.24 00:35:44.850404 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.24 00:35:44.981499 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.24 00:35:44.981592 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.24 00:35:44.981610 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.24 00:35:44.981670 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.24 00:35:44.982380 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.24 00:35:44.986001 [ 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.02.24 00:35:44.986855 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.24 00:35:44.987731 [ 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.02.24 00:35:44.987785 [ 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.02.24 00:35:44.987823 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.24 00:35:44.988619 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.24 00:35:44.989606 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.24 00:35:44.996215 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.24 00:35:44.997191 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.24 00:35:44.998564 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.24 00:35:44.998663 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.24 00:35:44.999731 [ 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.02.24 00:35:45.000209 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.24 00:35:45.004245 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.24 00:35:45.005000 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.24 00:35:45.009775 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.24 00:35:45.010116 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.24 00:35:45.010529 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.24 00:35:45.010918 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.24 00:35:45.012415 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.24 00:35:45.012439 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.24 00:35:45.012532 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.24 00:35:45.012623 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.24 00:35:45.046189 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.24 00:35:45.046216 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000165923 sec | ||
| 68 | 2026.02.24 00:35:45.046271 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.24 00:35:45.046313 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.24 00:35:45.047040 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.24 00:35:45.047632 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.24 00:35:45.063619 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.24 00:35:45.063660 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.24 00:35:45.063746 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.24 00:35:45.063758 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.24 00:35:45.063793 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.24 00:35:45.063875 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.24 00:35:45.067881 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.24 00:35:45.067930 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.24 00:35:45.067986 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.24 00:35:45.068172 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.24 00:35:45.068218 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.24 00:35:45.068231 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.24 00:35:45.068310 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.24 00:35:45.068323 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.24 00:35:45.068356 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.24 00:35:45.068430 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.24 00:35:45.093312 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.24 00:35:45.095806 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.24 00:35:45.095895 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000106752 sec | ||
| 91 | 2026.02.24 00:35:45.095908 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.24 00:35:45.095919 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.24 00:35:45.095944 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.24 00:35:45.096166 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.24 00:35:45.096276 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.24 00:35:45.096290 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.24 00:35:45.096301 [ 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.02.24 00:35:45.096312 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.24 00:35:45.138065 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.24 00:35:45.138254 [ 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.03 MiB | ||
| 101 | 2026.02.24 00:35:45.139629 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.358e-05 sec. | ||
| 102 | 2026.02.24 00:35:45.140066 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.24 00:35:45.140813 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.24 00:35:45.140832 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.24 00:35:45.140977 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49912 | ||
| 106 | 2026.02.24 00:35:45.141868 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.24 00:35:45.141933 [ 3 ] {} <Debug> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Authenticating user 'default' from [fd00:1122:3344:101::d]:49912 | ||
| 108 | 2026.02.24 00:35:45.141961 [ 3 ] {} <Debug> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.24 00:35:45.142044 [ 3 ] {} <Debug> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.24 00:35:45.142141 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.24 00:35:45.142167 [ 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.02.24 00:35:45.142249 [ 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.02.24 00:35:45.142751 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40718 | ||
| 114 | 2026.02.24 00:35:45.142898 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33014 | ||
| 115 | 2026.02.24 00:35:45.142908 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57472 | ||
| 116 | 2026.02.24 00:35:45.143059 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.02.24 00:35:45.143142 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.02.24 00:35:45.143195 [ 4 ] {} <Debug> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40718 | ||
| 119 | 2026.02.24 00:35:45.143207 [ 254 ] {} <Debug> TCP-Session: 86fc9f3d-970d-4390-b3cc-686cbb00c593 Authenticating user 'default' from [fd00:1122:3344:101::d]:33014 | ||
| 120 | 2026.02.24 00:35:45.143226 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.02.24 00:35:45.143278 [ 254 ] {} <Debug> TCP-Session: 86fc9f3d-970d-4390-b3cc-686cbb00c593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.02.24 00:35:45.143226 [ 4 ] {} <Debug> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.02.24 00:35:45.143328 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53299 | ||
| 124 | 2026.02.24 00:35:45.143354 [ 5 ] {} <Debug> TCP-Session: 29f7c3cc-ca4a-4f68-903e-6bbb6c1dc1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57472 | ||
| 125 | 2026.02.24 00:35:45.143405 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48762 | ||
| 126 | 2026.02.24 00:35:45.143345 [ 4 ] {} <Debug> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.02.24 00:35:45.143488 [ 5 ] {} <Debug> TCP-Session: 29f7c3cc-ca4a-4f68-903e-6bbb6c1dc1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.24 00:35:45.143509 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45036 | ||
| 129 | 2026.02.24 00:35:45.143355 [ 254 ] {} <Debug> TCP-Session: 86fc9f3d-970d-4390-b3cc-686cbb00c593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.02.24 00:35:45.143224 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43531 | ||
| 131 | 2026.02.24 00:35:45.143574 [ 5 ] {} <Debug> TCP-Session: 29f7c3cc-ca4a-4f68-903e-6bbb6c1dc1a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.24 00:35:45.143673 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53719 | ||
| 133 | 2026.02.24 00:35:45.143673 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.02.24 00:35:45.143732 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.02.24 00:35:45.143751 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.02.24 00:35:45.143839 [ 256 ] {} <Debug> TCP-Session: 6419dfea-038c-4573-bb78-1e3176c3abf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:53299 | ||
| 137 | 2026.02.24 00:35:45.143851 [ 257 ] {} <Debug> TCP-Session: 871e2cad-6cc2-471c-ad95-f8cbd87f0171 Authenticating user 'default' from [fd00:1122:3344:101::d]:48762 | ||
| 138 | 2026.02.24 00:35:45.143866 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.02.24 00:35:45.143915 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.02.24 00:35:45.143870 [ 256 ] {} <Debug> TCP-Session: 6419dfea-038c-4573-bb78-1e3176c3abf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.24 00:35:45.143998 [ 259 ] {} <Debug> TCP-Session: 056276cb-baef-49d4-8ae2-7dc6378d2433 Authenticating user 'default' from [fd00:1122:3344:101::d]:53719 | ||
| 142 | 2026.02.24 00:35:45.144017 [ 255 ] {} <Debug> TCP-Session: e8706ffc-cf1a-4d3c-a2a7-850da5b33dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43531 | ||
| 143 | 2026.02.24 00:35:45.143988 [ 257 ] {} <Debug> TCP-Session: 871e2cad-6cc2-471c-ad95-f8cbd87f0171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.24 00:35:45.144078 [ 259 ] {} <Debug> TCP-Session: 056276cb-baef-49d4-8ae2-7dc6378d2433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.02.24 00:35:45.144069 [ 255 ] {} <Debug> TCP-Session: e8706ffc-cf1a-4d3c-a2a7-850da5b33dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.24 00:35:45.144050 [ 256 ] {} <Debug> TCP-Session: 6419dfea-038c-4573-bb78-1e3176c3abf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.02.24 00:35:45.144184 [ 259 ] {} <Debug> TCP-Session: 056276cb-baef-49d4-8ae2-7dc6378d2433 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.02.24 00:35:45.144175 [ 255 ] {} <Debug> TCP-Session: e8706ffc-cf1a-4d3c-a2a7-850da5b33dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.02.24 00:35:45.144164 [ 257 ] {} <Debug> TCP-Session: 871e2cad-6cc2-471c-ad95-f8cbd87f0171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.02.24 00:35:45.143860 [ 258 ] {} <Debug> TCP-Session: 7ef833af-5a49-44b0-ba99-2947ff303fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:45036 | ||
| 151 | 2026.02.24 00:35:45.144358 [ 258 ] {} <Debug> TCP-Session: 7ef833af-5a49-44b0-ba99-2947ff303fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.24 00:35:45.144372 [ 258 ] {} <Debug> TCP-Session: 7ef833af-5a49-44b0-ba99-2947ff303fcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.24 00:35:45.147237 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.02.24 00:35:45.150098 [ 3 ] {2357fb3b-52c9-426e-84ba-2f0274ecff45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.02.24 00:35:45.464818 [ 3 ] {2357fb3b-52c9-426e-84ba-2f0274ecff45} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49912) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.02.24 00:35:45.465858 [ 3 ] {2357fb3b-52c9-426e-84ba-2f0274ecff45} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.02.24 00:35:45.466102 [ 3 ] {2357fb3b-52c9-426e-84ba-2f0274ecff45} <Debug> TCPHandler: Processed in 0.321239543 sec. | ||
| 204 | 2026.02.24 00:35:45.466743 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.02.24 00:35:45.467074 [ 4 ] {4be16c91-c201-42df-ba32-6d7fd9447a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.02.24 00:35:45.467529 [ 4 ] {4be16c91-c201-42df-ba32-6d7fd9447a32} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40718) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.02.24 00:35:45.467798 [ 4 ] {4be16c91-c201-42df-ba32-6d7fd9447a32} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.02.24 00:35:45.468031 [ 4 ] {4be16c91-c201-42df-ba32-6d7fd9447a32} <Debug> TCPHandler: Processed in 0.001477516 sec. | ||
| 255 | 2026.02.24 00:35:45.468296 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.02.24 00:35:45.469251 [ 3 ] {1421dbfe-4a42-49c7-8f8b-116f729ea51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.02.24 00:35:45.469988 [ 3 ] {1421dbfe-4a42-49c7-8f8b-116f729ea51e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.02.24 00:35:45.473672 [ 3 ] {1421dbfe-4a42-49c7-8f8b-116f729ea51e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.02.24 00:35:45.473694 [ 3 ] {1421dbfe-4a42-49c7-8f8b-116f729ea51e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4951e-05 sec | ||
| 260 | 2026.02.24 00:35:45.473707 [ 3 ] {1421dbfe-4a42-49c7-8f8b-116f729ea51e} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.02.24 00:35:45.473775 [ 3 ] {1421dbfe-4a42-49c7-8f8b-116f729ea51e} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.02.24 00:35:45.473830 [ 3 ] {1421dbfe-4a42-49c7-8f8b-116f729ea51e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.02.24 00:35:45.474508 [ 3 ] {1421dbfe-4a42-49c7-8f8b-116f729ea51e} <Debug> TCPHandler: Processed in 0.006329544 sec. | ||
| 264 | 2026.02.24 00:35:45.474668 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.02.24 00:35:45.474910 [ 3 ] {b4a8dee5-6b9b-4f15-a4f0-863156d9624f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.02.24 00:35:45.474960 [ 3 ] {b4a8dee5-6b9b-4f15-a4f0-863156d9624f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.02.24 00:35:45.480195 [ 3 ] {b4a8dee5-6b9b-4f15-a4f0-863156d9624f} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.02.24 00:35:45.497002 [ 3 ] {b4a8dee5-6b9b-4f15-a4f0-863156d9624f} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff): Loading data parts | ||
| 270 | 2026.02.24 00:35:45.499797 [ 3 ] {b4a8dee5-6b9b-4f15-a4f0-863156d9624f} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff): There are no data parts | ||
| 271 | 2026.02.24 00:35:45.526124 [ 3 ] {b4a8dee5-6b9b-4f15-a4f0-863156d9624f} <Debug> TCPHandler: Processed in 0.051543728 sec. | ||
| 272 | 2026.02.24 00:35:45.526302 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.02.24 00:35:45.526483 [ 3 ] {1a78634c-23c8-4be1-b547-e0ac63535dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.02.24 00:35:45.526639 [ 3 ] {1a78634c-23c8-4be1-b547-e0ac63535dfb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.02.24 00:35:45.554331 [ 3 ] {1a78634c-23c8-4be1-b547-e0ac63535dfb} <Debug> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Loading data parts | ||
| 286 | 2026.02.24 00:35:45.554635 [ 3 ] {1a78634c-23c8-4be1-b547-e0ac63535dfb} <Debug> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): There are no data parts | ||
| 287 | 2026.02.24 00:35:45.575966 [ 3 ] {1a78634c-23c8-4be1-b547-e0ac63535dfb} <Debug> TCPHandler: Processed in 0.049754786 sec. | ||
| 288 | 2026.02.24 00:35:45.576157 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.02.24 00:35:45.576418 [ 3 ] {845f5b78-79f8-4961-b123-a5b2bffd29ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.02.24 00:35:45.576552 [ 3 ] {845f5b78-79f8-4961-b123-a5b2bffd29ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.02.24 00:35:45.589349 [ 3 ] {845f5b78-79f8-4961-b123-a5b2bffd29ac} <Debug> oximeter.measurements_i8 (e697752c-6cb2-4362-aeb7-e22c5893a1fa): Loading data parts | ||
| 292 | 2026.02.24 00:35:45.589523 [ 3 ] {845f5b78-79f8-4961-b123-a5b2bffd29ac} <Debug> oximeter.measurements_i8 (e697752c-6cb2-4362-aeb7-e22c5893a1fa): There are no data parts | ||
| 293 | 2026.02.24 00:35:45.610850 [ 3 ] {845f5b78-79f8-4961-b123-a5b2bffd29ac} <Debug> TCPHandler: Processed in 0.034779746 sec. | ||
| 294 | 2026.02.24 00:35:45.611112 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.02.24 00:35:45.611337 [ 3 ] {6b8a6b75-180b-4f2e-85ca-b9d4fad7d56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.02.24 00:35:45.611497 [ 3 ] {6b8a6b75-180b-4f2e-85ca-b9d4fad7d56d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.02.24 00:35:45.618864 [ 3 ] {6b8a6b75-180b-4f2e-85ca-b9d4fad7d56d} <Debug> oximeter.measurements_u8 (2430f334-e965-4134-8e51-2369bc379e49): Loading data parts | ||
| 298 | 2026.02.24 00:35:45.619196 [ 3 ] {6b8a6b75-180b-4f2e-85ca-b9d4fad7d56d} <Debug> oximeter.measurements_u8 (2430f334-e965-4134-8e51-2369bc379e49): There are no data parts | ||
| 299 | 2026.02.24 00:35:45.640914 [ 3 ] {6b8a6b75-180b-4f2e-85ca-b9d4fad7d56d} <Debug> TCPHandler: Processed in 0.029899469 sec. | ||
| 300 | 2026.02.24 00:35:45.641108 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.02.24 00:35:45.641361 [ 3 ] {c80bf5e8-db7a-4159-bb7a-74136749ff90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.02.24 00:35:45.641405 [ 3 ] {c80bf5e8-db7a-4159-bb7a-74136749ff90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.02.24 00:35:45.660881 [ 3 ] {c80bf5e8-db7a-4159-bb7a-74136749ff90} <Debug> oximeter.measurements_i16 (800909df-1e7c-4121-b2ef-94a145cebd2f): Loading data parts | ||
| 304 | 2026.02.24 00:35:45.661088 [ 3 ] {c80bf5e8-db7a-4159-bb7a-74136749ff90} <Debug> oximeter.measurements_i16 (800909df-1e7c-4121-b2ef-94a145cebd2f): There are no data parts | ||
| 305 | 2026.02.24 00:35:45.675749 [ 3 ] {c80bf5e8-db7a-4159-bb7a-74136749ff90} <Debug> TCPHandler: Processed in 0.034732555 sec. | ||
| 306 | 2026.02.24 00:35:45.676062 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.02.24 00:35:45.676236 [ 3 ] {64c72343-f803-4596-b99d-a3819bb4e7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.02.24 00:35:45.676388 [ 3 ] {64c72343-f803-4596-b99d-a3819bb4e7f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.02.24 00:35:45.688656 [ 3 ] {64c72343-f803-4596-b99d-a3819bb4e7f1} <Debug> oximeter.measurements_u16 (0d0c3876-6a57-47fd-bc4d-8ffdfbd397cb): Loading data parts | ||
| 310 | 2026.02.24 00:35:45.688890 [ 3 ] {64c72343-f803-4596-b99d-a3819bb4e7f1} <Debug> oximeter.measurements_u16 (0d0c3876-6a57-47fd-bc4d-8ffdfbd397cb): There are no data parts | ||
| 311 | 2026.02.24 00:35:45.709031 [ 3 ] {64c72343-f803-4596-b99d-a3819bb4e7f1} <Debug> TCPHandler: Processed in 0.033056935 sec. | ||
| 312 | 2026.02.24 00:35:45.709254 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.02.24 00:35:45.709513 [ 3 ] {0e92fcdf-6a16-48aa-84c6-96bd1e673ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.02.24 00:35:45.709555 [ 3 ] {0e92fcdf-6a16-48aa-84c6-96bd1e673ddb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.02.24 00:35:45.724242 [ 3 ] {0e92fcdf-6a16-48aa-84c6-96bd1e673ddb} <Debug> oximeter.measurements_i32 (e2caf2b6-1c1c-4143-a4bd-0c8c48537a7d): Loading data parts | ||
| 316 | 2026.02.24 00:35:45.724417 [ 3 ] {0e92fcdf-6a16-48aa-84c6-96bd1e673ddb} <Debug> oximeter.measurements_i32 (e2caf2b6-1c1c-4143-a4bd-0c8c48537a7d): There are no data parts | ||
| 317 | 2026.02.24 00:35:45.733800 [ 3 ] {0e92fcdf-6a16-48aa-84c6-96bd1e673ddb} <Debug> TCPHandler: Processed in 0.024625423 sec. | ||
| 318 | 2026.02.24 00:35:45.734238 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.02.24 00:35:45.734575 [ 3 ] {d4c71a84-2717-4ee0-8f7a-4fe198d36c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.02.24 00:35:45.734694 [ 3 ] {d4c71a84-2717-4ee0-8f7a-4fe198d36c41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.02.24 00:35:45.749899 [ 3 ] {d4c71a84-2717-4ee0-8f7a-4fe198d36c41} <Debug> oximeter.measurements_u32 (98461b45-15be-4988-af1b-23a59ae43a5d): Loading data parts | ||
| 322 | 2026.02.24 00:35:45.750076 [ 3 ] {d4c71a84-2717-4ee0-8f7a-4fe198d36c41} <Debug> oximeter.measurements_u32 (98461b45-15be-4988-af1b-23a59ae43a5d): There are no data parts | ||
| 323 | 2026.02.24 00:35:45.759607 [ 3 ] {d4c71a84-2717-4ee0-8f7a-4fe198d36c41} <Debug> TCPHandler: Processed in 0.025497409 sec. | ||
| 324 | 2026.02.24 00:35:45.759821 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.02.24 00:35:45.760180 [ 3 ] {b97040e6-f921-477e-982d-8ea4a17c3653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.02.24 00:35:45.760262 [ 3 ] {b97040e6-f921-477e-982d-8ea4a17c3653} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.02.24 00:35:45.775070 [ 3 ] {b97040e6-f921-477e-982d-8ea4a17c3653} <Debug> oximeter.measurements_i64 (17fddeb9-3c74-4175-a067-cabcec404afc): Loading data parts | ||
| 328 | 2026.02.24 00:35:45.775271 [ 3 ] {b97040e6-f921-477e-982d-8ea4a17c3653} <Debug> oximeter.measurements_i64 (17fddeb9-3c74-4175-a067-cabcec404afc): There are no data parts | ||
| 329 | 2026.02.24 00:35:45.788449 [ 3 ] {b97040e6-f921-477e-982d-8ea4a17c3653} <Debug> TCPHandler: Processed in 0.028708827 sec. | ||
| 330 | 2026.02.24 00:35:45.788791 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.02.24 00:35:45.789079 [ 3 ] {8faa2183-ddbb-4213-822c-17dee9034782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.02.24 00:35:45.789217 [ 3 ] {8faa2183-ddbb-4213-822c-17dee9034782} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.02.24 00:35:45.808811 [ 3 ] {8faa2183-ddbb-4213-822c-17dee9034782} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Loading data parts | ||
| 334 | 2026.02.24 00:35:45.808990 [ 3 ] {8faa2183-ddbb-4213-822c-17dee9034782} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): There are no data parts | ||
| 335 | 2026.02.24 00:35:45.814045 [ 3 ] {8faa2183-ddbb-4213-822c-17dee9034782} <Debug> TCPHandler: Processed in 0.025364947 sec. | ||
| 336 | 2026.02.24 00:35:45.814255 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.02.24 00:35:45.814428 [ 3 ] {a9238ccc-54a7-4d28-84a6-80baaacc9638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.02.24 00:35:45.814560 [ 3 ] {a9238ccc-54a7-4d28-84a6-80baaacc9638} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.02.24 00:35:45.819524 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51581 | ||
| 340 | 2026.02.24 00:35:45.819656 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 341 | 2026.02.24 00:35:45.819682 [ 262 ] {} <Debug> TCP-Session: 36e4f1d2-209c-4a3f-ba65-7cae893d84eb Authenticating user 'default' from [fd00:1122:3344:101::b]:51581 | ||
| 342 | 2026.02.24 00:35:45.819703 [ 262 ] {} <Debug> TCP-Session: 36e4f1d2-209c-4a3f-ba65-7cae893d84eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 343 | 2026.02.24 00:35:45.819796 [ 262 ] {} <Debug> TCP-Session: 36e4f1d2-209c-4a3f-ba65-7cae893d84eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 344 | 2026.02.24 00:35:45.819873 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 345 | 2026.02.24 00:35:45.819897 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 346 | 2026.02.24 00:35:45.819982 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 347 | 2026.02.24 00:35:45.820560 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38545 | ||
| 348 | 2026.02.24 00:35:45.820572 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58363 | ||
| 349 | 2026.02.24 00:35:45.820599 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58800 | ||
| 350 | 2026.02.24 00:35:45.820751 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 351 | 2026.02.24 00:35:45.820774 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41412 | ||
| 352 | 2026.02.24 00:35:45.820787 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62302 | ||
| 353 | 2026.02.24 00:35:45.820841 [ 264 ] {} <Debug> TCP-Session: 44b97341-696c-422f-bb4e-7b2314f6868f Authenticating user 'default' from [fd00:1122:3344:101::b]:38545 | ||
| 354 | 2026.02.24 00:35:45.820880 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 355 | 2026.02.24 00:35:45.820921 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 356 | 2026.02.24 00:35:45.820955 [ 264 ] {} <Debug> TCP-Session: 44b97341-696c-422f-bb4e-7b2314f6868f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 357 | 2026.02.24 00:35:45.821015 [ 264 ] {} <Debug> TCP-Session: 44b97341-696c-422f-bb4e-7b2314f6868f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 358 | 2026.02.24 00:35:45.821044 [ 265 ] {} <Debug> TCP-Session: ddda6be0-3aa8-4f33-b9dc-a9295a28aba1 Authenticating user 'default' from [fd00:1122:3344:101::b]:58800 | ||
| 359 | 2026.02.24 00:35:45.821051 [ 263 ] {} <Debug> TCP-Session: 45518db5-9a39-4eb3-9444-29b707c1965a Authenticating user 'default' from [fd00:1122:3344:101::b]:58363 | ||
| 360 | 2026.02.24 00:35:45.821079 [ 265 ] {} <Debug> TCP-Session: ddda6be0-3aa8-4f33-b9dc-a9295a28aba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 361 | 2026.02.24 00:35:45.821092 [ 263 ] {} <Debug> TCP-Session: 45518db5-9a39-4eb3-9444-29b707c1965a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 362 | 2026.02.24 00:35:45.821023 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51227 | ||
| 363 | 2026.02.24 00:35:45.821015 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38273 | ||
| 364 | 2026.02.24 00:35:45.821225 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 365 | 2026.02.24 00:35:45.821258 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 366 | 2026.02.24 00:35:45.821208 [ 263 ] {} <Debug> TCP-Session: 45518db5-9a39-4eb3-9444-29b707c1965a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 367 | 2026.02.24 00:35:45.821334 [ 266 ] {} <Debug> TCP-Session: 96331f77-d52e-4ae4-80d6-69dfcf0bfe8b Authenticating user 'default' from [fd00:1122:3344:101::b]:62302 | ||
| 368 | 2026.02.24 00:35:45.821309 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 369 | 2026.02.24 00:35:45.821385 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 370 | 2026.02.24 00:35:45.821311 [ 267 ] {} <Debug> TCP-Session: 90c88785-61a8-4cb6-a2d7-15886d333531 Authenticating user 'default' from [fd00:1122:3344:101::b]:41412 | ||
| 371 | 2026.02.24 00:35:45.821466 [ 268 ] {} <Debug> TCP-Session: 60569571-d748-4328-822b-60fcc9c75d8e Authenticating user 'default' from [fd00:1122:3344:101::b]:51227 | ||
| 372 | 2026.02.24 00:35:45.821449 [ 269 ] {} <Debug> TCP-Session: 247041f0-9ab0-4a21-bfe7-4f65e782733c Authenticating user 'default' from [fd00:1122:3344:101::b]:38273 | ||
| 373 | 2026.02.24 00:35:45.821441 [ 266 ] {} <Debug> TCP-Session: 96331f77-d52e-4ae4-80d6-69dfcf0bfe8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2026.02.24 00:35:45.821550 [ 269 ] {} <Debug> TCP-Session: 247041f0-9ab0-4a21-bfe7-4f65e782733c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 375 | 2026.02.24 00:35:45.821564 [ 268 ] {} <Debug> TCP-Session: 60569571-d748-4328-822b-60fcc9c75d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2026.02.24 00:35:45.821535 [ 267 ] {} <Debug> TCP-Session: 90c88785-61a8-4cb6-a2d7-15886d333531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.02.24 00:35:45.821634 [ 268 ] {} <Debug> TCP-Session: 60569571-d748-4328-822b-60fcc9c75d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.02.24 00:35:45.821646 [ 269 ] {} <Debug> TCP-Session: 247041f0-9ab0-4a21-bfe7-4f65e782733c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.02.24 00:35:45.821620 [ 266 ] {} <Debug> TCP-Session: 96331f77-d52e-4ae4-80d6-69dfcf0bfe8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 380 | 2026.02.24 00:35:45.821707 [ 267 ] {} <Debug> TCP-Session: 90c88785-61a8-4cb6-a2d7-15886d333531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2026.02.24 00:35:45.821185 [ 265 ] {} <Debug> TCP-Session: ddda6be0-3aa8-4f33-b9dc-a9295a28aba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 382 | 2026.02.24 00:35:45.848411 [ 3 ] {a9238ccc-54a7-4d28-84a6-80baaacc9638} <Debug> oximeter.measurements_f32 (8a10fab7-b2bc-4a38-b1e0-fd229f4b9640): Loading data parts | ||
| 383 | 2026.02.24 00:35:45.848651 [ 3 ] {a9238ccc-54a7-4d28-84a6-80baaacc9638} <Debug> oximeter.measurements_f32 (8a10fab7-b2bc-4a38-b1e0-fd229f4b9640): There are no data parts | ||
| 384 | 2026.02.24 00:35:45.859864 [ 3 ] {a9238ccc-54a7-4d28-84a6-80baaacc9638} <Debug> TCPHandler: Processed in 0.045708863 sec. | ||
| 385 | 2026.02.24 00:35:45.860046 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.02.24 00:35:45.860299 [ 3 ] {47cbd2fa-7067-4f55-a445-bd2274bf92cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 387 | 2026.02.24 00:35:45.860384 [ 3 ] {47cbd2fa-7067-4f55-a445-bd2274bf92cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.02.24 00:35:45.876876 [ 3 ] {47cbd2fa-7067-4f55-a445-bd2274bf92cf} <Debug> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Loading data parts | ||
| 389 | 2026.02.24 00:35:45.877049 [ 3 ] {47cbd2fa-7067-4f55-a445-bd2274bf92cf} <Debug> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): There are no data parts | ||
| 390 | 2026.02.24 00:35:45.890338 [ 3 ] {47cbd2fa-7067-4f55-a445-bd2274bf92cf} <Debug> TCPHandler: Processed in 0.030375926 sec. | ||
| 391 | 2026.02.24 00:35:45.890649 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.02.24 00:35:45.890828 [ 3 ] {0fae8d92-7f39-48c5-b863-f46cd884175f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 393 | 2026.02.24 00:35:45.890974 [ 3 ] {0fae8d92-7f39-48c5-b863-f46cd884175f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.02.24 00:35:45.924346 [ 3 ] {0fae8d92-7f39-48c5-b863-f46cd884175f} <Debug> oximeter.measurements_string (5c1bfcab-a660-4657-811d-1e6f8c0c10c2): Loading data parts | ||
| 395 | 2026.02.24 00:35:45.924569 [ 3 ] {0fae8d92-7f39-48c5-b863-f46cd884175f} <Debug> oximeter.measurements_string (5c1bfcab-a660-4657-811d-1e6f8c0c10c2): There are no data parts | ||
| 396 | 2026.02.24 00:35:45.948186 [ 3 ] {0fae8d92-7f39-48c5-b863-f46cd884175f} <Debug> TCPHandler: Processed in 0.057659248 sec. | ||
| 397 | 2026.02.24 00:35:45.948681 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.02.24 00:35:45.949033 [ 3 ] {00944096-8c25-47c4-b7fd-13bad88c996f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.02.24 00:35:45.949157 [ 3 ] {00944096-8c25-47c4-b7fd-13bad88c996f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.02.24 00:35:45.964284 [ 3 ] {00944096-8c25-47c4-b7fd-13bad88c996f} <Debug> oximeter.measurements_bytes (898bd7fc-b3e6-4e7d-843a-9949228d3cd3): Loading data parts | ||
| 408 | 2026.02.24 00:35:45.964688 [ 3 ] {00944096-8c25-47c4-b7fd-13bad88c996f} <Debug> oximeter.measurements_bytes (898bd7fc-b3e6-4e7d-843a-9949228d3cd3): There are no data parts | ||
| 409 | 2026.02.24 00:35:45.990803 [ 3 ] {00944096-8c25-47c4-b7fd-13bad88c996f} <Debug> TCPHandler: Processed in 0.042287211 sec. | ||
| 410 | 2026.02.24 00:35:45.990998 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.02.24 00:35:45.991267 [ 3 ] {24e62dd1-12d7-4fdb-b053-0fef266d4061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 412 | 2026.02.24 00:35:45.991412 [ 3 ] {24e62dd1-12d7-4fdb-b053-0fef266d4061} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.02.24 00:35:46.000263 [ 3 ] {24e62dd1-12d7-4fdb-b053-0fef266d4061} <Debug> oximeter.measurements_cumulativei64 (069bc3d8-0c8f-4a82-81f1-7c7f59863ed2): Loading data parts | ||
| 414 | 2026.02.24 00:35:46.000515 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.05 MiB, peak 122.05 MiB, free memory in arenas 0.00 B, will set to 132.38 MiB (RSS), difference: 10.33 MiB | ||
| 415 | 2026.02.24 00:35:46.000537 [ 3 ] {24e62dd1-12d7-4fdb-b053-0fef266d4061} <Debug> oximeter.measurements_cumulativei64 (069bc3d8-0c8f-4a82-81f1-7c7f59863ed2): There are no data parts | ||
| 416 | 2026.02.24 00:35:46.037272 [ 3 ] {24e62dd1-12d7-4fdb-b053-0fef266d4061} <Debug> TCPHandler: Processed in 0.046349324 sec. | ||
| 417 | 2026.02.24 00:35:46.037542 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.02.24 00:35:46.038050 [ 3 ] {4be2b165-0936-4fb5-9df7-8189195e981d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 419 | 2026.02.24 00:35:46.038177 [ 3 ] {4be2b165-0936-4fb5-9df7-8189195e981d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.02.24 00:35:46.047385 [ 3 ] {4be2b165-0936-4fb5-9df7-8189195e981d} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Loading data parts | ||
| 421 | 2026.02.24 00:35:46.047541 [ 3 ] {4be2b165-0936-4fb5-9df7-8189195e981d} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): There are no data parts | ||
| 422 | 2026.02.24 00:35:46.049908 [ 3 ] {4be2b165-0936-4fb5-9df7-8189195e981d} <Debug> TCPHandler: Processed in 0.012475025 sec. | ||
| 423 | 2026.02.24 00:35:46.050064 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.02.24 00:35:46.050229 [ 3 ] {2eedf8ec-6b72-4bf7-8d91-c76d2a3cae2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 425 | 2026.02.24 00:35:46.050359 [ 3 ] {2eedf8ec-6b72-4bf7-8d91-c76d2a3cae2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.02.24 00:35:46.063119 [ 3 ] {2eedf8ec-6b72-4bf7-8d91-c76d2a3cae2e} <Debug> oximeter.measurements_cumulativef32 (f42260d6-10af-46b5-ad60-5365cab066d1): Loading data parts | ||
| 427 | 2026.02.24 00:35:46.063336 [ 3 ] {2eedf8ec-6b72-4bf7-8d91-c76d2a3cae2e} <Debug> oximeter.measurements_cumulativef32 (f42260d6-10af-46b5-ad60-5365cab066d1): There are no data parts | ||
| 428 | 2026.02.24 00:35:46.074954 [ 3 ] {2eedf8ec-6b72-4bf7-8d91-c76d2a3cae2e} <Debug> TCPHandler: Processed in 0.024950069 sec. | ||
| 429 | 2026.02.24 00:35:46.075226 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.02.24 00:35:46.075442 [ 3 ] {1ee7fb04-5c38-4cfd-a3cf-bbd660baa1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 431 | 2026.02.24 00:35:46.075595 [ 3 ] {1ee7fb04-5c38-4cfd-a3cf-bbd660baa1cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.02.24 00:35:46.088264 [ 3 ] {1ee7fb04-5c38-4cfd-a3cf-bbd660baa1cb} <Debug> oximeter.measurements_cumulativef64 (c3e9469d-de82-4e35-8546-33e8a767ca34): Loading data parts | ||
| 433 | 2026.02.24 00:35:46.088521 [ 3 ] {1ee7fb04-5c38-4cfd-a3cf-bbd660baa1cb} <Debug> oximeter.measurements_cumulativef64 (c3e9469d-de82-4e35-8546-33e8a767ca34): There are no data parts | ||
| 434 | 2026.02.24 00:35:46.099437 [ 3 ] {1ee7fb04-5c38-4cfd-a3cf-bbd660baa1cb} <Debug> TCPHandler: Processed in 0.024274807 sec. | ||
| 435 | 2026.02.24 00:35:46.099600 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.02.24 00:35:46.099916 [ 3 ] {0667932f-578d-42b7-9c1e-ed5b21ba67f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.02.24 00:35:46.100061 [ 3 ] {0667932f-578d-42b7-9c1e-ed5b21ba67f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.02.24 00:35:46.112338 [ 3 ] {0667932f-578d-42b7-9c1e-ed5b21ba67f7} <Debug> oximeter.measurements_histogrami8 (9e6a483d-6fb8-4720-b310-db6ed96e75c0): Loading data parts | ||
| 449 | 2026.02.24 00:35:46.112499 [ 3 ] {0667932f-578d-42b7-9c1e-ed5b21ba67f7} <Debug> oximeter.measurements_histogrami8 (9e6a483d-6fb8-4720-b310-db6ed96e75c0): There are no data parts | ||
| 450 | 2026.02.24 00:35:46.134049 [ 3 ] {0667932f-578d-42b7-9c1e-ed5b21ba67f7} <Debug> TCPHandler: Processed in 0.034519631 sec. | ||
| 451 | 2026.02.24 00:35:46.134290 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.02.24 00:35:46.134514 [ 3 ] {580eca13-75b0-41b0-b685-ab8c4463d770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 453 | 2026.02.24 00:35:46.134650 [ 3 ] {580eca13-75b0-41b0-b685-ab8c4463d770} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.02.24 00:35:46.141440 [ 3 ] {580eca13-75b0-41b0-b685-ab8c4463d770} <Debug> oximeter.measurements_histogramu8 (747ed998-fefb-478b-932e-fdddffbee645): Loading data parts | ||
| 455 | 2026.02.24 00:35:46.141756 [ 3 ] {580eca13-75b0-41b0-b685-ab8c4463d770} <Debug> oximeter.measurements_histogramu8 (747ed998-fefb-478b-932e-fdddffbee645): There are no data parts | ||
| 456 | 2026.02.24 00:35:46.162110 [ 3 ] {580eca13-75b0-41b0-b685-ab8c4463d770} <Debug> TCPHandler: Processed in 0.027881432 sec. | ||
| 457 | 2026.02.24 00:35:46.162277 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.02.24 00:35:46.162500 [ 3 ] {6305114c-962f-40d2-a2c4-c54b1dbd0039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 459 | 2026.02.24 00:35:46.162652 [ 3 ] {6305114c-962f-40d2-a2c4-c54b1dbd0039} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.02.24 00:35:46.176883 [ 3 ] {6305114c-962f-40d2-a2c4-c54b1dbd0039} <Debug> oximeter.measurements_histogrami16 (bf07f60f-9235-457a-b7cb-359101949828): Loading data parts | ||
| 461 | 2026.02.24 00:35:46.177090 [ 3 ] {6305114c-962f-40d2-a2c4-c54b1dbd0039} <Debug> oximeter.measurements_histogrami16 (bf07f60f-9235-457a-b7cb-359101949828): There are no data parts | ||
| 462 | 2026.02.24 00:35:46.186804 [ 3 ] {6305114c-962f-40d2-a2c4-c54b1dbd0039} <Debug> TCPHandler: Processed in 0.024586243 sec. | ||
| 463 | 2026.02.24 00:35:46.187064 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.02.24 00:35:46.187346 [ 3 ] {5f21026d-fe57-4a56-a9ab-1cf7f3c46fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 465 | 2026.02.24 00:35:46.187481 [ 3 ] {5f21026d-fe57-4a56-a9ab-1cf7f3c46fa1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.02.24 00:35:46.191863 [ 3 ] {5f21026d-fe57-4a56-a9ab-1cf7f3c46fa1} <Debug> oximeter.measurements_histogramu16 (4ed4dd48-ef25-4ad4-a75d-095a926c09c5): Loading data parts | ||
| 467 | 2026.02.24 00:35:46.192048 [ 3 ] {5f21026d-fe57-4a56-a9ab-1cf7f3c46fa1} <Debug> oximeter.measurements_histogramu16 (4ed4dd48-ef25-4ad4-a75d-095a926c09c5): There are no data parts | ||
| 468 | 2026.02.24 00:35:46.203802 [ 3 ] {5f21026d-fe57-4a56-a9ab-1cf7f3c46fa1} <Debug> TCPHandler: Processed in 0.016795522 sec. | ||
| 469 | 2026.02.24 00:35:46.203970 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.02.24 00:35:46.204239 [ 3 ] {0056d77e-59d2-447e-b634-f40cb85138b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 471 | 2026.02.24 00:35:46.204436 [ 3 ] {0056d77e-59d2-447e-b634-f40cb85138b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.02.24 00:35:46.233570 [ 3 ] {0056d77e-59d2-447e-b634-f40cb85138b9} <Debug> oximeter.measurements_histogrami32 (5126349a-0076-494e-9474-f5198cd5c713): Loading data parts | ||
| 473 | 2026.02.24 00:35:46.233769 [ 3 ] {0056d77e-59d2-447e-b634-f40cb85138b9} <Debug> oximeter.measurements_histogrami32 (5126349a-0076-494e-9474-f5198cd5c713): There are no data parts | ||
| 474 | 2026.02.24 00:35:46.250971 [ 3 ] {0056d77e-59d2-447e-b634-f40cb85138b9} <Debug> TCPHandler: Processed in 0.047080498 sec. | ||
| 475 | 2026.02.24 00:35:46.251134 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.02.24 00:35:46.251432 [ 3 ] {9fe2563c-133c-498f-8d5a-576230115fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 477 | 2026.02.24 00:35:46.251592 [ 3 ] {9fe2563c-133c-498f-8d5a-576230115fd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.02.24 00:35:46.267308 [ 3 ] {9fe2563c-133c-498f-8d5a-576230115fd9} <Debug> oximeter.measurements_histogramu32 (368a2908-a4ba-47f9-9885-5502ac1a7e1e): Loading data parts | ||
| 479 | 2026.02.24 00:35:46.267475 [ 3 ] {9fe2563c-133c-498f-8d5a-576230115fd9} <Debug> oximeter.measurements_histogramu32 (368a2908-a4ba-47f9-9885-5502ac1a7e1e): There are no data parts | ||
| 480 | 2026.02.24 00:35:46.288081 [ 3 ] {9fe2563c-133c-498f-8d5a-576230115fd9} <Debug> TCPHandler: Processed in 0.037010736 sec. | ||
| 481 | 2026.02.24 00:35:46.288267 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.02.24 00:35:46.288528 [ 3 ] {bd42974c-3372-4e24-922b-385b1d37a28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 483 | 2026.02.24 00:35:46.288696 [ 3 ] {bd42974c-3372-4e24-922b-385b1d37a28b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.02.24 00:35:46.293187 [ 3 ] {bd42974c-3372-4e24-922b-385b1d37a28b} <Debug> oximeter.measurements_histogrami64 (672c6e2a-0d1f-403d-a297-a161bdb3324e): Loading data parts | ||
| 485 | 2026.02.24 00:35:46.293467 [ 3 ] {bd42974c-3372-4e24-922b-385b1d37a28b} <Debug> oximeter.measurements_histogrami64 (672c6e2a-0d1f-403d-a297-a161bdb3324e): There are no data parts | ||
| 486 | 2026.02.24 00:35:46.320127 [ 3 ] {bd42974c-3372-4e24-922b-385b1d37a28b} <Debug> TCPHandler: Processed in 0.031934795 sec. | ||
| 487 | 2026.02.24 00:35:46.320304 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.02.24 00:35:46.320652 [ 3 ] {6ec65904-daf0-4666-9ab2-0cf952270302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 489 | 2026.02.24 00:35:46.320797 [ 3 ] {6ec65904-daf0-4666-9ab2-0cf952270302} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.02.24 00:35:46.342547 [ 3 ] {6ec65904-daf0-4666-9ab2-0cf952270302} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Loading data parts | ||
| 491 | 2026.02.24 00:35:46.342703 [ 3 ] {6ec65904-daf0-4666-9ab2-0cf952270302} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): There are no data parts | ||
| 492 | 2026.02.24 00:35:46.353701 [ 3 ] {6ec65904-daf0-4666-9ab2-0cf952270302} <Debug> TCPHandler: Processed in 0.033470223 sec. | ||
| 493 | 2026.02.24 00:35:46.353858 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.02.24 00:35:46.354077 [ 3 ] {fe13a7f2-44ef-4916-9ff5-098623d97e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 495 | 2026.02.24 00:35:46.354239 [ 3 ] {fe13a7f2-44ef-4916-9ff5-098623d97e99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.02.24 00:35:46.366781 [ 3 ] {fe13a7f2-44ef-4916-9ff5-098623d97e99} <Debug> oximeter.measurements_histogramf32 (25530306-2e16-4305-81d1-f0aa23864deb): Loading data parts | ||
| 497 | 2026.02.24 00:35:46.367036 [ 3 ] {fe13a7f2-44ef-4916-9ff5-098623d97e99} <Debug> oximeter.measurements_histogramf32 (25530306-2e16-4305-81d1-f0aa23864deb): There are no data parts | ||
| 498 | 2026.02.24 00:35:46.378067 [ 3 ] {fe13a7f2-44ef-4916-9ff5-098623d97e99} <Debug> TCPHandler: Processed in 0.024266536 sec. | ||
| 499 | 2026.02.24 00:35:46.378253 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.02.24 00:35:46.378631 [ 3 ] {bf810c29-0f3e-4614-8c7e-d8e503c39dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 501 | 2026.02.24 00:35:46.378786 [ 3 ] {bf810c29-0f3e-4614-8c7e-d8e503c39dbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.02.24 00:35:46.390985 [ 3 ] {bf810c29-0f3e-4614-8c7e-d8e503c39dbd} <Debug> oximeter.measurements_histogramf64 (6d284830-62db-4f01-a0c4-7065c59e571b): Loading data parts | ||
| 503 | 2026.02.24 00:35:46.391179 [ 3 ] {bf810c29-0f3e-4614-8c7e-d8e503c39dbd} <Debug> oximeter.measurements_histogramf64 (6d284830-62db-4f01-a0c4-7065c59e571b): There are no data parts | ||
| 504 | 2026.02.24 00:35:46.402414 [ 3 ] {bf810c29-0f3e-4614-8c7e-d8e503c39dbd} <Debug> TCPHandler: Processed in 0.024233096 sec. | ||
| 505 | 2026.02.24 00:35:46.402597 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.02.24 00:35:46.402825 [ 3 ] {365e5b33-ed29-43e8-a845-f9c88681f387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.02.24 00:35:46.402970 [ 3 ] {365e5b33-ed29-43e8-a845-f9c88681f387} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.02.24 00:35:46.425569 [ 3 ] {365e5b33-ed29-43e8-a845-f9c88681f387} <Debug> oximeter.fields_bool (fce73aec-d358-4da6-8c6f-550feb8f382b): Loading data parts | ||
| 534 | 2026.02.24 00:35:46.425894 [ 3 ] {365e5b33-ed29-43e8-a845-f9c88681f387} <Debug> oximeter.fields_bool (fce73aec-d358-4da6-8c6f-550feb8f382b): There are no data parts | ||
| 535 | 2026.02.24 00:35:46.440509 [ 3 ] {365e5b33-ed29-43e8-a845-f9c88681f387} <Debug> TCPHandler: Processed in 0.037988494 sec. | ||
| 536 | 2026.02.24 00:35:46.440672 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.02.24 00:35:46.440884 [ 3 ] {432cc9aa-d90b-46a8-87b4-dffd7da7ffcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 538 | 2026.02.24 00:35:46.440972 [ 3 ] {432cc9aa-d90b-46a8-87b4-dffd7da7ffcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.02.24 00:35:46.460404 [ 3 ] {432cc9aa-d90b-46a8-87b4-dffd7da7ffcc} <Debug> oximeter.fields_i8 (b565ad06-d0b3-485a-bdc5-1f4a8c47648c): Loading data parts | ||
| 540 | 2026.02.24 00:35:46.460566 [ 3 ] {432cc9aa-d90b-46a8-87b4-dffd7da7ffcc} <Debug> oximeter.fields_i8 (b565ad06-d0b3-485a-bdc5-1f4a8c47648c): There are no data parts | ||
| 541 | 2026.02.24 00:35:46.468953 [ 3 ] {432cc9aa-d90b-46a8-87b4-dffd7da7ffcc} <Debug> TCPHandler: Processed in 0.02834482 sec. | ||
| 542 | 2026.02.24 00:35:46.469194 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.02.24 00:35:46.469348 [ 3 ] {1ce1e8a5-bec5-475e-9f1b-4d1556918392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 544 | 2026.02.24 00:35:46.469472 [ 3 ] {1ce1e8a5-bec5-475e-9f1b-4d1556918392} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.02.24 00:35:46.476271 [ 3 ] {1ce1e8a5-bec5-475e-9f1b-4d1556918392} <Debug> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Loading data parts | ||
| 546 | 2026.02.24 00:35:46.476499 [ 3 ] {1ce1e8a5-bec5-475e-9f1b-4d1556918392} <Debug> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): There are no data parts | ||
| 547 | 2026.02.24 00:35:46.489695 [ 3 ] {1ce1e8a5-bec5-475e-9f1b-4d1556918392} <Debug> TCPHandler: Processed in 0.02055844 sec. | ||
| 548 | 2026.02.24 00:35:46.489879 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.02.24 00:35:46.490097 [ 3 ] {31c37663-63cd-47b5-83f2-2ff2ee84c376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 550 | 2026.02.24 00:35:46.490194 [ 3 ] {31c37663-63cd-47b5-83f2-2ff2ee84c376} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.02.24 00:35:46.500406 [ 3 ] {31c37663-63cd-47b5-83f2-2ff2ee84c376} <Debug> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Loading data parts | ||
| 552 | 2026.02.24 00:35:46.500583 [ 3 ] {31c37663-63cd-47b5-83f2-2ff2ee84c376} <Debug> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): There are no data parts | ||
| 553 | 2026.02.24 00:35:46.513947 [ 3 ] {31c37663-63cd-47b5-83f2-2ff2ee84c376} <Debug> TCPHandler: Processed in 0.024134584 sec. | ||
| 554 | 2026.02.24 00:35:46.514383 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.02.24 00:35:46.514703 [ 3 ] {f26d6558-42d6-4954-81e6-01e343647cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 556 | 2026.02.24 00:35:46.514869 [ 3 ] {f26d6558-42d6-4954-81e6-01e343647cb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.02.24 00:35:46.524594 [ 3 ] {f26d6558-42d6-4954-81e6-01e343647cb3} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Loading data parts | ||
| 558 | 2026.02.24 00:35:46.524903 [ 3 ] {f26d6558-42d6-4954-81e6-01e343647cb3} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): There are no data parts | ||
| 559 | 2026.02.24 00:35:46.538718 [ 3 ] {f26d6558-42d6-4954-81e6-01e343647cb3} <Debug> TCPHandler: Processed in 0.02445455 sec. | ||
| 560 | 2026.02.24 00:35:46.538888 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.02.24 00:35:46.539117 [ 3 ] {e41530bd-95dd-4afd-bd95-846763a1e831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 562 | 2026.02.24 00:35:46.539213 [ 3 ] {e41530bd-95dd-4afd-bd95-846763a1e831} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.02.24 00:35:46.549847 [ 3 ] {e41530bd-95dd-4afd-bd95-846763a1e831} <Debug> oximeter.fields_i32 (63676e8f-a325-4c4a-9d0b-562c5f07e434): Loading data parts | ||
| 564 | 2026.02.24 00:35:46.550023 [ 3 ] {e41530bd-95dd-4afd-bd95-846763a1e831} <Debug> oximeter.fields_i32 (63676e8f-a325-4c4a-9d0b-562c5f07e434): There are no data parts | ||
| 565 | 2026.02.24 00:35:46.563073 [ 3 ] {e41530bd-95dd-4afd-bd95-846763a1e831} <Debug> TCPHandler: Processed in 0.024244377 sec. | ||
| 566 | 2026.02.24 00:35:46.563347 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.02.24 00:35:46.563545 [ 3 ] {cb96db97-ddb9-4a30-91d8-dd2b90e703ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 568 | 2026.02.24 00:35:46.563697 [ 3 ] {cb96db97-ddb9-4a30-91d8-dd2b90e703ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.02.24 00:35:46.573854 [ 3 ] {cb96db97-ddb9-4a30-91d8-dd2b90e703ae} <Debug> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Loading data parts | ||
| 570 | 2026.02.24 00:35:46.574211 [ 3 ] {cb96db97-ddb9-4a30-91d8-dd2b90e703ae} <Debug> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): There are no data parts | ||
| 571 | 2026.02.24 00:35:46.587218 [ 3 ] {cb96db97-ddb9-4a30-91d8-dd2b90e703ae} <Debug> TCPHandler: Processed in 0.023938371 sec. | ||
| 572 | 2026.02.24 00:35:46.587456 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.02.24 00:35:46.587818 [ 3 ] {fa3a69bb-9050-4a83-8a40-9f270fb2c611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 574 | 2026.02.24 00:35:46.587862 [ 3 ] {fa3a69bb-9050-4a83-8a40-9f270fb2c611} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.02.24 00:35:46.598155 [ 3 ] {fa3a69bb-9050-4a83-8a40-9f270fb2c611} <Debug> oximeter.fields_i64 (b8a3fe3c-0c1a-478e-958b-a6f1624537a1): Loading data parts | ||
| 576 | 2026.02.24 00:35:46.598332 [ 3 ] {fa3a69bb-9050-4a83-8a40-9f270fb2c611} <Debug> oximeter.fields_i64 (b8a3fe3c-0c1a-478e-958b-a6f1624537a1): There are no data parts | ||
| 577 | 2026.02.24 00:35:46.611879 [ 3 ] {fa3a69bb-9050-4a83-8a40-9f270fb2c611} <Debug> TCPHandler: Processed in 0.024509922 sec. | ||
| 578 | 2026.02.24 00:35:46.612165 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.02.24 00:35:46.612355 [ 3 ] {c90b53c0-7d00-43b3-a6ed-220a0178ea1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 580 | 2026.02.24 00:35:46.612513 [ 3 ] {c90b53c0-7d00-43b3-a6ed-220a0178ea1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.02.24 00:35:46.622786 [ 3 ] {c90b53c0-7d00-43b3-a6ed-220a0178ea1f} <Debug> oximeter.fields_u64 (48ff9419-37c5-495c-81b1-fa957a502189): Loading data parts | ||
| 582 | 2026.02.24 00:35:46.623104 [ 3 ] {c90b53c0-7d00-43b3-a6ed-220a0178ea1f} <Debug> oximeter.fields_u64 (48ff9419-37c5-495c-81b1-fa957a502189): There are no data parts | ||
| 583 | 2026.02.24 00:35:46.636312 [ 3 ] {c90b53c0-7d00-43b3-a6ed-220a0178ea1f} <Debug> TCPHandler: Processed in 0.024215906 sec. | ||
| 584 | 2026.02.24 00:35:46.636490 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.02.24 00:35:46.636760 [ 3 ] {20b15f3d-48d3-48f8-9520-863756cf0fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 586 | 2026.02.24 00:35:46.636807 [ 3 ] {20b15f3d-48d3-48f8-9520-863756cf0fb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.02.24 00:35:46.647494 [ 3 ] {20b15f3d-48d3-48f8-9520-863756cf0fb9} <Debug> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Loading data parts | ||
| 588 | 2026.02.24 00:35:46.647644 [ 3 ] {20b15f3d-48d3-48f8-9520-863756cf0fb9} <Debug> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): There are no data parts | ||
| 589 | 2026.02.24 00:35:46.660919 [ 3 ] {20b15f3d-48d3-48f8-9520-863756cf0fb9} <Debug> TCPHandler: Processed in 0.024499501 sec. | ||
| 590 | 2026.02.24 00:35:46.661208 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.02.24 00:35:46.661400 [ 3 ] {52a1f917-14cc-4d6e-8f96-3714a7c02985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 592 | 2026.02.24 00:35:46.661677 [ 3 ] {52a1f917-14cc-4d6e-8f96-3714a7c02985} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.02.24 00:35:46.671952 [ 3 ] {52a1f917-14cc-4d6e-8f96-3714a7c02985} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Loading data parts | ||
| 594 | 2026.02.24 00:35:46.672196 [ 3 ] {52a1f917-14cc-4d6e-8f96-3714a7c02985} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): There are no data parts | ||
| 595 | 2026.02.24 00:35:46.685448 [ 3 ] {52a1f917-14cc-4d6e-8f96-3714a7c02985} <Debug> TCPHandler: Processed in 0.024307338 sec. | ||
| 596 | 2026.02.24 00:35:46.685631 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.02.24 00:35:46.685897 [ 3 ] {d34c22ea-5d6b-4e0d-a2b7-a8e5998fc563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) 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) | ||
| 598 | 2026.02.24 00:35:46.685992 [ 3 ] {d34c22ea-5d6b-4e0d-a2b7-a8e5998fc563} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.02.24 00:35:46.695930 [ 3 ] {d34c22ea-5d6b-4e0d-a2b7-a8e5998fc563} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Loading data parts | ||
| 600 | 2026.02.24 00:35:46.696115 [ 3 ] {d34c22ea-5d6b-4e0d-a2b7-a8e5998fc563} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): There are no data parts | ||
| 601 | 2026.02.24 00:35:46.715144 [ 3 ] {d34c22ea-5d6b-4e0d-a2b7-a8e5998fc563} <Debug> TCPHandler: Processed in 0.029585443 sec. | ||
| 602 | 2026.02.24 00:35:46.715438 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.02.24 00:35:46.715730 [ 3 ] {3735e39a-822a-4e17-aa56-5cdbc54f0ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.02.24 00:35:46.715871 [ 3 ] {3735e39a-822a-4e17-aa56-5cdbc54f0ca1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.02.24 00:35:46.725877 [ 3 ] {3735e39a-822a-4e17-aa56-5cdbc54f0ca1} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689): Loading data parts | ||
| 609 | 2026.02.24 00:35:46.726048 [ 3 ] {3735e39a-822a-4e17-aa56-5cdbc54f0ca1} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689): There are no data parts | ||
| 610 | 2026.02.24 00:35:46.739385 [ 3 ] {3735e39a-822a-4e17-aa56-5cdbc54f0ca1} <Debug> TCPHandler: Processed in 0.024017242 sec. | ||
| 611 | 2026.02.24 00:35:46.739810 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.02.24 00:35:46.740203 [ 4 ] {11cbdec0-a035-4e87-9d1a-45ae500c52dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.02.24 00:35:46.741527 [ 4 ] {11cbdec0-a035-4e87-9d1a-45ae500c52dc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.02.24 00:35:46.769301 [ 260 ] {11cbdec0-a035-4e87-9d1a-45ae500c52dc} <Trace> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.02.24 00:35:46.769343 [ 260 ] {11cbdec0-a035-4e87-9d1a-45ae500c52dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 616 | 2026.02.24 00:35:46.774278 [ 260 ] {11cbdec0-a035-4e87-9d1a-45ae500c52dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.02.24 00:35:46.775070 [ 260 ] {11cbdec0-a035-4e87-9d1a-45ae500c52dc} <Trace> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.02.24 00:35:46.775336 [ 4 ] {11cbdec0-a035-4e87-9d1a-45ae500c52dc} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.035304 sec., 28.32540222071153 rows/sec., 453.21 B/sec. | ||
| 619 | 2026.02.24 00:35:46.775717 [ 4 ] {11cbdec0-a035-4e87-9d1a-45ae500c52dc} <Debug> TCPHandler: Processed in 0.036079189 sec. | ||
| 620 | 2026.02.24 00:35:47.000738 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.55 MiB, peak 134.55 MiB, free memory in arenas 0.00 B, will set to 138.64 MiB (RSS), difference: 4.09 MiB | ||
| 621 | 2026.02.24 00:35:48.678702 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54000 | ||
| 622 | 2026.02.24 00:35:48.678857 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.02.24 00:35:48.679004 [ 270 ] {} <Debug> TCP-Session: e807609b-fa0f-4bef-9e01-c29185add93d Authenticating user 'default' from [fd00:1122:3344:101::a]:54000 | ||
| 624 | 2026.02.24 00:35:48.679029 [ 270 ] {} <Debug> TCP-Session: e807609b-fa0f-4bef-9e01-c29185add93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.24 00:35:48.679045 [ 270 ] {} <Debug> TCP-Session: e807609b-fa0f-4bef-9e01-c29185add93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.02.24 00:35:48.679242 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.02.24 00:35:48.679270 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.02.24 00:35:48.679383 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.02.24 00:35:48.679766 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39381 | ||
| 630 | 2026.02.24 00:35:48.679847 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59647 | ||
| 631 | 2026.02.24 00:35:48.679947 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62227 | ||
| 632 | 2026.02.24 00:35:48.680027 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51172 | ||
| 633 | 2026.02.24 00:35:48.680082 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48244 | ||
| 634 | 2026.02.24 00:35:48.680199 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64852 | ||
| 635 | 2026.02.24 00:35:48.680199 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.02.24 00:35:48.680267 [ 271 ] {} <Debug> TCP-Session: ae093f3e-3de7-4cb7-95b5-ed4e0430efdd Authenticating user 'default' from [fd00:1122:3344:101::a]:39381 | ||
| 637 | 2026.02.24 00:35:48.680282 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64758 | ||
| 638 | 2026.02.24 00:35:48.680290 [ 271 ] {} <Debug> TCP-Session: ae093f3e-3de7-4cb7-95b5-ed4e0430efdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.02.24 00:35:48.680419 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.02.24 00:35:48.680440 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.02.24 00:35:48.680481 [ 273 ] {} <Debug> TCP-Session: 8179c13e-0307-4a01-bb9b-1abb23fe070f Authenticating user 'default' from [fd00:1122:3344:101::a]:62227 | ||
| 642 | 2026.02.24 00:35:48.680537 [ 272 ] {} <Debug> TCP-Session: 4768ba7d-5bdc-4c59-b625-974334452109 Authenticating user 'default' from [fd00:1122:3344:101::a]:59647 | ||
| 643 | 2026.02.24 00:35:48.680477 [ 271 ] {} <Debug> TCP-Session: ae093f3e-3de7-4cb7-95b5-ed4e0430efdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.02.24 00:35:48.680578 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.02.24 00:35:48.680646 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.02.24 00:35:48.680660 [ 273 ] {} <Debug> TCP-Session: 8179c13e-0307-4a01-bb9b-1abb23fe070f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.02.24 00:35:48.680686 [ 275 ] {} <Debug> TCP-Session: dec49305-3d2e-48c0-bb1f-b33200f544ca Authenticating user 'default' from [fd00:1122:3344:101::a]:48244 | ||
| 648 | 2026.02.24 00:35:48.680752 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.02.24 00:35:48.680770 [ 272 ] {} <Debug> TCP-Session: 4768ba7d-5bdc-4c59-b625-974334452109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.02.24 00:35:48.680784 [ 275 ] {} <Debug> TCP-Session: dec49305-3d2e-48c0-bb1f-b33200f544ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.02.24 00:35:48.680858 [ 272 ] {} <Debug> TCP-Session: 4768ba7d-5bdc-4c59-b625-974334452109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.02.24 00:35:48.680874 [ 273 ] {} <Debug> TCP-Session: 8179c13e-0307-4a01-bb9b-1abb23fe070f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.02.24 00:35:48.680882 [ 275 ] {} <Debug> TCP-Session: dec49305-3d2e-48c0-bb1f-b33200f544ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.02.24 00:35:48.680813 [ 274 ] {} <Debug> TCP-Session: 554d384e-d217-4c33-afa5-6f7c7eb873d8 Authenticating user 'default' from [fd00:1122:3344:101::a]:51172 | ||
| 655 | 2026.02.24 00:35:48.680983 [ 276 ] {} <Debug> TCP-Session: 6b9df96b-f4f7-4233-9cd5-5acf2b5485e5 Authenticating user 'default' from [fd00:1122:3344:101::a]:64852 | ||
| 656 | 2026.02.24 00:35:48.680717 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 657 | 2026.02.24 00:35:48.681078 [ 276 ] {} <Debug> TCP-Session: 6b9df96b-f4f7-4233-9cd5-5acf2b5485e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.02.24 00:35:48.681066 [ 274 ] {} <Debug> TCP-Session: 554d384e-d217-4c33-afa5-6f7c7eb873d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.02.24 00:35:48.681159 [ 277 ] {} <Debug> TCP-Session: 69e620d2-b2c5-4fad-af58-ef15e252625a Authenticating user 'default' from [fd00:1122:3344:101::a]:64758 | ||
| 660 | 2026.02.24 00:35:48.681179 [ 276 ] {} <Debug> TCP-Session: 6b9df96b-f4f7-4233-9cd5-5acf2b5485e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.02.24 00:35:48.681164 [ 274 ] {} <Debug> TCP-Session: 554d384e-d217-4c33-afa5-6f7c7eb873d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.24 00:35:48.681302 [ 277 ] {} <Debug> TCP-Session: 69e620d2-b2c5-4fad-af58-ef15e252625a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.24 00:35:48.681426 [ 277 ] {} <Debug> TCP-Session: 69e620d2-b2c5-4fad-af58-ef15e252625a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.02.24 00:35:51.020546 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53026 | ||
| 665 | 2026.02.24 00:35:51.020719 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.02.24 00:35:51.020749 [ 278 ] {} <Debug> TCP-Session: b3a10309-40f9-4fd7-8330-cc0d693f3d44 Authenticating user 'default' from [fd00:1122:3344:101::c]:53026 | ||
| 667 | 2026.02.24 00:35:51.020865 [ 278 ] {} <Debug> TCP-Session: b3a10309-40f9-4fd7-8330-cc0d693f3d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.02.24 00:35:51.020879 [ 278 ] {} <Debug> TCP-Session: b3a10309-40f9-4fd7-8330-cc0d693f3d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.02.24 00:35:51.020942 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.02.24 00:35:51.021057 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.02.24 00:35:51.021074 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.02.24 00:35:51.021497 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59801 | ||
| 673 | 2026.02.24 00:35:51.021736 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.02.24 00:35:51.021771 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50086 | ||
| 675 | 2026.02.24 00:35:51.021835 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34625 | ||
| 676 | 2026.02.24 00:35:51.021781 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45736 | ||
| 677 | 2026.02.24 00:35:51.021919 [ 279 ] {} <Debug> TCP-Session: c7fdf800-b2b3-4814-a48d-276f12866dcf Authenticating user 'default' from [fd00:1122:3344:101::c]:59801 | ||
| 678 | 2026.02.24 00:35:51.022017 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50984 | ||
| 679 | 2026.02.24 00:35:51.022040 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58157 | ||
| 680 | 2026.02.24 00:35:51.022065 [ 279 ] {} <Debug> TCP-Session: c7fdf800-b2b3-4814-a48d-276f12866dcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.02.24 00:35:51.022097 [ 279 ] {} <Debug> TCP-Session: c7fdf800-b2b3-4814-a48d-276f12866dcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.02.24 00:35:51.022106 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.02.24 00:35:51.022215 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44832 | ||
| 684 | 2026.02.24 00:35:51.022252 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.02.24 00:35:51.022508 [ 282 ] {} <Debug> TCP-Session: 2b3fcf2c-cdc6-49d8-879b-7842ba27d16f Authenticating user 'default' from [fd00:1122:3344:101::c]:34625 | ||
| 686 | 2026.02.24 00:35:51.022512 [ 281 ] {} <Debug> TCP-Session: e3146a3e-2f00-4d56-b62a-b9bb873acd6a Authenticating user 'default' from [fd00:1122:3344:101::c]:50086 | ||
| 687 | 2026.02.24 00:35:51.022524 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.02.24 00:35:51.022581 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.02.24 00:35:51.022613 [ 284 ] {} <Debug> TCP-Session: 6b75c62c-6cdc-438f-88ec-dcd235906146 Authenticating user 'default' from [fd00:1122:3344:101::c]:58157 | ||
| 690 | 2026.02.24 00:35:51.022614 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.02.24 00:35:51.022581 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.02.24 00:35:51.022717 [ 284 ] {} <Debug> TCP-Session: 6b75c62c-6cdc-438f-88ec-dcd235906146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.02.24 00:35:51.022709 [ 285 ] {} <Debug> TCP-Session: 99029a10-6037-45fd-b097-264f6c6f2cc3 Authenticating user 'default' from [fd00:1122:3344:101::c]:44832 | ||
| 694 | 2026.02.24 00:35:51.022700 [ 283 ] {} <Debug> TCP-Session: 7dc661ea-cf50-4b13-ae68-c51206bfcb2d Authenticating user 'default' from [fd00:1122:3344:101::c]:50984 | ||
| 695 | 2026.02.24 00:35:51.022807 [ 284 ] {} <Debug> TCP-Session: 6b75c62c-6cdc-438f-88ec-dcd235906146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.02.24 00:35:51.022803 [ 280 ] {} <Debug> TCP-Session: ad54ea7f-0a6e-47bb-99ef-ab5485d16163 Authenticating user 'default' from [fd00:1122:3344:101::c]:45736 | ||
| 697 | 2026.02.24 00:35:51.022800 [ 285 ] {} <Debug> TCP-Session: 99029a10-6037-45fd-b097-264f6c6f2cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.02.24 00:35:51.022905 [ 280 ] {} <Debug> TCP-Session: ad54ea7f-0a6e-47bb-99ef-ab5485d16163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.02.24 00:35:51.022905 [ 283 ] {} <Debug> TCP-Session: 7dc661ea-cf50-4b13-ae68-c51206bfcb2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.02.24 00:35:51.022557 [ 281 ] {} <Debug> TCP-Session: e3146a3e-2f00-4d56-b62a-b9bb873acd6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.24 00:35:51.023039 [ 280 ] {} <Debug> TCP-Session: ad54ea7f-0a6e-47bb-99ef-ab5485d16163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.02.24 00:35:51.023031 [ 283 ] {} <Debug> TCP-Session: 7dc661ea-cf50-4b13-ae68-c51206bfcb2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.24 00:35:51.023018 [ 285 ] {} <Debug> TCP-Session: 99029a10-6037-45fd-b097-264f6c6f2cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.24 00:35:51.023133 [ 281 ] {} <Debug> TCP-Session: e3146a3e-2f00-4d56-b62a-b9bb873acd6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.24 00:35:51.022538 [ 282 ] {} <Debug> TCP-Session: 2b3fcf2c-cdc6-49d8-879b-7842ba27d16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.24 00:35:51.023245 [ 282 ] {} <Debug> TCP-Session: 2b3fcf2c-cdc6-49d8-879b-7842ba27d16f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.24 00:35:52.569656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.02.24 00:35:52.569709 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.02.24 00:35:52.569743 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.02.24 00:35:52.569804 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.02.24 00:35:52.630542 [ 245 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Loading data parts | ||
| 712 | 2026.02.24 00:35:52.630784 [ 245 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): There are no data parts | ||
| 713 | 2026.02.24 00:35:52.631409 [ 244 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Loading data parts | ||
| 714 | 2026.02.24 00:35:52.631811 [ 244 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): There are no data parts | ||
| 715 | 2026.02.24 00:35:52.642486 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.02.24 00:35:52.642530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 717 | 2026.02.24 00:35:52.647998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.02.24 00:35:52.648651 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.02.24 00:35:52.648858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.02.24 00:35:52.665000 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.24 00:35:52.665153 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 722 | 2026.02.24 00:35:52.671197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.24 00:35:52.672347 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): 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.02.24 00:35:52.675434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.24 00:35:53.000375 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.83 MiB, peak 148.83 MiB, free memory in arenas 0.00 B, will set to 153.89 MiB (RSS), difference: 9.06 MiB | ||
| 726 | 2026.02.24 00:35:55.068946 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.24 00:35:55.069108 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.24 00:35:55.074264 [ 243 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Loading data parts | ||
| 729 | 2026.02.24 00:35:55.074480 [ 243 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): There are no data parts | ||
| 730 | 2026.02.24 00:35:55.089825 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.24 00:35:55.089966 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 732 | 2026.02.24 00:35:55.091707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.24 00:35:55.092220 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): 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.02.24 00:35:55.092504 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.24 00:35:56.001024 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.13 MiB, free memory in arenas 0.00 B, will set to 154.88 MiB (RSS), difference: -3.24 MiB | ||
| 736 | 2026.02.24 00:36:00.012863 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.02.24 00:36:00.012930 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.02.24 00:36:00.149598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.02.24 00:36:00.152490 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.02.24 00:36:00.152534 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 741 | 2026.02.24 00:36:00.153217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.02.24 00:36:00.153793 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): 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.02.24 00:36:00.153986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.02.24 00:36:00.176169 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.02.24 00:36:00.193875 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.02.24 00:36:00.194076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 747 | 2026.02.24 00:36:00.200482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.02.24 00:36:00.201621 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): 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.02.24 00:36:00.204750 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.02.24 00:36:01.000247 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.64 MiB, peak 159.64 MiB, free memory in arenas 0.00 B, will set to 157.63 MiB (RSS), difference: 1.99 MiB | ||
| 751 | 2026.02.24 00:36:02.605025 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48643 | ||
| 752 | 2026.02.24 00:36:02.605259 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.02.24 00:36:02.605297 [ 286 ] {} <Debug> TCP-Session: 2b248153-184c-46d4-ac93-c38abd901af6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48643 | ||
| 754 | 2026.02.24 00:36:02.605319 [ 286 ] {} <Debug> TCP-Session: 2b248153-184c-46d4-ac93-c38abd901af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.02.24 00:36:02.605332 [ 286 ] {} <Debug> TCP-Session: 2b248153-184c-46d4-ac93-c38abd901af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.02.24 00:36:02.605424 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2026.02.24 00:36:02.605449 [ 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 | ||
| 758 | 2026.02.24 00:36:02.605566 [ 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 | ||
| 759 | 2026.02.24 00:36:02.605973 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49933 | ||
| 760 | 2026.02.24 00:36:02.605973 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65142 | ||
| 761 | 2026.02.24 00:36:02.606034 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35301 | ||
| 762 | 2026.02.24 00:36:02.606286 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55792 | ||
| 763 | 2026.02.24 00:36:02.606296 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47776 | ||
| 764 | 2026.02.24 00:36:02.606528 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50715 | ||
| 765 | 2026.02.24 00:36:02.606768 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54377 | ||
| 766 | 2026.02.24 00:36:02.607996 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 767 | 2026.02.24 00:36:02.608032 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.02.24 00:36:02.608042 [ 287 ] {} <Debug> TCP-Session: ff52c843-1206-4e50-96d6-86978260bb01 Authenticating user 'default' from [fd00:1122:3344:101::e]:65142 | ||
| 769 | 2026.02.24 00:36:02.608067 [ 292 ] {} <Debug> TCP-Session: 7c5f53c6-7203-45b0-9f91-4d06bec56872 Authenticating user 'default' from [fd00:1122:3344:101::e]:50715 | ||
| 770 | 2026.02.24 00:36:02.608073 [ 287 ] {} <Debug> TCP-Session: ff52c843-1206-4e50-96d6-86978260bb01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.02.24 00:36:02.608071 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.02.24 00:36:02.608086 [ 292 ] {} <Debug> TCP-Session: 7c5f53c6-7203-45b0-9f91-4d06bec56872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.02.24 00:36:02.608090 [ 287 ] {} <Debug> TCP-Session: ff52c843-1206-4e50-96d6-86978260bb01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.02.24 00:36:02.608124 [ 292 ] {} <Debug> TCP-Session: 7c5f53c6-7203-45b0-9f91-4d06bec56872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.02.24 00:36:02.608131 [ 293 ] {} <Debug> TCP-Session: 4122adda-5908-4ecf-975a-f6537a845e69 Authenticating user 'default' from [fd00:1122:3344:101::e]:54377 | ||
| 776 | 2026.02.24 00:36:02.608135 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2026.02.24 00:36:02.608164 [ 293 ] {} <Debug> TCP-Session: 4122adda-5908-4ecf-975a-f6537a845e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.02.24 00:36:02.608168 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.02.24 00:36:02.608192 [ 293 ] {} <Debug> TCP-Session: 4122adda-5908-4ecf-975a-f6537a845e69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.02.24 00:36:02.608197 [ 291 ] {} <Debug> TCP-Session: 0ad9f4df-17fa-4385-9304-bc7bcdc3060a Authenticating user 'default' from [fd00:1122:3344:101::e]:55792 | ||
| 781 | 2026.02.24 00:36:02.608218 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.02.24 00:36:02.608220 [ 289 ] {} <Debug> TCP-Session: f066c1ac-4b67-419b-83a1-efccdaa341c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35301 | ||
| 783 | 2026.02.24 00:36:02.608241 [ 291 ] {} <Debug> TCP-Session: 0ad9f4df-17fa-4385-9304-bc7bcdc3060a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.02.24 00:36:02.608259 [ 288 ] {} <Debug> TCP-Session: 560d9077-e120-4750-a1ef-4f7e2589b865 Authenticating user 'default' from [fd00:1122:3344:101::e]:49933 | ||
| 785 | 2026.02.24 00:36:02.608260 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59804 | ||
| 786 | 2026.02.24 00:36:02.608284 [ 288 ] {} <Debug> TCP-Session: 560d9077-e120-4750-a1ef-4f7e2589b865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.02.24 00:36:02.608274 [ 291 ] {} <Debug> TCP-Session: 0ad9f4df-17fa-4385-9304-bc7bcdc3060a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.02.24 00:36:02.608319 [ 288 ] {} <Debug> TCP-Session: 560d9077-e120-4750-a1ef-4f7e2589b865 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.02.24 00:36:02.608265 [ 289 ] {} <Debug> TCP-Session: f066c1ac-4b67-419b-83a1-efccdaa341c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 790 | 2026.02.24 00:36:02.608168 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.02.24 00:36:02.608364 [ 289 ] {} <Debug> TCP-Session: f066c1ac-4b67-419b-83a1-efccdaa341c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.02.24 00:36:02.608408 [ 290 ] {} <Debug> TCP-Session: b4c4b2aa-43b7-4ae3-b3e3-57a55d8dddee Authenticating user 'default' from [fd00:1122:3344:101::e]:47776 | ||
| 793 | 2026.02.24 00:36:02.608443 [ 290 ] {} <Debug> TCP-Session: b4c4b2aa-43b7-4ae3-b3e3-57a55d8dddee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.02.24 00:36:02.608458 [ 286 ] {} <Trace> TCP-Session: 2b248153-184c-46d4-ac93-c38abd901af6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2026.02.24 00:36:02.608462 [ 290 ] {} <Debug> TCP-Session: b4c4b2aa-43b7-4ae3-b3e3-57a55d8dddee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.02.24 00:36:02.608497 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.02.24 00:36:02.608532 [ 294 ] {} <Debug> TCP-Session: f2dbfedc-3feb-44ef-87fb-4d33555f9d5d Authenticating user 'default' from [fd00:1122:3344:101::e]:59804 | ||
| 798 | 2026.02.24 00:36:02.608552 [ 294 ] {} <Debug> TCP-Session: f2dbfedc-3feb-44ef-87fb-4d33555f9d5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.02.24 00:36:02.608569 [ 294 ] {} <Debug> TCP-Session: f2dbfedc-3feb-44ef-87fb-4d33555f9d5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.02.24 00:36:02.608685 [ 286 ] {3eb581d0-bd75-4187-8670-20ef02d5ae95} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48643) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 801 | 2026.02.24 00:36:02.616706 [ 286 ] {3eb581d0-bd75-4187-8670-20ef02d5ae95} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 802 | 2026.02.24 00:36:02.626678 [ 286 ] {3eb581d0-bd75-4187-8670-20ef02d5ae95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.02.24 00:36:02.641000 [ 286 ] {3eb581d0-bd75-4187-8670-20ef02d5ae95} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 804 | 2026.02.24 00:36:02.649998 [ 295 ] {3eb581d0-bd75-4187-8670-20ef02d5ae95} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2026.02.24 00:36:02.652057 [ 295 ] {3eb581d0-bd75-4187-8670-20ef02d5ae95} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2026.02.24 00:36:02.652794 [ 295 ] {3eb581d0-bd75-4187-8670-20ef02d5ae95} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005787834 sec. (172.776 rows/sec., 6.75 KiB/sec.) | ||
| 807 | 2026.02.24 00:36:02.652818 [ 295 ] {3eb581d0-bd75-4187-8670-20ef02d5ae95} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2026.02.24 00:36:02.652849 [ 295 ] {3eb581d0-bd75-4187-8670-20ef02d5ae95} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2026.02.24 00:36:02.655977 [ 286 ] {3eb581d0-bd75-4187-8670-20ef02d5ae95} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.047368 sec., 21.111298767100152 rows/sec., 844.45 B/sec. | ||
| 810 | 2026.02.24 00:36:02.656125 [ 286 ] {3eb581d0-bd75-4187-8670-20ef02d5ae95} <Debug> TCPHandler: Processed in 0.047899563 sec. | ||
| 811 | 2026.02.24 00:36:02.661869 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.02.24 00:36:02.661892 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.02.24 00:36:02.661909 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 814 | 2026.02.24 00:36:02.661927 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.02.24 00:36:02.661926 [ 286 ] {} <Debug> TCP-Session: 2b248153-184c-46d4-ac93-c38abd901af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.02.24 00:36:02.661947 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.02.24 00:36:02.661964 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.02.24 00:36:02.661982 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.02.24 00:36:02.661995 [ 289 ] {} <Debug> TCP-Session: f066c1ac-4b67-419b-83a1-efccdaa341c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.02.24 00:36:02.662004 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.02.24 00:36:02.662025 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2026.02.24 00:36:02.662037 [ 293 ] {} <Debug> TCP-Session: 4122adda-5908-4ecf-975a-f6537a845e69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.02.24 00:36:02.662067 [ 290 ] {} <Debug> TCP-Session: b4c4b2aa-43b7-4ae3-b3e3-57a55d8dddee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.02.24 00:36:02.662083 [ 294 ] {} <Debug> TCP-Session: f2dbfedc-3feb-44ef-87fb-4d33555f9d5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.02.24 00:36:02.662019 [ 292 ] {} <Debug> TCP-Session: 7c5f53c6-7203-45b0-9f91-4d06bec56872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.02.24 00:36:02.661969 [ 288 ] {} <Debug> TCP-Session: 560d9077-e120-4750-a1ef-4f7e2589b865 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.02.24 00:36:02.661961 [ 287 ] {} <Debug> TCP-Session: ff52c843-1206-4e50-96d6-86978260bb01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.02.24 00:36:02.661977 [ 291 ] {} <Debug> TCP-Session: 0ad9f4df-17fa-4385-9304-bc7bcdc3060a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.02.24 00:36:03.000326 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.89 MiB, peak 165.99 MiB, free memory in arenas 0.00 B, will set to 161.70 MiB (RSS), difference: 3.80 MiB | ||
| 830 | 2026.02.24 00:36:05.095761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 831 | 2026.02.24 00:36:05.097813 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 832 | 2026.02.24 00:36:05.097870 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 833 | 2026.02.24 00:36:05.099135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 834 | 2026.02.24 00:36:05.100023 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 835 | 2026.02.24 00:36:05.100335 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 836 | 2026.02.24 00:36:06.000870 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.71 MiB, peak 165.99 MiB, free memory in arenas 0.00 B, will set to 161.73 MiB (RSS), difference: 4.02 MiB | ||
| 837 | 2026.02.24 00:36:06.778579 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41295 | ||
| 838 | 2026.02.24 00:36:06.778683 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.02.24 00:36:06.778710 [ 286 ] {} <Debug> TCP-Session: 92096057-3311-4032-9891-f4466f9dd528 Authenticating user 'default' from [fd00:1122:3344:101::e]:41295 | ||
| 840 | 2026.02.24 00:36:06.778734 [ 286 ] {} <Debug> TCP-Session: 92096057-3311-4032-9891-f4466f9dd528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 841 | 2026.02.24 00:36:06.778747 [ 286 ] {} <Debug> TCP-Session: 92096057-3311-4032-9891-f4466f9dd528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.02.24 00:36:06.778946 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64369 | ||
| 843 | 2026.02.24 00:36:06.778977 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38157 | ||
| 844 | 2026.02.24 00:36:06.779002 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55559 | ||
| 845 | 2026.02.24 00:36:06.779019 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49543 | ||
| 846 | 2026.02.24 00:36:06.779052 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63976 | ||
| 847 | 2026.02.24 00:36:06.779068 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 848 | 2026.02.24 00:36:06.779082 [ 286 ] {} <Trace> TCP-Session: 92096057-3311-4032-9891-f4466f9dd528 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.02.24 00:36:06.779104 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 850 | 2026.02.24 00:36:06.779118 [ 287 ] {} <Debug> TCP-Session: aa717f31-5e0b-4f03-a515-10261bb81cd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64369 | ||
| 851 | 2026.02.24 00:36:06.779146 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 852 | 2026.02.24 00:36:06.779148 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.02.24 00:36:06.779167 [ 287 ] {} <Debug> TCP-Session: aa717f31-5e0b-4f03-a515-10261bb81cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.02.24 00:36:06.779186 [ 290 ] {} <Debug> TCP-Session: 687c251c-9994-4282-9af9-8066497c4693 Authenticating user 'default' from [fd00:1122:3344:101::e]:49543 | ||
| 855 | 2026.02.24 00:36:06.779196 [ 287 ] {} <Debug> TCP-Session: aa717f31-5e0b-4f03-a515-10261bb81cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.02.24 00:36:06.779196 [ 292 ] {} <Debug> TCP-Session: 08964dcf-337f-491e-86ab-bab50d1b39c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63976 | ||
| 857 | 2026.02.24 00:36:06.779218 [ 290 ] {} <Debug> TCP-Session: 687c251c-9994-4282-9af9-8066497c4693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.02.24 00:36:06.779234 [ 292 ] {} <Debug> TCP-Session: 08964dcf-337f-491e-86ab-bab50d1b39c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.02.24 00:36:06.779246 [ 290 ] {} <Debug> TCP-Session: 687c251c-9994-4282-9af9-8066497c4693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.02.24 00:36:06.779258 [ 292 ] {} <Debug> TCP-Session: 08964dcf-337f-491e-86ab-bab50d1b39c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.02.24 00:36:06.779278 [ 286 ] {0c134c68-cadc-4feb-b940-51ce43ee66df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41295) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 862 | 2026.02.24 00:36:06.779155 [ 288 ] {} <Debug> TCP-Session: 6d0ce2d5-6658-4062-be69-74e0365e8943 Authenticating user 'default' from [fd00:1122:3344:101::e]:38157 | ||
| 863 | 2026.02.24 00:36:06.779098 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 864 | 2026.02.24 00:36:06.779341 [ 288 ] {} <Debug> TCP-Session: 6d0ce2d5-6658-4062-be69-74e0365e8943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.02.24 00:36:06.779071 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40111 | ||
| 866 | 2026.02.24 00:36:06.779365 [ 289 ] {} <Debug> TCP-Session: 0f9bd1ef-ca8e-4398-8cda-1b4eca06b716 Authenticating user 'default' from [fd00:1122:3344:101::e]:55559 | ||
| 867 | 2026.02.24 00:36:06.779371 [ 288 ] {} <Debug> TCP-Session: 6d0ce2d5-6658-4062-be69-74e0365e8943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2026.02.24 00:36:06.779409 [ 289 ] {} <Debug> TCP-Session: 0f9bd1ef-ca8e-4398-8cda-1b4eca06b716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.02.24 00:36:06.779064 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44188 | ||
| 870 | 2026.02.24 00:36:06.779437 [ 289 ] {} <Debug> TCP-Session: 0f9bd1ef-ca8e-4398-8cda-1b4eca06b716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.02.24 00:36:06.779435 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.02.24 00:36:06.779022 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49527 | ||
| 873 | 2026.02.24 00:36:06.779512 [ 294 ] {} <Debug> TCP-Session: cf470ca2-815a-452f-9602-115c536af917 Authenticating user 'default' from [fd00:1122:3344:101::e]:40111 | ||
| 874 | 2026.02.24 00:36:06.779524 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 875 | 2026.02.24 00:36:06.779541 [ 286 ] {0c134c68-cadc-4feb-b940-51ce43ee66df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 876 | 2026.02.24 00:36:06.779547 [ 294 ] {} <Debug> TCP-Session: cf470ca2-815a-452f-9602-115c536af917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.02.24 00:36:06.779574 [ 293 ] {} <Debug> TCP-Session: 2f19f815-5526-45e8-927d-ef4058ebf17f Authenticating user 'default' from [fd00:1122:3344:101::e]:44188 | ||
| 878 | 2026.02.24 00:36:06.779606 [ 294 ] {} <Debug> TCP-Session: cf470ca2-815a-452f-9602-115c536af917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.02.24 00:36:06.779612 [ 286 ] {0c134c68-cadc-4feb-b940-51ce43ee66df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.02.24 00:36:06.779629 [ 293 ] {} <Debug> TCP-Session: 2f19f815-5526-45e8-927d-ef4058ebf17f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.02.24 00:36:06.779581 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 882 | 2026.02.24 00:36:06.779665 [ 293 ] {} <Debug> TCP-Session: 2f19f815-5526-45e8-927d-ef4058ebf17f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 883 | 2026.02.24 00:36:06.779699 [ 291 ] {} <Debug> TCP-Session: 511bab41-f51b-4684-87ba-67c4b27fa9fa Authenticating user 'default' from [fd00:1122:3344:101::e]:49527 | ||
| 884 | 2026.02.24 00:36:06.779723 [ 291 ] {} <Debug> TCP-Session: 511bab41-f51b-4684-87ba-67c4b27fa9fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.02.24 00:36:06.779740 [ 291 ] {} <Debug> TCP-Session: 511bab41-f51b-4684-87ba-67c4b27fa9fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.02.24 00:36:06.779977 [ 286 ] {0c134c68-cadc-4feb-b940-51ce43ee66df} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 887 | 2026.02.24 00:36:06.780915 [ 334 ] {0c134c68-cadc-4feb-b940-51ce43ee66df} <Trace> AggregatingTransform: Aggregating | ||
| 888 | 2026.02.24 00:36:06.780967 [ 334 ] {0c134c68-cadc-4feb-b940-51ce43ee66df} <Trace> Aggregator: Aggregation method: without_key | ||
| 889 | 2026.02.24 00:36:06.781006 [ 334 ] {0c134c68-cadc-4feb-b940-51ce43ee66df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921106 sec. (1085.651 rows/sec., 42.41 KiB/sec.) | ||
| 890 | 2026.02.24 00:36:06.781030 [ 334 ] {0c134c68-cadc-4feb-b940-51ce43ee66df} <Trace> Aggregator: Merging aggregated data | ||
| 891 | 2026.02.24 00:36:06.782207 [ 286 ] {0c134c68-cadc-4feb-b940-51ce43ee66df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002984 sec., 335.12064343163536 rows/sec., 13.09 KiB/sec. | ||
| 892 | 2026.02.24 00:36:06.782379 [ 286 ] {0c134c68-cadc-4feb-b940-51ce43ee66df} <Debug> TCPHandler: Processed in 0.003417321 sec. | ||
| 893 | 2026.02.24 00:36:06.782498 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.02.24 00:36:06.782525 [ 286 ] {} <Debug> TCP-Session: 92096057-3311-4032-9891-f4466f9dd528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.02.24 00:36:06.782530 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.02.24 00:36:06.782548 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.02.24 00:36:06.782568 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.02.24 00:36:06.782569 [ 294 ] {} <Debug> TCP-Session: cf470ca2-815a-452f-9602-115c536af917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.02.24 00:36:06.782595 [ 289 ] {} <Debug> TCP-Session: 0f9bd1ef-ca8e-4398-8cda-1b4eca06b716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.02.24 00:36:06.782620 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.02.24 00:36:06.782625 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.02.24 00:36:06.782658 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2026.02.24 00:36:06.782669 [ 291 ] {} <Debug> TCP-Session: 511bab41-f51b-4684-87ba-67c4b27fa9fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.02.24 00:36:06.782687 [ 290 ] {} <Debug> TCP-Session: 687c251c-9994-4282-9af9-8066497c4693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.02.24 00:36:06.782702 [ 293 ] {} <Debug> TCP-Session: 2f19f815-5526-45e8-927d-ef4058ebf17f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.02.24 00:36:06.782643 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 907 | 2026.02.24 00:36:06.782622 [ 287 ] {} <Debug> TCP-Session: aa717f31-5e0b-4f03-a515-10261bb81cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.02.24 00:36:06.782585 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 909 | 2026.02.24 00:36:06.782773 [ 292 ] {} <Debug> TCP-Session: 08964dcf-337f-491e-86ab-bab50d1b39c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.02.24 00:36:06.782808 [ 288 ] {} <Debug> TCP-Session: 6d0ce2d5-6658-4062-be69-74e0365e8943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.02.24 00:36:06.844465 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2026.02.24 00:36:06.844662 [ 3 ] {786b4316-27f4-46a9-9101-73c5a32c1371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 913 | 2026.02.24 00:36:06.844978 [ 3 ] {786b4316-27f4-46a9-9101-73c5a32c1371} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 914 | 2026.02.24 00:36:06.845042 [ 3 ] {786b4316-27f4-46a9-9101-73c5a32c1371} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 915 | 2026.02.24 00:36:06.845461 [ 3 ] {786b4316-27f4-46a9-9101-73c5a32c1371} <Debug> TCPHandler: Processed in 0.00112729 sec. | ||
| 916 | 2026.02.24 00:36:06.872140 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.02.24 00:36:06.872351 [ 3 ] {5dd93b9e-de51-466a-8e18-7507d2e8856a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 918 | 2026.02.24 00:36:06.881113 [ 3 ] {5dd93b9e-de51-466a-8e18-7507d2e8856a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2026.02.24 00:36:06.881180 [ 3 ] {5dd93b9e-de51-466a-8e18-7507d2e8856a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 920 | 2026.02.24 00:36:06.883678 [ 3 ] {5dd93b9e-de51-466a-8e18-7507d2e8856a} <Debug> TCPHandler: Processed in 0.011654329 sec. | ||
| 921 | 2026.02.24 00:36:06.883996 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.02.24 00:36:06.884143 [ 3 ] {cef51188-d425-4e19-adf5-51e7037da37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 923 | 2026.02.24 00:36:06.888463 [ 3 ] {cef51188-d425-4e19-adf5-51e7037da37b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 924 | 2026.02.24 00:36:06.888514 [ 3 ] {cef51188-d425-4e19-adf5-51e7037da37b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 925 | 2026.02.24 00:36:06.888898 [ 3 ] {cef51188-d425-4e19-adf5-51e7037da37b} <Debug> TCPHandler: Processed in 0.00495991 sec. | ||
| 926 | 2026.02.24 00:36:06.889145 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.02.24 00:36:06.889270 [ 3 ] {fd86f48b-184c-40da-b4c4-1c9fcd482849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 928 | 2026.02.24 00:36:06.889543 [ 3 ] {fd86f48b-184c-40da-b4c4-1c9fcd482849} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 929 | 2026.02.24 00:36:06.889589 [ 3 ] {fd86f48b-184c-40da-b4c4-1c9fcd482849} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 930 | 2026.02.24 00:36:06.889931 [ 3 ] {fd86f48b-184c-40da-b4c4-1c9fcd482849} <Debug> TCPHandler: Processed in 0.000833765 sec. | ||
| 931 | 2026.02.24 00:36:06.890153 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.02.24 00:36:06.890270 [ 3 ] {521823e8-071e-4b7e-b6e8-bb83e1972475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 933 | 2026.02.24 00:36:06.890513 [ 3 ] {521823e8-071e-4b7e-b6e8-bb83e1972475} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 934 | 2026.02.24 00:36:06.890559 [ 3 ] {521823e8-071e-4b7e-b6e8-bb83e1972475} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 935 | 2026.02.24 00:36:06.890890 [ 3 ] {521823e8-071e-4b7e-b6e8-bb83e1972475} <Debug> TCPHandler: Processed in 0.000783334 sec. | ||
| 936 | 2026.02.24 00:36:06.891095 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.02.24 00:36:06.891210 [ 3 ] {b6412a17-824d-40f4-8b15-f2517391cea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 938 | 2026.02.24 00:36:06.891449 [ 3 ] {b6412a17-824d-40f4-8b15-f2517391cea3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 939 | 2026.02.24 00:36:06.891491 [ 3 ] {b6412a17-824d-40f4-8b15-f2517391cea3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 940 | 2026.02.24 00:36:06.891809 [ 3 ] {b6412a17-824d-40f4-8b15-f2517391cea3} <Debug> TCPHandler: Processed in 0.000762424 sec. | ||
| 941 | 2026.02.24 00:36:06.892104 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.02.24 00:36:06.892218 [ 3 ] {d5ccacce-c1c7-449e-8197-35eb3fee3609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 943 | 2026.02.24 00:36:06.892456 [ 3 ] {d5ccacce-c1c7-449e-8197-35eb3fee3609} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 944 | 2026.02.24 00:36:06.892498 [ 3 ] {d5ccacce-c1c7-449e-8197-35eb3fee3609} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 945 | 2026.02.24 00:36:06.892844 [ 3 ] {d5ccacce-c1c7-449e-8197-35eb3fee3609} <Debug> TCPHandler: Processed in 0.000787454 sec. | ||
| 946 | 2026.02.24 00:36:06.893049 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.02.24 00:36:06.893163 [ 3 ] {31974edb-4b7b-43a9-ba7c-4e66ec395d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', '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) | ||
| 948 | 2026.02.24 00:36:06.893400 [ 3 ] {31974edb-4b7b-43a9-ba7c-4e66ec395d99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 949 | 2026.02.24 00:36:06.893442 [ 3 ] {31974edb-4b7b-43a9-ba7c-4e66ec395d99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 950 | 2026.02.24 00:36:06.893803 [ 3 ] {31974edb-4b7b-43a9-ba7c-4e66ec395d99} <Debug> TCPHandler: Processed in 0.000801165 sec. | ||
| 951 | 2026.02.24 00:36:06.893994 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.02.24 00:36:06.894109 [ 3 ] {46e29034-69bd-4353-bcd9-de38c9420781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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) | ||
| 953 | 2026.02.24 00:36:06.894347 [ 3 ] {46e29034-69bd-4353-bcd9-de38c9420781} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 954 | 2026.02.24 00:36:06.894390 [ 3 ] {46e29034-69bd-4353-bcd9-de38c9420781} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 955 | 2026.02.24 00:36:06.894712 [ 3 ] {46e29034-69bd-4353-bcd9-de38c9420781} <Debug> TCPHandler: Processed in 0.000764624 sec. | ||
| 956 | 2026.02.24 00:36:06.895048 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 957 | 2026.02.24 00:36:06.895165 [ 3 ] {9306b846-9f88-4c81-9c21-3523b7b78327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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) | ||
| 958 | 2026.02.24 00:36:06.895404 [ 3 ] {9306b846-9f88-4c81-9c21-3523b7b78327} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 959 | 2026.02.24 00:36:06.895447 [ 3 ] {9306b846-9f88-4c81-9c21-3523b7b78327} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 960 | 2026.02.24 00:36:06.895769 [ 3 ] {9306b846-9f88-4c81-9c21-3523b7b78327} <Debug> TCPHandler: Processed in 0.000768444 sec. | ||
| 961 | 2026.02.24 00:36:06.909370 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.02.24 00:36:06.909491 [ 3 ] {5f1c9de4-ec12-4ea0-8a2c-719db7a39ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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) | ||
| 963 | 2026.02.24 00:36:06.909740 [ 3 ] {5f1c9de4-ec12-4ea0-8a2c-719db7a39ea9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 964 | 2026.02.24 00:36:06.909784 [ 3 ] {5f1c9de4-ec12-4ea0-8a2c-719db7a39ea9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 965 | 2026.02.24 00:36:06.910118 [ 3 ] {5f1c9de4-ec12-4ea0-8a2c-719db7a39ea9} <Debug> TCPHandler: Processed in 0.000798045 sec. | ||
| 966 | 2026.02.24 00:36:06.910320 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.02.24 00:36:06.910437 [ 3 ] {9f0117d6-bd36-49a3-ab58-1ce833770086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 968 | 2026.02.24 00:36:06.910726 [ 3 ] {9f0117d6-bd36-49a3-ab58-1ce833770086} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 969 | 2026.02.24 00:36:06.910773 [ 3 ] {9f0117d6-bd36-49a3-ab58-1ce833770086} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 970 | 2026.02.24 00:36:06.911109 [ 3 ] {9f0117d6-bd36-49a3-ab58-1ce833770086} <Debug> TCPHandler: Processed in 0.000836685 sec. | ||
| 971 | 2026.02.24 00:36:06.911333 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.02.24 00:36:06.911451 [ 3 ] {94f25615-897c-49db-a7db-6d945dfeb3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 973 | 2026.02.24 00:36:06.911775 [ 3 ] {94f25615-897c-49db-a7db-6d945dfeb3d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 974 | 2026.02.24 00:36:06.911833 [ 3 ] {94f25615-897c-49db-a7db-6d945dfeb3d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 975 | 2026.02.24 00:36:06.912223 [ 3 ] {94f25615-897c-49db-a7db-6d945dfeb3d4} <Debug> TCPHandler: Processed in 0.000936817 sec. | ||
| 976 | 2026.02.24 00:36:06.912463 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 977 | 2026.02.24 00:36:06.912586 [ 3 ] {214321c5-dd5e-4251-a9bd-f0df28664d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_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) | ||
| 978 | 2026.02.24 00:36:06.912855 [ 3 ] {214321c5-dd5e-4251-a9bd-f0df28664d9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 979 | 2026.02.24 00:36:06.912899 [ 3 ] {214321c5-dd5e-4251-a9bd-f0df28664d9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 980 | 2026.02.24 00:36:06.913223 [ 3 ] {214321c5-dd5e-4251-a9bd-f0df28664d9b} <Debug> TCPHandler: Processed in 0.000808134 sec. | ||
| 981 | 2026.02.24 00:36:06.913440 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.02.24 00:36:06.913619 [ 3 ] {be1dd8e7-ff1f-468b-b71f-f420082bddf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 983 | 2026.02.24 00:36:06.913898 [ 3 ] {be1dd8e7-ff1f-468b-b71f-f420082bddf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 984 | 2026.02.24 00:36:06.913943 [ 3 ] {be1dd8e7-ff1f-468b-b71f-f420082bddf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 985 | 2026.02.24 00:36:06.914293 [ 3 ] {be1dd8e7-ff1f-468b-b71f-f420082bddf2} <Debug> TCPHandler: Processed in 0.000900117 sec. | ||
| 986 | 2026.02.24 00:36:06.914519 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.02.24 00:36:06.914643 [ 3 ] {52c5786f-522a-423f-8d45-ddeac203c7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 988 | 2026.02.24 00:36:06.914906 [ 3 ] {52c5786f-522a-423f-8d45-ddeac203c7c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.02.24 00:36:06.914949 [ 3 ] {52c5786f-522a-423f-8d45-ddeac203c7c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.02.24 00:36:06.915275 [ 3 ] {52c5786f-522a-423f-8d45-ddeac203c7c0} <Debug> TCPHandler: Processed in 0.000809404 sec. | ||
| 991 | 2026.02.24 00:36:06.915507 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.02.24 00:36:06.915627 [ 3 ] {64f782fc-026e-4ca9-90e3-f7992c093220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 993 | 2026.02.24 00:36:06.915890 [ 3 ] {64f782fc-026e-4ca9-90e3-f7992c093220} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.02.24 00:36:06.915933 [ 3 ] {64f782fc-026e-4ca9-90e3-f7992c093220} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.02.24 00:36:06.916291 [ 3 ] {64f782fc-026e-4ca9-90e3-f7992c093220} <Debug> TCPHandler: Processed in 0.000845436 sec. | ||
| 996 | 2026.02.24 00:36:06.916507 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.02.24 00:36:06.916628 [ 3 ] {0abb9ebe-faa4-40d1-a486-027e331f75f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 998 | 2026.02.24 00:36:06.916910 [ 3 ] {0abb9ebe-faa4-40d1-a486-027e331f75f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.02.24 00:36:06.916955 [ 3 ] {0abb9ebe-faa4-40d1-a486-027e331f75f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.02.24 00:36:06.917358 [ 3 ] {0abb9ebe-faa4-40d1-a486-027e331f75f7} <Debug> TCPHandler: Processed in 0.000898956 sec. | ||
| 1001 | 2026.02.24 00:36:06.917583 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.02.24 00:36:06.917714 [ 3 ] {913b5da0-0c93-4496-83fd-acecff82ae1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1003 | 2026.02.24 00:36:06.918047 [ 3 ] {913b5da0-0c93-4496-83fd-acecff82ae1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.02.24 00:36:06.918103 [ 3 ] {913b5da0-0c93-4496-83fd-acecff82ae1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.02.24 00:36:06.918534 [ 3 ] {913b5da0-0c93-4496-83fd-acecff82ae1f} <Debug> TCPHandler: Processed in 0.001002058 sec. | ||
| 1006 | 2026.02.24 00:36:06.918759 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.02.24 00:36:06.918914 [ 3 ] {df67f953-fcf1-4956-abb8-a09de26d98e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_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) | ||
| 1008 | 2026.02.24 00:36:06.919275 [ 3 ] {df67f953-fcf1-4956-abb8-a09de26d98e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.02.24 00:36:06.919336 [ 3 ] {df67f953-fcf1-4956-abb8-a09de26d98e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.02.24 00:36:06.919770 [ 3 ] {df67f953-fcf1-4956-abb8-a09de26d98e3} <Debug> TCPHandler: Processed in 0.001068879 sec. | ||
| 1011 | 2026.02.24 00:36:06.919984 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.02.24 00:36:06.920127 [ 3 ] {a669adaa-3cb2-4307-a69b-96b61822dd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 1013 | 2026.02.24 00:36:06.920463 [ 3 ] {a669adaa-3cb2-4307-a69b-96b61822dd04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.02.24 00:36:06.920513 [ 3 ] {a669adaa-3cb2-4307-a69b-96b61822dd04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.02.24 00:36:06.920911 [ 3 ] {a669adaa-3cb2-4307-a69b-96b61822dd04} <Debug> TCPHandler: Processed in 0.000983658 sec. | ||
| 1016 | 2026.02.24 00:36:06.921153 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.02.24 00:36:06.921296 [ 3 ] {7a805675-b764-47cf-b505-35cdbaea18f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session: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', '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) | ||
| 1018 | 2026.02.24 00:36:06.921633 [ 3 ] {7a805675-b764-47cf-b505-35cdbaea18f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.02.24 00:36:06.921683 [ 3 ] {7a805675-b764-47cf-b505-35cdbaea18f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.02.24 00:36:06.922102 [ 3 ] {7a805675-b764-47cf-b505-35cdbaea18f1} <Debug> TCPHandler: Processed in 0.001006778 sec. | ||
| 1021 | 2026.02.24 00:36:06.922337 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.02.24 00:36:06.922481 [ 3 ] {11c433a0-a227-4ec9-b88f-b09688baa9ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1023 | 2026.02.24 00:36:06.922824 [ 3 ] {11c433a0-a227-4ec9-b88f-b09688baa9ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.02.24 00:36:06.922876 [ 3 ] {11c433a0-a227-4ec9-b88f-b09688baa9ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.02.24 00:36:06.923285 [ 3 ] {11c433a0-a227-4ec9-b88f-b09688baa9ed} <Debug> TCPHandler: Processed in 0.001005549 sec. | ||
| 1026 | 2026.02.24 00:36:06.923503 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.02.24 00:36:06.923648 [ 3 ] {ad0c535e-3d7f-4335-941c-ec0bc16d5f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1028 | 2026.02.24 00:36:06.924005 [ 3 ] {ad0c535e-3d7f-4335-941c-ec0bc16d5f14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.02.24 00:36:06.924057 [ 3 ] {ad0c535e-3d7f-4335-941c-ec0bc16d5f14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.02.24 00:36:06.924462 [ 3 ] {ad0c535e-3d7f-4335-941c-ec0bc16d5f14} <Debug> TCPHandler: Processed in 0.001016129 sec. | ||
| 1031 | 2026.02.24 00:36:06.926759 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.02.24 00:36:06.926869 [ 3 ] {6a82b2bb-e2d1-4482-b1a8-05235e5be5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1033 | 2026.02.24 00:36:06.926912 [ 3 ] {6a82b2bb-e2d1-4482-b1a8-05235e5be5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.02.24 00:36:06.927493 [ 3 ] {6a82b2bb-e2d1-4482-b1a8-05235e5be5f1} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.02.24 00:36:06.927536 [ 3 ] {6a82b2bb-e2d1-4482-b1a8-05235e5be5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1036 | 2026.02.24 00:36:06.930202 [ 3 ] {6a82b2bb-e2d1-4482-b1a8-05235e5be5f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1037 | 2026.02.24 00:36:06.930619 [ 3 ] {6a82b2bb-e2d1-4482-b1a8-05235e5be5f1} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.02.24 00:36:06.930774 [ 3 ] {6a82b2bb-e2d1-4482-b1a8-05235e5be5f1} <Debug> executeQuery: Read 24 rows, 3.27 KiB in 0.003939 sec., 6092.916984006093 rows/sec., 830.29 KiB/sec. | ||
| 1039 | 2026.02.24 00:36:06.930811 [ 3 ] {6a82b2bb-e2d1-4482-b1a8-05235e5be5f1} <Debug> TCPHandler: Processed in 0.004103264 sec. | ||
| 1040 | 2026.02.24 00:36:06.930933 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.02.24 00:36:06.931028 [ 3 ] {a3e4c2a5-20fd-4e2d-9bb8-e87ee86b6d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1042 | 2026.02.24 00:36:06.931069 [ 3 ] {a3e4c2a5-20fd-4e2d-9bb8-e87ee86b6d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1043 | 2026.02.24 00:36:06.933489 [ 3 ] {a3e4c2a5-20fd-4e2d-9bb8-e87ee86b6d73} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2026.02.24 00:36:06.933538 [ 3 ] {a3e4c2a5-20fd-4e2d-9bb8-e87ee86b6d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1045 | 2026.02.24 00:36:06.943443 [ 3 ] {a3e4c2a5-20fd-4e2d-9bb8-e87ee86b6d73} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1046 | 2026.02.24 00:36:06.943993 [ 3 ] {a3e4c2a5-20fd-4e2d-9bb8-e87ee86b6d73} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2026.02.24 00:36:06.944135 [ 3 ] {a3e4c2a5-20fd-4e2d-9bb8-e87ee86b6d73} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.013125 sec., 609.5238095238095 rows/sec., 49.70 KiB/sec. | ||
| 1048 | 2026.02.24 00:36:06.944172 [ 3 ] {a3e4c2a5-20fd-4e2d-9bb8-e87ee86b6d73} <Debug> TCPHandler: Processed in 0.013287209 sec. | ||
| 1049 | 2026.02.24 00:36:06.944295 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.02.24 00:36:06.944391 [ 3 ] {194aa7e9-47ba-462a-9685-a6432b70593f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1051 | 2026.02.24 00:36:06.944431 [ 3 ] {194aa7e9-47ba-462a-9685-a6432b70593f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1052 | 2026.02.24 00:36:06.946843 [ 3 ] {194aa7e9-47ba-462a-9685-a6432b70593f} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2026.02.24 00:36:06.946882 [ 3 ] {194aa7e9-47ba-462a-9685-a6432b70593f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1054 | 2026.02.24 00:36:06.947434 [ 3 ] {194aa7e9-47ba-462a-9685-a6432b70593f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1055 | 2026.02.24 00:36:06.948013 [ 3 ] {194aa7e9-47ba-462a-9685-a6432b70593f} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2026.02.24 00:36:06.948148 [ 3 ] {194aa7e9-47ba-462a-9685-a6432b70593f} <Debug> executeQuery: Read 59 rows, 5.18 KiB in 0.003775 sec., 15629.139072847682 rows/sec., 1.34 MiB/sec. | ||
| 1057 | 2026.02.24 00:36:06.948186 [ 3 ] {194aa7e9-47ba-462a-9685-a6432b70593f} <Debug> TCPHandler: Processed in 0.003941051 sec. | ||
| 1058 | 2026.02.24 00:36:06.948308 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.02.24 00:36:06.948402 [ 3 ] {68bcfb12-aedc-4ca3-a67c-35e1c53be521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1060 | 2026.02.24 00:36:06.948450 [ 3 ] {68bcfb12-aedc-4ca3-a67c-35e1c53be521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1061 | 2026.02.24 00:36:06.948872 [ 3 ] {68bcfb12-aedc-4ca3-a67c-35e1c53be521} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2026.02.24 00:36:06.948909 [ 3 ] {68bcfb12-aedc-4ca3-a67c-35e1c53be521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1063 | 2026.02.24 00:36:06.949459 [ 3 ] {68bcfb12-aedc-4ca3-a67c-35e1c53be521} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1064 | 2026.02.24 00:36:06.949895 [ 3 ] {68bcfb12-aedc-4ca3-a67c-35e1c53be521} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2026.02.24 00:36:06.950020 [ 3 ] {68bcfb12-aedc-4ca3-a67c-35e1c53be521} <Debug> executeQuery: Read 20 rows, 1.46 KiB in 0.001635 sec., 12232.415902140674 rows/sec., 893.54 KiB/sec. | ||
| 1066 | 2026.02.24 00:36:06.950056 [ 3 ] {68bcfb12-aedc-4ca3-a67c-35e1c53be521} <Debug> TCPHandler: Processed in 0.001797363 sec. | ||
| 1067 | 2026.02.24 00:36:06.950171 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.02.24 00:36:06.950266 [ 3 ] {e444daa1-db1d-4429-8469-d4321a9e8c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1069 | 2026.02.24 00:36:06.950306 [ 3 ] {e444daa1-db1d-4429-8469-d4321a9e8c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1070 | 2026.02.24 00:36:06.950696 [ 3 ] {e444daa1-db1d-4429-8469-d4321a9e8c02} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.02.24 00:36:06.950732 [ 3 ] {e444daa1-db1d-4429-8469-d4321a9e8c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1072 | 2026.02.24 00:36:06.951132 [ 3 ] {e444daa1-db1d-4429-8469-d4321a9e8c02} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1073 | 2026.02.24 00:36:06.951548 [ 3 ] {e444daa1-db1d-4429-8469-d4321a9e8c02} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.02.24 00:36:06.951674 [ 3 ] {e444daa1-db1d-4429-8469-d4321a9e8c02} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001426 sec., 701.2622720897616 rows/sec., 46.57 KiB/sec. | ||
| 1075 | 2026.02.24 00:36:06.951709 [ 3 ] {e444daa1-db1d-4429-8469-d4321a9e8c02} <Debug> TCPHandler: Processed in 0.001587958 sec. | ||
| 1076 | 2026.02.24 00:36:06.951826 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.02.24 00:36:06.951921 [ 3 ] {0e03d678-36e5-4b48-9088-f53867133ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1078 | 2026.02.24 00:36:06.951961 [ 3 ] {0e03d678-36e5-4b48-9088-f53867133ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1079 | 2026.02.24 00:36:06.952471 [ 3 ] {0e03d678-36e5-4b48-9088-f53867133ac8} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.02.24 00:36:06.952508 [ 3 ] {0e03d678-36e5-4b48-9088-f53867133ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1081 | 2026.02.24 00:36:06.953035 [ 3 ] {0e03d678-36e5-4b48-9088-f53867133ac8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1082 | 2026.02.24 00:36:06.953491 [ 3 ] {0e03d678-36e5-4b48-9088-f53867133ac8} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.02.24 00:36:06.953618 [ 3 ] {0e03d678-36e5-4b48-9088-f53867133ac8} <Debug> executeQuery: Read 62 rows, 4.97 KiB in 0.001714 sec., 36172.69544924154 rows/sec., 2.83 MiB/sec. | ||
| 1084 | 2026.02.24 00:36:06.953657 [ 3 ] {0e03d678-36e5-4b48-9088-f53867133ac8} <Debug> TCPHandler: Processed in 0.001881073 sec. | ||
| 1085 | 2026.02.24 00:36:06.953785 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.02.24 00:36:06.953886 [ 3 ] {70189dd1-0a84-4b77-b6c6-a04fc7938378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1087 | 2026.02.24 00:36:06.953930 [ 3 ] {70189dd1-0a84-4b77-b6c6-a04fc7938378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1088 | 2026.02.24 00:36:06.956461 [ 3 ] {70189dd1-0a84-4b77-b6c6-a04fc7938378} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.02.24 00:36:06.956496 [ 3 ] {70189dd1-0a84-4b77-b6c6-a04fc7938378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1090 | 2026.02.24 00:36:06.961166 [ 3 ] {70189dd1-0a84-4b77-b6c6-a04fc7938378} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1091 | 2026.02.24 00:36:06.961675 [ 3 ] {70189dd1-0a84-4b77-b6c6-a04fc7938378} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.02.24 00:36:06.961815 [ 3 ] {70189dd1-0a84-4b77-b6c6-a04fc7938378} <Debug> executeQuery: Read 40 rows, 2.87 KiB in 0.007948 sec., 5032.712632108706 rows/sec., 360.87 KiB/sec. | ||
| 1093 | 2026.02.24 00:36:06.961854 [ 3 ] {70189dd1-0a84-4b77-b6c6-a04fc7938378} <Debug> TCPHandler: Processed in 0.008120406 sec. | ||
| 1094 | 2026.02.24 00:36:06.961977 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.02.24 00:36:06.962072 [ 3 ] {44e76e2e-4b4c-4554-9457-a0293ca4903c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1096 | 2026.02.24 00:36:06.962116 [ 3 ] {44e76e2e-4b4c-4554-9457-a0293ca4903c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1097 | 2026.02.24 00:36:06.962454 [ 3 ] {44e76e2e-4b4c-4554-9457-a0293ca4903c} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.02.24 00:36:06.962490 [ 3 ] {44e76e2e-4b4c-4554-9457-a0293ca4903c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1099 | 2026.02.24 00:36:06.962947 [ 3 ] {44e76e2e-4b4c-4554-9457-a0293ca4903c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1100 | 2026.02.24 00:36:06.963389 [ 3 ] {44e76e2e-4b4c-4554-9457-a0293ca4903c} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.02.24 00:36:06.963529 [ 3 ] {44e76e2e-4b4c-4554-9457-a0293ca4903c} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001476 sec., 677.5067750677506 rows/sec., 43.01 KiB/sec. | ||
| 1102 | 2026.02.24 00:36:06.963567 [ 3 ] {44e76e2e-4b4c-4554-9457-a0293ca4903c} <Debug> TCPHandler: Processed in 0.00164105 sec. | ||
| 1103 | 2026.02.24 00:36:06.963680 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.02.24 00:36:06.963776 [ 3 ] {91d119ac-7bce-44ca-b167-e0338cf5096f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1105 | 2026.02.24 00:36:06.963833 [ 3 ] {91d119ac-7bce-44ca-b167-e0338cf5096f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1106 | 2026.02.24 00:36:06.964769 [ 3 ] {91d119ac-7bce-44ca-b167-e0338cf5096f} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2026.02.24 00:36:06.964809 [ 3 ] {91d119ac-7bce-44ca-b167-e0338cf5096f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1108 | 2026.02.24 00:36:06.969831 [ 3 ] {91d119ac-7bce-44ca-b167-e0338cf5096f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1109 | 2026.02.24 00:36:06.970433 [ 3 ] {91d119ac-7bce-44ca-b167-e0338cf5096f} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2026.02.24 00:36:06.970582 [ 3 ] {91d119ac-7bce-44ca-b167-e0338cf5096f} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.006824 sec., 1758.4994138335287 rows/sec., 3.15 MiB/sec. | ||
| 1111 | 2026.02.24 00:36:06.970676 [ 3 ] {91d119ac-7bce-44ca-b167-e0338cf5096f} <Debug> TCPHandler: Processed in 0.007044447 sec. | ||
| 1112 | 2026.02.24 00:36:06.970829 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.02.24 00:36:06.970930 [ 3 ] {b199a628-3f18-4b72-b69c-4e33ee0ea606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1114 | 2026.02.24 00:36:06.970975 [ 3 ] {b199a628-3f18-4b72-b69c-4e33ee0ea606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1115 | 2026.02.24 00:36:06.971419 [ 3 ] {b199a628-3f18-4b72-b69c-4e33ee0ea606} <Trace> oximeter.measurements_i64 (17fddeb9-3c74-4175-a067-cabcec404afc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.02.24 00:36:06.971456 [ 3 ] {b199a628-3f18-4b72-b69c-4e33ee0ea606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1117 | 2026.02.24 00:36:06.972007 [ 3 ] {b199a628-3f18-4b72-b69c-4e33ee0ea606} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1118 | 2026.02.24 00:36:06.972479 [ 3 ] {b199a628-3f18-4b72-b69c-4e33ee0ea606} <Trace> oximeter.measurements_i64 (17fddeb9-3c74-4175-a067-cabcec404afc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.02.24 00:36:06.972633 [ 3 ] {b199a628-3f18-4b72-b69c-4e33ee0ea606} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001725 sec., 3478.2608695652175 rows/sec., 245.70 KiB/sec. | ||
| 1120 | 2026.02.24 00:36:06.972672 [ 3 ] {b199a628-3f18-4b72-b69c-4e33ee0ea606} <Debug> TCPHandler: Processed in 0.001903365 sec. | ||
| 1121 | 2026.02.24 00:36:06.972793 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.02.24 00:36:06.972888 [ 3 ] {4aca41ac-9438-4656-97fc-6758fafcc63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1123 | 2026.02.24 00:36:06.972929 [ 3 ] {4aca41ac-9438-4656-97fc-6758fafcc63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1124 | 2026.02.24 00:36:06.973265 [ 3 ] {4aca41ac-9438-4656-97fc-6758fafcc63d} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.02.24 00:36:06.973299 [ 3 ] {4aca41ac-9438-4656-97fc-6758fafcc63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1126 | 2026.02.24 00:36:06.973756 [ 3 ] {4aca41ac-9438-4656-97fc-6758fafcc63d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1127 | 2026.02.24 00:36:06.974240 [ 3 ] {4aca41ac-9438-4656-97fc-6758fafcc63d} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.02.24 00:36:06.974371 [ 3 ] {4aca41ac-9438-4656-97fc-6758fafcc63d} <Debug> executeQuery: Read 18 rows, 1.22 KiB in 0.001502 sec., 11984.021304926764 rows/sec., 813.37 KiB/sec. | ||
| 1129 | 2026.02.24 00:36:06.974410 [ 3 ] {4aca41ac-9438-4656-97fc-6758fafcc63d} <Debug> TCPHandler: Processed in 0.00166671 sec. | ||
| 1130 | 2026.02.24 00:36:07.001170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.61 MiB, peak 172.06 MiB, free memory in arenas 0.00 B, will set to 162.34 MiB (RSS), difference: -1.27 MiB | ||
| 1131 | 2026.02.24 00:36:07.654391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 1418 | ||
| 1132 | 2026.02.24 00:36:07.654907 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.02.24 00:36:07.654943 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1134 | 2026.02.24 00:36:07.655551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1135 | 2026.02.24 00:36:07.655983 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.02.24 00:36:07.656106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1418 | ||
| 1137 | 2026.02.24 00:36:07.705191 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1138 | 2026.02.24 00:36:07.722666 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.02.24 00:36:07.722729 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1140 | 2026.02.24 00:36:07.729247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1141 | 2026.02.24 00:36:07.730331 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.02.24 00:36:07.733488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1143 | 2026.02.24 00:36:08.000285 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.87 MiB, peak 172.06 MiB, free memory in arenas 0.00 B, will set to 165.09 MiB (RSS), difference: 2.23 MiB | ||
| 1144 | 2026.02.24 00:36:08.677456 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57048 | ||
| 1145 | 2026.02.24 00:36:08.677552 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1146 | 2026.02.24 00:36:08.677575 [ 286 ] {} <Debug> TCP-Session: faff4393-9020-4080-adae-52b72d9bf4a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:57048 | ||
| 1147 | 2026.02.24 00:36:08.677595 [ 286 ] {} <Debug> TCP-Session: faff4393-9020-4080-adae-52b72d9bf4a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.02.24 00:36:08.677607 [ 286 ] {} <Debug> TCP-Session: faff4393-9020-4080-adae-52b72d9bf4a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.02.24 00:36:08.677873 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44676 | ||
| 1150 | 2026.02.24 00:36:08.677884 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39101 | ||
| 1151 | 2026.02.24 00:36:08.677915 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62958 | ||
| 1152 | 2026.02.24 00:36:08.677939 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46424 | ||
| 1153 | 2026.02.24 00:36:08.677954 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57343 | ||
| 1154 | 2026.02.24 00:36:08.677996 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2026.02.24 00:36:08.678027 [ 286 ] {} <Trace> TCP-Session: faff4393-9020-4080-adae-52b72d9bf4a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.02.24 00:36:08.678043 [ 289 ] {} <Debug> TCP-Session: 10484b94-c1a5-462d-8e60-3969d2b7e3c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39101 | ||
| 1157 | 2026.02.24 00:36:08.678047 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1158 | 2026.02.24 00:36:08.678063 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1159 | 2026.02.24 00:36:08.678065 [ 289 ] {} <Debug> TCP-Session: 10484b94-c1a5-462d-8e60-3969d2b7e3c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.02.24 00:36:08.678083 [ 293 ] {} <Debug> TCP-Session: f6117849-465f-46e8-a275-99efc5d9e601 Authenticating user 'default' from [fd00:1122:3344:101::e]:46424 | ||
| 1161 | 2026.02.24 00:36:08.678101 [ 289 ] {} <Debug> TCP-Session: 10484b94-c1a5-462d-8e60-3969d2b7e3c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.02.24 00:36:08.678103 [ 294 ] {} <Debug> TCP-Session: 43363646-8001-4d8f-afde-169f3da282da Authenticating user 'default' from [fd00:1122:3344:101::e]:57343 | ||
| 1163 | 2026.02.24 00:36:08.678117 [ 293 ] {} <Debug> TCP-Session: f6117849-465f-46e8-a275-99efc5d9e601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.02.24 00:36:08.678142 [ 294 ] {} <Debug> TCP-Session: 43363646-8001-4d8f-afde-169f3da282da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.02.24 00:36:08.678155 [ 293 ] {} <Debug> TCP-Session: f6117849-465f-46e8-a275-99efc5d9e601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.02.24 00:36:08.678173 [ 294 ] {} <Debug> TCP-Session: 43363646-8001-4d8f-afde-169f3da282da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.02.24 00:36:08.678034 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1168 | 2026.02.24 00:36:08.677993 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.02.24 00:36:08.678224 [ 290 ] {} <Debug> TCP-Session: ddac32aa-bdbc-40a6-b211-ebc10ca4612e Authenticating user 'default' from [fd00:1122:3344:101::e]:62958 | ||
| 1170 | 2026.02.24 00:36:08.678230 [ 286 ] {b3aacfe0-10b0-4cb6-9012-e27612c9df58} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57048) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1171 | 2026.02.24 00:36:08.678253 [ 290 ] {} <Debug> TCP-Session: ddac32aa-bdbc-40a6-b211-ebc10ca4612e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.02.24 00:36:08.678250 [ 287 ] {} <Debug> TCP-Session: ff0a749b-d93d-4d11-af29-b904f9843882 Authenticating user 'default' from [fd00:1122:3344:101::e]:44676 | ||
| 1173 | 2026.02.24 00:36:08.678276 [ 290 ] {} <Debug> TCP-Session: ddac32aa-bdbc-40a6-b211-ebc10ca4612e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.02.24 00:36:08.677919 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60438 | ||
| 1175 | 2026.02.24 00:36:08.678297 [ 287 ] {} <Debug> TCP-Session: ff0a749b-d93d-4d11-af29-b904f9843882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.02.24 00:36:08.677886 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44362 | ||
| 1177 | 2026.02.24 00:36:08.678359 [ 287 ] {} <Debug> TCP-Session: ff0a749b-d93d-4d11-af29-b904f9843882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.02.24 00:36:08.677931 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43138 | ||
| 1179 | 2026.02.24 00:36:08.678409 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1180 | 2026.02.24 00:36:08.678442 [ 291 ] {} <Debug> TCP-Session: c189c733-b2f7-49cf-b56d-31562fddc964 Authenticating user 'default' from [fd00:1122:3344:101::e]:60438 | ||
| 1181 | 2026.02.24 00:36:08.678463 [ 291 ] {} <Debug> TCP-Session: c189c733-b2f7-49cf-b56d-31562fddc964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.02.24 00:36:08.678476 [ 291 ] {} <Debug> TCP-Session: c189c733-b2f7-49cf-b56d-31562fddc964 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.02.24 00:36:08.678504 [ 286 ] {b3aacfe0-10b0-4cb6-9012-e27612c9df58} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1184 | 2026.02.24 00:36:08.678511 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2026.02.24 00:36:08.678559 [ 288 ] {} <Debug> TCP-Session: 5c8245a5-b0a8-4d9e-adb6-eb366f61776e Authenticating user 'default' from [fd00:1122:3344:101::e]:44362 | ||
| 1186 | 2026.02.24 00:36:08.678565 [ 286 ] {b3aacfe0-10b0-4cb6-9012-e27612c9df58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1187 | 2026.02.24 00:36:08.678579 [ 288 ] {} <Debug> TCP-Session: 5c8245a5-b0a8-4d9e-adb6-eb366f61776e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.02.24 00:36:08.678600 [ 288 ] {} <Debug> TCP-Session: 5c8245a5-b0a8-4d9e-adb6-eb366f61776e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.02.24 00:36:08.678610 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1190 | 2026.02.24 00:36:08.678642 [ 292 ] {} <Debug> TCP-Session: aff38578-7cc2-437b-98c8-ad3f7dd8b62a Authenticating user 'default' from [fd00:1122:3344:101::e]:43138 | ||
| 1191 | 2026.02.24 00:36:08.678659 [ 292 ] {} <Debug> TCP-Session: aff38578-7cc2-437b-98c8-ad3f7dd8b62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.02.24 00:36:08.678672 [ 292 ] {} <Debug> TCP-Session: aff38578-7cc2-437b-98c8-ad3f7dd8b62a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.02.24 00:36:08.678852 [ 286 ] {b3aacfe0-10b0-4cb6-9012-e27612c9df58} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 1194 | 2026.02.24 00:36:08.679749 [ 322 ] {b3aacfe0-10b0-4cb6-9012-e27612c9df58} <Trace> AggregatingTransform: Aggregating | ||
| 1195 | 2026.02.24 00:36:08.679798 [ 322 ] {b3aacfe0-10b0-4cb6-9012-e27612c9df58} <Trace> Aggregator: Aggregation method: without_key | ||
| 1196 | 2026.02.24 00:36:08.679835 [ 322 ] {b3aacfe0-10b0-4cb6-9012-e27612c9df58} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883416 sec. (1131.970 rows/sec., 44.22 KiB/sec.) | ||
| 1197 | 2026.02.24 00:36:08.679854 [ 322 ] {b3aacfe0-10b0-4cb6-9012-e27612c9df58} <Trace> Aggregator: Merging aggregated data | ||
| 1198 | 2026.02.24 00:36:08.681267 [ 286 ] {b3aacfe0-10b0-4cb6-9012-e27612c9df58} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003116 sec., 320.9242618741977 rows/sec., 12.54 KiB/sec. | ||
| 1199 | 2026.02.24 00:36:08.681408 [ 286 ] {b3aacfe0-10b0-4cb6-9012-e27612c9df58} <Debug> TCPHandler: Processed in 0.003533333 sec. | ||
| 1200 | 2026.02.24 00:36:08.681524 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1201 | 2026.02.24 00:36:08.681549 [ 286 ] {} <Debug> TCP-Session: faff4393-9020-4080-adae-52b72d9bf4a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.02.24 00:36:08.681557 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1203 | 2026.02.24 00:36:08.681574 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1204 | 2026.02.24 00:36:08.681595 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1205 | 2026.02.24 00:36:08.681599 [ 287 ] {} <Debug> TCP-Session: ff0a749b-d93d-4d11-af29-b904f9843882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.02.24 00:36:08.681614 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1207 | 2026.02.24 00:36:08.681632 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1208 | 2026.02.24 00:36:08.681663 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1209 | 2026.02.24 00:36:08.681676 [ 290 ] {} <Debug> TCP-Session: ddac32aa-bdbc-40a6-b211-ebc10ca4612e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.02.24 00:36:08.681684 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1211 | 2026.02.24 00:36:08.681691 [ 289 ] {} <Debug> TCP-Session: 10484b94-c1a5-462d-8e60-3969d2b7e3c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.02.24 00:36:08.681708 [ 294 ] {} <Debug> TCP-Session: 43363646-8001-4d8f-afde-169f3da282da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.02.24 00:36:08.681727 [ 293 ] {} <Debug> TCP-Session: f6117849-465f-46e8-a275-99efc5d9e601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.02.24 00:36:08.681649 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1215 | 2026.02.24 00:36:08.681643 [ 292 ] {} <Debug> TCP-Session: aff38578-7cc2-437b-98c8-ad3f7dd8b62a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.02.24 00:36:08.681799 [ 291 ] {} <Debug> TCP-Session: c189c733-b2f7-49cf-b56d-31562fddc964 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.02.24 00:36:08.681619 [ 288 ] {} <Debug> TCP-Session: 5c8245a5-b0a8-4d9e-adb6-eb366f61776e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.02.24 00:36:11.843790 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.02.24 00:36:11.843983 [ 3 ] {a146d64f-acb7-4bb3-8f95-fd9d5ba2dda2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1220 | 2026.02.24 00:36:11.844048 [ 3 ] {a146d64f-acb7-4bb3-8f95-fd9d5ba2dda2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1221 | 2026.02.24 00:36:11.844753 [ 3 ] {a146d64f-acb7-4bb3-8f95-fd9d5ba2dda2} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1222 | 2026.02.24 00:36:11.844813 [ 3 ] {a146d64f-acb7-4bb3-8f95-fd9d5ba2dda2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1223 | 2026.02.24 00:36:11.845299 [ 3 ] {a146d64f-acb7-4bb3-8f95-fd9d5ba2dda2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1224 | 2026.02.24 00:36:11.845778 [ 3 ] {a146d64f-acb7-4bb3-8f95-fd9d5ba2dda2} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1225 | 2026.02.24 00:36:11.845943 [ 3 ] {a146d64f-acb7-4bb3-8f95-fd9d5ba2dda2} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002007 sec., 14947.683109118087 rows/sec., 1.17 MiB/sec. | ||
| 1226 | 2026.02.24 00:36:11.845988 [ 3 ] {a146d64f-acb7-4bb3-8f95-fd9d5ba2dda2} <Debug> TCPHandler: Processed in 0.002329002 sec. | ||
| 1227 | 2026.02.24 00:36:11.846118 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2026.02.24 00:36:11.846215 [ 3 ] {daf7a379-e502-47dd-825c-7074293af9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1229 | 2026.02.24 00:36:11.846257 [ 3 ] {daf7a379-e502-47dd-825c-7074293af9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1230 | 2026.02.24 00:36:11.846693 [ 3 ] {daf7a379-e502-47dd-825c-7074293af9bb} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1231 | 2026.02.24 00:36:11.846730 [ 3 ] {daf7a379-e502-47dd-825c-7074293af9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1232 | 2026.02.24 00:36:11.847181 [ 3 ] {daf7a379-e502-47dd-825c-7074293af9bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1233 | 2026.02.24 00:36:11.847631 [ 3 ] {daf7a379-e502-47dd-825c-7074293af9bb} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1234 | 2026.02.24 00:36:11.847765 [ 3 ] {daf7a379-e502-47dd-825c-7074293af9bb} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00157 sec., 22929.936305732484 rows/sec., 1.79 MiB/sec. | ||
| 1235 | 2026.02.24 00:36:11.847803 [ 3 ] {daf7a379-e502-47dd-825c-7074293af9bb} <Debug> TCPHandler: Processed in 0.001735271 sec. | ||
| 1236 | 2026.02.24 00:36:11.847919 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1237 | 2026.02.24 00:36:11.848013 [ 3 ] {9c99ff9b-007c-4d6d-9117-6d6e7baf92cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1238 | 2026.02.24 00:36:11.848058 [ 3 ] {9c99ff9b-007c-4d6d-9117-6d6e7baf92cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1239 | 2026.02.24 00:36:11.848420 [ 3 ] {9c99ff9b-007c-4d6d-9117-6d6e7baf92cb} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1240 | 2026.02.24 00:36:11.848454 [ 3 ] {9c99ff9b-007c-4d6d-9117-6d6e7baf92cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1241 | 2026.02.24 00:36:11.848888 [ 3 ] {9c99ff9b-007c-4d6d-9117-6d6e7baf92cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1242 | 2026.02.24 00:36:11.849486 [ 3 ] {9c99ff9b-007c-4d6d-9117-6d6e7baf92cb} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1243 | 2026.02.24 00:36:11.849625 [ 3 ] {9c99ff9b-007c-4d6d-9117-6d6e7baf92cb} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001629 sec., 36832.412523020255 rows/sec., 2.58 MiB/sec. | ||
| 1244 | 2026.02.24 00:36:11.849664 [ 3 ] {9c99ff9b-007c-4d6d-9117-6d6e7baf92cb} <Debug> TCPHandler: Processed in 0.001792673 sec. | ||
| 1245 | 2026.02.24 00:36:11.849775 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1246 | 2026.02.24 00:36:11.849870 [ 3 ] {6b8a25e8-9f8d-42ba-9f1b-89cb1243dbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1247 | 2026.02.24 00:36:11.849913 [ 3 ] {6b8a25e8-9f8d-42ba-9f1b-89cb1243dbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1248 | 2026.02.24 00:36:11.850243 [ 3 ] {6b8a25e8-9f8d-42ba-9f1b-89cb1243dbff} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.02.24 00:36:11.850280 [ 3 ] {6b8a25e8-9f8d-42ba-9f1b-89cb1243dbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1250 | 2026.02.24 00:36:11.850706 [ 3 ] {6b8a25e8-9f8d-42ba-9f1b-89cb1243dbff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1251 | 2026.02.24 00:36:11.851190 [ 3 ] {6b8a25e8-9f8d-42ba-9f1b-89cb1243dbff} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.02.24 00:36:11.851326 [ 3 ] {6b8a25e8-9f8d-42ba-9f1b-89cb1243dbff} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001475 sec., 20338.98305084746 rows/sec., 1.35 MiB/sec. | ||
| 1253 | 2026.02.24 00:36:11.851363 [ 3 ] {6b8a25e8-9f8d-42ba-9f1b-89cb1243dbff} <Debug> TCPHandler: Processed in 0.001636309 sec. | ||
| 1254 | 2026.02.24 00:36:15.013205 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1255 | 2026.02.24 00:36:15.013263 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1256 | 2026.02.24 00:36:15.100813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 172 | ||
| 1257 | 2026.02.24 00:36:15.103891 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.02.24 00:36:15.103945 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1259 | 2026.02.24 00:36:15.105851 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1260 | 2026.02.24 00:36:15.106494 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.02.24 00:36:15.106898 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 172 | ||
| 1262 | 2026.02.24 00:36:15.156837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1930 | ||
| 1263 | 2026.02.24 00:36:15.157382 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.02.24 00:36:15.157430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1265 | 2026.02.24 00:36:15.158132 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1266 | 2026.02.24 00:36:15.158641 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.02.24 00:36:15.158824 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1930 | ||
| 1268 | 2026.02.24 00:36:15.234212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1269 | 2026.02.24 00:36:15.250553 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.02.24 00:36:15.250616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1271 | 2026.02.24 00:36:15.256834 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1272 | 2026.02.24 00:36:15.257946 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.02.24 00:36:15.261516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1274 | 2026.02.24 00:36:16.845703 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1275 | 2026.02.24 00:36:16.845910 [ 3 ] {e3567d57-e3bd-4923-8023-0330242a9fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1276 | 2026.02.24 00:36:16.845979 [ 3 ] {e3567d57-e3bd-4923-8023-0330242a9fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1277 | 2026.02.24 00:36:16.846658 [ 3 ] {e3567d57-e3bd-4923-8023-0330242a9fea} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.02.24 00:36:16.846708 [ 3 ] {e3567d57-e3bd-4923-8023-0330242a9fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1279 | 2026.02.24 00:36:16.847198 [ 3 ] {e3567d57-e3bd-4923-8023-0330242a9fea} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1280 | 2026.02.24 00:36:16.847642 [ 3 ] {e3567d57-e3bd-4923-8023-0330242a9fea} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1281 | 2026.02.24 00:36:16.847802 [ 3 ] {e3567d57-e3bd-4923-8023-0330242a9fea} <Debug> executeQuery: Read 66 rows, 5.94 KiB in 0.001943 sec., 33968.090581574885 rows/sec., 2.98 MiB/sec. | ||
| 1282 | 2026.02.24 00:36:16.847849 [ 3 ] {e3567d57-e3bd-4923-8023-0330242a9fea} <Debug> TCPHandler: Processed in 0.002280291 sec. | ||
| 1283 | 2026.02.24 00:36:16.847979 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.02.24 00:36:16.848082 [ 3 ] {b1109e29-1d54-435b-8802-44ff2bf1b97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1285 | 2026.02.24 00:36:16.848125 [ 3 ] {b1109e29-1d54-435b-8802-44ff2bf1b97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1286 | 2026.02.24 00:36:16.848552 [ 3 ] {b1109e29-1d54-435b-8802-44ff2bf1b97e} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1287 | 2026.02.24 00:36:16.848590 [ 3 ] {b1109e29-1d54-435b-8802-44ff2bf1b97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1288 | 2026.02.24 00:36:16.849018 [ 3 ] {b1109e29-1d54-435b-8802-44ff2bf1b97e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1289 | 2026.02.24 00:36:16.849494 [ 3 ] {b1109e29-1d54-435b-8802-44ff2bf1b97e} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1290 | 2026.02.24 00:36:16.849628 [ 3 ] {b1109e29-1d54-435b-8802-44ff2bf1b97e} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.00157 sec., 11464.968152866242 rows/sec., 862.11 KiB/sec. | ||
| 1291 | 2026.02.24 00:36:16.849665 [ 3 ] {b1109e29-1d54-435b-8802-44ff2bf1b97e} <Debug> TCPHandler: Processed in 0.001739172 sec. | ||
| 1292 | 2026.02.24 00:36:16.849775 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1293 | 2026.02.24 00:36:16.849871 [ 3 ] {209d4e24-6797-4bf5-a3f8-e6e461f84d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1294 | 2026.02.24 00:36:16.849911 [ 3 ] {209d4e24-6797-4bf5-a3f8-e6e461f84d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1295 | 2026.02.24 00:36:16.850333 [ 3 ] {209d4e24-6797-4bf5-a3f8-e6e461f84d72} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.02.24 00:36:16.850368 [ 3 ] {209d4e24-6797-4bf5-a3f8-e6e461f84d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1297 | 2026.02.24 00:36:16.850754 [ 3 ] {209d4e24-6797-4bf5-a3f8-e6e461f84d72} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1298 | 2026.02.24 00:36:16.851158 [ 3 ] {209d4e24-6797-4bf5-a3f8-e6e461f84d72} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.02.24 00:36:16.851298 [ 3 ] {209d4e24-6797-4bf5-a3f8-e6e461f84d72} <Debug> executeQuery: Read 57 rows, 4.56 KiB in 0.001447 sec., 39391.84519695923 rows/sec., 3.08 MiB/sec. | ||
| 1300 | 2026.02.24 00:36:16.851339 [ 3 ] {209d4e24-6797-4bf5-a3f8-e6e461f84d72} <Debug> TCPHandler: Processed in 0.001613559 sec. | ||
| 1301 | 2026.02.24 00:36:16.851463 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1302 | 2026.02.24 00:36:16.851584 [ 3 ] {70c7af18-b694-45fa-baad-d7f8929b1c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1303 | 2026.02.24 00:36:16.851639 [ 3 ] {70c7af18-b694-45fa-baad-d7f8929b1c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1304 | 2026.02.24 00:36:16.852070 [ 3 ] {70c7af18-b694-45fa-baad-d7f8929b1c1f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.02.24 00:36:16.852108 [ 3 ] {70c7af18-b694-45fa-baad-d7f8929b1c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1306 | 2026.02.24 00:36:16.852557 [ 3 ] {70c7af18-b694-45fa-baad-d7f8929b1c1f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1307 | 2026.02.24 00:36:16.852994 [ 3 ] {70c7af18-b694-45fa-baad-d7f8929b1c1f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1308 | 2026.02.24 00:36:16.853146 [ 3 ] {70c7af18-b694-45fa-baad-d7f8929b1c1f} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.65 MiB/sec. | ||
| 1309 | 2026.02.24 00:36:16.853184 [ 3 ] {70c7af18-b694-45fa-baad-d7f8929b1c1f} <Debug> TCPHandler: Processed in 0.001783152 sec. | ||
| 1310 | 2026.02.24 00:36:16.853297 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.02.24 00:36:16.853393 [ 3 ] {0c44b5a5-3b5c-46a3-b27d-e3b644dbebd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1312 | 2026.02.24 00:36:16.853447 [ 3 ] {0c44b5a5-3b5c-46a3-b27d-e3b644dbebd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1313 | 2026.02.24 00:36:16.854287 [ 3 ] {0c44b5a5-3b5c-46a3-b27d-e3b644dbebd8} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.02.24 00:36:16.854325 [ 3 ] {0c44b5a5-3b5c-46a3-b27d-e3b644dbebd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1315 | 2026.02.24 00:36:16.855054 [ 3 ] {0c44b5a5-3b5c-46a3-b27d-e3b644dbebd8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1316 | 2026.02.24 00:36:16.855504 [ 3 ] {0c44b5a5-3b5c-46a3-b27d-e3b644dbebd8} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.02.24 00:36:16.855667 [ 3 ] {0c44b5a5-3b5c-46a3-b27d-e3b644dbebd8} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002291 sec., 7856.83107813182 rows/sec., 14.08 MiB/sec. | ||
| 1318 | 2026.02.24 00:36:16.855742 [ 3 ] {0c44b5a5-3b5c-46a3-b27d-e3b644dbebd8} <Debug> TCPHandler: Processed in 0.002494375 sec. | ||
| 1319 | 2026.02.24 00:36:16.855895 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.02.24 00:36:16.856004 [ 3 ] {763b3a60-fc0c-4252-bf23-d9d403cd74ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1321 | 2026.02.24 00:36:16.856049 [ 3 ] {763b3a60-fc0c-4252-bf23-d9d403cd74ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1322 | 2026.02.24 00:36:16.856439 [ 3 ] {763b3a60-fc0c-4252-bf23-d9d403cd74ba} <Trace> oximeter.measurements_i64 (17fddeb9-3c74-4175-a067-cabcec404afc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.02.24 00:36:16.856475 [ 3 ] {763b3a60-fc0c-4252-bf23-d9d403cd74ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1324 | 2026.02.24 00:36:16.856973 [ 3 ] {763b3a60-fc0c-4252-bf23-d9d403cd74ba} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1325 | 2026.02.24 00:36:16.857480 [ 3 ] {763b3a60-fc0c-4252-bf23-d9d403cd74ba} <Trace> oximeter.measurements_i64 (17fddeb9-3c74-4175-a067-cabcec404afc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.02.24 00:36:16.857610 [ 3 ] {763b3a60-fc0c-4252-bf23-d9d403cd74ba} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00163 sec., 1840.4907975460123 rows/sec., 130.01 KiB/sec. | ||
| 1327 | 2026.02.24 00:36:16.857655 [ 3 ] {763b3a60-fc0c-4252-bf23-d9d403cd74ba} <Debug> TCPHandler: Processed in 0.001822173 sec. | ||
| 1328 | 2026.02.24 00:36:16.857777 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.02.24 00:36:16.857873 [ 3 ] {a97d935c-0059-472e-86f6-9f8233deead7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1330 | 2026.02.24 00:36:16.857916 [ 3 ] {a97d935c-0059-472e-86f6-9f8233deead7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1331 | 2026.02.24 00:36:16.858243 [ 3 ] {a97d935c-0059-472e-86f6-9f8233deead7} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.02.24 00:36:16.858279 [ 3 ] {a97d935c-0059-472e-86f6-9f8233deead7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1333 | 2026.02.24 00:36:16.858731 [ 3 ] {a97d935c-0059-472e-86f6-9f8233deead7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1334 | 2026.02.24 00:36:16.859173 [ 3 ] {a97d935c-0059-472e-86f6-9f8233deead7} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.02.24 00:36:16.859314 [ 3 ] {a97d935c-0059-472e-86f6-9f8233deead7} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001459 sec., 20562.028786840303 rows/sec., 1.36 MiB/sec. | ||
| 1336 | 2026.02.24 00:36:16.859356 [ 3 ] {a97d935c-0059-472e-86f6-9f8233deead7} <Debug> TCPHandler: Processed in 0.001629149 sec. | ||
| 1337 | 2026.02.24 00:36:21.842734 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.02.24 00:36:21.842974 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1339 | 2026.02.24 00:36:21.843351 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1340 | 2026.02.24 00:36:21.847283 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1341 | 2026.02.24 00:36:21.847540 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1342 | 2026.02.24 00:36:21.847615 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1343 | 2026.02.24 00:36:21.847803 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1344 | 2026.02.24 00:36:21.849922 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1345 | 2026.02.24 00:36:21.851904 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (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 | ||
| 1346 | 2026.02.24 00:36:21.851928 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1347 | 2026.02.24 00:36:21.856052 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1348 | 2026.02.24 00:36:21.856086 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1349 | 2026.02.24 00:36:21.884403 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.041516 sec., 578.0903747952597 rows/sec., 24.04 KiB/sec. | ||
| 1350 | 2026.02.24 00:36:21.884533 [ 3 ] {9c9047ae-7346-4678-a019-624de148420b} <Debug> TCPHandler: Processed in 0.041924864 sec. | ||
| 1351 | 2026.02.24 00:36:21.884888 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.02.24 00:36:21.885046 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1353 | 2026.02.24 00:36:21.885292 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1354 | 2026.02.24 00:36:21.885328 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1355 | 2026.02.24 00:36:21.885520 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1356 | 2026.02.24 00:36:21.885578 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1357 | 2026.02.24 00:36:21.885688 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1358 | 2026.02.24 00:36:21.885719 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1359 | 2026.02.24 00:36:21.885740 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (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 | ||
| 1360 | 2026.02.24 00:36:21.885756 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1361 | 2026.02.24 00:36:21.885791 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1362 | 2026.02.24 00:36:21.885811 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1363 | 2026.02.24 00:36:21.886375 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001392 sec., 17241.379310344826 rows/sec., 716.99 KiB/sec. | ||
| 1364 | 2026.02.24 00:36:21.886460 [ 3 ] {ef5aee55-8a36-4416-a4f3-1d104c480e6d} <Debug> TCPHandler: Processed in 0.00163693 sec. | ||
| 1365 | 2026.02.24 00:36:21.886999 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2026.02.24 00:36:21.887142 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1367 | 2026.02.24 00:36:21.887373 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1368 | 2026.02.24 00:36:21.887408 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1369 | 2026.02.24 00:36:21.887594 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1370 | 2026.02.24 00:36:21.887647 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1371 | 2026.02.24 00:36:21.887750 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1372 | 2026.02.24 00:36:21.887779 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1373 | 2026.02.24 00:36:21.887799 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (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 | ||
| 1374 | 2026.02.24 00:36:21.887813 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1375 | 2026.02.24 00:36:21.887847 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1376 | 2026.02.24 00:36:21.887866 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1377 | 2026.02.24 00:36:21.888433 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001348 sec., 17804.154302670624 rows/sec., 740.39 KiB/sec. | ||
| 1378 | 2026.02.24 00:36:21.888516 [ 3 ] {4fae02a0-3983-4cbe-a57e-2dec54b07206} <Debug> TCPHandler: Processed in 0.001567698 sec. | ||
| 1379 | 2026.02.24 00:36:21.888736 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.02.24 00:36:21.888866 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1381 | 2026.02.24 00:36:21.889084 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1382 | 2026.02.24 00:36:21.889118 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1383 | 2026.02.24 00:36:21.889302 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1384 | 2026.02.24 00:36:21.889440 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1385 | 2026.02.24 00:36:21.889543 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1386 | 2026.02.24 00:36:21.889572 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1387 | 2026.02.24 00:36:21.889592 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (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 | ||
| 1388 | 2026.02.24 00:36:21.889606 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1389 | 2026.02.24 00:36:21.889638 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1390 | 2026.02.24 00:36:21.889738 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1391 | 2026.02.24 00:36:21.890466 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001651 sec., 14536.644457904302 rows/sec., 604.51 KiB/sec. | ||
| 1392 | 2026.02.24 00:36:21.890558 [ 3 ] {0d5d89aa-fe03-497c-86f9-44a3e0dfbdb1} <Debug> TCPHandler: Processed in 0.001872174 sec. | ||
| 1393 | 2026.02.24 00:36:21.890770 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.02.24 00:36:21.890899 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1395 | 2026.02.24 00:36:21.891112 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1396 | 2026.02.24 00:36:21.891143 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1397 | 2026.02.24 00:36:21.891312 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1398 | 2026.02.24 00:36:21.891361 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1399 | 2026.02.24 00:36:21.891453 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1400 | 2026.02.24 00:36:21.891478 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1401 | 2026.02.24 00:36:21.891495 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (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 | ||
| 1402 | 2026.02.24 00:36:21.891509 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1403 | 2026.02.24 00:36:21.891539 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1404 | 2026.02.24 00:36:21.891555 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1405 | 2026.02.24 00:36:21.892164 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001315 sec., 18250.950570342207 rows/sec., 758.97 KiB/sec. | ||
| 1406 | 2026.02.24 00:36:21.892234 [ 3 ] {466a9f49-a1c9-4a89-a870-22bdfc7bdeca} <Debug> TCPHandler: Processed in 0.001513157 sec. | ||
| 1407 | 2026.02.24 00:36:21.892458 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1408 | 2026.02.24 00:36:21.892589 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1409 | 2026.02.24 00:36:21.892810 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1410 | 2026.02.24 00:36:21.892845 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1411 | 2026.02.24 00:36:21.893035 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1412 | 2026.02.24 00:36:21.893090 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1413 | 2026.02.24 00:36:21.893207 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1414 | 2026.02.24 00:36:21.893236 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1415 | 2026.02.24 00:36:21.893254 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (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 | ||
| 1416 | 2026.02.24 00:36:21.893268 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1417 | 2026.02.24 00:36:21.893302 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1418 | 2026.02.24 00:36:21.893319 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1419 | 2026.02.24 00:36:21.893822 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001286 sec., 18662.519440124415 rows/sec., 776.09 KiB/sec. | ||
| 1420 | 2026.02.24 00:36:21.893910 [ 3 ] {aedc8e36-a187-4ab9-9845-60a6cb1a337a} <Debug> TCPHandler: Processed in 0.001501517 sec. | ||
| 1421 | 2026.02.24 00:36:21.894150 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1422 | 2026.02.24 00:36:21.894281 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1423 | 2026.02.24 00:36:21.894500 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1424 | 2026.02.24 00:36:21.894535 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1425 | 2026.02.24 00:36:21.894722 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1426 | 2026.02.24 00:36:21.894774 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1427 | 2026.02.24 00:36:21.894871 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1428 | 2026.02.24 00:36:21.894899 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1429 | 2026.02.24 00:36:21.894917 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (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 | ||
| 1430 | 2026.02.24 00:36:21.894930 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1431 | 2026.02.24 00:36:21.894962 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1432 | 2026.02.24 00:36:21.894980 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1433 | 2026.02.24 00:36:21.895435 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001208 sec., 19867.54966887417 rows/sec., 826.20 KiB/sec. | ||
| 1434 | 2026.02.24 00:36:21.895517 [ 3 ] {5b8e1132-9310-489b-8350-dca4242637a5} <Debug> TCPHandler: Processed in 0.001416066 sec. | ||
| 1435 | 2026.02.24 00:36:21.895743 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2026.02.24 00:36:21.895874 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1437 | 2026.02.24 00:36:21.896092 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1438 | 2026.02.24 00:36:21.896126 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1439 | 2026.02.24 00:36:21.896314 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1440 | 2026.02.24 00:36:21.896366 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1441 | 2026.02.24 00:36:21.896462 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1442 | 2026.02.24 00:36:21.896489 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1443 | 2026.02.24 00:36:21.896507 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (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 | ||
| 1444 | 2026.02.24 00:36:21.896521 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1445 | 2026.02.24 00:36:21.896554 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1446 | 2026.02.24 00:36:21.896572 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1447 | 2026.02.24 00:36:21.897013 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001193 sec., 20117.351215423303 rows/sec., 836.59 KiB/sec. | ||
| 1448 | 2026.02.24 00:36:21.897098 [ 3 ] {47cc8425-cff0-4026-8346-d7ff65ebc500} <Debug> TCPHandler: Processed in 0.001406806 sec. | ||
| 1449 | 2026.02.24 00:36:21.897336 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.02.24 00:36:21.897465 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1451 | 2026.02.24 00:36:21.897707 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1452 | 2026.02.24 00:36:21.897742 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1453 | 2026.02.24 00:36:21.897944 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1454 | 2026.02.24 00:36:21.897998 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1455 | 2026.02.24 00:36:21.898094 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1456 | 2026.02.24 00:36:21.898123 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1457 | 2026.02.24 00:36:21.898143 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (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 | ||
| 1458 | 2026.02.24 00:36:21.898157 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1459 | 2026.02.24 00:36:21.898190 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1460 | 2026.02.24 00:36:21.898208 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1461 | 2026.02.24 00:36:21.898628 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001215 sec., 19753.086419753086 rows/sec., 821.44 KiB/sec. | ||
| 1462 | 2026.02.24 00:36:21.898707 [ 3 ] {0db0a03e-cae4-4e73-a959-f2ecfd779ce3} <Debug> TCPHandler: Processed in 0.001419225 sec. | ||
| 1463 | 2026.02.24 00:36:21.898930 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.02.24 00:36:21.899060 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1465 | 2026.02.24 00:36:21.899278 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1466 | 2026.02.24 00:36:21.899313 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1467 | 2026.02.24 00:36:21.899500 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1468 | 2026.02.24 00:36:21.899551 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1469 | 2026.02.24 00:36:21.899655 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1470 | 2026.02.24 00:36:21.899685 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1471 | 2026.02.24 00:36:21.899703 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (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 | ||
| 1472 | 2026.02.24 00:36:21.899718 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1473 | 2026.02.24 00:36:21.899752 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1474 | 2026.02.24 00:36:21.899770 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1475 | 2026.02.24 00:36:21.900581 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001574 sec., 15247.776365946633 rows/sec., 634.08 KiB/sec. | ||
| 1476 | 2026.02.24 00:36:21.900663 [ 3 ] {37d50b7f-1d17-46bf-91ff-bb104e1480d2} <Debug> TCPHandler: Processed in 0.001781783 sec. | ||
| 1477 | 2026.02.24 00:36:21.900921 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.02.24 00:36:21.901061 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1479 | 2026.02.24 00:36:21.901286 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1480 | 2026.02.24 00:36:21.901321 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1481 | 2026.02.24 00:36:21.901511 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1482 | 2026.02.24 00:36:21.901563 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1483 | 2026.02.24 00:36:21.901671 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1484 | 2026.02.24 00:36:21.901700 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1485 | 2026.02.24 00:36:21.901717 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (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 | ||
| 1486 | 2026.02.24 00:36:21.901731 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1487 | 2026.02.24 00:36:21.901763 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1488 | 2026.02.24 00:36:21.901781 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1489 | 2026.02.24 00:36:21.902273 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001274 sec., 18838.304552590267 rows/sec., 783.40 KiB/sec. | ||
| 1490 | 2026.02.24 00:36:21.902352 [ 3 ] {86455b57-bbff-40ee-8abc-6b3343b61c0d} <Debug> TCPHandler: Processed in 0.001485677 sec. | ||
| 1491 | 2026.02.24 00:36:21.910117 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.02.24 00:36:21.910253 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1493 | 2026.02.24 00:36:21.910478 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1494 | 2026.02.24 00:36:21.910512 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1495 | 2026.02.24 00:36:21.910710 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1496 | 2026.02.24 00:36:21.910763 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1497 | 2026.02.24 00:36:21.910861 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1498 | 2026.02.24 00:36:21.910888 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1499 | 2026.02.24 00:36:21.910905 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (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 | ||
| 1500 | 2026.02.24 00:36:21.910919 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1501 | 2026.02.24 00:36:21.910951 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1502 | 2026.02.24 00:36:21.910968 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 24 rows starting from 0 | ||
| 1503 | 2026.02.24 00:36:21.911456 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Debug> executeQuery: Read 24 rows, 1022.00 B in 0.001258 sec., 19077.90143084261 rows/sec., 793.36 KiB/sec. | ||
| 1504 | 2026.02.24 00:36:21.911536 [ 3 ] {be3d0b17-d1f5-4860-9120-2d96e93ade04} <Debug> TCPHandler: Processed in 0.001470246 sec. | ||
| 1505 | 2026.02.24 00:36:21.913245 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1506 | 2026.02.24 00:36:21.913370 [ 3 ] {107addc8-d131-469d-8780-dd0d485192e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1507 | 2026.02.24 00:36:21.913419 [ 3 ] {107addc8-d131-469d-8780-dd0d485192e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1508 | 2026.02.24 00:36:21.914027 [ 3 ] {107addc8-d131-469d-8780-dd0d485192e8} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1509 | 2026.02.24 00:36:21.914069 [ 3 ] {107addc8-d131-469d-8780-dd0d485192e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1510 | 2026.02.24 00:36:21.914543 [ 3 ] {107addc8-d131-469d-8780-dd0d485192e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1511 | 2026.02.24 00:36:21.914911 [ 3 ] {107addc8-d131-469d-8780-dd0d485192e8} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1512 | 2026.02.24 00:36:21.915129 [ 3 ] {107addc8-d131-469d-8780-dd0d485192e8} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001794 sec., 6688.963210702341 rows/sec., 2.38 MiB/sec. | ||
| 1513 | 2026.02.24 00:36:21.915172 [ 3 ] {107addc8-d131-469d-8780-dd0d485192e8} <Debug> TCPHandler: Processed in 0.001986466 sec. | ||
| 1514 | 2026.02.24 00:36:21.915298 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.02.24 00:36:21.915391 [ 3 ] {5506592c-bcfa-4e30-ad08-4ef829f1f508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1516 | 2026.02.24 00:36:21.915430 [ 3 ] {5506592c-bcfa-4e30-ad08-4ef829f1f508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1517 | 2026.02.24 00:36:21.918096 [ 3 ] {5506592c-bcfa-4e30-ad08-4ef829f1f508} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.02.24 00:36:21.918138 [ 3 ] {5506592c-bcfa-4e30-ad08-4ef829f1f508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1519 | 2026.02.24 00:36:21.918766 [ 3 ] {5506592c-bcfa-4e30-ad08-4ef829f1f508} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1520 | 2026.02.24 00:36:21.919202 [ 3 ] {5506592c-bcfa-4e30-ad08-4ef829f1f508} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.02.24 00:36:21.919337 [ 3 ] {5506592c-bcfa-4e30-ad08-4ef829f1f508} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003964 sec., 71644.80322906157 rows/sec., 4.55 MiB/sec. | ||
| 1522 | 2026.02.24 00:36:21.919378 [ 3 ] {5506592c-bcfa-4e30-ad08-4ef829f1f508} <Debug> TCPHandler: Processed in 0.004128604 sec. | ||
| 1523 | 2026.02.24 00:36:21.919496 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2026.02.24 00:36:21.919590 [ 3 ] {c56f1e23-0e7a-4815-adeb-fbc0e4dcfb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1525 | 2026.02.24 00:36:21.919630 [ 3 ] {c56f1e23-0e7a-4815-adeb-fbc0e4dcfb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1526 | 2026.02.24 00:36:21.920021 [ 3 ] {c56f1e23-0e7a-4815-adeb-fbc0e4dcfb5f} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.02.24 00:36:21.920059 [ 3 ] {c56f1e23-0e7a-4815-adeb-fbc0e4dcfb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1528 | 2026.02.24 00:36:21.920428 [ 3 ] {c56f1e23-0e7a-4815-adeb-fbc0e4dcfb5f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1529 | 2026.02.24 00:36:21.920839 [ 3 ] {c56f1e23-0e7a-4815-adeb-fbc0e4dcfb5f} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2026.02.24 00:36:21.920981 [ 3 ] {c56f1e23-0e7a-4815-adeb-fbc0e4dcfb5f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001409 sec., 1419.4464158977999 rows/sec., 115.75 KiB/sec. | ||
| 1531 | 2026.02.24 00:36:21.921024 [ 3 ] {c56f1e23-0e7a-4815-adeb-fbc0e4dcfb5f} <Debug> TCPHandler: Processed in 0.001576838 sec. | ||
| 1532 | 2026.02.24 00:36:21.921131 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.02.24 00:36:21.921224 [ 3 ] {295624f4-6d39-4050-b167-573e7742c1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1534 | 2026.02.24 00:36:21.921263 [ 3 ] {295624f4-6d39-4050-b167-573e7742c1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1535 | 2026.02.24 00:36:21.921990 [ 3 ] {295624f4-6d39-4050-b167-573e7742c1bf} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.02.24 00:36:21.922027 [ 3 ] {295624f4-6d39-4050-b167-573e7742c1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1537 | 2026.02.24 00:36:21.922522 [ 3 ] {295624f4-6d39-4050-b167-573e7742c1bf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1538 | 2026.02.24 00:36:21.922968 [ 3 ] {295624f4-6d39-4050-b167-573e7742c1bf} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.02.24 00:36:21.923098 [ 3 ] {295624f4-6d39-4050-b167-573e7742c1bf} <Debug> executeQuery: Read 772 rows, 62.24 KiB in 0.001892 sec., 408033.8266384778 rows/sec., 32.13 MiB/sec. | ||
| 1540 | 2026.02.24 00:36:21.923143 [ 3 ] {295624f4-6d39-4050-b167-573e7742c1bf} <Debug> TCPHandler: Processed in 0.002059857 sec. | ||
| 1541 | 2026.02.24 00:36:21.923253 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.02.24 00:36:21.923346 [ 3 ] {bfed8bc4-349b-4326-b520-da0fd7275f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1543 | 2026.02.24 00:36:21.923386 [ 3 ] {bfed8bc4-349b-4326-b520-da0fd7275f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1544 | 2026.02.24 00:36:21.923828 [ 3 ] {bfed8bc4-349b-4326-b520-da0fd7275f68} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.02.24 00:36:21.923864 [ 3 ] {bfed8bc4-349b-4326-b520-da0fd7275f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1546 | 2026.02.24 00:36:21.924276 [ 3 ] {bfed8bc4-349b-4326-b520-da0fd7275f68} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1547 | 2026.02.24 00:36:21.924710 [ 3 ] {bfed8bc4-349b-4326-b520-da0fd7275f68} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.02.24 00:36:21.924849 [ 3 ] {bfed8bc4-349b-4326-b520-da0fd7275f68} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001521 sec., 94674.55621301776 rows/sec., 5.57 MiB/sec. | ||
| 1549 | 2026.02.24 00:36:21.924891 [ 3 ] {bfed8bc4-349b-4326-b520-da0fd7275f68} <Debug> TCPHandler: Processed in 0.001686611 sec. | ||
| 1550 | 2026.02.24 00:36:21.925003 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1551 | 2026.02.24 00:36:21.925095 [ 3 ] {5da33d14-ef57-4686-aa62-f8d68c7b7e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1552 | 2026.02.24 00:36:21.925133 [ 3 ] {5da33d14-ef57-4686-aa62-f8d68c7b7e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1553 | 2026.02.24 00:36:21.925608 [ 3 ] {5da33d14-ef57-4686-aa62-f8d68c7b7e68} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.02.24 00:36:21.925639 [ 3 ] {5da33d14-ef57-4686-aa62-f8d68c7b7e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1555 | 2026.02.24 00:36:21.926057 [ 3 ] {5da33d14-ef57-4686-aa62-f8d68c7b7e68} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1556 | 2026.02.24 00:36:21.926528 [ 3 ] {5da33d14-ef57-4686-aa62-f8d68c7b7e68} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.02.24 00:36:21.926652 [ 3 ] {5da33d14-ef57-4686-aa62-f8d68c7b7e68} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001616 sec., 92202.97029702971 rows/sec., 5.96 MiB/sec. | ||
| 1558 | 2026.02.24 00:36:21.926690 [ 3 ] {5da33d14-ef57-4686-aa62-f8d68c7b7e68} <Debug> TCPHandler: Processed in 0.001778942 sec. | ||
| 1559 | 2026.02.24 00:36:21.926795 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2026.02.24 00:36:21.926882 [ 3 ] {db1f8d02-d508-4c1f-99c4-d235e38c2f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1561 | 2026.02.24 00:36:21.926918 [ 3 ] {db1f8d02-d508-4c1f-99c4-d235e38c2f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1562 | 2026.02.24 00:36:21.927410 [ 3 ] {db1f8d02-d508-4c1f-99c4-d235e38c2f40} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.02.24 00:36:21.927446 [ 3 ] {db1f8d02-d508-4c1f-99c4-d235e38c2f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1564 | 2026.02.24 00:36:21.929926 [ 3 ] {db1f8d02-d508-4c1f-99c4-d235e38c2f40} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1565 | 2026.02.24 00:36:21.930372 [ 3 ] {db1f8d02-d508-4c1f-99c4-d235e38c2f40} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1566 | 2026.02.24 00:36:21.930506 [ 3 ] {db1f8d02-d508-4c1f-99c4-d235e38c2f40} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.003584 sec., 41294.642857142855 rows/sec., 2.35 MiB/sec. | ||
| 1567 | 2026.02.24 00:36:21.930542 [ 3 ] {db1f8d02-d508-4c1f-99c4-d235e38c2f40} <Debug> TCPHandler: Processed in 0.003743457 sec. | ||
| 1568 | 2026.02.24 00:36:21.930660 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.02.24 00:36:21.930751 [ 3 ] {c6e196cd-7c21-4820-93d8-d6f1b12535fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1570 | 2026.02.24 00:36:21.930789 [ 3 ] {c6e196cd-7c21-4820-93d8-d6f1b12535fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1571 | 2026.02.24 00:36:21.931330 [ 3 ] {c6e196cd-7c21-4820-93d8-d6f1b12535fc} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1572 | 2026.02.24 00:36:21.931366 [ 3 ] {c6e196cd-7c21-4820-93d8-d6f1b12535fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1573 | 2026.02.24 00:36:21.931882 [ 3 ] {c6e196cd-7c21-4820-93d8-d6f1b12535fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1574 | 2026.02.24 00:36:21.932325 [ 3 ] {c6e196cd-7c21-4820-93d8-d6f1b12535fc} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1575 | 2026.02.24 00:36:21.932447 [ 3 ] {c6e196cd-7c21-4820-93d8-d6f1b12535fc} <Debug> executeQuery: Read 464 rows, 33.11 KiB in 0.001713 sec., 270869.8190309399 rows/sec., 18.87 MiB/sec. | ||
| 1576 | 2026.02.24 00:36:21.932483 [ 3 ] {c6e196cd-7c21-4820-93d8-d6f1b12535fc} <Debug> TCPHandler: Processed in 0.001871213 sec. | ||
| 1577 | 2026.02.24 00:36:21.932595 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.02.24 00:36:21.932687 [ 3 ] {88ac800c-3c56-47a5-9a07-bfabbd4bb261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1579 | 2026.02.24 00:36:21.932727 [ 3 ] {88ac800c-3c56-47a5-9a07-bfabbd4bb261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1580 | 2026.02.24 00:36:21.933048 [ 3 ] {88ac800c-3c56-47a5-9a07-bfabbd4bb261} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.02.24 00:36:21.933083 [ 3 ] {88ac800c-3c56-47a5-9a07-bfabbd4bb261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1582 | 2026.02.24 00:36:21.933635 [ 3 ] {88ac800c-3c56-47a5-9a07-bfabbd4bb261} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1583 | 2026.02.24 00:36:21.934067 [ 3 ] {88ac800c-3c56-47a5-9a07-bfabbd4bb261} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.02.24 00:36:21.934191 [ 3 ] {88ac800c-3c56-47a5-9a07-bfabbd4bb261} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001522 sec., 3942.181340341656 rows/sec., 205.96 KiB/sec. | ||
| 1585 | 2026.02.24 00:36:21.934225 [ 3 ] {88ac800c-3c56-47a5-9a07-bfabbd4bb261} <Debug> TCPHandler: Processed in 0.00167907 sec. | ||
| 1586 | 2026.02.24 00:36:21.934331 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.02.24 00:36:21.934423 [ 3 ] {e8207c01-06bb-49d0-9bc3-acaff44ef068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1588 | 2026.02.24 00:36:21.934463 [ 3 ] {e8207c01-06bb-49d0-9bc3-acaff44ef068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1589 | 2026.02.24 00:36:21.934886 [ 3 ] {e8207c01-06bb-49d0-9bc3-acaff44ef068} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.02.24 00:36:21.934920 [ 3 ] {e8207c01-06bb-49d0-9bc3-acaff44ef068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1591 | 2026.02.24 00:36:21.935361 [ 3 ] {e8207c01-06bb-49d0-9bc3-acaff44ef068} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1592 | 2026.02.24 00:36:21.935795 [ 3 ] {e8207c01-06bb-49d0-9bc3-acaff44ef068} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2026.02.24 00:36:21.935928 [ 3 ] {e8207c01-06bb-49d0-9bc3-acaff44ef068} <Debug> executeQuery: Read 166 rows, 11.00 KiB in 0.001524 sec., 108923.8845144357 rows/sec., 7.05 MiB/sec. | ||
| 1594 | 2026.02.24 00:36:21.935964 [ 3 ] {e8207c01-06bb-49d0-9bc3-acaff44ef068} <Debug> TCPHandler: Processed in 0.00168215 sec. | ||
| 1595 | 2026.02.24 00:36:21.936073 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1596 | 2026.02.24 00:36:21.936165 [ 3 ] {4b8cb490-2ba4-42ff-b192-4dbf97b2d934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1597 | 2026.02.24 00:36:21.936205 [ 3 ] {4b8cb490-2ba4-42ff-b192-4dbf97b2d934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1598 | 2026.02.24 00:36:21.936526 [ 3 ] {4b8cb490-2ba4-42ff-b192-4dbf97b2d934} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1599 | 2026.02.24 00:36:21.936560 [ 3 ] {4b8cb490-2ba4-42ff-b192-4dbf97b2d934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1600 | 2026.02.24 00:36:21.936998 [ 3 ] {4b8cb490-2ba4-42ff-b192-4dbf97b2d934} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1601 | 2026.02.24 00:36:21.937389 [ 3 ] {4b8cb490-2ba4-42ff-b192-4dbf97b2d934} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.02.24 00:36:21.937515 [ 3 ] {4b8cb490-2ba4-42ff-b192-4dbf97b2d934} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. | ||
| 1603 | 2026.02.24 00:36:21.937549 [ 3 ] {4b8cb490-2ba4-42ff-b192-4dbf97b2d934} <Debug> TCPHandler: Processed in 0.001559858 sec. | ||
| 1604 | 2026.02.24 00:36:21.937651 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.02.24 00:36:21.937736 [ 3 ] {716cb890-57d8-42dc-a53a-dac2062f3eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1606 | 2026.02.24 00:36:21.937772 [ 3 ] {716cb890-57d8-42dc-a53a-dac2062f3eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1607 | 2026.02.24 00:36:21.938156 [ 3 ] {716cb890-57d8-42dc-a53a-dac2062f3eec} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1608 | 2026.02.24 00:36:21.938191 [ 3 ] {716cb890-57d8-42dc-a53a-dac2062f3eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1609 | 2026.02.24 00:36:21.938605 [ 3 ] {716cb890-57d8-42dc-a53a-dac2062f3eec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1610 | 2026.02.24 00:36:21.939021 [ 3 ] {716cb890-57d8-42dc-a53a-dac2062f3eec} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.02.24 00:36:21.939158 [ 3 ] {716cb890-57d8-42dc-a53a-dac2062f3eec} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.57 MiB/sec. | ||
| 1612 | 2026.02.24 00:36:21.939193 [ 3 ] {716cb890-57d8-42dc-a53a-dac2062f3eec} <Debug> TCPHandler: Processed in 0.001548358 sec. | ||
| 1613 | 2026.02.24 00:36:22.659511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2378 | ||
| 1614 | 2026.02.24 00:36:22.659982 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.02.24 00:36:22.660028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1616 | 2026.02.24 00:36:22.660655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1617 | 2026.02.24 00:36:22.661144 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.02.24 00:36:22.661293 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2378 | ||
| 1619 | 2026.02.24 00:36:22.762162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1620 | 2026.02.24 00:36:22.779591 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1621 | 2026.02.24 00:36:22.779655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1622 | 2026.02.24 00:36:22.786152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1623 | 2026.02.24 00:36:22.787321 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1624 | 2026.02.24 00:36:22.790325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1625 | 2026.02.24 00:36:23.000174 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.73 MiB, peak 173.44 MiB, free memory in arenas 0.00 B, will set to 170.31 MiB (RSS), difference: 1.58 MiB | ||
| 1626 | 2026.02.24 00:36:25.107711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 234 | ||
| 1627 | 2026.02.24 00:36:25.110401 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2026.02.24 00:36:25.110446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1629 | 2026.02.24 00:36:25.111794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1630 | 2026.02.24 00:36:25.112284 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2026.02.24 00:36:25.112523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1632 | 2026.02.24 00:36:26.845662 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1633 | 2026.02.24 00:36:26.845855 [ 3 ] {91a1086b-973e-4b65-9069-cef0b0e57385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1634 | 2026.02.24 00:36:26.845920 [ 3 ] {91a1086b-973e-4b65-9069-cef0b0e57385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1635 | 2026.02.24 00:36:26.846592 [ 3 ] {91a1086b-973e-4b65-9069-cef0b0e57385} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.02.24 00:36:26.846634 [ 3 ] {91a1086b-973e-4b65-9069-cef0b0e57385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1637 | 2026.02.24 00:36:26.847127 [ 3 ] {91a1086b-973e-4b65-9069-cef0b0e57385} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1638 | 2026.02.24 00:36:26.847552 [ 3 ] {91a1086b-973e-4b65-9069-cef0b0e57385} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.02.24 00:36:26.847725 [ 3 ] {91a1086b-973e-4b65-9069-cef0b0e57385} <Debug> executeQuery: Read 94 rows, 8.55 KiB in 0.001917 sec., 49034.95044340115 rows/sec., 4.36 MiB/sec. | ||
| 1640 | 2026.02.24 00:36:26.847774 [ 3 ] {91a1086b-973e-4b65-9069-cef0b0e57385} <Debug> TCPHandler: Processed in 0.00223852 sec. | ||
| 1641 | 2026.02.24 00:36:26.847901 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1642 | 2026.02.24 00:36:26.848005 [ 3 ] {fdd7c45a-7431-4135-b8fa-9ef8a43ab257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1643 | 2026.02.24 00:36:26.848048 [ 3 ] {fdd7c45a-7431-4135-b8fa-9ef8a43ab257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1644 | 2026.02.24 00:36:26.848469 [ 3 ] {fdd7c45a-7431-4135-b8fa-9ef8a43ab257} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1645 | 2026.02.24 00:36:26.848505 [ 3 ] {fdd7c45a-7431-4135-b8fa-9ef8a43ab257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1646 | 2026.02.24 00:36:26.848907 [ 3 ] {fdd7c45a-7431-4135-b8fa-9ef8a43ab257} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1647 | 2026.02.24 00:36:26.849346 [ 3 ] {fdd7c45a-7431-4135-b8fa-9ef8a43ab257} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1648 | 2026.02.24 00:36:26.849480 [ 3 ] {fdd7c45a-7431-4135-b8fa-9ef8a43ab257} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001501 sec., 21319.120586275818 rows/sec., 1.57 MiB/sec. | ||
| 1649 | 2026.02.24 00:36:26.849518 [ 3 ] {fdd7c45a-7431-4135-b8fa-9ef8a43ab257} <Debug> TCPHandler: Processed in 0.001669451 sec. | ||
| 1650 | 2026.02.24 00:36:26.849622 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.02.24 00:36:26.849717 [ 3 ] {3a48f403-997b-48b5-afdc-5cda50ca0cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1652 | 2026.02.24 00:36:26.849758 [ 3 ] {3a48f403-997b-48b5-afdc-5cda50ca0cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1653 | 2026.02.24 00:36:26.850181 [ 3 ] {3a48f403-997b-48b5-afdc-5cda50ca0cbd} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.02.24 00:36:26.850217 [ 3 ] {3a48f403-997b-48b5-afdc-5cda50ca0cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1655 | 2026.02.24 00:36:26.850618 [ 3 ] {3a48f403-997b-48b5-afdc-5cda50ca0cbd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1656 | 2026.02.24 00:36:26.851026 [ 3 ] {3a48f403-997b-48b5-afdc-5cda50ca0cbd} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.02.24 00:36:26.851177 [ 3 ] {3a48f403-997b-48b5-afdc-5cda50ca0cbd} <Debug> executeQuery: Read 74 rows, 5.95 KiB in 0.00148 sec., 50000 rows/sec., 3.93 MiB/sec. | ||
| 1658 | 2026.02.24 00:36:26.851217 [ 3 ] {3a48f403-997b-48b5-afdc-5cda50ca0cbd} <Debug> TCPHandler: Processed in 0.00164422 sec. | ||
| 1659 | 2026.02.24 00:36:26.851328 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2026.02.24 00:36:26.851421 [ 3 ] {c364d296-2ff7-444e-9247-1072c438bc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1661 | 2026.02.24 00:36:26.851464 [ 3 ] {c364d296-2ff7-444e-9247-1072c438bc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1662 | 2026.02.24 00:36:26.851881 [ 3 ] {c364d296-2ff7-444e-9247-1072c438bc0f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.02.24 00:36:26.851925 [ 3 ] {c364d296-2ff7-444e-9247-1072c438bc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1664 | 2026.02.24 00:36:26.852415 [ 3 ] {c364d296-2ff7-444e-9247-1072c438bc0f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1665 | 2026.02.24 00:36:26.852923 [ 3 ] {c364d296-2ff7-444e-9247-1072c438bc0f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.02.24 00:36:26.853163 [ 3 ] {c364d296-2ff7-444e-9247-1072c438bc0f} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001759 sec., 34110.28993746447 rows/sec., 2.39 MiB/sec. | ||
| 1667 | 2026.02.24 00:36:26.853224 [ 3 ] {c364d296-2ff7-444e-9247-1072c438bc0f} <Debug> TCPHandler: Processed in 0.001944765 sec. | ||
| 1668 | 2026.02.24 00:36:26.853358 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2026.02.24 00:36:26.853454 [ 3 ] {bf14fd63-6c86-47e6-8887-1091c4fc47a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1670 | 2026.02.24 00:36:26.853511 [ 3 ] {bf14fd63-6c86-47e6-8887-1091c4fc47a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1671 | 2026.02.24 00:36:26.854463 [ 3 ] {bf14fd63-6c86-47e6-8887-1091c4fc47a9} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.02.24 00:36:26.854503 [ 3 ] {bf14fd63-6c86-47e6-8887-1091c4fc47a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1673 | 2026.02.24 00:36:26.855218 [ 3 ] {bf14fd63-6c86-47e6-8887-1091c4fc47a9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1674 | 2026.02.24 00:36:26.855674 [ 3 ] {bf14fd63-6c86-47e6-8887-1091c4fc47a9} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.02.24 00:36:26.855817 [ 3 ] {bf14fd63-6c86-47e6-8887-1091c4fc47a9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002381 sec., 13439.731205375892 rows/sec., 24.08 MiB/sec. | ||
| 1676 | 2026.02.24 00:36:26.855875 [ 3 ] {bf14fd63-6c86-47e6-8887-1091c4fc47a9} <Debug> TCPHandler: Processed in 0.002567266 sec. | ||
| 1677 | 2026.02.24 00:36:26.855997 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.02.24 00:36:26.856092 [ 3 ] {bb1ef9b0-61e0-4ae9-9ce7-e378cd1709c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1679 | 2026.02.24 00:36:26.856135 [ 3 ] {bb1ef9b0-61e0-4ae9-9ce7-e378cd1709c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1680 | 2026.02.24 00:36:26.856478 [ 3 ] {bb1ef9b0-61e0-4ae9-9ce7-e378cd1709c1} <Trace> oximeter.measurements_i64 (17fddeb9-3c74-4175-a067-cabcec404afc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.02.24 00:36:26.856515 [ 3 ] {bb1ef9b0-61e0-4ae9-9ce7-e378cd1709c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1682 | 2026.02.24 00:36:26.856925 [ 3 ] {bb1ef9b0-61e0-4ae9-9ce7-e378cd1709c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1683 | 2026.02.24 00:36:26.857385 [ 3 ] {bb1ef9b0-61e0-4ae9-9ce7-e378cd1709c1} <Trace> oximeter.measurements_i64 (17fddeb9-3c74-4175-a067-cabcec404afc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.02.24 00:36:26.857516 [ 3 ] {bb1ef9b0-61e0-4ae9-9ce7-e378cd1709c1} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001442 sec., 8321.775312066575 rows/sec., 646.75 KiB/sec. | ||
| 1685 | 2026.02.24 00:36:26.857553 [ 3 ] {bb1ef9b0-61e0-4ae9-9ce7-e378cd1709c1} <Debug> TCPHandler: Processed in 0.001606229 sec. | ||
| 1686 | 2026.02.24 00:36:26.857666 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2026.02.24 00:36:26.857761 [ 3 ] {b4a0983b-648b-47d9-8a45-b8610aeb74a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1688 | 2026.02.24 00:36:26.857804 [ 3 ] {b4a0983b-648b-47d9-8a45-b8610aeb74a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1689 | 2026.02.24 00:36:26.858178 [ 3 ] {b4a0983b-648b-47d9-8a45-b8610aeb74a4} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2026.02.24 00:36:26.858224 [ 3 ] {b4a0983b-648b-47d9-8a45-b8610aeb74a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1691 | 2026.02.24 00:36:26.858711 [ 3 ] {b4a0983b-648b-47d9-8a45-b8610aeb74a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1692 | 2026.02.24 00:36:26.859261 [ 3 ] {b4a0983b-648b-47d9-8a45-b8610aeb74a4} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2026.02.24 00:36:26.859445 [ 3 ] {b4a0983b-648b-47d9-8a45-b8610aeb74a4} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001701 sec., 17636.68430335097 rows/sec., 1.17 MiB/sec. | ||
| 1694 | 2026.02.24 00:36:26.859491 [ 3 ] {b4a0983b-648b-47d9-8a45-b8610aeb74a4} <Debug> TCPHandler: Processed in 0.001872864 sec. | ||
| 1695 | 2026.02.24 00:36:30.013323 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1696 | 2026.02.24 00:36:30.013378 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1697 | 2026.02.24 00:36:30.161372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2890 | ||
| 1698 | 2026.02.24 00:36:30.161941 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1699 | 2026.02.24 00:36:30.161994 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1700 | 2026.02.24 00:36:30.162522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1701 | 2026.02.24 00:36:30.162753 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1702 | 2026.02.24 00:36:30.162886 [ 95 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1703 | 2026.02.24 00:36:30.162893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2890 | ||
| 1704 | 2026.02.24 00:36:30.162958 [ 95 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2026.02.24 00:36:30.162983 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1706 | 2026.02.24 00:36:30.165293 [ 204 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 1707 | 2026.02.24 00:36:30.167345 [ 204 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1708 | 2026.02.24 00:36:30.167440 [ 204 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1709 | 2026.02.24 00:36:30.167548 [ 204 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1710 | 2026.02.24 00:36:30.167601 [ 204 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 442 rows starting from the beginning of the part | ||
| 1711 | 2026.02.24 00:36:30.167649 [ 204 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1712 | 2026.02.24 00:36:30.167697 [ 204 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1713 | 2026.02.24 00:36:30.167738 [ 204 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1714 | 2026.02.24 00:36:30.216303 [ 196 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2890 rows, containing 4 columns (4 merged, 0 gathered) in 0.053215888 sec., 54307.089642100866 rows/sec., 795.51 KiB/sec. | ||
| 1715 | 2026.02.24 00:36:30.217187 [ 188 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1716 | 2026.02.24 00:36:30.217508 [ 188 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_6_1} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1717 | 2026.02.24 00:36:30.217584 [ 188 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_6_1} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1718 | 2026.02.24 00:36:30.219606 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1719 | 2026.02.24 00:36:30.290396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1720 | 2026.02.24 00:36:30.308094 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.02.24 00:36:30.308141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1722 | 2026.02.24 00:36:30.314644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1723 | 2026.02.24 00:36:30.315393 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.02.24 00:36:30.315670 [ 79 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1725 | 2026.02.24 00:36:30.315725 [ 79 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.02.24 00:36:30.315744 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1727 | 2026.02.24 00:36:30.315829 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 1728 | 2026.02.24 00:36:30.318861 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1729 | 2026.02.24 00:36:30.318986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1730 | 2026.02.24 00:36:30.319701 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 1731 | 2026.02.24 00:36:30.323282 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 1732 | 2026.02.24 00:36:30.326940 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 1733 | 2026.02.24 00:36:30.330689 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 1734 | 2026.02.24 00:36:30.342241 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 1735 | 2026.02.24 00:36:30.346439 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 1736 | 2026.02.24 00:36:30.418261 [ 196 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.102456414 sec., 448.9714035863094 rows/sec., 2.32 MiB/sec. | ||
| 1737 | 2026.02.24 00:36:30.420614 [ 186 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1738 | 2026.02.24 00:36:30.422811 [ 186 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_6_1} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.02.24 00:36:30.422919 [ 186 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_6_1} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1740 | 2026.02.24 00:36:30.424583 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1741 | 2026.02.24 00:36:31.000225 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.51 MiB, peak 181.05 MiB, free memory in arenas 0.00 B, will set to 182.05 MiB (RSS), difference: 10.53 MiB | ||
| 1742 | 2026.02.24 00:36:31.852503 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2026.02.24 00:36:31.852700 [ 3 ] {29012212-8a14-411c-98e2-acce97de4199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1744 | 2026.02.24 00:36:31.852773 [ 3 ] {29012212-8a14-411c-98e2-acce97de4199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1745 | 2026.02.24 00:36:31.853585 [ 3 ] {29012212-8a14-411c-98e2-acce97de4199} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.02.24 00:36:31.853630 [ 3 ] {29012212-8a14-411c-98e2-acce97de4199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1747 | 2026.02.24 00:36:31.854030 [ 3 ] {29012212-8a14-411c-98e2-acce97de4199} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1748 | 2026.02.24 00:36:31.854266 [ 3 ] {29012212-8a14-411c-98e2-acce97de4199} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.02.24 00:36:31.854418 [ 3 ] {29012212-8a14-411c-98e2-acce97de4199} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001771 sec., 160361.3777526821 rows/sec., 10.19 MiB/sec. | ||
| 1750 | 2026.02.24 00:36:31.854465 [ 3 ] {29012212-8a14-411c-98e2-acce97de4199} <Debug> TCPHandler: Processed in 0.002099748 sec. | ||
| 1751 | 2026.02.24 00:36:31.854592 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2026.02.24 00:36:31.854695 [ 3 ] {2b55e208-3357-454e-b14a-010430a44d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1753 | 2026.02.24 00:36:31.854739 [ 3 ] {2b55e208-3357-454e-b14a-010430a44d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1754 | 2026.02.24 00:36:31.855475 [ 3 ] {2b55e208-3357-454e-b14a-010430a44d38} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.02.24 00:36:31.855513 [ 3 ] {2b55e208-3357-454e-b14a-010430a44d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1756 | 2026.02.24 00:36:31.855876 [ 3 ] {2b55e208-3357-454e-b14a-010430a44d38} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1757 | 2026.02.24 00:36:31.856093 [ 3 ] {2b55e208-3357-454e-b14a-010430a44d38} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2026.02.24 00:36:31.856199 [ 93 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1759 | 2026.02.24 00:36:31.856228 [ 3 ] {2b55e208-3357-454e-b14a-010430a44d38} <Debug> executeQuery: Read 771 rows, 62.17 KiB in 0.001556 sec., 495501.28534704365 rows/sec., 39.02 MiB/sec. | ||
| 1760 | 2026.02.24 00:36:31.856267 [ 93 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.02.24 00:36:31.856276 [ 3 ] {2b55e208-3357-454e-b14a-010430a44d38} <Debug> TCPHandler: Processed in 0.001738582 sec. | ||
| 1762 | 2026.02.24 00:36:31.856293 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1763 | 2026.02.24 00:36:31.856391 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.02.24 00:36:31.856424 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 1765 | 2026.02.24 00:36:31.856492 [ 3 ] {dfaf611d-f12a-43e1-bc2a-d6051e50885f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1766 | 2026.02.24 00:36:31.856532 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1767 | 2026.02.24 00:36:31.856534 [ 3 ] {dfaf611d-f12a-43e1-bc2a-d6051e50885f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1768 | 2026.02.24 00:36:31.856574 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 59 rows starting from the beginning of the part | ||
| 1769 | 2026.02.24 00:36:31.856675 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1770 | 2026.02.24 00:36:31.856731 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 66 rows starting from the beginning of the part | ||
| 1771 | 2026.02.24 00:36:31.856784 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 772 rows starting from the beginning of the part | ||
| 1772 | 2026.02.24 00:36:31.856830 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 94 rows starting from the beginning of the part | ||
| 1773 | 2026.02.24 00:36:31.856875 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 771 rows starting from the beginning of the part | ||
| 1774 | 2026.02.24 00:36:31.856979 [ 3 ] {dfaf611d-f12a-43e1-bc2a-d6051e50885f} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.02.24 00:36:31.857015 [ 3 ] {dfaf611d-f12a-43e1-bc2a-d6051e50885f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1776 | 2026.02.24 00:36:31.857407 [ 3 ] {dfaf611d-f12a-43e1-bc2a-d6051e50885f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1777 | 2026.02.24 00:36:31.857635 [ 3 ] {dfaf611d-f12a-43e1-bc2a-d6051e50885f} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.02.24 00:36:31.857772 [ 3 ] {dfaf611d-f12a-43e1-bc2a-d6051e50885f} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.0013 sec., 109230.76923076923 rows/sec., 6.42 MiB/sec. | ||
| 1779 | 2026.02.24 00:36:31.857810 [ 3 ] {dfaf611d-f12a-43e1-bc2a-d6051e50885f} <Debug> TCPHandler: Processed in 0.001469216 sec. | ||
| 1780 | 2026.02.24 00:36:31.857925 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.02.24 00:36:31.858019 [ 3 ] {6aa110df-190e-4ef2-b2bf-e2dc25d2aa56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1782 | 2026.02.24 00:36:31.858058 [ 3 ] {6aa110df-190e-4ef2-b2bf-e2dc25d2aa56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1783 | 2026.02.24 00:36:31.858102 [ 196 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1792 rows, containing 5 columns (5 merged, 0 gathered) in 0.001725902 sec., 1038297.6553709307 rows/sec., 86.85 MiB/sec. | ||
| 1784 | 2026.02.24 00:36:31.858358 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1785 | 2026.02.24 00:36:31.858476 [ 3 ] {6aa110df-190e-4ef2-b2bf-e2dc25d2aa56} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.02.24 00:36:31.858518 [ 3 ] {6aa110df-190e-4ef2-b2bf-e2dc25d2aa56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1787 | 2026.02.24 00:36:31.858688 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_6_1} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.02.24 00:36:31.858776 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_6_1} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1789 | 2026.02.24 00:36:31.858845 [ 3 ] {6aa110df-190e-4ef2-b2bf-e2dc25d2aa56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1790 | 2026.02.24 00:36:31.858868 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 1791 | 2026.02.24 00:36:31.859066 [ 3 ] {6aa110df-190e-4ef2-b2bf-e2dc25d2aa56} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.02.24 00:36:31.859200 [ 3 ] {6aa110df-190e-4ef2-b2bf-e2dc25d2aa56} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 1793 | 2026.02.24 00:36:31.859238 [ 3 ] {6aa110df-190e-4ef2-b2bf-e2dc25d2aa56} <Debug> TCPHandler: Processed in 0.001363435 sec. | ||
| 1794 | 2026.02.24 00:36:31.859351 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.02.24 00:36:31.859444 [ 3 ] {f61ff758-d1fd-4064-aa05-2d355d060048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1796 | 2026.02.24 00:36:31.859483 [ 3 ] {f61ff758-d1fd-4064-aa05-2d355d060048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1797 | 2026.02.24 00:36:31.859990 [ 3 ] {f61ff758-d1fd-4064-aa05-2d355d060048} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.02.24 00:36:31.860034 [ 3 ] {f61ff758-d1fd-4064-aa05-2d355d060048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1799 | 2026.02.24 00:36:31.860439 [ 3 ] {f61ff758-d1fd-4064-aa05-2d355d060048} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1800 | 2026.02.24 00:36:31.860734 [ 3 ] {f61ff758-d1fd-4064-aa05-2d355d060048} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.02.24 00:36:31.860894 [ 3 ] {f61ff758-d1fd-4064-aa05-2d355d060048} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001466 sec., 100954.9795361528 rows/sec., 5.74 MiB/sec. | ||
| 1802 | 2026.02.24 00:36:31.860941 [ 3 ] {f61ff758-d1fd-4064-aa05-2d355d060048} <Debug> TCPHandler: Processed in 0.00163894 sec. | ||
| 1803 | 2026.02.24 00:36:31.861089 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2026.02.24 00:36:31.861206 [ 3 ] {4720235b-4468-45bc-a502-ff1ac9a6f0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1805 | 2026.02.24 00:36:31.861256 [ 3 ] {4720235b-4468-45bc-a502-ff1ac9a6f0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1806 | 2026.02.24 00:36:31.861966 [ 3 ] {4720235b-4468-45bc-a502-ff1ac9a6f0d2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.02.24 00:36:31.862007 [ 3 ] {4720235b-4468-45bc-a502-ff1ac9a6f0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1808 | 2026.02.24 00:36:31.862442 [ 3 ] {4720235b-4468-45bc-a502-ff1ac9a6f0d2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1809 | 2026.02.24 00:36:31.862723 [ 3 ] {4720235b-4468-45bc-a502-ff1ac9a6f0d2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.02.24 00:36:31.862848 [ 92 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1811 | 2026.02.24 00:36:31.862883 [ 3 ] {4720235b-4468-45bc-a502-ff1ac9a6f0d2} <Debug> executeQuery: Read 462 rows, 32.94 KiB in 0.0017 sec., 271764.70588235295 rows/sec., 18.92 MiB/sec. | ||
| 1812 | 2026.02.24 00:36:31.862888 [ 92 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.02.24 00:36:31.862929 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1814 | 2026.02.24 00:36:31.862939 [ 3 ] {4720235b-4468-45bc-a502-ff1ac9a6f0d2} <Debug> TCPHandler: Processed in 0.001910325 sec. | ||
| 1815 | 2026.02.24 00:36:31.863012 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 1816 | 2026.02.24 00:36:31.863091 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1817 | 2026.02.24 00:36:31.863115 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 62 rows starting from the beginning of the part | ||
| 1818 | 2026.02.24 00:36:31.863153 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.02.24 00:36:31.863161 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1820 | 2026.02.24 00:36:31.863206 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 57 rows starting from the beginning of the part | ||
| 1821 | 2026.02.24 00:36:31.863239 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 464 rows starting from the beginning of the part | ||
| 1822 | 2026.02.24 00:36:31.863261 [ 3 ] {7f2e1898-179b-4bde-af8e-c8db9d57aee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1823 | 2026.02.24 00:36:31.863274 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1824 | 2026.02.24 00:36:31.863305 [ 3 ] {7f2e1898-179b-4bde-af8e-c8db9d57aee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1825 | 2026.02.24 00:36:31.863311 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 462 rows starting from the beginning of the part | ||
| 1826 | 2026.02.24 00:36:31.863663 [ 3 ] {7f2e1898-179b-4bde-af8e-c8db9d57aee6} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.02.24 00:36:31.863698 [ 3 ] {7f2e1898-179b-4bde-af8e-c8db9d57aee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1828 | 2026.02.24 00:36:31.864019 [ 3 ] {7f2e1898-179b-4bde-af8e-c8db9d57aee6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1829 | 2026.02.24 00:36:31.864135 [ 196 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156771 sec., 998469.01417826 rows/sec., 75.07 MiB/sec. | ||
| 1830 | 2026.02.24 00:36:31.864249 [ 3 ] {7f2e1898-179b-4bde-af8e-c8db9d57aee6} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2026.02.24 00:36:31.864334 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1832 | 2026.02.24 00:36:31.864393 [ 3 ] {7f2e1898-179b-4bde-af8e-c8db9d57aee6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 272.35 KiB/sec. | ||
| 1833 | 2026.02.24 00:36:31.864433 [ 3 ] {7f2e1898-179b-4bde-af8e-c8db9d57aee6} <Debug> TCPHandler: Processed in 0.001349704 sec. | ||
| 1834 | 2026.02.24 00:36:31.864552 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2026.02.24 00:36:31.864650 [ 3 ] {d58f731b-55b2-45e3-9ce9-7f181632205a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1836 | 2026.02.24 00:36:31.864662 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_6_1} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.02.24 00:36:31.864693 [ 3 ] {d58f731b-55b2-45e3-9ce9-7f181632205a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1838 | 2026.02.24 00:36:31.864747 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_6_1} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1839 | 2026.02.24 00:36:31.864841 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1840 | 2026.02.24 00:36:31.865102 [ 3 ] {d58f731b-55b2-45e3-9ce9-7f181632205a} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.02.24 00:36:31.865144 [ 3 ] {d58f731b-55b2-45e3-9ce9-7f181632205a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1842 | 2026.02.24 00:36:31.865466 [ 3 ] {d58f731b-55b2-45e3-9ce9-7f181632205a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1843 | 2026.02.24 00:36:31.865685 [ 3 ] {d58f731b-55b2-45e3-9ce9-7f181632205a} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.02.24 00:36:31.865790 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1845 | 2026.02.24 00:36:31.865820 [ 3 ] {d58f731b-55b2-45e3-9ce9-7f181632205a} <Debug> executeQuery: Read 165 rows, 10.93 KiB in 0.001189 sec., 138772.0773759462 rows/sec., 8.98 MiB/sec. | ||
| 1846 | 2026.02.24 00:36:31.865826 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.02.24 00:36:31.865860 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1848 | 2026.02.24 00:36:31.865864 [ 3 ] {d58f731b-55b2-45e3-9ce9-7f181632205a} <Debug> TCPHandler: Processed in 0.001362874 sec. | ||
| 1849 | 2026.02.24 00:36:31.865936 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1850 | 2026.02.24 00:36:31.865987 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.02.24 00:36:31.866029 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1852 | 2026.02.24 00:36:31.866054 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1853 | 2026.02.24 00:36:31.866082 [ 3 ] {db5ef94b-7625-4eb9-b51a-c5a933a1c13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1854 | 2026.02.24 00:36:31.866097 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 1855 | 2026.02.24 00:36:31.866124 [ 3 ] {db5ef94b-7625-4eb9-b51a-c5a933a1c13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1856 | 2026.02.24 00:36:31.866134 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 1857 | 2026.02.24 00:36:31.866170 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 166 rows starting from the beginning of the part | ||
| 1858 | 2026.02.24 00:36:31.866203 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1859 | 2026.02.24 00:36:31.866239 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 165 rows starting from the beginning of the part | ||
| 1860 | 2026.02.24 00:36:31.866448 [ 3 ] {db5ef94b-7625-4eb9-b51a-c5a933a1c13d} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.02.24 00:36:31.866482 [ 3 ] {db5ef94b-7625-4eb9-b51a-c5a933a1c13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1862 | 2026.02.24 00:36:31.866767 [ 3 ] {db5ef94b-7625-4eb9-b51a-c5a933a1c13d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1863 | 2026.02.24 00:36:31.866993 [ 3 ] {db5ef94b-7625-4eb9-b51a-c5a933a1c13d} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2026.02.24 00:36:31.867131 [ 3 ] {db5ef94b-7625-4eb9-b51a-c5a933a1c13d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 1865 | 2026.02.24 00:36:31.867170 [ 3 ] {db5ef94b-7625-4eb9-b51a-c5a933a1c13d} <Debug> TCPHandler: Processed in 0.001232712 sec. | ||
| 1866 | 2026.02.24 00:36:31.867295 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2026.02.24 00:36:31.867388 [ 3 ] {db4f5ac1-f933-4081-ac2f-715358ed1d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1868 | 2026.02.24 00:36:31.867429 [ 3 ] {db4f5ac1-f933-4081-ac2f-715358ed1d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1869 | 2026.02.24 00:36:31.867759 [ 3 ] {db4f5ac1-f933-4081-ac2f-715358ed1d8e} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.02.24 00:36:31.867793 [ 3 ] {db4f5ac1-f933-4081-ac2f-715358ed1d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1871 | 2026.02.24 00:36:31.868094 [ 3 ] {db4f5ac1-f933-4081-ac2f-715358ed1d8e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1872 | 2026.02.24 00:36:31.868298 [ 3 ] {db4f5ac1-f933-4081-ac2f-715358ed1d8e} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.02.24 00:36:31.868392 [ 92 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1874 | 2026.02.24 00:36:31.868425 [ 92 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.02.24 00:36:31.868427 [ 3 ] {db4f5ac1-f933-4081-ac2f-715358ed1d8e} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.38 MiB/sec. | ||
| 1876 | 2026.02.24 00:36:31.868444 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1877 | 2026.02.24 00:36:31.868475 [ 3 ] {db4f5ac1-f933-4081-ac2f-715358ed1d8e} <Debug> TCPHandler: Processed in 0.001230082 sec. | ||
| 1878 | 2026.02.24 00:36:31.868535 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 1879 | 2026.02.24 00:36:31.868643 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1880 | 2026.02.24 00:36:31.868675 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 1881 | 2026.02.24 00:36:31.868776 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1882 | 2026.02.24 00:36:31.868827 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1883 | 2026.02.24 00:36:31.868876 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1884 | 2026.02.24 00:36:31.868920 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1885 | 2026.02.24 00:36:31.868972 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 1886 | 2026.02.24 00:36:31.869096 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 551 rows, containing 5 columns (5 merged, 0 gathered) in 0.003190677 sec., 172690.62333793112 rows/sec., 11.55 MiB/sec. | ||
| 1887 | 2026.02.24 00:36:31.869326 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1888 | 2026.02.24 00:36:31.869616 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.02.24 00:36:31.869681 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1890 | 2026.02.24 00:36:31.869757 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1891 | 2026.02.24 00:36:31.869810 [ 197 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311533 sec., 173842.3661470966 rows/sec., 10.91 MiB/sec. | ||
| 1892 | 2026.02.24 00:36:31.869935 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1893 | 2026.02.24 00:36:31.870161 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_6_1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.02.24 00:36:31.870214 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_6_1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1895 | 2026.02.24 00:36:31.870261 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1896 | 2026.02.24 00:36:34.724843 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.02.24 00:36:34.725082 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1898 | 2026.02.24 00:36:34.725447 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1899 | 2026.02.24 00:36:34.725487 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1900 | 2026.02.24 00:36:34.725770 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1901 | 2026.02.24 00:36:34.725842 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1902 | 2026.02.24 00:36:34.725987 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1903 | 2026.02.24 00:36:34.726096 [ 260 ] {9f0fea17-1430-4392-8898-78c448423822} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1904 | 2026.02.24 00:36:34.726132 [ 312 ] {9f0fea17-1430-4392-8898-78c448423822} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1905 | 2026.02.24 00:36:34.726262 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1906 | 2026.02.24 00:36:34.726289 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1907 | 2026.02.24 00:36:34.728473 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1908 | 2026.02.24 00:36:34.728500 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 1909 | 2026.02.24 00:36:34.728576 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1910 | 2026.02.24 00:36:34.728669 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1911 | 2026.02.24 00:36:34.729697 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.004717 sec., 7631.969472122112 rows/sec., 293.78 KiB/sec. | ||
| 1912 | 2026.02.24 00:36:34.729809 [ 3 ] {9f0fea17-1430-4392-8898-78c448423822} <Debug> TCPHandler: Processed in 0.005101131 sec. | ||
| 1913 | 2026.02.24 00:36:34.730197 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.02.24 00:36:34.730345 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1915 | 2026.02.24 00:36:34.730577 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1916 | 2026.02.24 00:36:34.730614 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1917 | 2026.02.24 00:36:34.730821 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1918 | 2026.02.24 00:36:34.730875 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1919 | 2026.02.24 00:36:34.730982 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1920 | 2026.02.24 00:36:34.731040 [ 260 ] {5f4ed901-c115-407d-9746-ed551a170565} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1921 | 2026.02.24 00:36:34.731060 [ 312 ] {5f4ed901-c115-407d-9746-ed551a170565} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1922 | 2026.02.24 00:36:34.731146 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1923 | 2026.02.24 00:36:34.731172 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1924 | 2026.02.24 00:36:34.731229 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1925 | 2026.02.24 00:36:34.731247 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 1926 | 2026.02.24 00:36:34.731278 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1927 | 2026.02.24 00:36:34.731309 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1928 | 2026.02.24 00:36:34.732079 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001799 sec., 20011.11728738188 rows/sec., 770.28 KiB/sec. | ||
| 1929 | 2026.02.24 00:36:34.732185 [ 3 ] {5f4ed901-c115-407d-9746-ed551a170565} <Debug> TCPHandler: Processed in 0.002041466 sec. | ||
| 1930 | 2026.02.24 00:36:34.732442 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.02.24 00:36:34.732582 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1932 | 2026.02.24 00:36:34.732822 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1933 | 2026.02.24 00:36:34.732858 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1934 | 2026.02.24 00:36:34.733090 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1935 | 2026.02.24 00:36:34.733146 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1936 | 2026.02.24 00:36:34.733259 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1937 | 2026.02.24 00:36:34.733329 [ 335 ] {96e35319-5247-439b-be96-44f22cdeb054} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1938 | 2026.02.24 00:36:34.733338 [ 312 ] {96e35319-5247-439b-be96-44f22cdeb054} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1939 | 2026.02.24 00:36:34.733454 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1940 | 2026.02.24 00:36:34.733480 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1941 | 2026.02.24 00:36:34.733535 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1942 | 2026.02.24 00:36:34.733551 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 1943 | 2026.02.24 00:36:34.733581 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1944 | 2026.02.24 00:36:34.733627 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1945 | 2026.02.24 00:36:34.734412 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.00189 sec., 19047.61904761905 rows/sec., 733.20 KiB/sec. | ||
| 1946 | 2026.02.24 00:36:34.734502 [ 3 ] {96e35319-5247-439b-be96-44f22cdeb054} <Debug> TCPHandler: Processed in 0.002110498 sec. | ||
| 1947 | 2026.02.24 00:36:34.734758 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2026.02.24 00:36:34.734895 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1949 | 2026.02.24 00:36:34.735118 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1950 | 2026.02.24 00:36:34.735154 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1951 | 2026.02.24 00:36:34.735355 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1952 | 2026.02.24 00:36:34.735407 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1953 | 2026.02.24 00:36:34.735506 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1954 | 2026.02.24 00:36:34.735556 [ 260 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1955 | 2026.02.24 00:36:34.735594 [ 304 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1956 | 2026.02.24 00:36:34.735674 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1957 | 2026.02.24 00:36:34.735699 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1958 | 2026.02.24 00:36:34.735753 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1959 | 2026.02.24 00:36:34.735769 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 1960 | 2026.02.24 00:36:34.735799 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1961 | 2026.02.24 00:36:34.735855 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1962 | 2026.02.24 00:36:34.736413 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001576 sec., 22842.63959390863 rows/sec., 879.28 KiB/sec. | ||
| 1963 | 2026.02.24 00:36:34.736483 [ 3 ] {3fa7586f-a744-4422-b21f-418fc4175769} <Debug> TCPHandler: Processed in 0.001774312 sec. | ||
| 1964 | 2026.02.24 00:36:34.736743 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2026.02.24 00:36:34.736877 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1966 | 2026.02.24 00:36:34.737096 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1967 | 2026.02.24 00:36:34.737132 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1968 | 2026.02.24 00:36:34.737337 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1969 | 2026.02.24 00:36:34.737389 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1970 | 2026.02.24 00:36:34.737486 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1971 | 2026.02.24 00:36:34.737533 [ 260 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1972 | 2026.02.24 00:36:34.737551 [ 304 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1973 | 2026.02.24 00:36:34.737624 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1974 | 2026.02.24 00:36:34.737649 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1975 | 2026.02.24 00:36:34.737702 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1976 | 2026.02.24 00:36:34.737718 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 1977 | 2026.02.24 00:36:34.737746 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1978 | 2026.02.24 00:36:34.737777 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1979 | 2026.02.24 00:36:34.738363 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001543 sec., 23331.173039533376 rows/sec., 898.08 KiB/sec. | ||
| 1980 | 2026.02.24 00:36:34.738451 [ 3 ] {56297e96-654a-470f-a2b3-e21b0754fedd} <Debug> TCPHandler: Processed in 0.001758282 sec. | ||
| 1981 | 2026.02.24 00:36:34.738695 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.02.24 00:36:34.738829 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1983 | 2026.02.24 00:36:34.739053 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1984 | 2026.02.24 00:36:34.739089 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1985 | 2026.02.24 00:36:34.739293 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1986 | 2026.02.24 00:36:34.739344 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1987 | 2026.02.24 00:36:34.739451 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1988 | 2026.02.24 00:36:34.739516 [ 295 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1989 | 2026.02.24 00:36:34.739527 [ 260 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1990 | 2026.02.24 00:36:34.739614 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1991 | 2026.02.24 00:36:34.739633 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1992 | 2026.02.24 00:36:34.739687 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1993 | 2026.02.24 00:36:34.739703 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 1994 | 2026.02.24 00:36:34.739733 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1995 | 2026.02.24 00:36:34.739773 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1996 | 2026.02.24 00:36:34.740354 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001581 sec., 22770.398481973436 rows/sec., 876.50 KiB/sec. | ||
| 1997 | 2026.02.24 00:36:34.740444 [ 3 ] {b8133281-951d-4764-ba66-f7b396f111ce} <Debug> TCPHandler: Processed in 0.001797633 sec. | ||
| 1998 | 2026.02.24 00:36:34.753054 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.02.24 00:36:34.753232 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2000 | 2026.02.24 00:36:34.753507 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2001 | 2026.02.24 00:36:34.753553 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2002 | 2026.02.24 00:36:34.753761 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2003 | 2026.02.24 00:36:34.753813 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2004 | 2026.02.24 00:36:34.753926 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2005 | 2026.02.24 00:36:34.754021 [ 295 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2006 | 2026.02.24 00:36:34.754020 [ 304 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2007 | 2026.02.24 00:36:34.754139 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2008 | 2026.02.24 00:36:34.754164 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2009 | 2026.02.24 00:36:34.754218 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2010 | 2026.02.24 00:36:34.754235 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2011 | 2026.02.24 00:36:34.754265 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2012 | 2026.02.24 00:36:34.754296 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2013 | 2026.02.24 00:36:34.754963 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001817 sec., 19812.87837094111 rows/sec., 762.65 KiB/sec. | ||
| 2014 | 2026.02.24 00:36:34.755069 [ 3 ] {a38deb60-a8ad-449d-8273-68d436b6cadc} <Debug> TCPHandler: Processed in 0.002075777 sec. | ||
| 2015 | 2026.02.24 00:36:34.755413 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.02.24 00:36:34.755549 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2017 | 2026.02.24 00:36:34.755774 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2018 | 2026.02.24 00:36:34.755811 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2019 | 2026.02.24 00:36:34.756019 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2020 | 2026.02.24 00:36:34.756071 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2021 | 2026.02.24 00:36:34.756168 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2022 | 2026.02.24 00:36:34.756230 [ 299 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2023 | 2026.02.24 00:36:34.756252 [ 304 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2024 | 2026.02.24 00:36:34.756335 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2025 | 2026.02.24 00:36:34.756360 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2026 | 2026.02.24 00:36:34.756413 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2027 | 2026.02.24 00:36:34.756429 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2028 | 2026.02.24 00:36:34.756459 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2029 | 2026.02.24 00:36:34.756488 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2030 | 2026.02.24 00:36:34.757130 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001639 sec., 21964.612568639415 rows/sec., 845.48 KiB/sec. | ||
| 2031 | 2026.02.24 00:36:34.757235 [ 3 ] {9838da15-3a87-461f-ad83-3d08cf771891} <Debug> TCPHandler: Processed in 0.001871604 sec. | ||
| 2032 | 2026.02.24 00:36:34.757449 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2033 | 2026.02.24 00:36:34.757583 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2034 | 2026.02.24 00:36:34.757816 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2035 | 2026.02.24 00:36:34.757854 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2036 | 2026.02.24 00:36:34.758085 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2037 | 2026.02.24 00:36:34.758137 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2038 | 2026.02.24 00:36:34.758248 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2039 | 2026.02.24 00:36:34.758310 [ 303 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2040 | 2026.02.24 00:36:34.758311 [ 295 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2041 | 2026.02.24 00:36:34.758429 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2042 | 2026.02.24 00:36:34.758454 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2043 | 2026.02.24 00:36:34.758509 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2044 | 2026.02.24 00:36:34.758525 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2045 | 2026.02.24 00:36:34.758554 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2046 | 2026.02.24 00:36:34.758599 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2047 | 2026.02.24 00:36:34.759200 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001672 sec., 21531.1004784689 rows/sec., 828.79 KiB/sec. | ||
| 2048 | 2026.02.24 00:36:34.759304 [ 3 ] {1d1ec8dc-d6de-4944-94ed-b1ed280c8021} <Debug> TCPHandler: Processed in 0.001904625 sec. | ||
| 2049 | 2026.02.24 00:36:34.759531 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2026.02.24 00:36:34.759666 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2051 | 2026.02.24 00:36:34.759896 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2052 | 2026.02.24 00:36:34.759933 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2053 | 2026.02.24 00:36:34.760144 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2054 | 2026.02.24 00:36:34.760195 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2055 | 2026.02.24 00:36:34.760293 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2056 | 2026.02.24 00:36:34.760353 [ 303 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2057 | 2026.02.24 00:36:34.760354 [ 295 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2058 | 2026.02.24 00:36:34.760436 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2059 | 2026.02.24 00:36:34.760460 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2060 | 2026.02.24 00:36:34.760513 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2061 | 2026.02.24 00:36:34.760530 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2062 | 2026.02.24 00:36:34.760560 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2063 | 2026.02.24 00:36:34.760591 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2064 | 2026.02.24 00:36:34.761152 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001543 sec., 23331.173039533376 rows/sec., 898.08 KiB/sec. | ||
| 2065 | 2026.02.24 00:36:34.761254 [ 3 ] {9e8c8f72-d273-43dd-907e-559ce26816b4} <Debug> TCPHandler: Processed in 0.001772572 sec. | ||
| 2066 | 2026.02.24 00:36:34.761466 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.02.24 00:36:34.761601 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2068 | 2026.02.24 00:36:34.761831 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2069 | 2026.02.24 00:36:34.761868 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2070 | 2026.02.24 00:36:34.762080 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2071 | 2026.02.24 00:36:34.762131 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2072 | 2026.02.24 00:36:34.762229 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2073 | 2026.02.24 00:36:34.762288 [ 315 ] {951d998c-296b-41df-a846-d80312785fe7} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2074 | 2026.02.24 00:36:34.762291 [ 303 ] {951d998c-296b-41df-a846-d80312785fe7} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2075 | 2026.02.24 00:36:34.762385 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2076 | 2026.02.24 00:36:34.762409 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2077 | 2026.02.24 00:36:34.762462 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2078 | 2026.02.24 00:36:34.762479 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2079 | 2026.02.24 00:36:34.762508 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2080 | 2026.02.24 00:36:34.762539 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2081 | 2026.02.24 00:36:34.763219 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001675 sec., 21492.537313432837 rows/sec., 827.31 KiB/sec. | ||
| 2082 | 2026.02.24 00:36:34.763326 [ 3 ] {951d998c-296b-41df-a846-d80312785fe7} <Debug> TCPHandler: Processed in 0.001909265 sec. | ||
| 2083 | 2026.02.24 00:36:34.763546 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2084 | 2026.02.24 00:36:34.763681 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2085 | 2026.02.24 00:36:34.763908 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2086 | 2026.02.24 00:36:34.763945 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2087 | 2026.02.24 00:36:34.764159 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2088 | 2026.02.24 00:36:34.764211 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2089 | 2026.02.24 00:36:34.764307 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2090 | 2026.02.24 00:36:34.764366 [ 315 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2091 | 2026.02.24 00:36:34.764366 [ 295 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2092 | 2026.02.24 00:36:34.764453 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2093 | 2026.02.24 00:36:34.764478 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2094 | 2026.02.24 00:36:34.764531 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2095 | 2026.02.24 00:36:34.764547 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 2096 | 2026.02.24 00:36:34.764577 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2097 | 2026.02.24 00:36:34.764609 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2098 | 2026.02.24 00:36:34.765123 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001499 sec., 24016.010673782523 rows/sec., 924.44 KiB/sec. | ||
| 2099 | 2026.02.24 00:36:34.765218 [ 3 ] {5aa3314e-5a1b-41c6-a449-41ae9904a6e6} <Debug> TCPHandler: Processed in 0.001721621 sec. | ||
| 2100 | 2026.02.24 00:36:34.870165 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2026.02.24 00:36:34.870280 [ 3 ] {278f0015-575b-49c7-ac94-07c37a452b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2102 | 2026.02.24 00:36:34.870323 [ 3 ] {278f0015-575b-49c7-ac94-07c37a452b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2103 | 2026.02.24 00:36:34.870916 [ 3 ] {278f0015-575b-49c7-ac94-07c37a452b70} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2026.02.24 00:36:34.870951 [ 3 ] {278f0015-575b-49c7-ac94-07c37a452b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2105 | 2026.02.24 00:36:34.871363 [ 3 ] {278f0015-575b-49c7-ac94-07c37a452b70} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2106 | 2026.02.24 00:36:34.871568 [ 3 ] {278f0015-575b-49c7-ac94-07c37a452b70} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.02.24 00:36:34.871719 [ 3 ] {278f0015-575b-49c7-ac94-07c37a452b70} <Debug> executeQuery: Read 12 rows, 4.18 KiB in 0.00147 sec., 8163.265306122449 rows/sec., 2.78 MiB/sec. | ||
| 2108 | 2026.02.24 00:36:34.871759 [ 3 ] {278f0015-575b-49c7-ac94-07c37a452b70} <Debug> TCPHandler: Processed in 0.00164914 sec. | ||
| 2109 | 2026.02.24 00:36:34.871893 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2026.02.24 00:36:34.871988 [ 3 ] {881032b0-05c8-48aa-9379-ed8ff5226f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2111 | 2026.02.24 00:36:34.872028 [ 3 ] {881032b0-05c8-48aa-9379-ed8ff5226f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2112 | 2026.02.24 00:36:34.872444 [ 3 ] {881032b0-05c8-48aa-9379-ed8ff5226f79} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.02.24 00:36:34.872479 [ 3 ] {881032b0-05c8-48aa-9379-ed8ff5226f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2114 | 2026.02.24 00:36:34.872765 [ 3 ] {881032b0-05c8-48aa-9379-ed8ff5226f79} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2115 | 2026.02.24 00:36:34.872975 [ 3 ] {881032b0-05c8-48aa-9379-ed8ff5226f79} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.02.24 00:36:34.873107 [ 3 ] {881032b0-05c8-48aa-9379-ed8ff5226f79} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001138 sec., 21089.6309314587 rows/sec., 1.75 MiB/sec. | ||
| 2117 | 2026.02.24 00:36:34.873143 [ 3 ] {881032b0-05c8-48aa-9379-ed8ff5226f79} <Debug> TCPHandler: Processed in 0.001299654 sec. | ||
| 2118 | 2026.02.24 00:36:34.873254 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2026.02.24 00:36:34.873347 [ 3 ] {0f6c65bb-28fb-4cb9-9408-c619e0324998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2120 | 2026.02.24 00:36:34.873386 [ 3 ] {0f6c65bb-28fb-4cb9-9408-c619e0324998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2121 | 2026.02.24 00:36:34.873761 [ 3 ] {0f6c65bb-28fb-4cb9-9408-c619e0324998} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.02.24 00:36:34.873799 [ 3 ] {0f6c65bb-28fb-4cb9-9408-c619e0324998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2123 | 2026.02.24 00:36:34.874118 [ 3 ] {0f6c65bb-28fb-4cb9-9408-c619e0324998} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2124 | 2026.02.24 00:36:34.874324 [ 3 ] {0f6c65bb-28fb-4cb9-9408-c619e0324998} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2026.02.24 00:36:34.874527 [ 3 ] {0f6c65bb-28fb-4cb9-9408-c619e0324998} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001196 sec., 3344.4816053511704 rows/sec., 272.72 KiB/sec. | ||
| 2126 | 2026.02.24 00:36:34.874568 [ 3 ] {0f6c65bb-28fb-4cb9-9408-c619e0324998} <Debug> TCPHandler: Processed in 0.001363324 sec. | ||
| 2127 | 2026.02.24 00:36:34.874684 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2128 | 2026.02.24 00:36:34.874785 [ 3 ] {4c056ccc-f0ba-401d-a15a-007c62efed8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2129 | 2026.02.24 00:36:34.874826 [ 3 ] {4c056ccc-f0ba-401d-a15a-007c62efed8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2130 | 2026.02.24 00:36:34.876171 [ 3 ] {4c056ccc-f0ba-401d-a15a-007c62efed8e} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2131 | 2026.02.24 00:36:34.876206 [ 3 ] {4c056ccc-f0ba-401d-a15a-007c62efed8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2132 | 2026.02.24 00:36:34.876697 [ 3 ] {4c056ccc-f0ba-401d-a15a-007c62efed8e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2133 | 2026.02.24 00:36:34.876935 [ 3 ] {4c056ccc-f0ba-401d-a15a-007c62efed8e} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2026.02.24 00:36:34.877065 [ 3 ] {4c056ccc-f0ba-401d-a15a-007c62efed8e} <Debug> executeQuery: Read 1382 rows, 118.23 KiB in 0.002299 sec., 601130.9264897782 rows/sec., 50.22 MiB/sec. | ||
| 2135 | 2026.02.24 00:36:34.877102 [ 3 ] {4c056ccc-f0ba-401d-a15a-007c62efed8e} <Debug> TCPHandler: Processed in 0.002468345 sec. | ||
| 2136 | 2026.02.24 00:36:34.877219 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2137 | 2026.02.24 00:36:34.877315 [ 3 ] {f4475567-58b7-4a10-ba52-b78efb440a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2138 | 2026.02.24 00:36:34.877354 [ 3 ] {f4475567-58b7-4a10-ba52-b78efb440a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2139 | 2026.02.24 00:36:34.877759 [ 3 ] {f4475567-58b7-4a10-ba52-b78efb440a61} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2026.02.24 00:36:34.877793 [ 3 ] {f4475567-58b7-4a10-ba52-b78efb440a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2141 | 2026.02.24 00:36:34.878101 [ 3 ] {f4475567-58b7-4a10-ba52-b78efb440a61} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2142 | 2026.02.24 00:36:34.878317 [ 3 ] {f4475567-58b7-4a10-ba52-b78efb440a61} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.02.24 00:36:34.878406 [ 86 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2144 | 2026.02.24 00:36:34.878437 [ 86 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.02.24 00:36:34.878443 [ 3 ] {f4475567-58b7-4a10-ba52-b78efb440a61} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001147 sec., 41848.299912816045 rows/sec., 3.10 MiB/sec. | ||
| 2146 | 2026.02.24 00:36:34.878456 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2147 | 2026.02.24 00:36:34.878482 [ 3 ] {f4475567-58b7-4a10-ba52-b78efb440a61} <Debug> TCPHandler: Processed in 0.001313214 sec. | ||
| 2148 | 2026.02.24 00:36:34.878566 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 2149 | 2026.02.24 00:36:34.878605 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.02.24 00:36:34.878692 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2151 | 2026.02.24 00:36:34.878705 [ 3 ] {0a554ac8-4415-45d0-a45e-c2ac4de4ca6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2152 | 2026.02.24 00:36:34.878732 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 2153 | 2026.02.24 00:36:34.878750 [ 3 ] {0a554ac8-4415-45d0-a45e-c2ac4de4ca6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2154 | 2026.02.24 00:36:34.878831 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
| 2155 | 2026.02.24 00:36:34.878896 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 144 rows starting from the beginning of the part | ||
| 2156 | 2026.02.24 00:36:34.878947 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2157 | 2026.02.24 00:36:34.878998 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 2158 | 2026.02.24 00:36:34.879044 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
| 2159 | 2026.02.24 00:36:34.879247 [ 3 ] {0a554ac8-4415-45d0-a45e-c2ac4de4ca6f} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.02.24 00:36:34.879287 [ 3 ] {0a554ac8-4415-45d0-a45e-c2ac4de4ca6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2161 | 2026.02.24 00:36:34.879711 [ 3 ] {0a554ac8-4415-45d0-a45e-c2ac4de4ca6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2162 | 2026.02.24 00:36:34.879930 [ 3 ] {0a554ac8-4415-45d0-a45e-c2ac4de4ca6f} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.02.24 00:36:34.879983 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459977 sec., 276716.6880026192 rows/sec., 18.51 MiB/sec. | ||
| 2164 | 2026.02.24 00:36:34.880067 [ 3 ] {0a554ac8-4415-45d0-a45e-c2ac4de4ca6f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001381 sec., 182476.46632874728 rows/sec., 12.62 MiB/sec. | ||
| 2165 | 2026.02.24 00:36:34.880110 [ 3 ] {0a554ac8-4415-45d0-a45e-c2ac4de4ca6f} <Debug> TCPHandler: Processed in 0.001555068 sec. | ||
| 2166 | 2026.02.24 00:36:34.880183 [ 194 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2167 | 2026.02.24 00:36:34.880230 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2168 | 2026.02.24 00:36:34.880324 [ 3 ] {fef01776-f3a8-42da-ad63-112335a33a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2169 | 2026.02.24 00:36:34.880362 [ 3 ] {fef01776-f3a8-42da-ad63-112335a33a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2170 | 2026.02.24 00:36:34.880457 [ 194 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_6_1} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.02.24 00:36:34.880518 [ 194 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_6_1} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2172 | 2026.02.24 00:36:34.880599 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2173 | 2026.02.24 00:36:34.880755 [ 3 ] {fef01776-f3a8-42da-ad63-112335a33a87} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.02.24 00:36:34.880789 [ 3 ] {fef01776-f3a8-42da-ad63-112335a33a87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2175 | 2026.02.24 00:36:34.881070 [ 3 ] {fef01776-f3a8-42da-ad63-112335a33a87} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2176 | 2026.02.24 00:36:34.881277 [ 3 ] {fef01776-f3a8-42da-ad63-112335a33a87} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.02.24 00:36:34.881410 [ 3 ] {fef01776-f3a8-42da-ad63-112335a33a87} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 2178 | 2026.02.24 00:36:34.881450 [ 3 ] {fef01776-f3a8-42da-ad63-112335a33a87} <Debug> TCPHandler: Processed in 0.001269903 sec. | ||
| 2179 | 2026.02.24 00:36:34.881661 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2180 | 2026.02.24 00:36:34.881782 [ 3 ] {79451882-a2fa-4a9a-8e34-edd26218cbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2181 | 2026.02.24 00:36:34.881834 [ 3 ] {79451882-a2fa-4a9a-8e34-edd26218cbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2182 | 2026.02.24 00:36:34.882557 [ 3 ] {79451882-a2fa-4a9a-8e34-edd26218cbfb} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2026.02.24 00:36:34.882593 [ 3 ] {79451882-a2fa-4a9a-8e34-edd26218cbfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2184 | 2026.02.24 00:36:34.882956 [ 3 ] {79451882-a2fa-4a9a-8e34-edd26218cbfb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2185 | 2026.02.24 00:36:34.883175 [ 3 ] {79451882-a2fa-4a9a-8e34-edd26218cbfb} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2186 | 2026.02.24 00:36:34.883310 [ 3 ] {79451882-a2fa-4a9a-8e34-edd26218cbfb} <Debug> executeQuery: Read 592 rows, 45.55 KiB in 0.001556 sec., 380462.7249357326 rows/sec., 28.59 MiB/sec. | ||
| 2187 | 2026.02.24 00:36:34.883348 [ 3 ] {79451882-a2fa-4a9a-8e34-edd26218cbfb} <Debug> TCPHandler: Processed in 0.001756081 sec. | ||
| 2188 | 2026.02.24 00:36:34.883463 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2189 | 2026.02.24 00:36:34.883560 [ 3 ] {972a1f4b-b5fe-4622-bcc7-1b009d7bfebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2190 | 2026.02.24 00:36:34.883603 [ 3 ] {972a1f4b-b5fe-4622-bcc7-1b009d7bfebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2191 | 2026.02.24 00:36:34.884888 [ 3 ] {972a1f4b-b5fe-4622-bcc7-1b009d7bfebd} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2026.02.24 00:36:34.884923 [ 3 ] {972a1f4b-b5fe-4622-bcc7-1b009d7bfebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2193 | 2026.02.24 00:36:34.885488 [ 3 ] {972a1f4b-b5fe-4622-bcc7-1b009d7bfebd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2194 | 2026.02.24 00:36:34.885705 [ 3 ] {972a1f4b-b5fe-4622-bcc7-1b009d7bfebd} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2026.02.24 00:36:34.885831 [ 3 ] {972a1f4b-b5fe-4622-bcc7-1b009d7bfebd} <Debug> executeQuery: Read 2998 rows, 209.17 KiB in 0.002289 sec., 1309742.245522062 rows/sec., 89.24 MiB/sec. | ||
| 2196 | 2026.02.24 00:36:34.885868 [ 3 ] {972a1f4b-b5fe-4622-bcc7-1b009d7bfebd} <Debug> TCPHandler: Processed in 0.002455055 sec. | ||
| 2197 | 2026.02.24 00:36:34.885981 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.02.24 00:36:34.886076 [ 3 ] {e6af2889-f960-4699-abe8-7785d9263355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2199 | 2026.02.24 00:36:34.886130 [ 3 ] {e6af2889-f960-4699-abe8-7785d9263355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2200 | 2026.02.24 00:36:34.886899 [ 3 ] {e6af2889-f960-4699-abe8-7785d9263355} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.02.24 00:36:34.886934 [ 3 ] {e6af2889-f960-4699-abe8-7785d9263355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2202 | 2026.02.24 00:36:34.887449 [ 3 ] {e6af2889-f960-4699-abe8-7785d9263355} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2203 | 2026.02.24 00:36:34.887679 [ 3 ] {e6af2889-f960-4699-abe8-7785d9263355} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.02.24 00:36:34.887813 [ 3 ] {e6af2889-f960-4699-abe8-7785d9263355} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001755 sec., 18233.618233618232 rows/sec., 32.67 MiB/sec. | ||
| 2205 | 2026.02.24 00:36:34.887865 [ 3 ] {e6af2889-f960-4699-abe8-7785d9263355} <Debug> TCPHandler: Processed in 0.001932635 sec. | ||
| 2206 | 2026.02.24 00:36:34.887985 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2026.02.24 00:36:34.888081 [ 3 ] {02783326-8cd2-4754-8d53-464dd7ad5080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2208 | 2026.02.24 00:36:34.888122 [ 3 ] {02783326-8cd2-4754-8d53-464dd7ad5080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2209 | 2026.02.24 00:36:34.888444 [ 3 ] {02783326-8cd2-4754-8d53-464dd7ad5080} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2026.02.24 00:36:34.888480 [ 3 ] {02783326-8cd2-4754-8d53-464dd7ad5080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2211 | 2026.02.24 00:36:34.888784 [ 3 ] {02783326-8cd2-4754-8d53-464dd7ad5080} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2212 | 2026.02.24 00:36:34.888996 [ 3 ] {02783326-8cd2-4754-8d53-464dd7ad5080} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2026.02.24 00:36:34.889121 [ 3 ] {02783326-8cd2-4754-8d53-464dd7ad5080} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001057 sec., 22705.77105014191 rows/sec., 1.52 MiB/sec. | ||
| 2214 | 2026.02.24 00:36:34.889156 [ 3 ] {02783326-8cd2-4754-8d53-464dd7ad5080} <Debug> TCPHandler: Processed in 0.001221422 sec. | ||
| 2215 | 2026.02.24 00:36:35.112928 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 314 | ||
| 2216 | 2026.02.24 00:36:35.116027 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.02.24 00:36:35.116070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 2218 | 2026.02.24 00:36:35.117285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2219 | 2026.02.24 00:36:35.117531 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2026.02.24 00:36:35.117778 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2221 | 2026.02.24 00:36:36.844620 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2222 | 2026.02.24 00:36:36.844830 [ 3 ] {28556b24-1e6e-4aec-a7a3-b010bd0e0c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2223 | 2026.02.24 00:36:36.844901 [ 3 ] {28556b24-1e6e-4aec-a7a3-b010bd0e0c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2224 | 2026.02.24 00:36:36.845583 [ 3 ] {28556b24-1e6e-4aec-a7a3-b010bd0e0c29} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2026.02.24 00:36:36.845634 [ 3 ] {28556b24-1e6e-4aec-a7a3-b010bd0e0c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2226 | 2026.02.24 00:36:36.846020 [ 3 ] {28556b24-1e6e-4aec-a7a3-b010bd0e0c29} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2227 | 2026.02.24 00:36:36.846256 [ 3 ] {28556b24-1e6e-4aec-a7a3-b010bd0e0c29} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2026.02.24 00:36:36.846426 [ 3 ] {28556b24-1e6e-4aec-a7a3-b010bd0e0c29} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.60 MiB/sec. | ||
| 2229 | 2026.02.24 00:36:36.846478 [ 3 ] {28556b24-1e6e-4aec-a7a3-b010bd0e0c29} <Debug> TCPHandler: Processed in 0.001990356 sec. | ||
| 2230 | 2026.02.24 00:36:36.846640 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2231 | 2026.02.24 00:36:36.846746 [ 3 ] {a878fa6e-5a05-467a-9a9a-80b26e64a4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2232 | 2026.02.24 00:36:36.846790 [ 3 ] {a878fa6e-5a05-467a-9a9a-80b26e64a4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2233 | 2026.02.24 00:36:36.847241 [ 3 ] {a878fa6e-5a05-467a-9a9a-80b26e64a4b2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.02.24 00:36:36.847280 [ 3 ] {a878fa6e-5a05-467a-9a9a-80b26e64a4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2235 | 2026.02.24 00:36:36.847599 [ 3 ] {a878fa6e-5a05-467a-9a9a-80b26e64a4b2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2236 | 2026.02.24 00:36:36.847820 [ 3 ] {a878fa6e-5a05-467a-9a9a-80b26e64a4b2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2026.02.24 00:36:36.847954 [ 3 ] {a878fa6e-5a05-467a-9a9a-80b26e64a4b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001232 sec., 51948.05194805195 rows/sec., 4.05 MiB/sec. | ||
| 2238 | 2026.02.24 00:36:36.848020 [ 3 ] {a878fa6e-5a05-467a-9a9a-80b26e64a4b2} <Debug> TCPHandler: Processed in 0.001431286 sec. | ||
| 2239 | 2026.02.24 00:36:36.848141 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2026.02.24 00:36:36.848234 [ 3 ] {c338c53d-8794-4018-93ad-a5e417bba256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2241 | 2026.02.24 00:36:36.848277 [ 3 ] {c338c53d-8794-4018-93ad-a5e417bba256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2242 | 2026.02.24 00:36:36.848643 [ 3 ] {c338c53d-8794-4018-93ad-a5e417bba256} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2026.02.24 00:36:36.848680 [ 3 ] {c338c53d-8794-4018-93ad-a5e417bba256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2244 | 2026.02.24 00:36:36.848985 [ 3 ] {c338c53d-8794-4018-93ad-a5e417bba256} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2245 | 2026.02.24 00:36:36.849190 [ 3 ] {c338c53d-8794-4018-93ad-a5e417bba256} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2026.02.24 00:36:36.849313 [ 3 ] {c338c53d-8794-4018-93ad-a5e417bba256} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001097 sec., 58340.92980856882 rows/sec., 4.06 MiB/sec. | ||
| 2247 | 2026.02.24 00:36:36.849350 [ 3 ] {c338c53d-8794-4018-93ad-a5e417bba256} <Debug> TCPHandler: Processed in 0.001258902 sec. | ||
| 2248 | 2026.02.24 00:36:36.849463 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2026.02.24 00:36:36.849557 [ 3 ] {fba0c960-4844-4686-a2c9-8594ea109593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2250 | 2026.02.24 00:36:36.849597 [ 3 ] {fba0c960-4844-4686-a2c9-8594ea109593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2251 | 2026.02.24 00:36:36.849913 [ 3 ] {fba0c960-4844-4686-a2c9-8594ea109593} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2252 | 2026.02.24 00:36:36.849948 [ 3 ] {fba0c960-4844-4686-a2c9-8594ea109593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2253 | 2026.02.24 00:36:36.850242 [ 3 ] {fba0c960-4844-4686-a2c9-8594ea109593} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2254 | 2026.02.24 00:36:36.850443 [ 3 ] {fba0c960-4844-4686-a2c9-8594ea109593} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2026.02.24 00:36:36.850565 [ 3 ] {fba0c960-4844-4686-a2c9-8594ea109593} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001028 sec., 23346.303501945524 rows/sec., 1.57 MiB/sec. | ||
| 2256 | 2026.02.24 00:36:36.850600 [ 3 ] {fba0c960-4844-4686-a2c9-8594ea109593} <Debug> TCPHandler: Processed in 0.001186042 sec. | ||
| 2257 | 2026.02.24 00:36:37.663910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3338 | ||
| 2258 | 2026.02.24 00:36:37.664396 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.02.24 00:36:37.664441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2260 | 2026.02.24 00:36:37.664925 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2261 | 2026.02.24 00:36:37.665155 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2026.02.24 00:36:37.665283 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3338 | ||
| 2263 | 2026.02.24 00:36:37.819975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2264 | 2026.02.24 00:36:37.837431 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2026.02.24 00:36:37.837491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2266 | 2026.02.24 00:36:37.842762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2267 | 2026.02.24 00:36:37.843440 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2026.02.24 00:36:37.846958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2269 | 2026.02.24 00:36:41.849173 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2026.02.24 00:36:41.849460 [ 3 ] {43994563-96ab-4957-b2ce-544f5b1a89d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2271 | 2026.02.24 00:36:41.849522 [ 3 ] {43994563-96ab-4957-b2ce-544f5b1a89d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2272 | 2026.02.24 00:36:41.850174 [ 3 ] {43994563-96ab-4957-b2ce-544f5b1a89d3} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.02.24 00:36:41.850213 [ 3 ] {43994563-96ab-4957-b2ce-544f5b1a89d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2274 | 2026.02.24 00:36:41.850581 [ 3 ] {43994563-96ab-4957-b2ce-544f5b1a89d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2275 | 2026.02.24 00:36:41.850808 [ 3 ] {43994563-96ab-4957-b2ce-544f5b1a89d3} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.02.24 00:36:41.850970 [ 3 ] {43994563-96ab-4957-b2ce-544f5b1a89d3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001576 sec., 35532.99492385787 rows/sec., 2.71 MiB/sec. | ||
| 2277 | 2026.02.24 00:36:41.851011 [ 3 ] {43994563-96ab-4957-b2ce-544f5b1a89d3} <Debug> TCPHandler: Processed in 0.002015187 sec. | ||
| 2278 | 2026.02.24 00:36:41.851150 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2279 | 2026.02.24 00:36:41.851271 [ 3 ] {c8ec3bf4-266c-4d09-bb2f-b9d4793916e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2280 | 2026.02.24 00:36:41.851319 [ 3 ] {c8ec3bf4-266c-4d09-bb2f-b9d4793916e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2281 | 2026.02.24 00:36:41.851831 [ 3 ] {c8ec3bf4-266c-4d09-bb2f-b9d4793916e3} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2282 | 2026.02.24 00:36:41.851873 [ 3 ] {c8ec3bf4-266c-4d09-bb2f-b9d4793916e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2283 | 2026.02.24 00:36:41.852240 [ 3 ] {c8ec3bf4-266c-4d09-bb2f-b9d4793916e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2284 | 2026.02.24 00:36:41.852472 [ 3 ] {c8ec3bf4-266c-4d09-bb2f-b9d4793916e3} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2285 | 2026.02.24 00:36:41.852599 [ 3 ] {c8ec3bf4-266c-4d09-bb2f-b9d4793916e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001354 sec., 47267.35598227474 rows/sec., 3.69 MiB/sec. | ||
| 2286 | 2026.02.24 00:36:41.852636 [ 3 ] {c8ec3bf4-266c-4d09-bb2f-b9d4793916e3} <Debug> TCPHandler: Processed in 0.001548328 sec. | ||
| 2287 | 2026.02.24 00:36:41.852756 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.02.24 00:36:41.852854 [ 3 ] {bc8586d8-a6e7-40be-b13e-61221ccbf81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2289 | 2026.02.24 00:36:41.852897 [ 3 ] {bc8586d8-a6e7-40be-b13e-61221ccbf81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2290 | 2026.02.24 00:36:41.853309 [ 3 ] {bc8586d8-a6e7-40be-b13e-61221ccbf81f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2291 | 2026.02.24 00:36:41.853343 [ 3 ] {bc8586d8-a6e7-40be-b13e-61221ccbf81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2292 | 2026.02.24 00:36:41.853661 [ 3 ] {bc8586d8-a6e7-40be-b13e-61221ccbf81f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2293 | 2026.02.24 00:36:41.853867 [ 3 ] {bc8586d8-a6e7-40be-b13e-61221ccbf81f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2294 | 2026.02.24 00:36:41.853997 [ 3 ] {bc8586d8-a6e7-40be-b13e-61221ccbf81f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 2295 | 2026.02.24 00:36:41.854033 [ 3 ] {bc8586d8-a6e7-40be-b13e-61221ccbf81f} <Debug> TCPHandler: Processed in 0.001328394 sec. | ||
| 2296 | 2026.02.24 00:36:41.854203 [ 3 ] {} <Trace> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2297 | 2026.02.24 00:36:41.854303 [ 3 ] {73ca7b3f-6445-4c8a-a8bb-92a2c8bfbe0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49912) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2298 | 2026.02.24 00:36:41.854345 [ 3 ] {73ca7b3f-6445-4c8a-a8bb-92a2c8bfbe0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2299 | 2026.02.24 00:36:41.854686 [ 3 ] {73ca7b3f-6445-4c8a-a8bb-92a2c8bfbe0d} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.02.24 00:36:41.854721 [ 3 ] {73ca7b3f-6445-4c8a-a8bb-92a2c8bfbe0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2301 | 2026.02.24 00:36:41.855031 [ 3 ] {73ca7b3f-6445-4c8a-a8bb-92a2c8bfbe0d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2302 | 2026.02.24 00:36:41.855238 [ 3 ] {73ca7b3f-6445-4c8a-a8bb-92a2c8bfbe0d} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.02.24 00:36:41.855367 [ 3 ] {73ca7b3f-6445-4c8a-a8bb-92a2c8bfbe0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2304 | 2026.02.24 00:36:41.855403 [ 3 ] {73ca7b3f-6445-4c8a-a8bb-92a2c8bfbe0d} <Debug> TCPHandler: Processed in 0.001249403 sec. | ||
| 2305 | 2026.02.24 00:36:45.013429 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2306 | 2026.02.24 00:36:45.013489 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2307 | 2026.02.24 00:36:45.118837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 330 | ||
| 2308 | 2026.02.24 00:36:45.120718 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2309 | 2026.02.24 00:36:45.120767 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2310 | 2026.02.24 00:36:45.121931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2311 | 2026.02.24 00:36:45.122282 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2312 | 2026.02.24 00:36:45.122492 [ 72 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2313 | 2026.02.24 00:36:45.122558 [ 72 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.02.24 00:36:45.122578 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2315 | 2026.02.24 00:36:45.122591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2316 | 2026.02.24 00:36:45.122682 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 2317 | 2026.02.24 00:36:45.123279 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2318 | 2026.02.24 00:36:45.123462 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 2319 | 2026.02.24 00:36:45.123888 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2320 | 2026.02.24 00:36:45.124288 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
| 2321 | 2026.02.24 00:36:45.124687 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 62 rows starting from the beginning of the part | ||
| 2322 | 2026.02.24 00:36:45.125081 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 80 rows starting from the beginning of the part | ||
| 2323 | 2026.02.24 00:36:45.125473 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part | ||
| 2324 | 2026.02.24 00:36:45.131267 [ 197 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 72 columns (72 merged, 0 gathered) in 0.008629345 sec., 38241.604664085164 rows/sec., 41.52 MiB/sec. | ||
| 2325 | 2026.02.24 00:36:45.132250 [ 199 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2326 | 2026.02.24 00:36:45.132882 [ 199 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_6_1} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.02.24 00:36:45.132949 [ 199 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_6_1} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2328 | 2026.02.24 00:36:45.133144 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2329 | 2026.02.24 00:36:45.144712 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2026.02.24 00:36:45.144819 [ 3 ] {} <Debug> TCP-Session: 7352fa47-c3d3-4cda-b598-2423e61ba046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2331 | 2026.02.24 00:36:45.166305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3850 | ||
| 2332 | 2026.02.24 00:36:45.166812 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.02.24 00:36:45.166852 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2334 | 2026.02.24 00:36:45.167325 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2335 | 2026.02.24 00:36:45.167557 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2336 | 2026.02.24 00:36:45.167699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3850 | ||
| 2337 | 2026.02.24 00:36:45.346999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2338 | 2026.02.24 00:36:45.365345 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.02.24 00:36:45.365384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2340 | 2026.02.24 00:36:45.371185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2341 | 2026.02.24 00:36:45.371850 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2026.02.24 00:36:45.374771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2343 | 2026.02.24 00:36:46.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.53 MiB, peak 189.28 MiB, free memory in arenas 0.00 B, will set to 186.01 MiB (RSS), difference: 3.48 MiB | ||
| 2344 | 2026.02.24 00:36:46.849957 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2345 | 2026.02.24 00:36:46.850158 [ 4 ] {2013bfb5-01d9-49ec-91fa-a5acf62fbf7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2346 | 2026.02.24 00:36:46.850228 [ 4 ] {2013bfb5-01d9-49ec-91fa-a5acf62fbf7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2347 | 2026.02.24 00:36:46.850997 [ 4 ] {2013bfb5-01d9-49ec-91fa-a5acf62fbf7b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2026.02.24 00:36:46.851040 [ 4 ] {2013bfb5-01d9-49ec-91fa-a5acf62fbf7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2349 | 2026.02.24 00:36:46.851456 [ 4 ] {2013bfb5-01d9-49ec-91fa-a5acf62fbf7b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2350 | 2026.02.24 00:36:46.851680 [ 4 ] {2013bfb5-01d9-49ec-91fa-a5acf62fbf7b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.02.24 00:36:46.851840 [ 4 ] {2013bfb5-01d9-49ec-91fa-a5acf62fbf7b} <Debug> executeQuery: Read 120 rows, 10.53 KiB in 0.001733 sec., 69244.08540103867 rows/sec., 5.94 MiB/sec. | ||
| 2352 | 2026.02.24 00:36:46.851882 [ 4 ] {2013bfb5-01d9-49ec-91fa-a5acf62fbf7b} <Debug> TCPHandler: Processed in 0.002057697 sec. | ||
| 2353 | 2026.02.24 00:36:46.852015 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.02.24 00:36:46.852117 [ 4 ] {41f42498-48fb-44b2-93a9-981bd5e6d0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2355 | 2026.02.24 00:36:46.852159 [ 4 ] {41f42498-48fb-44b2-93a9-981bd5e6d0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2356 | 2026.02.24 00:36:46.852574 [ 4 ] {41f42498-48fb-44b2-93a9-981bd5e6d0b1} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.02.24 00:36:46.852610 [ 4 ] {41f42498-48fb-44b2-93a9-981bd5e6d0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2358 | 2026.02.24 00:36:46.852904 [ 4 ] {41f42498-48fb-44b2-93a9-981bd5e6d0b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2359 | 2026.02.24 00:36:46.853111 [ 4 ] {41f42498-48fb-44b2-93a9-981bd5e6d0b1} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.02.24 00:36:46.853240 [ 4 ] {41f42498-48fb-44b2-93a9-981bd5e6d0b1} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001146 sec., 27923.211169284466 rows/sec., 2.05 MiB/sec. | ||
| 2361 | 2026.02.24 00:36:46.853276 [ 4 ] {41f42498-48fb-44b2-93a9-981bd5e6d0b1} <Debug> TCPHandler: Processed in 0.001312413 sec. | ||
| 2362 | 2026.02.24 00:36:46.853399 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.02.24 00:36:46.853494 [ 4 ] {87941341-8d05-40f7-a7e8-862f0c552a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2364 | 2026.02.24 00:36:46.853533 [ 4 ] {87941341-8d05-40f7-a7e8-862f0c552a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2365 | 2026.02.24 00:36:46.853955 [ 4 ] {87941341-8d05-40f7-a7e8-862f0c552a68} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.02.24 00:36:46.853990 [ 4 ] {87941341-8d05-40f7-a7e8-862f0c552a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2367 | 2026.02.24 00:36:46.854285 [ 4 ] {87941341-8d05-40f7-a7e8-862f0c552a68} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2368 | 2026.02.24 00:36:46.854491 [ 4 ] {87941341-8d05-40f7-a7e8-862f0c552a68} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.02.24 00:36:46.854616 [ 4 ] {87941341-8d05-40f7-a7e8-862f0c552a68} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001141 sec., 84136.72217353198 rows/sec., 6.57 MiB/sec. | ||
| 2370 | 2026.02.24 00:36:46.854651 [ 4 ] {87941341-8d05-40f7-a7e8-862f0c552a68} <Debug> TCPHandler: Processed in 0.001300994 sec. | ||
| 2371 | 2026.02.24 00:36:46.854766 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.02.24 00:36:46.854860 [ 4 ] {9484c7a2-a19c-427b-a9e7-20dadd9574f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2373 | 2026.02.24 00:36:46.854902 [ 4 ] {9484c7a2-a19c-427b-a9e7-20dadd9574f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2374 | 2026.02.24 00:36:46.855306 [ 4 ] {9484c7a2-a19c-427b-a9e7-20dadd9574f7} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.02.24 00:36:46.855338 [ 4 ] {9484c7a2-a19c-427b-a9e7-20dadd9574f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2376 | 2026.02.24 00:36:46.855651 [ 4 ] {9484c7a2-a19c-427b-a9e7-20dadd9574f7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2377 | 2026.02.24 00:36:46.855864 [ 4 ] {9484c7a2-a19c-427b-a9e7-20dadd9574f7} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.02.24 00:36:46.855989 [ 4 ] {9484c7a2-a19c-427b-a9e7-20dadd9574f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 2379 | 2026.02.24 00:36:46.856023 [ 4 ] {9484c7a2-a19c-427b-a9e7-20dadd9574f7} <Debug> TCPHandler: Processed in 0.001305723 sec. | ||
| 2380 | 2026.02.24 00:36:46.856129 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.02.24 00:36:46.856220 [ 4 ] {2a62cb24-5ede-473e-b355-84045c7f7107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2382 | 2026.02.24 00:36:46.856270 [ 4 ] {2a62cb24-5ede-473e-b355-84045c7f7107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.02.24 00:36:46.857085 [ 4 ] {2a62cb24-5ede-473e-b355-84045c7f7107} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.02.24 00:36:46.857118 [ 4 ] {2a62cb24-5ede-473e-b355-84045c7f7107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2385 | 2026.02.24 00:36:46.857627 [ 4 ] {2a62cb24-5ede-473e-b355-84045c7f7107} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2386 | 2026.02.24 00:36:46.857841 [ 4 ] {2a62cb24-5ede-473e-b355-84045c7f7107} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.02.24 00:36:46.857975 [ 4 ] {2a62cb24-5ede-473e-b355-84045c7f7107} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001761 sec., 18171.493469619534 rows/sec., 32.56 MiB/sec. | ||
| 2388 | 2026.02.24 00:36:46.858022 [ 4 ] {2a62cb24-5ede-473e-b355-84045c7f7107} <Debug> TCPHandler: Processed in 0.001937826 sec. | ||
| 2389 | 2026.02.24 00:36:46.858138 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2390 | 2026.02.24 00:36:46.858232 [ 4 ] {df158eb8-3d6e-4c76-a7e7-7cfa1d4e8e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2391 | 2026.02.24 00:36:46.858273 [ 4 ] {df158eb8-3d6e-4c76-a7e7-7cfa1d4e8e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2392 | 2026.02.24 00:36:46.858612 [ 4 ] {df158eb8-3d6e-4c76-a7e7-7cfa1d4e8e13} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.02.24 00:36:46.858645 [ 4 ] {df158eb8-3d6e-4c76-a7e7-7cfa1d4e8e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2394 | 2026.02.24 00:36:46.858941 [ 4 ] {df158eb8-3d6e-4c76-a7e7-7cfa1d4e8e13} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2395 | 2026.02.24 00:36:46.859144 [ 4 ] {df158eb8-3d6e-4c76-a7e7-7cfa1d4e8e13} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.02.24 00:36:46.859267 [ 4 ] {df158eb8-3d6e-4c76-a7e7-7cfa1d4e8e13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 2397 | 2026.02.24 00:36:46.859301 [ 4 ] {df158eb8-3d6e-4c76-a7e7-7cfa1d4e8e13} <Debug> TCPHandler: Processed in 0.001211591 sec. | ||
| 2398 | 2026.02.24 00:36:51.848630 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.02.24 00:36:51.848820 [ 4 ] {b676c100-2418-4a87-a686-30762f1bb53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2400 | 2026.02.24 00:36:51.848882 [ 4 ] {b676c100-2418-4a87-a686-30762f1bb53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2401 | 2026.02.24 00:36:51.849529 [ 4 ] {b676c100-2418-4a87-a686-30762f1bb53b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.02.24 00:36:51.849573 [ 4 ] {b676c100-2418-4a87-a686-30762f1bb53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2403 | 2026.02.24 00:36:51.849958 [ 4 ] {b676c100-2418-4a87-a686-30762f1bb53b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2404 | 2026.02.24 00:36:51.850193 [ 4 ] {b676c100-2418-4a87-a686-30762f1bb53b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.02.24 00:36:51.850332 [ 64 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2406 | 2026.02.24 00:36:51.850362 [ 4 ] {b676c100-2418-4a87-a686-30762f1bb53b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.69 MiB/sec. | ||
| 2407 | 2026.02.24 00:36:51.850378 [ 64 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.02.24 00:36:51.850402 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2409 | 2026.02.24 00:36:51.850409 [ 4 ] {b676c100-2418-4a87-a686-30762f1bb53b} <Debug> TCPHandler: Processed in 0.001901165 sec. | ||
| 2410 | 2026.02.24 00:36:51.850544 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2411 | 2026.02.24 00:36:51.850612 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2412 | 2026.02.24 00:36:51.850646 [ 4 ] {76cd04cd-f0a0-47d8-94d6-1f6a36df7da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2413 | 2026.02.24 00:36:51.850727 [ 4 ] {76cd04cd-f0a0-47d8-94d6-1f6a36df7da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2414 | 2026.02.24 00:36:51.850844 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2415 | 2026.02.24 00:36:51.850908 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 841 rows starting from the beginning of the part | ||
| 2416 | 2026.02.24 00:36:51.851053 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1382 rows starting from the beginning of the part | ||
| 2417 | 2026.02.24 00:36:51.851139 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2418 | 2026.02.24 00:36:51.851160 [ 4 ] {76cd04cd-f0a0-47d8-94d6-1f6a36df7da4} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2419 | 2026.02.24 00:36:51.851202 [ 4 ] {76cd04cd-f0a0-47d8-94d6-1f6a36df7da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2420 | 2026.02.24 00:36:51.851215 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2421 | 2026.02.24 00:36:51.851294 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 120 rows starting from the beginning of the part | ||
| 2422 | 2026.02.24 00:36:51.851370 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2423 | 2026.02.24 00:36:51.851521 [ 4 ] {76cd04cd-f0a0-47d8-94d6-1f6a36df7da4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2424 | 2026.02.24 00:36:51.851797 [ 4 ] {76cd04cd-f0a0-47d8-94d6-1f6a36df7da4} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2425 | 2026.02.24 00:36:51.851896 [ 64 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2426 | 2026.02.24 00:36:51.851921 [ 64 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.02.24 00:36:51.851939 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2428 | 2026.02.24 00:36:51.851940 [ 4 ] {76cd04cd-f0a0-47d8-94d6-1f6a36df7da4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001317 sec., 48595.292331055425 rows/sec., 3.79 MiB/sec. | ||
| 2429 | 2026.02.24 00:36:51.851983 [ 4 ] {76cd04cd-f0a0-47d8-94d6-1f6a36df7da4} <Debug> TCPHandler: Processed in 0.001491267 sec. | ||
| 2430 | 2026.02.24 00:36:51.852080 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 2431 | 2026.02.24 00:36:51.852182 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.02.24 00:36:51.852242 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2433 | 2026.02.24 00:36:51.852284 [ 4 ] {b242490d-e3a2-48e2-98ab-8a92cd23631f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2434 | 2026.02.24 00:36:51.852294 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 516 rows starting from the beginning of the part | ||
| 2435 | 2026.02.24 00:36:51.852337 [ 4 ] {b242490d-e3a2-48e2-98ab-8a92cd23631f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2436 | 2026.02.24 00:36:51.852409 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 592 rows starting from the beginning of the part | ||
| 2437 | 2026.02.24 00:36:51.852464 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2438 | 2026.02.24 00:36:51.852525 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2439 | 2026.02.24 00:36:51.852590 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 96 rows starting from the beginning of the part | ||
| 2440 | 2026.02.24 00:36:51.852640 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2441 | 2026.02.24 00:36:51.852792 [ 4 ] {b242490d-e3a2-48e2-98ab-8a92cd23631f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.02.24 00:36:51.852833 [ 4 ] {b242490d-e3a2-48e2-98ab-8a92cd23631f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2443 | 2026.02.24 00:36:51.852924 [ 195 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2511 rows, containing 5 columns (5 merged, 0 gathered) in 0.002430684 sec., 1033042.5509856485 rows/sec., 88.59 MiB/sec. | ||
| 2444 | 2026.02.24 00:36:51.853366 [ 4 ] {b242490d-e3a2-48e2-98ab-8a92cd23631f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2445 | 2026.02.24 00:36:51.853391 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2446 | 2026.02.24 00:36:51.853677 [ 4 ] {b242490d-e3a2-48e2-98ab-8a92cd23631f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.02.24 00:36:51.853753 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1396 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751382 sec., 797084.816447811 rows/sec., 62.07 MiB/sec. | ||
| 2448 | 2026.02.24 00:36:51.853770 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_11_2} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.02.24 00:36:51.853789 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2450 | 2026.02.24 00:36:51.853826 [ 4 ] {b242490d-e3a2-48e2-98ab-8a92cd23631f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001563 sec., 102367.24248240564 rows/sec., 7.13 MiB/sec. | ||
| 2451 | 2026.02.24 00:36:51.853827 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2452 | 2026.02.24 00:36:51.853864 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2453 | 2026.02.24 00:36:51.853865 [ 4 ] {b242490d-e3a2-48e2-98ab-8a92cd23631f} <Debug> TCPHandler: Processed in 0.001732791 sec. | ||
| 2454 | 2026.02.24 00:36:51.853870 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_11_2} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2455 | 2026.02.24 00:36:51.853918 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2456 | 2026.02.24 00:36:51.853975 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2457 | 2026.02.24 00:36:51.853990 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 2458 | 2026.02.24 00:36:51.853997 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.02.24 00:36:51.854112 [ 4 ] {33b01dac-9e14-4cf6-8bdd-59d89d717ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2460 | 2026.02.24 00:36:51.854115 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2461 | 2026.02.24 00:36:51.854159 [ 4 ] {33b01dac-9e14-4cf6-8bdd-59d89d717ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2462 | 2026.02.24 00:36:51.854162 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_11_2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.02.24 00:36:51.854181 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 551 rows starting from the beginning of the part | ||
| 2464 | 2026.02.24 00:36:51.854244 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_11_2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2465 | 2026.02.24 00:36:51.854290 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2998 rows starting from the beginning of the part | ||
| 2466 | 2026.02.24 00:36:51.854310 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2467 | 2026.02.24 00:36:51.854364 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2468 | 2026.02.24 00:36:51.854423 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 2469 | 2026.02.24 00:36:51.854470 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 2470 | 2026.02.24 00:36:51.854516 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2471 | 2026.02.24 00:36:51.854524 [ 4 ] {33b01dac-9e14-4cf6-8bdd-59d89d717ab2} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.02.24 00:36:51.854565 [ 4 ] {33b01dac-9e14-4cf6-8bdd-59d89d717ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2473 | 2026.02.24 00:36:51.854905 [ 4 ] {33b01dac-9e14-4cf6-8bdd-59d89d717ab2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2474 | 2026.02.24 00:36:51.855145 [ 4 ] {33b01dac-9e14-4cf6-8bdd-59d89d717ab2} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.02.24 00:36:51.855239 [ 64 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2476 | 2026.02.24 00:36:51.855262 [ 64 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.02.24 00:36:51.855278 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2478 | 2026.02.24 00:36:51.855278 [ 4 ] {33b01dac-9e14-4cf6-8bdd-59d89d717ab2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 2479 | 2026.02.24 00:36:51.855319 [ 4 ] {33b01dac-9e14-4cf6-8bdd-59d89d717ab2} <Debug> TCPHandler: Processed in 0.001370605 sec. | ||
| 2480 | 2026.02.24 00:36:51.855376 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 2481 | 2026.02.24 00:36:51.855484 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2482 | 2026.02.24 00:36:51.855517 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 228 rows starting from the beginning of the part | ||
| 2483 | 2026.02.24 00:36:51.855590 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 2484 | 2026.02.24 00:36:51.855635 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 2485 | 2026.02.24 00:36:51.855680 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 2486 | 2026.02.24 00:36:51.855722 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 2487 | 2026.02.24 00:36:51.855765 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2488 | 2026.02.24 00:36:51.856498 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4093 rows, containing 5 columns (5 merged, 0 gathered) in 0.002578596 sec., 1587297.8938926456 rows/sec., 108.20 MiB/sec. | ||
| 2489 | 2026.02.24 00:36:51.856568 [ 193 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 4 columns (4 merged, 0 gathered) in 0.001238242 sec., 368264.0388550865 rows/sec., 23.96 MiB/sec. | ||
| 2490 | 2026.02.24 00:36:51.856702 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2491 | 2026.02.24 00:36:51.856849 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2492 | 2026.02.24 00:36:51.856982 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_11_2} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.02.24 00:36:51.857085 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_11_2} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2494 | 2026.02.24 00:36:51.857141 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.02.24 00:36:51.857161 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2496 | 2026.02.24 00:36:51.857215 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2497 | 2026.02.24 00:36:51.857291 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2498 | 2026.02.24 00:36:52.668479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4298 | ||
| 2499 | 2026.02.24 00:36:52.668965 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2026.02.24 00:36:52.669016 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2501 | 2026.02.24 00:36:52.669514 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2502 | 2026.02.24 00:36:52.669746 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2026.02.24 00:36:52.669888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4298 | ||
| 2504 | 2026.02.24 00:36:52.875537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2505 | 2026.02.24 00:36:52.891342 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.02.24 00:36:52.891400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2507 | 2026.02.24 00:36:52.897328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2508 | 2026.02.24 00:36:52.898010 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.02.24 00:36:52.900873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2510 | 2026.02.24 00:36:55.123079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 350 | ||
| 2511 | 2026.02.24 00:36:55.125114 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.02.24 00:36:55.125153 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 2513 | 2026.02.24 00:36:55.126257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2514 | 2026.02.24 00:36:55.126513 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.02.24 00:36:55.126750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 350 | ||
| 2516 | 2026.02.24 00:36:56.440767 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62123 | ||
| 2517 | 2026.02.24 00:36:56.440876 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2518 | 2026.02.24 00:36:56.440902 [ 3 ] {} <Debug> TCP-Session: 2c7b1997-0812-4b3c-9e9f-44865fa6e64e Authenticating user 'default' from [fd00:1122:3344:101::e]:62123 | ||
| 2519 | 2026.02.24 00:36:56.440924 [ 3 ] {} <Debug> TCP-Session: 2c7b1997-0812-4b3c-9e9f-44865fa6e64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2026.02.24 00:36:56.440937 [ 3 ] {} <Debug> TCP-Session: 2c7b1997-0812-4b3c-9e9f-44865fa6e64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.02.24 00:36:56.441163 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63279 | ||
| 2522 | 2026.02.24 00:36:56.441194 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42630 | ||
| 2523 | 2026.02.24 00:36:56.441222 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34075 | ||
| 2524 | 2026.02.24 00:36:56.441245 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2525 | 2026.02.24 00:36:56.441255 [ 3 ] {} <Trace> TCP-Session: 2c7b1997-0812-4b3c-9e9f-44865fa6e64e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.02.24 00:36:56.441289 [ 286 ] {} <Debug> TCP-Session: 466c9193-f3d8-462d-8205-ab76e7825798 Authenticating user 'default' from [fd00:1122:3344:101::e]:63279 | ||
| 2527 | 2026.02.24 00:36:56.441245 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62900 | ||
| 2528 | 2026.02.24 00:36:56.441310 [ 286 ] {} <Debug> TCP-Session: 466c9193-f3d8-462d-8205-ab76e7825798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2529 | 2026.02.24 00:36:56.441327 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2530 | 2026.02.24 00:36:56.441339 [ 286 ] {} <Debug> TCP-Session: 466c9193-f3d8-462d-8205-ab76e7825798 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2531 | 2026.02.24 00:36:56.441238 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41158 | ||
| 2532 | 2026.02.24 00:36:56.441371 [ 287 ] {} <Debug> TCP-Session: cc6542ad-7a78-4e78-bae5-5d4c809b27a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42630 | ||
| 2533 | 2026.02.24 00:36:56.441372 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2534 | 2026.02.24 00:36:56.441417 [ 287 ] {} <Debug> TCP-Session: cc6542ad-7a78-4e78-bae5-5d4c809b27a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2535 | 2026.02.24 00:36:56.441229 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45201 | ||
| 2536 | 2026.02.24 00:36:56.441440 [ 287 ] {} <Debug> TCP-Session: cc6542ad-7a78-4e78-bae5-5d4c809b27a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2537 | 2026.02.24 00:36:56.441438 [ 3 ] {7944ab1a-ab94-4bc5-b85e-6e9889cf7a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62123) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2538 | 2026.02.24 00:36:56.441435 [ 290 ] {} <Debug> TCP-Session: 8cbec2c1-f66e-4033-b84b-0ee71cc836f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34075 | ||
| 2539 | 2026.02.24 00:36:56.441209 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47207 | ||
| 2540 | 2026.02.24 00:36:56.441543 [ 290 ] {} <Debug> TCP-Session: 8cbec2c1-f66e-4033-b84b-0ee71cc836f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.02.24 00:36:56.441205 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61997 | ||
| 2542 | 2026.02.24 00:36:56.441572 [ 290 ] {} <Debug> TCP-Session: 8cbec2c1-f66e-4033-b84b-0ee71cc836f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2026.02.24 00:36:56.441628 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2544 | 2026.02.24 00:36:56.441661 [ 293 ] {} <Debug> TCP-Session: 7bc3e9da-0309-4b36-93c8-46511cf18781 Authenticating user 'default' from [fd00:1122:3344:101::e]:62900 | ||
| 2545 | 2026.02.24 00:36:56.441677 [ 293 ] {} <Debug> TCP-Session: 7bc3e9da-0309-4b36-93c8-46511cf18781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2026.02.24 00:36:56.441690 [ 293 ] {} <Debug> TCP-Session: 7bc3e9da-0309-4b36-93c8-46511cf18781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2026.02.24 00:36:56.441765 [ 3 ] {7944ab1a-ab94-4bc5-b85e-6e9889cf7a2f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2548 | 2026.02.24 00:36:56.441819 [ 3 ] {7944ab1a-ab94-4bc5-b85e-6e9889cf7a2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2549 | 2026.02.24 00:36:56.441825 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2550 | 2026.02.24 00:36:56.441827 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2551 | 2026.02.24 00:36:56.441857 [ 289 ] {} <Debug> TCP-Session: d8a07295-1630-4c6e-9920-9d63049c6c29 Authenticating user 'default' from [fd00:1122:3344:101::e]:61997 | ||
| 2552 | 2026.02.24 00:36:56.441868 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2553 | 2026.02.24 00:36:56.441879 [ 288 ] {} <Debug> TCP-Session: fb1516ce-8190-4f3a-8602-a2ab27fed83b Authenticating user 'default' from [fd00:1122:3344:101::e]:47207 | ||
| 2554 | 2026.02.24 00:36:56.441883 [ 289 ] {} <Debug> TCP-Session: d8a07295-1630-4c6e-9920-9d63049c6c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2555 | 2026.02.24 00:36:56.441899 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2556 | 2026.02.24 00:36:56.441919 [ 289 ] {} <Debug> TCP-Session: d8a07295-1630-4c6e-9920-9d63049c6c29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.02.24 00:36:56.441916 [ 288 ] {} <Debug> TCP-Session: fb1516ce-8190-4f3a-8602-a2ab27fed83b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.02.24 00:36:56.441945 [ 292 ] {} <Debug> TCP-Session: 01c2f3b7-11a4-4398-ba92-4de579e7daf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41158 | ||
| 2559 | 2026.02.24 00:36:56.441969 [ 288 ] {} <Debug> TCP-Session: fb1516ce-8190-4f3a-8602-a2ab27fed83b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.02.24 00:36:56.441984 [ 292 ] {} <Debug> TCP-Session: 01c2f3b7-11a4-4398-ba92-4de579e7daf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2561 | 2026.02.24 00:36:56.441905 [ 291 ] {} <Debug> TCP-Session: 8b4cc909-d629-4cad-a3c7-25b496e60c01 Authenticating user 'default' from [fd00:1122:3344:101::e]:45201 | ||
| 2562 | 2026.02.24 00:36:56.442008 [ 292 ] {} <Debug> TCP-Session: 01c2f3b7-11a4-4398-ba92-4de579e7daf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2026.02.24 00:36:56.442032 [ 291 ] {} <Debug> TCP-Session: 8b4cc909-d629-4cad-a3c7-25b496e60c01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.02.24 00:36:56.442057 [ 291 ] {} <Debug> TCP-Session: 8b4cc909-d629-4cad-a3c7-25b496e60c01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2026.02.24 00:36:56.442114 [ 3 ] {7944ab1a-ab94-4bc5-b85e-6e9889cf7a2f} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 2566 | 2026.02.24 00:36:56.442207 [ 3 ] {7944ab1a-ab94-4bc5-b85e-6e9889cf7a2f} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2567 | 2026.02.24 00:36:56.805788 [ 295 ] {7944ab1a-ab94-4bc5-b85e-6e9889cf7a2f} <Trace> AggregatingTransform: Aggregating | ||
| 2568 | 2026.02.24 00:36:56.805844 [ 295 ] {7944ab1a-ab94-4bc5-b85e-6e9889cf7a2f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2569 | 2026.02.24 00:36:56.805881 [ 295 ] {7944ab1a-ab94-4bc5-b85e-6e9889cf7a2f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001430935 sec. (698.844 rows/sec., 27.30 KiB/sec.) | ||
| 2570 | 2026.02.24 00:36:56.805895 [ 295 ] {7944ab1a-ab94-4bc5-b85e-6e9889cf7a2f} <Trace> Aggregator: Merging aggregated data | ||
| 2571 | 2026.02.24 00:36:56.807199 [ 3 ] {7944ab1a-ab94-4bc5-b85e-6e9889cf7a2f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.365806 sec., 2.7336894419446374 rows/sec., 109.35 B/sec. | ||
| 2572 | 2026.02.24 00:36:56.807366 [ 3 ] {7944ab1a-ab94-4bc5-b85e-6e9889cf7a2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2573 | 2026.02.24 00:36:56.807383 [ 3 ] {7944ab1a-ab94-4bc5-b85e-6e9889cf7a2f} <Debug> TCPHandler: Processed in 0.366237092 sec. | ||
| 2574 | 2026.02.24 00:36:56.807516 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2575 | 2026.02.24 00:36:56.807550 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2576 | 2026.02.24 00:36:56.807578 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2577 | 2026.02.24 00:36:56.807601 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2578 | 2026.02.24 00:36:56.807620 [ 290 ] {} <Debug> TCP-Session: 8cbec2c1-f66e-4033-b84b-0ee71cc836f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2026.02.24 00:36:56.807632 [ 286 ] {} <Debug> TCP-Session: 466c9193-f3d8-462d-8205-ab76e7825798 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2580 | 2026.02.24 00:36:56.807651 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2581 | 2026.02.24 00:36:56.807641 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2582 | 2026.02.24 00:36:56.807693 [ 3 ] {} <Debug> TCP-Session: 2c7b1997-0812-4b3c-9e9f-44865fa6e64e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2583 | 2026.02.24 00:36:56.807633 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2584 | 2026.02.24 00:36:56.807736 [ 291 ] {} <Debug> TCP-Session: 8b4cc909-d629-4cad-a3c7-25b496e60c01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2585 | 2026.02.24 00:36:56.807613 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2586 | 2026.02.24 00:36:56.807765 [ 288 ] {} <Debug> TCP-Session: fb1516ce-8190-4f3a-8602-a2ab27fed83b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2026.02.24 00:36:56.807563 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2588 | 2026.02.24 00:36:56.807808 [ 292 ] {} <Debug> TCP-Session: 01c2f3b7-11a4-4398-ba92-4de579e7daf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2589 | 2026.02.24 00:36:56.807557 [ 293 ] {} <Debug> TCP-Session: 7bc3e9da-0309-4b36-93c8-46511cf18781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2026.02.24 00:36:56.807847 [ 289 ] {} <Debug> TCP-Session: d8a07295-1630-4c6e-9920-9d63049c6c29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2026.02.24 00:36:56.807681 [ 287 ] {} <Debug> TCP-Session: cc6542ad-7a78-4e78-bae5-5d4c809b27a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.02.24 00:36:56.850936 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2026.02.24 00:36:56.851098 [ 4 ] {1760d7a8-0781-4f8a-84aa-e8f53a9ee7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2594 | 2026.02.24 00:36:56.851157 [ 4 ] {1760d7a8-0781-4f8a-84aa-e8f53a9ee7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2595 | 2026.02.24 00:36:56.851886 [ 4 ] {1760d7a8-0781-4f8a-84aa-e8f53a9ee7f4} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.02.24 00:36:56.851923 [ 4 ] {1760d7a8-0781-4f8a-84aa-e8f53a9ee7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2597 | 2026.02.24 00:36:56.852334 [ 4 ] {1760d7a8-0781-4f8a-84aa-e8f53a9ee7f4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2598 | 2026.02.24 00:36:56.852557 [ 4 ] {1760d7a8-0781-4f8a-84aa-e8f53a9ee7f4} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.02.24 00:36:56.852712 [ 4 ] {1760d7a8-0781-4f8a-84aa-e8f53a9ee7f4} <Debug> executeQuery: Read 120 rows, 10.53 KiB in 0.001609 sec., 74580.48477315102 rows/sec., 6.39 MiB/sec. | ||
| 2600 | 2026.02.24 00:36:56.852752 [ 4 ] {1760d7a8-0781-4f8a-84aa-e8f53a9ee7f4} <Debug> TCPHandler: Processed in 0.001896144 sec. | ||
| 2601 | 2026.02.24 00:36:56.852877 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.02.24 00:36:56.852972 [ 4 ] {82ad29ca-38ab-4c2a-9ad5-a4880745e4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2603 | 2026.02.24 00:36:56.853012 [ 4 ] {82ad29ca-38ab-4c2a-9ad5-a4880745e4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2604 | 2026.02.24 00:36:56.853421 [ 4 ] {82ad29ca-38ab-4c2a-9ad5-a4880745e4e3} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.02.24 00:36:56.853456 [ 4 ] {82ad29ca-38ab-4c2a-9ad5-a4880745e4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2606 | 2026.02.24 00:36:56.853764 [ 4 ] {82ad29ca-38ab-4c2a-9ad5-a4880745e4e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2607 | 2026.02.24 00:36:56.853970 [ 4 ] {82ad29ca-38ab-4c2a-9ad5-a4880745e4e3} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.02.24 00:36:56.854108 [ 4 ] {82ad29ca-38ab-4c2a-9ad5-a4880745e4e3} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001153 sec., 27753.686036426716 rows/sec., 2.04 MiB/sec. | ||
| 2609 | 2026.02.24 00:36:56.854145 [ 4 ] {82ad29ca-38ab-4c2a-9ad5-a4880745e4e3} <Debug> TCPHandler: Processed in 0.001318293 sec. | ||
| 2610 | 2026.02.24 00:36:56.854254 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2026.02.24 00:36:56.854347 [ 4 ] {8c324fa9-f511-4d95-8ea9-b96f82a1a90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2612 | 2026.02.24 00:36:56.854388 [ 4 ] {8c324fa9-f511-4d95-8ea9-b96f82a1a90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2613 | 2026.02.24 00:36:56.854809 [ 4 ] {8c324fa9-f511-4d95-8ea9-b96f82a1a90f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.02.24 00:36:56.854844 [ 4 ] {8c324fa9-f511-4d95-8ea9-b96f82a1a90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2615 | 2026.02.24 00:36:56.855146 [ 4 ] {8c324fa9-f511-4d95-8ea9-b96f82a1a90f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2616 | 2026.02.24 00:36:56.855350 [ 4 ] {8c324fa9-f511-4d95-8ea9-b96f82a1a90f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.02.24 00:36:56.855492 [ 4 ] {8c324fa9-f511-4d95-8ea9-b96f82a1a90f} <Debug> executeQuery: Read 96 rows, 7.68 KiB in 0.001162 sec., 82616.17900172116 rows/sec., 6.45 MiB/sec. | ||
| 2618 | 2026.02.24 00:36:56.855528 [ 4 ] {8c324fa9-f511-4d95-8ea9-b96f82a1a90f} <Debug> TCPHandler: Processed in 0.001321604 sec. | ||
| 2619 | 2026.02.24 00:36:56.855650 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.02.24 00:36:56.855744 [ 4 ] {6b4c94a0-7b35-43bd-b540-74b2c4296a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2621 | 2026.02.24 00:36:56.855786 [ 4 ] {6b4c94a0-7b35-43bd-b540-74b2c4296a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2622 | 2026.02.24 00:36:56.856195 [ 4 ] {6b4c94a0-7b35-43bd-b540-74b2c4296a82} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.02.24 00:36:56.856228 [ 4 ] {6b4c94a0-7b35-43bd-b540-74b2c4296a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2624 | 2026.02.24 00:36:56.856581 [ 4 ] {6b4c94a0-7b35-43bd-b540-74b2c4296a82} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2625 | 2026.02.24 00:36:56.856785 [ 4 ] {6b4c94a0-7b35-43bd-b540-74b2c4296a82} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.02.24 00:36:56.856928 [ 4 ] {6b4c94a0-7b35-43bd-b540-74b2c4296a82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 2627 | 2026.02.24 00:36:56.856963 [ 4 ] {6b4c94a0-7b35-43bd-b540-74b2c4296a82} <Debug> TCPHandler: Processed in 0.001361925 sec. | ||
| 2628 | 2026.02.24 00:36:56.857069 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2629 | 2026.02.24 00:36:56.857173 [ 4 ] {23f13cb1-6f29-4612-bbee-37a0e6067fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2630 | 2026.02.24 00:36:56.857230 [ 4 ] {23f13cb1-6f29-4612-bbee-37a0e6067fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2631 | 2026.02.24 00:36:56.858072 [ 4 ] {23f13cb1-6f29-4612-bbee-37a0e6067fa2} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2632 | 2026.02.24 00:36:56.858107 [ 4 ] {23f13cb1-6f29-4612-bbee-37a0e6067fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2633 | 2026.02.24 00:36:56.858676 [ 4 ] {23f13cb1-6f29-4612-bbee-37a0e6067fa2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2634 | 2026.02.24 00:36:56.858897 [ 4 ] {23f13cb1-6f29-4612-bbee-37a0e6067fa2} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.02.24 00:36:56.858989 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2636 | 2026.02.24 00:36:56.859039 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.02.24 00:36:56.859039 [ 4 ] {23f13cb1-6f29-4612-bbee-37a0e6067fa2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001885 sec., 16976.127320954907 rows/sec., 30.42 MiB/sec. | ||
| 2638 | 2026.02.24 00:36:56.859059 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2639 | 2026.02.24 00:36:56.859094 [ 4 ] {23f13cb1-6f29-4612-bbee-37a0e6067fa2} <Debug> TCPHandler: Processed in 0.002075327 sec. | ||
| 2640 | 2026.02.24 00:36:56.859194 [ 189 ] {be117193-072e-46d7-86da-9e4300ffc739::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 | ||
| 2641 | 2026.02.24 00:36:56.859208 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.02.24 00:36:56.859330 [ 4 ] {1ea97381-fa78-41ae-bfab-314018eaafd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2643 | 2026.02.24 00:36:56.859373 [ 4 ] {1ea97381-fa78-41ae-bfab-314018eaafd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2644 | 2026.02.24 00:36:56.859476 [ 189 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2645 | 2026.02.24 00:36:56.859546 [ 189 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2646 | 2026.02.24 00:36:56.859711 [ 189 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
| 2647 | 2026.02.24 00:36:56.859713 [ 4 ] {1ea97381-fa78-41ae-bfab-314018eaafd4} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2026.02.24 00:36:56.859765 [ 4 ] {1ea97381-fa78-41ae-bfab-314018eaafd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2649 | 2026.02.24 00:36:56.859842 [ 189 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
| 2650 | 2026.02.24 00:36:56.859964 [ 189 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2651 | 2026.02.24 00:36:56.860077 [ 189 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2652 | 2026.02.24 00:36:56.860099 [ 4 ] {1ea97381-fa78-41ae-bfab-314018eaafd4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2653 | 2026.02.24 00:36:56.860190 [ 189 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2654 | 2026.02.24 00:36:56.860326 [ 4 ] {1ea97381-fa78-41ae-bfab-314018eaafd4} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.02.24 00:36:56.860464 [ 4 ] {1ea97381-fa78-41ae-bfab-314018eaafd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 2656 | 2026.02.24 00:36:56.860499 [ 4 ] {1ea97381-fa78-41ae-bfab-314018eaafd4} <Debug> TCPHandler: Processed in 0.001339825 sec. | ||
| 2657 | 2026.02.24 00:36:56.867491 [ 187 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 19 columns (19 merged, 0 gathered) in 0.00835779 sec., 18904.519017587183 rows/sec., 33.88 MiB/sec. | ||
| 2658 | 2026.02.24 00:36:56.867834 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2659 | 2026.02.24 00:36:56.868173 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.02.24 00:36:56.868244 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2661 | 2026.02.24 00:36:56.868337 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 2662 | 2026.02.24 00:36:57.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.09 MiB, peak 201.76 MiB, free memory in arenas 0.00 B, will set to 208.86 MiB (RSS), difference: 18.77 MiB | ||
| 2663 | 2026.02.24 00:36:59.010097 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63177 | ||
| 2664 | 2026.02.24 00:36:59.010215 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2665 | 2026.02.24 00:36:59.010242 [ 288 ] {} <Debug> TCP-Session: a4f03750-c5f9-4a14-b0fd-8ee7fc16f6af Authenticating user 'default' from [fd00:1122:3344:101::e]:63177 | ||
| 2666 | 2026.02.24 00:36:59.010266 [ 288 ] {} <Debug> TCP-Session: a4f03750-c5f9-4a14-b0fd-8ee7fc16f6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2667 | 2026.02.24 00:36:59.010278 [ 288 ] {} <Debug> TCP-Session: a4f03750-c5f9-4a14-b0fd-8ee7fc16f6af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2668 | 2026.02.24 00:36:59.010507 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53338 | ||
| 2669 | 2026.02.24 00:36:59.010532 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42862 | ||
| 2670 | 2026.02.24 00:36:59.010566 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38428 | ||
| 2671 | 2026.02.24 00:36:59.010598 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41506 | ||
| 2672 | 2026.02.24 00:36:59.010621 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44223 | ||
| 2673 | 2026.02.24 00:36:59.010633 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58817 | ||
| 2674 | 2026.02.24 00:36:59.010680 [ 288 ] {} <Trace> TCP-Session: a4f03750-c5f9-4a14-b0fd-8ee7fc16f6af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.02.24 00:36:59.010700 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2676 | 2026.02.24 00:36:59.010700 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2677 | 2026.02.24 00:36:59.010753 [ 294 ] {} <Debug> TCP-Session: b535b2a9-dda8-4b88-9a8c-d99d57be1f7a Authenticating user 'default' from [fd00:1122:3344:101::e]:41506 | ||
| 2678 | 2026.02.24 00:36:59.010758 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2679 | 2026.02.24 00:36:59.010781 [ 292 ] {} <Debug> TCP-Session: 799743fd-0c8e-4a05-a4f2-63776885deee Authenticating user 'default' from [fd00:1122:3344:101::e]:38428 | ||
| 2680 | 2026.02.24 00:36:59.010789 [ 294 ] {} <Debug> TCP-Session: b535b2a9-dda8-4b88-9a8c-d99d57be1f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2681 | 2026.02.24 00:36:59.010806 [ 286 ] {} <Debug> TCP-Session: dd50736c-b127-477e-9852-83f01d11e11d Authenticating user 'default' from [fd00:1122:3344:101::e]:58817 | ||
| 2682 | 2026.02.24 00:36:59.010824 [ 294 ] {} <Debug> TCP-Session: b535b2a9-dda8-4b88-9a8c-d99d57be1f7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2683 | 2026.02.24 00:36:59.010820 [ 292 ] {} <Debug> TCP-Session: 799743fd-0c8e-4a05-a4f2-63776885deee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2684 | 2026.02.24 00:36:59.010847 [ 286 ] {} <Debug> TCP-Session: dd50736c-b127-477e-9852-83f01d11e11d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2685 | 2026.02.24 00:36:59.010864 [ 292 ] {} <Debug> TCP-Session: 799743fd-0c8e-4a05-a4f2-63776885deee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2686 | 2026.02.24 00:36:59.010880 [ 286 ] {} <Debug> TCP-Session: dd50736c-b127-477e-9852-83f01d11e11d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2687 | 2026.02.24 00:36:59.010894 [ 288 ] {0770e8be-9efa-477f-a7fd-272e69d53a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63177) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2688 | 2026.02.24 00:36:59.010758 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2689 | 2026.02.24 00:36:59.010631 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2690 | 2026.02.24 00:36:59.010965 [ 3 ] {} <Debug> TCP-Session: 803fdd7e-f074-46d1-b9a5-90df58f64b09 Authenticating user 'default' from [fd00:1122:3344:101::e]:44223 | ||
| 2691 | 2026.02.24 00:36:59.010596 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40733 | ||
| 2692 | 2026.02.24 00:36:59.010994 [ 3 ] {} <Debug> TCP-Session: 803fdd7e-f074-46d1-b9a5-90df58f64b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2693 | 2026.02.24 00:36:59.010987 [ 291 ] {} <Debug> TCP-Session: 2bf2de7d-391b-407c-b2e4-4be728f23b84 Authenticating user 'default' from [fd00:1122:3344:101::e]:42862 | ||
| 2694 | 2026.02.24 00:36:59.011019 [ 3 ] {} <Debug> TCP-Session: 803fdd7e-f074-46d1-b9a5-90df58f64b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2695 | 2026.02.24 00:36:59.011042 [ 291 ] {} <Debug> TCP-Session: 2bf2de7d-391b-407c-b2e4-4be728f23b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2696 | 2026.02.24 00:36:59.011054 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2697 | 2026.02.24 00:36:59.011068 [ 291 ] {} <Debug> TCP-Session: 2bf2de7d-391b-407c-b2e4-4be728f23b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2698 | 2026.02.24 00:36:59.011089 [ 293 ] {} <Debug> TCP-Session: 5fd21887-7b96-43d7-960d-ab4b40016d10 Authenticating user 'default' from [fd00:1122:3344:101::e]:40733 | ||
| 2699 | 2026.02.24 00:36:59.010515 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50402 | ||
| 2700 | 2026.02.24 00:36:59.011114 [ 293 ] {} <Debug> TCP-Session: 5fd21887-7b96-43d7-960d-ab4b40016d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2701 | 2026.02.24 00:36:59.010634 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2702 | 2026.02.24 00:36:59.011139 [ 293 ] {} <Debug> TCP-Session: 5fd21887-7b96-43d7-960d-ab4b40016d10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2703 | 2026.02.24 00:36:59.011172 [ 290 ] {} <Debug> TCP-Session: 7915fb72-774f-4b3b-a7af-1370ea01bcff Authenticating user 'default' from [fd00:1122:3344:101::e]:53338 | ||
| 2704 | 2026.02.24 00:36:59.011196 [ 290 ] {} <Debug> TCP-Session: 7915fb72-774f-4b3b-a7af-1370ea01bcff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2705 | 2026.02.24 00:36:59.011208 [ 290 ] {} <Debug> TCP-Session: 7915fb72-774f-4b3b-a7af-1370ea01bcff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2706 | 2026.02.24 00:36:59.011266 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2707 | 2026.02.24 00:36:59.011298 [ 289 ] {} <Debug> TCP-Session: 844d6909-32ce-4748-b66e-fde4e72da16d Authenticating user 'default' from [fd00:1122:3344:101::e]:50402 | ||
| 2708 | 2026.02.24 00:36:59.011314 [ 289 ] {} <Debug> TCP-Session: 844d6909-32ce-4748-b66e-fde4e72da16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2709 | 2026.02.24 00:36:59.011327 [ 289 ] {} <Debug> TCP-Session: 844d6909-32ce-4748-b66e-fde4e72da16d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2710 | 2026.02.24 00:36:59.011337 [ 288 ] {0770e8be-9efa-477f-a7fd-272e69d53a0b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2711 | 2026.02.24 00:36:59.011415 [ 288 ] {0770e8be-9efa-477f-a7fd-272e69d53a0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2712 | 2026.02.24 00:36:59.011746 [ 288 ] {0770e8be-9efa-477f-a7fd-272e69d53a0b} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 2713 | 2026.02.24 00:36:59.012817 [ 327 ] {0770e8be-9efa-477f-a7fd-272e69d53a0b} <Trace> AggregatingTransform: Aggregating | ||
| 2714 | 2026.02.24 00:36:59.012871 [ 327 ] {0770e8be-9efa-477f-a7fd-272e69d53a0b} <Trace> Aggregator: Aggregation method: without_key | ||
| 2715 | 2026.02.24 00:36:59.012911 [ 327 ] {0770e8be-9efa-477f-a7fd-272e69d53a0b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001066749 sec. (937.428 rows/sec., 36.62 KiB/sec.) | ||
| 2716 | 2026.02.24 00:36:59.012934 [ 327 ] {0770e8be-9efa-477f-a7fd-272e69d53a0b} <Trace> Aggregator: Merging aggregated data | ||
| 2717 | 2026.02.24 00:36:59.014313 [ 288 ] {0770e8be-9efa-477f-a7fd-272e69d53a0b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00349 sec., 286.5329512893983 rows/sec., 11.19 KiB/sec. | ||
| 2718 | 2026.02.24 00:36:59.014402 [ 288 ] {0770e8be-9efa-477f-a7fd-272e69d53a0b} <Debug> TCPHandler: Processed in 0.00391027 sec. | ||
| 2719 | 2026.02.24 00:36:59.014514 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2720 | 2026.02.24 00:36:59.014542 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2721 | 2026.02.24 00:36:59.014562 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2722 | 2026.02.24 00:36:59.014577 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2723 | 2026.02.24 00:36:59.014597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2724 | 2026.02.24 00:36:59.014614 [ 286 ] {} <Debug> TCP-Session: dd50736c-b127-477e-9852-83f01d11e11d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2725 | 2026.02.24 00:36:59.014635 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2726 | 2026.02.24 00:36:59.014636 [ 290 ] {} <Debug> TCP-Session: 7915fb72-774f-4b3b-a7af-1370ea01bcff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2727 | 2026.02.24 00:36:59.014660 [ 289 ] {} <Debug> TCP-Session: 844d6909-32ce-4748-b66e-fde4e72da16d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2728 | 2026.02.24 00:36:59.014675 [ 293 ] {} <Debug> TCP-Session: 5fd21887-7b96-43d7-960d-ab4b40016d10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2729 | 2026.02.24 00:36:59.014678 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2730 | 2026.02.24 00:36:59.014656 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2731 | 2026.02.24 00:36:59.014736 [ 3 ] {} <Debug> TCP-Session: 803fdd7e-f074-46d1-b9a5-90df58f64b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2732 | 2026.02.24 00:36:59.014762 [ 294 ] {} <Debug> TCP-Session: b535b2a9-dda8-4b88-9a8c-d99d57be1f7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2733 | 2026.02.24 00:36:59.014606 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2734 | 2026.02.24 00:36:59.014592 [ 292 ] {} <Debug> TCP-Session: 799743fd-0c8e-4a05-a4f2-63776885deee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2735 | 2026.02.24 00:36:59.014544 [ 288 ] {} <Debug> TCP-Session: a4f03750-c5f9-4a14-b0fd-8ee7fc16f6af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2736 | 2026.02.24 00:36:59.014882 [ 291 ] {} <Debug> TCP-Session: 2bf2de7d-391b-407c-b2e4-4be728f23b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2737 | 2026.02.24 00:36:59.231094 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40794 | ||
| 2738 | 2026.02.24 00:36:59.231202 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2739 | 2026.02.24 00:36:59.231228 [ 288 ] {} <Debug> TCP-Session: 8ea7927d-7d4a-4644-aa69-f794cd04eae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40794 | ||
| 2740 | 2026.02.24 00:36:59.231250 [ 288 ] {} <Debug> TCP-Session: 8ea7927d-7d4a-4644-aa69-f794cd04eae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2741 | 2026.02.24 00:36:59.231262 [ 288 ] {} <Debug> TCP-Session: 8ea7927d-7d4a-4644-aa69-f794cd04eae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2742 | 2026.02.24 00:36:59.231510 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62285 | ||
| 2743 | 2026.02.24 00:36:59.231538 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53692 | ||
| 2744 | 2026.02.24 00:36:59.231562 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57754 | ||
| 2745 | 2026.02.24 00:36:59.231578 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55061 | ||
| 2746 | 2026.02.24 00:36:59.231613 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34264 | ||
| 2747 | 2026.02.24 00:36:59.231633 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2748 | 2026.02.24 00:36:59.231664 [ 288 ] {} <Trace> TCP-Session: 8ea7927d-7d4a-4644-aa69-f794cd04eae7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.02.24 00:36:59.231684 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2750 | 2026.02.24 00:36:59.231688 [ 290 ] {} <Debug> TCP-Session: 44b5ce65-15a9-4499-83be-6512fde8b4b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62285 | ||
| 2751 | 2026.02.24 00:36:59.231697 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2752 | 2026.02.24 00:36:59.231724 [ 292 ] {} <Debug> TCP-Session: b58f3bdd-33f2-4b1d-836e-3ba79e25eea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57754 | ||
| 2753 | 2026.02.24 00:36:59.231731 [ 290 ] {} <Debug> TCP-Session: 44b5ce65-15a9-4499-83be-6512fde8b4b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2754 | 2026.02.24 00:36:59.231742 [ 294 ] {} <Debug> TCP-Session: 78084e94-8acd-4da9-83e7-81b8580c1ada Authenticating user 'default' from [fd00:1122:3344:101::e]:55061 | ||
| 2755 | 2026.02.24 00:36:59.231761 [ 290 ] {} <Debug> TCP-Session: 44b5ce65-15a9-4499-83be-6512fde8b4b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2756 | 2026.02.24 00:36:59.231761 [ 292 ] {} <Debug> TCP-Session: b58f3bdd-33f2-4b1d-836e-3ba79e25eea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2757 | 2026.02.24 00:36:59.231778 [ 294 ] {} <Debug> TCP-Session: 78084e94-8acd-4da9-83e7-81b8580c1ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2758 | 2026.02.24 00:36:59.231796 [ 292 ] {} <Debug> TCP-Session: b58f3bdd-33f2-4b1d-836e-3ba79e25eea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2759 | 2026.02.24 00:36:59.231809 [ 294 ] {} <Debug> TCP-Session: 78084e94-8acd-4da9-83e7-81b8580c1ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2760 | 2026.02.24 00:36:59.231741 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2761 | 2026.02.24 00:36:59.231623 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36199 | ||
| 2762 | 2026.02.24 00:36:59.231878 [ 3 ] {} <Debug> TCP-Session: 8fcf9ec9-5acc-4b82-b528-4aec80fd2ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34264 | ||
| 2763 | 2026.02.24 00:36:59.231860 [ 288 ] {87d7b3da-b119-4486-b140-ba86bd9c90fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40794) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2764 | 2026.02.24 00:36:59.231914 [ 3 ] {} <Debug> TCP-Session: 8fcf9ec9-5acc-4b82-b528-4aec80fd2ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2765 | 2026.02.24 00:36:59.231933 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2766 | 2026.02.24 00:36:59.231944 [ 3 ] {} <Debug> TCP-Session: 8fcf9ec9-5acc-4b82-b528-4aec80fd2ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2767 | 2026.02.24 00:36:59.231572 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42791 | ||
| 2768 | 2026.02.24 00:36:59.231959 [ 286 ] {} <Debug> TCP-Session: c85db854-e0e0-4b15-a40d-3fd1f42b17fe Authenticating user 'default' from [fd00:1122:3344:101::e]:36199 | ||
| 2769 | 2026.02.24 00:36:59.231511 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39316 | ||
| 2770 | 2026.02.24 00:36:59.231993 [ 286 ] {} <Debug> TCP-Session: c85db854-e0e0-4b15-a40d-3fd1f42b17fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2771 | 2026.02.24 00:36:59.232021 [ 286 ] {} <Debug> TCP-Session: c85db854-e0e0-4b15-a40d-3fd1f42b17fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2772 | 2026.02.24 00:36:59.232022 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2773 | 2026.02.24 00:36:59.231639 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2774 | 2026.02.24 00:36:59.232053 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2775 | 2026.02.24 00:36:59.232053 [ 293 ] {} <Debug> TCP-Session: 70cf30f7-f089-4299-b7fb-7ab771eb434d Authenticating user 'default' from [fd00:1122:3344:101::e]:42791 | ||
| 2776 | 2026.02.24 00:36:59.232083 [ 291 ] {} <Debug> TCP-Session: 4b7ffa95-c9b3-4269-b80a-05e0a9fbad0c Authenticating user 'default' from [fd00:1122:3344:101::e]:53692 | ||
| 2777 | 2026.02.24 00:36:59.232102 [ 293 ] {} <Debug> TCP-Session: 70cf30f7-f089-4299-b7fb-7ab771eb434d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2778 | 2026.02.24 00:36:59.232119 [ 291 ] {} <Debug> TCP-Session: 4b7ffa95-c9b3-4269-b80a-05e0a9fbad0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2779 | 2026.02.24 00:36:59.232128 [ 293 ] {} <Debug> TCP-Session: 70cf30f7-f089-4299-b7fb-7ab771eb434d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2780 | 2026.02.24 00:36:59.232143 [ 291 ] {} <Debug> TCP-Session: 4b7ffa95-c9b3-4269-b80a-05e0a9fbad0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2781 | 2026.02.24 00:36:59.232092 [ 289 ] {} <Debug> TCP-Session: 16a271f8-89c0-4c2d-9475-304561308100 Authenticating user 'default' from [fd00:1122:3344:101::e]:39316 | ||
| 2782 | 2026.02.24 00:36:59.232184 [ 288 ] {87d7b3da-b119-4486-b140-ba86bd9c90fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2783 | 2026.02.24 00:36:59.232191 [ 289 ] {} <Debug> TCP-Session: 16a271f8-89c0-4c2d-9475-304561308100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2784 | 2026.02.24 00:36:59.232226 [ 289 ] {} <Debug> TCP-Session: 16a271f8-89c0-4c2d-9475-304561308100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2785 | 2026.02.24 00:36:59.232247 [ 288 ] {87d7b3da-b119-4486-b140-ba86bd9c90fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2786 | 2026.02.24 00:36:59.232538 [ 288 ] {87d7b3da-b119-4486-b140-ba86bd9c90fa} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 2787 | 2026.02.24 00:36:59.233495 [ 296 ] {87d7b3da-b119-4486-b140-ba86bd9c90fa} <Trace> AggregatingTransform: Aggregating | ||
| 2788 | 2026.02.24 00:36:59.233560 [ 296 ] {87d7b3da-b119-4486-b140-ba86bd9c90fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 2789 | 2026.02.24 00:36:59.233600 [ 296 ] {87d7b3da-b119-4486-b140-ba86bd9c90fa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959787 sec. (1041.898 rows/sec., 40.70 KiB/sec.) | ||
| 2790 | 2026.02.24 00:36:59.233620 [ 296 ] {87d7b3da-b119-4486-b140-ba86bd9c90fa} <Trace> Aggregator: Merging aggregated data | ||
| 2791 | 2026.02.24 00:36:59.234818 [ 288 ] {87d7b3da-b119-4486-b140-ba86bd9c90fa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00302 sec., 331.1258278145695 rows/sec., 12.93 KiB/sec. | ||
| 2792 | 2026.02.24 00:36:59.234960 [ 288 ] {87d7b3da-b119-4486-b140-ba86bd9c90fa} <Debug> TCPHandler: Processed in 0.003467363 sec. | ||
| 2793 | 2026.02.24 00:36:59.235073 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2794 | 2026.02.24 00:36:59.235119 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2795 | 2026.02.24 00:36:59.235137 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2796 | 2026.02.24 00:36:59.235163 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2797 | 2026.02.24 00:36:59.235180 [ 289 ] {} <Debug> TCP-Session: 16a271f8-89c0-4c2d-9475-304561308100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2798 | 2026.02.24 00:36:59.235192 [ 290 ] {} <Debug> TCP-Session: 44b5ce65-15a9-4499-83be-6512fde8b4b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2799 | 2026.02.24 00:36:59.235198 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2800 | 2026.02.24 00:36:59.235229 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2801 | 2026.02.24 00:36:59.235207 [ 286 ] {} <Debug> TCP-Session: c85db854-e0e0-4b15-a40d-3fd1f42b17fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2802 | 2026.02.24 00:36:59.235255 [ 294 ] {} <Debug> TCP-Session: 78084e94-8acd-4da9-83e7-81b8580c1ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2803 | 2026.02.24 00:36:59.235275 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2804 | 2026.02.24 00:36:59.235277 [ 293 ] {} <Debug> TCP-Session: 70cf30f7-f089-4299-b7fb-7ab771eb434d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2805 | 2026.02.24 00:36:59.235330 [ 3 ] {} <Debug> TCP-Session: 8fcf9ec9-5acc-4b82-b528-4aec80fd2ca5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2806 | 2026.02.24 00:36:59.235260 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2807 | 2026.02.24 00:36:59.235121 [ 288 ] {} <Debug> TCP-Session: 8ea7927d-7d4a-4644-aa69-f794cd04eae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2808 | 2026.02.24 00:36:59.235180 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2809 | 2026.02.24 00:36:59.235398 [ 292 ] {} <Debug> TCP-Session: b58f3bdd-33f2-4b1d-836e-3ba79e25eea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2810 | 2026.02.24 00:36:59.235436 [ 291 ] {} <Debug> TCP-Session: 4b7ffa95-c9b3-4269-b80a-05e0a9fbad0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2811 | 2026.02.24 00:37:00.013755 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2812 | 2026.02.24 00:37:00.013809 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2813 | 2026.02.24 00:37:00.170513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4810 | ||
| 2814 | 2026.02.24 00:37:00.171022 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.02.24 00:37:00.171070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2816 | 2026.02.24 00:37:00.171568 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2817 | 2026.02.24 00:37:00.171803 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.02.24 00:37:00.171949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4810 | ||
| 2819 | 2026.02.24 00:37:00.401518 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2820 | 2026.02.24 00:37:00.418983 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2821 | 2026.02.24 00:37:00.419054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2822 | 2026.02.24 00:37:00.425136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2823 | 2026.02.24 00:37:00.425823 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2824 | 2026.02.24 00:37:00.428745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2825 | 2026.02.24 00:37:01.000309 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.65 MiB, peak 217.45 MiB, free memory in arenas 0.00 B, will set to 211.78 MiB (RSS), difference: 2.12 MiB | ||
| 2826 | 2026.02.24 00:37:01.849809 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.02.24 00:37:01.850089 [ 4 ] {1cc9e69d-2a77-48e5-97a1-64393b595863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2828 | 2026.02.24 00:37:01.850193 [ 4 ] {1cc9e69d-2a77-48e5-97a1-64393b595863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2829 | 2026.02.24 00:37:01.850959 [ 4 ] {1cc9e69d-2a77-48e5-97a1-64393b595863} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.02.24 00:37:01.851001 [ 4 ] {1cc9e69d-2a77-48e5-97a1-64393b595863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2831 | 2026.02.24 00:37:01.851426 [ 4 ] {1cc9e69d-2a77-48e5-97a1-64393b595863} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2832 | 2026.02.24 00:37:01.851652 [ 4 ] {1cc9e69d-2a77-48e5-97a1-64393b595863} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.02.24 00:37:01.851821 [ 4 ] {1cc9e69d-2a77-48e5-97a1-64393b595863} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001808 sec., 30973.451327433628 rows/sec., 2.36 MiB/sec. | ||
| 2834 | 2026.02.24 00:37:01.851866 [ 4 ] {1cc9e69d-2a77-48e5-97a1-64393b595863} <Debug> TCPHandler: Processed in 0.00223583 sec. | ||
| 2835 | 2026.02.24 00:37:01.852006 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2836 | 2026.02.24 00:37:01.852111 [ 4 ] {15f90793-aa4b-4597-ba4a-538dad7f5e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2837 | 2026.02.24 00:37:01.852154 [ 4 ] {15f90793-aa4b-4597-ba4a-538dad7f5e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2838 | 2026.02.24 00:37:01.852616 [ 4 ] {15f90793-aa4b-4597-ba4a-538dad7f5e9f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.02.24 00:37:01.852651 [ 4 ] {15f90793-aa4b-4597-ba4a-538dad7f5e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2840 | 2026.02.24 00:37:01.852985 [ 4 ] {15f90793-aa4b-4597-ba4a-538dad7f5e9f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2841 | 2026.02.24 00:37:01.853200 [ 4 ] {15f90793-aa4b-4597-ba4a-538dad7f5e9f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.02.24 00:37:01.853338 [ 4 ] {15f90793-aa4b-4597-ba4a-538dad7f5e9f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 2843 | 2026.02.24 00:37:01.853377 [ 4 ] {15f90793-aa4b-4597-ba4a-538dad7f5e9f} <Debug> TCPHandler: Processed in 0.001431385 sec. | ||
| 2844 | 2026.02.24 00:37:01.853509 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2845 | 2026.02.24 00:37:01.853607 [ 4 ] {b4232e02-5ae3-4698-9025-6a761c0c320d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2846 | 2026.02.24 00:37:01.853651 [ 4 ] {b4232e02-5ae3-4698-9025-6a761c0c320d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2847 | 2026.02.24 00:37:01.854101 [ 4 ] {b4232e02-5ae3-4698-9025-6a761c0c320d} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.02.24 00:37:01.854137 [ 4 ] {b4232e02-5ae3-4698-9025-6a761c0c320d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2849 | 2026.02.24 00:37:01.854465 [ 4 ] {b4232e02-5ae3-4698-9025-6a761c0c320d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2850 | 2026.02.24 00:37:01.854682 [ 4 ] {b4232e02-5ae3-4698-9025-6a761c0c320d} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.02.24 00:37:01.854827 [ 4 ] {b4232e02-5ae3-4698-9025-6a761c0c320d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 2852 | 2026.02.24 00:37:01.854863 [ 4 ] {b4232e02-5ae3-4698-9025-6a761c0c320d} <Debug> TCPHandler: Processed in 0.001412135 sec. | ||
| 2853 | 2026.02.24 00:37:01.854982 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2854 | 2026.02.24 00:37:01.855077 [ 4 ] {0a34a41d-1764-4704-85dc-b5201c8fab19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2855 | 2026.02.24 00:37:01.855123 [ 4 ] {0a34a41d-1764-4704-85dc-b5201c8fab19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2856 | 2026.02.24 00:37:01.855460 [ 4 ] {0a34a41d-1764-4704-85dc-b5201c8fab19} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.02.24 00:37:01.855496 [ 4 ] {0a34a41d-1764-4704-85dc-b5201c8fab19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2858 | 2026.02.24 00:37:01.855789 [ 4 ] {0a34a41d-1764-4704-85dc-b5201c8fab19} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2859 | 2026.02.24 00:37:01.855994 [ 4 ] {0a34a41d-1764-4704-85dc-b5201c8fab19} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2860 | 2026.02.24 00:37:01.856133 [ 4 ] {0a34a41d-1764-4704-85dc-b5201c8fab19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2861 | 2026.02.24 00:37:01.856168 [ 4 ] {0a34a41d-1764-4704-85dc-b5201c8fab19} <Debug> TCPHandler: Processed in 0.001235802 sec. | ||
| 2862 | 2026.02.24 00:37:05.127774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 376 | ||
| 2863 | 2026.02.24 00:37:05.129891 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.02.24 00:37:05.129944 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2865 | 2026.02.24 00:37:05.131133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2866 | 2026.02.24 00:37:05.131427 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.02.24 00:37:05.131767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2868 | 2026.02.24 00:37:06.881928 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2026.02.24 00:37:06.882239 [ 4 ] {cbbdf06a-b7c8-4242-afda-8a1cb199270c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2870 | 2026.02.24 00:37:06.882346 [ 4 ] {cbbdf06a-b7c8-4242-afda-8a1cb199270c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2871 | 2026.02.24 00:37:06.883054 [ 4 ] {cbbdf06a-b7c8-4242-afda-8a1cb199270c} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.02.24 00:37:06.883104 [ 4 ] {cbbdf06a-b7c8-4242-afda-8a1cb199270c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2873 | 2026.02.24 00:37:06.883501 [ 4 ] {cbbdf06a-b7c8-4242-afda-8a1cb199270c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2874 | 2026.02.24 00:37:06.883736 [ 4 ] {cbbdf06a-b7c8-4242-afda-8a1cb199270c} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.02.24 00:37:06.883899 [ 4 ] {cbbdf06a-b7c8-4242-afda-8a1cb199270c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001737 sec., 13816.925734024178 rows/sec., 1.15 MiB/sec. | ||
| 2876 | 2026.02.24 00:37:06.883943 [ 4 ] {cbbdf06a-b7c8-4242-afda-8a1cb199270c} <Debug> TCPHandler: Processed in 0.00220192 sec. | ||
| 2877 | 2026.02.24 00:37:06.884080 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2026.02.24 00:37:06.884183 [ 4 ] {f24ec1d8-56fb-4e3f-a478-437d6dcabe84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2879 | 2026.02.24 00:37:06.884225 [ 4 ] {f24ec1d8-56fb-4e3f-a478-437d6dcabe84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2880 | 2026.02.24 00:37:06.884634 [ 4 ] {f24ec1d8-56fb-4e3f-a478-437d6dcabe84} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.02.24 00:37:06.884669 [ 4 ] {f24ec1d8-56fb-4e3f-a478-437d6dcabe84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2882 | 2026.02.24 00:37:06.884963 [ 4 ] {f24ec1d8-56fb-4e3f-a478-437d6dcabe84} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2883 | 2026.02.24 00:37:06.885169 [ 4 ] {f24ec1d8-56fb-4e3f-a478-437d6dcabe84} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.02.24 00:37:06.885295 [ 4 ] {f24ec1d8-56fb-4e3f-a478-437d6dcabe84} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 861.37 KiB/sec. | ||
| 2885 | 2026.02.24 00:37:06.885333 [ 4 ] {f24ec1d8-56fb-4e3f-a478-437d6dcabe84} <Debug> TCPHandler: Processed in 0.001302934 sec. | ||
| 2886 | 2026.02.24 00:37:06.885437 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2026.02.24 00:37:06.885533 [ 4 ] {681fb513-51e2-4fda-91e2-5f1dae9fb1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2888 | 2026.02.24 00:37:06.885571 [ 4 ] {681fb513-51e2-4fda-91e2-5f1dae9fb1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2889 | 2026.02.24 00:37:06.886809 [ 4 ] {681fb513-51e2-4fda-91e2-5f1dae9fb1e1} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.02.24 00:37:06.886847 [ 4 ] {681fb513-51e2-4fda-91e2-5f1dae9fb1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2891 | 2026.02.24 00:37:06.887273 [ 4 ] {681fb513-51e2-4fda-91e2-5f1dae9fb1e1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2892 | 2026.02.24 00:37:06.887481 [ 4 ] {681fb513-51e2-4fda-91e2-5f1dae9fb1e1} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2026.02.24 00:37:06.887609 [ 4 ] {681fb513-51e2-4fda-91e2-5f1dae9fb1e1} <Debug> executeQuery: Read 1404 rows, 120.25 KiB in 0.002094 sec., 670487.106017192 rows/sec., 56.08 MiB/sec. | ||
| 2894 | 2026.02.24 00:37:06.887652 [ 4 ] {681fb513-51e2-4fda-91e2-5f1dae9fb1e1} <Debug> TCPHandler: Processed in 0.002263091 sec. | ||
| 2895 | 2026.02.24 00:37:06.887763 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.02.24 00:37:06.887859 [ 4 ] {71b29f1e-e1ce-4059-87a3-277aa1915d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2897 | 2026.02.24 00:37:06.887899 [ 4 ] {71b29f1e-e1ce-4059-87a3-277aa1915d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2898 | 2026.02.24 00:37:06.888330 [ 4 ] {71b29f1e-e1ce-4059-87a3-277aa1915d2c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.02.24 00:37:06.888366 [ 4 ] {71b29f1e-e1ce-4059-87a3-277aa1915d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2900 | 2026.02.24 00:37:06.888668 [ 4 ] {71b29f1e-e1ce-4059-87a3-277aa1915d2c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2901 | 2026.02.24 00:37:06.888889 [ 4 ] {71b29f1e-e1ce-4059-87a3-277aa1915d2c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.02.24 00:37:06.889017 [ 4 ] {71b29f1e-e1ce-4059-87a3-277aa1915d2c} <Debug> executeQuery: Read 65 rows, 4.88 KiB in 0.001177 sec., 55225.1486830926 rows/sec., 4.05 MiB/sec. | ||
| 2903 | 2026.02.24 00:37:06.889055 [ 4 ] {71b29f1e-e1ce-4059-87a3-277aa1915d2c} <Debug> TCPHandler: Processed in 0.001341124 sec. | ||
| 2904 | 2026.02.24 00:37:06.889163 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.02.24 00:37:06.889257 [ 4 ] {e043d751-1a76-4e2b-8c94-ed2825bb1b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2906 | 2026.02.24 00:37:06.889301 [ 4 ] {e043d751-1a76-4e2b-8c94-ed2825bb1b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2907 | 2026.02.24 00:37:06.889783 [ 4 ] {e043d751-1a76-4e2b-8c94-ed2825bb1b0a} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.02.24 00:37:06.889819 [ 4 ] {e043d751-1a76-4e2b-8c94-ed2825bb1b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2909 | 2026.02.24 00:37:06.890119 [ 4 ] {e043d751-1a76-4e2b-8c94-ed2825bb1b0a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2910 | 2026.02.24 00:37:06.890324 [ 4 ] {e043d751-1a76-4e2b-8c94-ed2825bb1b0a} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.02.24 00:37:06.890452 [ 4 ] {e043d751-1a76-4e2b-8c94-ed2825bb1b0a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001213 sec., 207749.38169826873 rows/sec., 14.37 MiB/sec. | ||
| 2912 | 2026.02.24 00:37:06.890490 [ 4 ] {e043d751-1a76-4e2b-8c94-ed2825bb1b0a} <Debug> TCPHandler: Processed in 0.001376045 sec. | ||
| 2913 | 2026.02.24 00:37:06.890602 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.02.24 00:37:06.890697 [ 4 ] {10c345c6-54b6-44c7-9033-638ab076db8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2915 | 2026.02.24 00:37:06.890736 [ 4 ] {10c345c6-54b6-44c7-9033-638ab076db8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2916 | 2026.02.24 00:37:06.891125 [ 4 ] {10c345c6-54b6-44c7-9033-638ab076db8e} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.02.24 00:37:06.891161 [ 4 ] {10c345c6-54b6-44c7-9033-638ab076db8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2918 | 2026.02.24 00:37:06.891447 [ 4 ] {10c345c6-54b6-44c7-9033-638ab076db8e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2919 | 2026.02.24 00:37:06.891648 [ 4 ] {10c345c6-54b6-44c7-9033-638ab076db8e} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.02.24 00:37:06.891773 [ 4 ] {10c345c6-54b6-44c7-9033-638ab076db8e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 2921 | 2026.02.24 00:37:06.891809 [ 4 ] {10c345c6-54b6-44c7-9033-638ab076db8e} <Debug> TCPHandler: Processed in 0.001255323 sec. | ||
| 2922 | 2026.02.24 00:37:06.891929 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2026.02.24 00:37:06.892051 [ 4 ] {a5dde7b4-32f6-406f-8532-bd9630ce7018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2924 | 2026.02.24 00:37:06.892101 [ 4 ] {a5dde7b4-32f6-406f-8532-bd9630ce7018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2925 | 2026.02.24 00:37:06.892771 [ 4 ] {a5dde7b4-32f6-406f-8532-bd9630ce7018} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2026.02.24 00:37:06.892807 [ 4 ] {a5dde7b4-32f6-406f-8532-bd9630ce7018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2927 | 2026.02.24 00:37:06.893149 [ 4 ] {a5dde7b4-32f6-406f-8532-bd9630ce7018} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2928 | 2026.02.24 00:37:06.893364 [ 4 ] {a5dde7b4-32f6-406f-8532-bd9630ce7018} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2026.02.24 00:37:06.893494 [ 4 ] {a5dde7b4-32f6-406f-8532-bd9630ce7018} <Debug> executeQuery: Read 615 rows, 47.41 KiB in 0.001467 sec., 419222.9038854806 rows/sec., 31.56 MiB/sec. | ||
| 2930 | 2026.02.24 00:37:06.893531 [ 4 ] {a5dde7b4-32f6-406f-8532-bd9630ce7018} <Debug> TCPHandler: Processed in 0.00166284 sec. | ||
| 2931 | 2026.02.24 00:37:06.893634 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2932 | 2026.02.24 00:37:06.893732 [ 4 ] {a05102b9-cfc4-4599-9e0c-1e5a3335f1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2933 | 2026.02.24 00:37:06.893775 [ 4 ] {a05102b9-cfc4-4599-9e0c-1e5a3335f1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2934 | 2026.02.24 00:37:06.894335 [ 4 ] {a05102b9-cfc4-4599-9e0c-1e5a3335f1ca} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2026.02.24 00:37:06.894371 [ 4 ] {a05102b9-cfc4-4599-9e0c-1e5a3335f1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2936 | 2026.02.24 00:37:06.894750 [ 4 ] {a05102b9-cfc4-4599-9e0c-1e5a3335f1ca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2937 | 2026.02.24 00:37:06.894952 [ 4 ] {a05102b9-cfc4-4599-9e0c-1e5a3335f1ca} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2026.02.24 00:37:06.895085 [ 4 ] {a05102b9-cfc4-4599-9e0c-1e5a3335f1ca} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001372 sec., 645772.5947521866 rows/sec., 43.83 MiB/sec. | ||
| 2939 | 2026.02.24 00:37:06.895121 [ 4 ] {a05102b9-cfc4-4599-9e0c-1e5a3335f1ca} <Debug> TCPHandler: Processed in 0.001534757 sec. | ||
| 2940 | 2026.02.24 00:37:06.895230 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.02.24 00:37:06.895323 [ 4 ] {72ea11a8-1f3d-426b-be30-16061f96e5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2942 | 2026.02.24 00:37:06.895376 [ 4 ] {72ea11a8-1f3d-426b-be30-16061f96e5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2943 | 2026.02.24 00:37:06.896179 [ 4 ] {72ea11a8-1f3d-426b-be30-16061f96e5eb} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.02.24 00:37:06.896219 [ 4 ] {72ea11a8-1f3d-426b-be30-16061f96e5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2945 | 2026.02.24 00:37:06.896762 [ 4 ] {72ea11a8-1f3d-426b-be30-16061f96e5eb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2946 | 2026.02.24 00:37:06.896969 [ 4 ] {72ea11a8-1f3d-426b-be30-16061f96e5eb} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.02.24 00:37:06.897101 [ 4 ] {72ea11a8-1f3d-426b-be30-16061f96e5eb} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001796 sec., 22828.50779510022 rows/sec., 40.91 MiB/sec. | ||
| 2948 | 2026.02.24 00:37:06.897149 [ 4 ] {72ea11a8-1f3d-426b-be30-16061f96e5eb} <Debug> TCPHandler: Processed in 0.001965576 sec. | ||
| 2949 | 2026.02.24 00:37:06.897259 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.02.24 00:37:06.897352 [ 4 ] {d04befdf-f537-415d-9ecb-f197371bb674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.02.24 00:37:06.897391 [ 4 ] {d04befdf-f537-415d-9ecb-f197371bb674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2952 | 2026.02.24 00:37:06.897697 [ 4 ] {d04befdf-f537-415d-9ecb-f197371bb674} <Trace> oximeter.measurements_i64 (17fddeb9-3c74-4175-a067-cabcec404afc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.02.24 00:37:06.897731 [ 4 ] {d04befdf-f537-415d-9ecb-f197371bb674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2954 | 2026.02.24 00:37:06.898019 [ 4 ] {d04befdf-f537-415d-9ecb-f197371bb674} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2955 | 2026.02.24 00:37:06.898213 [ 4 ] {d04befdf-f537-415d-9ecb-f197371bb674} <Trace> oximeter.measurements_i64 (17fddeb9-3c74-4175-a067-cabcec404afc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.02.24 00:37:06.898335 [ 4 ] {d04befdf-f537-415d-9ecb-f197371bb674} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001001 sec., 5994.005994005995 rows/sec., 423.40 KiB/sec. | ||
| 2957 | 2026.02.24 00:37:06.898368 [ 4 ] {d04befdf-f537-415d-9ecb-f197371bb674} <Debug> TCPHandler: Processed in 0.001156461 sec. | ||
| 2958 | 2026.02.24 00:37:06.898477 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.02.24 00:37:06.898599 [ 4 ] {ec9c67ef-39fa-4986-8114-9f40e08e6351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2960 | 2026.02.24 00:37:06.898648 [ 4 ] {ec9c67ef-39fa-4986-8114-9f40e08e6351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2961 | 2026.02.24 00:37:06.899037 [ 4 ] {ec9c67ef-39fa-4986-8114-9f40e08e6351} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.02.24 00:37:06.899079 [ 4 ] {ec9c67ef-39fa-4986-8114-9f40e08e6351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2963 | 2026.02.24 00:37:06.899453 [ 4 ] {ec9c67ef-39fa-4986-8114-9f40e08e6351} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2964 | 2026.02.24 00:37:06.899658 [ 4 ] {ec9c67ef-39fa-4986-8114-9f40e08e6351} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.02.24 00:37:06.899788 [ 4 ] {ec9c67ef-39fa-4986-8114-9f40e08e6351} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001213 sec., 49464.138499587796 rows/sec., 3.33 MiB/sec. | ||
| 2966 | 2026.02.24 00:37:06.899822 [ 4 ] {ec9c67ef-39fa-4986-8114-9f40e08e6351} <Debug> TCPHandler: Processed in 0.001398815 sec. | ||
| 2967 | 2026.02.24 00:37:07.672098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5258 | ||
| 2968 | 2026.02.24 00:37:07.672641 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.02.24 00:37:07.672692 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2970 | 2026.02.24 00:37:07.673210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2971 | 2026.02.24 00:37:07.673453 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.02.24 00:37:07.673594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5258 | ||
| 2973 | 2026.02.24 00:37:07.673588 [ 75 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2974 | 2026.02.24 00:37:07.673671 [ 75 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.02.24 00:37:07.673696 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2976 | 2026.02.24 00:37:07.673800 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2977 | 2026.02.24 00:37:07.673900 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2978 | 2026.02.24 00:37:07.673931 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2890 rows starting from the beginning of the part | ||
| 2979 | 2026.02.24 00:37:07.674017 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2980 | 2026.02.24 00:37:07.674059 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2981 | 2026.02.24 00:37:07.674102 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2982 | 2026.02.24 00:37:07.674149 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2983 | 2026.02.24 00:37:07.674188 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2984 | 2026.02.24 00:37:07.675449 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5258 rows, containing 4 columns (4 merged, 0 gathered) in 0.001695131 sec., 3101825.1686742795 rows/sec., 44.37 MiB/sec. | ||
| 2985 | 2026.02.24 00:37:07.676129 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2986 | 2026.02.24 00:37:07.676512 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_11_2} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.02.24 00:37:07.676594 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_11_2} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2988 | 2026.02.24 00:37:07.676695 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2989 | 2026.02.24 00:37:07.928890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2990 | 2026.02.24 00:37:07.946845 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.02.24 00:37:07.946915 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2992 | 2026.02.24 00:37:07.952777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2993 | 2026.02.24 00:37:07.953448 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.02.24 00:37:07.953758 [ 94 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2995 | 2026.02.24 00:37:07.953831 [ 94 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.02.24 00:37:07.953854 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 2997 | 2026.02.24 00:37:07.953990 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 2998 | 2026.02.24 00:37:07.956846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2999 | 2026.02.24 00:37:07.957863 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3000 | 2026.02.24 00:37:07.959123 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3001 | 2026.02.24 00:37:07.963658 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3002 | 2026.02.24 00:37:07.967895 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3003 | 2026.02.24 00:37:07.971817 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3004 | 2026.02.24 00:37:07.976400 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3005 | 2026.02.24 00:37:07.980690 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3006 | 2026.02.24 00:37:08.000223 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.51 MiB, peak 222.51 MiB, free memory in arenas 0.00 B, will set to 219.03 MiB (RSS), difference: -3.48 MiB | ||
| 3007 | 2026.02.24 00:37:08.032443 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078511234 sec., 1057.1735504755918 rows/sec., 5.47 MiB/sec. | ||
| 3008 | 2026.02.24 00:37:08.033896 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3009 | 2026.02.24 00:37:08.035488 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_11_2} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.02.24 00:37:08.035577 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_11_2} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3011 | 2026.02.24 00:37:08.036791 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3012 | 2026.02.24 00:37:09.000253 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.63 MiB, peak 222.51 MiB, free memory in arenas 0.00 B, will set to 222.04 MiB (RSS), difference: 12.41 MiB | ||
| 3013 | 2026.02.24 00:37:11.848851 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3014 | 2026.02.24 00:37:11.849036 [ 4 ] {9e84646a-f433-434e-89f7-2449a721d818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3015 | 2026.02.24 00:37:11.849097 [ 4 ] {9e84646a-f433-434e-89f7-2449a721d818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3016 | 2026.02.24 00:37:11.849774 [ 4 ] {9e84646a-f433-434e-89f7-2449a721d818} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3017 | 2026.02.24 00:37:11.849835 [ 4 ] {9e84646a-f433-434e-89f7-2449a721d818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3018 | 2026.02.24 00:37:11.850269 [ 4 ] {9e84646a-f433-434e-89f7-2449a721d818} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3019 | 2026.02.24 00:37:11.850519 [ 4 ] {9e84646a-f433-434e-89f7-2449a721d818} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3020 | 2026.02.24 00:37:11.850698 [ 4 ] {9e84646a-f433-434e-89f7-2449a721d818} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.59 MiB/sec. | ||
| 3021 | 2026.02.24 00:37:11.850743 [ 4 ] {9e84646a-f433-434e-89f7-2449a721d818} <Debug> TCPHandler: Processed in 0.001975675 sec. | ||
| 3022 | 2026.02.24 00:37:11.850863 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3023 | 2026.02.24 00:37:11.850959 [ 4 ] {b48ae77c-ee75-42e7-9b11-dd2067b6f391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3024 | 2026.02.24 00:37:11.850999 [ 4 ] {b48ae77c-ee75-42e7-9b11-dd2067b6f391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3025 | 2026.02.24 00:37:11.851435 [ 4 ] {b48ae77c-ee75-42e7-9b11-dd2067b6f391} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.02.24 00:37:11.851473 [ 4 ] {b48ae77c-ee75-42e7-9b11-dd2067b6f391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3027 | 2026.02.24 00:37:11.851808 [ 4 ] {b48ae77c-ee75-42e7-9b11-dd2067b6f391} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3028 | 2026.02.24 00:37:11.852017 [ 4 ] {b48ae77c-ee75-42e7-9b11-dd2067b6f391} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.02.24 00:37:11.852155 [ 4 ] {b48ae77c-ee75-42e7-9b11-dd2067b6f391} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 3030 | 2026.02.24 00:37:11.852198 [ 4 ] {b48ae77c-ee75-42e7-9b11-dd2067b6f391} <Debug> TCPHandler: Processed in 0.001379185 sec. | ||
| 3031 | 2026.02.24 00:37:11.852314 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.02.24 00:37:11.852410 [ 4 ] {c4fb992b-5c66-4b13-9be5-9ffd0b62ad90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3033 | 2026.02.24 00:37:11.852455 [ 4 ] {c4fb992b-5c66-4b13-9be5-9ffd0b62ad90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3034 | 2026.02.24 00:37:11.852857 [ 4 ] {c4fb992b-5c66-4b13-9be5-9ffd0b62ad90} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.02.24 00:37:11.852893 [ 4 ] {c4fb992b-5c66-4b13-9be5-9ffd0b62ad90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3036 | 2026.02.24 00:37:11.853240 [ 4 ] {c4fb992b-5c66-4b13-9be5-9ffd0b62ad90} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3037 | 2026.02.24 00:37:11.853456 [ 4 ] {c4fb992b-5c66-4b13-9be5-9ffd0b62ad90} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.02.24 00:37:11.853593 [ 4 ] {c4fb992b-5c66-4b13-9be5-9ffd0b62ad90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 3039 | 2026.02.24 00:37:11.853631 [ 4 ] {c4fb992b-5c66-4b13-9be5-9ffd0b62ad90} <Debug> TCPHandler: Processed in 0.001368105 sec. | ||
| 3040 | 2026.02.24 00:37:11.853752 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3041 | 2026.02.24 00:37:11.853876 [ 4 ] {97f2baaa-9c48-4cbb-924c-f5f8f01e355f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3042 | 2026.02.24 00:37:11.853928 [ 4 ] {97f2baaa-9c48-4cbb-924c-f5f8f01e355f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3043 | 2026.02.24 00:37:11.854314 [ 4 ] {97f2baaa-9c48-4cbb-924c-f5f8f01e355f} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.02.24 00:37:11.854356 [ 4 ] {97f2baaa-9c48-4cbb-924c-f5f8f01e355f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3045 | 2026.02.24 00:37:11.854683 [ 4 ] {97f2baaa-9c48-4cbb-924c-f5f8f01e355f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3046 | 2026.02.24 00:37:11.854914 [ 4 ] {97f2baaa-9c48-4cbb-924c-f5f8f01e355f} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.02.24 00:37:11.855043 [ 4 ] {97f2baaa-9c48-4cbb-924c-f5f8f01e355f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 3048 | 2026.02.24 00:37:11.855075 [ 4 ] {97f2baaa-9c48-4cbb-924c-f5f8f01e355f} <Debug> TCPHandler: Processed in 0.001444466 sec. | ||
| 3049 | 2026.02.24 00:37:15.014069 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3050 | 2026.02.24 00:37:15.014124 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3051 | 2026.02.24 00:37:15.131920 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 406 | ||
| 3052 | 2026.02.24 00:37:15.134276 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.02.24 00:37:15.134327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3054 | 2026.02.24 00:37:15.135540 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3055 | 2026.02.24 00:37:15.135831 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.02.24 00:37:15.136169 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 3057 | 2026.02.24 00:37:15.174651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5770 | ||
| 3058 | 2026.02.24 00:37:15.175196 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.02.24 00:37:15.175242 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3060 | 2026.02.24 00:37:15.175882 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3061 | 2026.02.24 00:37:15.176127 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.02.24 00:37:15.176273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5770 | ||
| 3063 | 2026.02.24 00:37:15.456913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3064 | 2026.02.24 00:37:15.474501 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.02.24 00:37:15.474554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 3066 | 2026.02.24 00:37:15.480396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3067 | 2026.02.24 00:37:15.481083 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2026.02.24 00:37:15.483915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3069 | 2026.02.24 00:37:16.851874 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.02.24 00:37:16.852149 [ 4 ] {c12c8b17-b620-4362-ae45-9812aa22a422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3071 | 2026.02.24 00:37:16.852245 [ 4 ] {c12c8b17-b620-4362-ae45-9812aa22a422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3072 | 2026.02.24 00:37:16.853182 [ 4 ] {c12c8b17-b620-4362-ae45-9812aa22a422} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.02.24 00:37:16.853237 [ 4 ] {c12c8b17-b620-4362-ae45-9812aa22a422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3074 | 2026.02.24 00:37:16.853678 [ 4 ] {c12c8b17-b620-4362-ae45-9812aa22a422} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3075 | 2026.02.24 00:37:16.853924 [ 4 ] {c12c8b17-b620-4362-ae45-9812aa22a422} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.02.24 00:37:16.854089 [ 4 ] {c12c8b17-b620-4362-ae45-9812aa22a422} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.002012 sec., 68588.46918489067 rows/sec., 5.95 MiB/sec. | ||
| 3077 | 2026.02.24 00:37:16.854100 [ 41 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3078 | 2026.02.24 00:37:16.854130 [ 4 ] {c12c8b17-b620-4362-ae45-9812aa22a422} <Debug> TCPHandler: Processed in 0.002427064 sec. | ||
| 3079 | 2026.02.24 00:37:16.854175 [ 41 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.02.24 00:37:16.854205 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3081 | 2026.02.24 00:37:16.854276 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2026.02.24 00:37:16.854344 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 3083 | 2026.02.24 00:37:16.854382 [ 4 ] {631b4f1d-8c95-4be6-bee5-e24757b76251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3084 | 2026.02.24 00:37:16.854430 [ 4 ] {631b4f1d-8c95-4be6-bee5-e24757b76251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3085 | 2026.02.24 00:37:16.854500 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3086 | 2026.02.24 00:37:16.854542 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2129 rows starting from the beginning of the part | ||
| 3087 | 2026.02.24 00:37:16.854614 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 120 rows starting from the beginning of the part | ||
| 3088 | 2026.02.24 00:37:16.854665 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 3089 | 2026.02.24 00:37:16.854716 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1404 rows starting from the beginning of the part | ||
| 3090 | 2026.02.24 00:37:16.854758 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3091 | 2026.02.24 00:37:16.854804 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 138 rows starting from the beginning of the part | ||
| 3092 | 2026.02.24 00:37:16.854851 [ 4 ] {631b4f1d-8c95-4be6-bee5-e24757b76251} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.02.24 00:37:16.854891 [ 4 ] {631b4f1d-8c95-4be6-bee5-e24757b76251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3094 | 2026.02.24 00:37:16.855231 [ 4 ] {631b4f1d-8c95-4be6-bee5-e24757b76251} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3095 | 2026.02.24 00:37:16.855449 [ 4 ] {631b4f1d-8c95-4be6-bee5-e24757b76251} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.02.24 00:37:16.855589 [ 4 ] {631b4f1d-8c95-4be6-bee5-e24757b76251} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001233 sec., 33252.230332522304 rows/sec., 2.44 MiB/sec. | ||
| 3097 | 2026.02.24 00:37:16.855627 [ 4 ] {631b4f1d-8c95-4be6-bee5-e24757b76251} <Debug> TCPHandler: Processed in 0.001403535 sec. | ||
| 3098 | 2026.02.24 00:37:16.855741 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2026.02.24 00:37:16.855837 [ 4 ] {f7210692-29f9-499c-8cfe-d3521d3abef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3100 | 2026.02.24 00:37:16.855877 [ 4 ] {f7210692-29f9-499c-8cfe-d3521d3abef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3101 | 2026.02.24 00:37:16.856300 [ 4 ] {f7210692-29f9-499c-8cfe-d3521d3abef7} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.02.24 00:37:16.856335 [ 4 ] {f7210692-29f9-499c-8cfe-d3521d3abef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3103 | 2026.02.24 00:37:16.856392 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3903 rows, containing 5 columns (5 merged, 0 gathered) in 0.002115228 sec., 1845191.1566980015 rows/sec., 159.52 MiB/sec. | ||
| 3104 | 2026.02.24 00:37:16.856637 [ 4 ] {f7210692-29f9-499c-8cfe-d3521d3abef7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3105 | 2026.02.24 00:37:16.856746 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3106 | 2026.02.24 00:37:16.856877 [ 4 ] {f7210692-29f9-499c-8cfe-d3521d3abef7} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.02.24 00:37:16.856995 [ 41 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3108 | 2026.02.24 00:37:16.857022 [ 4 ] {f7210692-29f9-499c-8cfe-d3521d3abef7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001203 sec., 87281.79551122194 rows/sec., 6.82 MiB/sec. | ||
| 3109 | 2026.02.24 00:37:16.857031 [ 41 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.02.24 00:37:16.857065 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3111 | 2026.02.24 00:37:16.857067 [ 4 ] {f7210692-29f9-499c-8cfe-d3521d3abef7} <Debug> TCPHandler: Processed in 0.001375645 sec. | ||
| 3112 | 2026.02.24 00:37:16.857089 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_16_3} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.02.24 00:37:16.857142 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 3114 | 2026.02.24 00:37:16.857182 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_16_3} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3115 | 2026.02.24 00:37:16.857194 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.02.24 00:37:16.857251 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3117 | 2026.02.24 00:37:16.857279 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1040 rows starting from the beginning of the part | ||
| 3118 | 2026.02.24 00:37:16.857296 [ 4 ] {6dcf5fe8-cfac-489b-b8e9-2263abab577e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3119 | 2026.02.24 00:37:16.857304 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 3120 | 2026.02.24 00:37:16.857332 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 96 rows starting from the beginning of the part | ||
| 3121 | 2026.02.24 00:37:16.857341 [ 4 ] {6dcf5fe8-cfac-489b-b8e9-2263abab577e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3122 | 2026.02.24 00:37:16.857380 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 3123 | 2026.02.24 00:37:16.857418 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 615 rows starting from the beginning of the part | ||
| 3124 | 2026.02.24 00:37:16.857455 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3125 | 2026.02.24 00:37:16.857492 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 105 rows starting from the beginning of the part | ||
| 3126 | 2026.02.24 00:37:16.857759 [ 4 ] {6dcf5fe8-cfac-489b-b8e9-2263abab577e} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.02.24 00:37:16.857794 [ 4 ] {6dcf5fe8-cfac-489b-b8e9-2263abab577e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3128 | 2026.02.24 00:37:16.858115 [ 4 ] {6dcf5fe8-cfac-489b-b8e9-2263abab577e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3129 | 2026.02.24 00:37:16.858322 [ 4 ] {6dcf5fe8-cfac-489b-b8e9-2263abab577e} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.02.24 00:37:16.858424 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3131 | 2026.02.24 00:37:16.858447 [ 4 ] {6dcf5fe8-cfac-489b-b8e9-2263abab577e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 3132 | 2026.02.24 00:37:16.858455 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.02.24 00:37:16.858485 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3134 | 2026.02.24 00:37:16.858488 [ 4 ] {6dcf5fe8-cfac-489b-b8e9-2263abab577e} <Debug> TCPHandler: Processed in 0.001350365 sec. | ||
| 3135 | 2026.02.24 00:37:16.858512 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412605 sec., 1404497.364797661 rows/sec., 109.82 MiB/sec. | ||
| 3136 | 2026.02.24 00:37:16.858557 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 3137 | 2026.02.24 00:37:16.858593 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2026.02.24 00:37:16.858630 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3139 | 2026.02.24 00:37:16.858653 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4093 rows starting from the beginning of the part | ||
| 3140 | 2026.02.24 00:37:16.858674 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3141 | 2026.02.24 00:37:16.858681 [ 4 ] {c5581777-37ea-45bd-af34-ff6dec92d98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3142 | 2026.02.24 00:37:16.858694 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3143 | 2026.02.24 00:37:16.858727 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 3144 | 2026.02.24 00:37:16.858735 [ 4 ] {c5581777-37ea-45bd-af34-ff6dec92d98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3145 | 2026.02.24 00:37:16.858759 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 886 rows starting from the beginning of the part | ||
| 3146 | 2026.02.24 00:37:16.858794 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3147 | 2026.02.24 00:37:16.858826 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 3148 | 2026.02.24 00:37:16.858916 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_16_3} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3149 | 2026.02.24 00:37:16.858973 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_16_3} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3150 | 2026.02.24 00:37:16.859027 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3151 | 2026.02.24 00:37:16.859578 [ 4 ] {c5581777-37ea-45bd-af34-ff6dec92d98e} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.02.24 00:37:16.859614 [ 4 ] {c5581777-37ea-45bd-af34-ff6dec92d98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3153 | 2026.02.24 00:37:16.860158 [ 4 ] {c5581777-37ea-45bd-af34-ff6dec92d98e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3154 | 2026.02.24 00:37:16.860432 [ 4 ] {c5581777-37ea-45bd-af34-ff6dec92d98e} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2026.02.24 00:37:16.860572 [ 4 ] {c5581777-37ea-45bd-af34-ff6dec92d98e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001886 sec., 21739.130434782608 rows/sec., 38.96 MiB/sec. | ||
| 3156 | 2026.02.24 00:37:16.860623 [ 4 ] {c5581777-37ea-45bd-af34-ff6dec92d98e} <Debug> TCPHandler: Processed in 0.002061367 sec. | ||
| 3157 | 2026.02.24 00:37:16.860736 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2026.02.24 00:37:16.860831 [ 4 ] {080fbe0b-c91a-41cc-9537-afb2966fa5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3159 | 2026.02.24 00:37:16.860872 [ 4 ] {080fbe0b-c91a-41cc-9537-afb2966fa5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3160 | 2026.02.24 00:37:16.861076 [ 200 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5619 rows, containing 5 columns (5 merged, 0 gathered) in 0.002530686 sec., 2220346.577963446 rows/sec., 151.63 MiB/sec. | ||
| 3161 | 2026.02.24 00:37:16.861207 [ 4 ] {080fbe0b-c91a-41cc-9537-afb2966fa5a3} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.02.24 00:37:16.861243 [ 4 ] {080fbe0b-c91a-41cc-9537-afb2966fa5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3163 | 2026.02.24 00:37:16.861587 [ 4 ] {080fbe0b-c91a-41cc-9537-afb2966fa5a3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3164 | 2026.02.24 00:37:16.861608 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3165 | 2026.02.24 00:37:16.861847 [ 4 ] {080fbe0b-c91a-41cc-9537-afb2966fa5a3} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.02.24 00:37:16.861957 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3167 | 2026.02.24 00:37:16.861964 [ 41 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3168 | 2026.02.24 00:37:16.861994 [ 4 ] {080fbe0b-c91a-41cc-9537-afb2966fa5a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 3169 | 2026.02.24 00:37:16.862006 [ 41 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3170 | 2026.02.24 00:37:16.862036 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3171 | 2026.02.24 00:37:16.862039 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3172 | 2026.02.24 00:37:16.862037 [ 4 ] {080fbe0b-c91a-41cc-9537-afb2966fa5a3} <Debug> TCPHandler: Processed in 0.001351574 sec. | ||
| 3173 | 2026.02.24 00:37:16.862104 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 3174 | 2026.02.24 00:37:16.862140 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3175 | 2026.02.24 00:37:16.862182 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3176 | 2026.02.24 00:37:16.862211 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 456 rows starting from the beginning of the part | ||
| 3177 | 2026.02.24 00:37:16.862268 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3178 | 2026.02.24 00:37:16.862305 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 3179 | 2026.02.24 00:37:16.862337 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 3180 | 2026.02.24 00:37:16.862368 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 3181 | 2026.02.24 00:37:16.862399 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 3182 | 2026.02.24 00:37:16.863083 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 4 columns (4 merged, 0 gathered) in 0.001004108 sec., 752907.0578065307 rows/sec., 49.68 MiB/sec. | ||
| 3183 | 2026.02.24 00:37:16.863235 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3184 | 2026.02.24 00:37:16.863506 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_16_3} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3185 | 2026.02.24 00:37:16.863577 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_16_3} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3186 | 2026.02.24 00:37:16.863641 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3187 | 2026.02.24 00:37:18.610320 [ 39 ] {} <Debug> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3188 | 2026.02.24 00:37:18.610386 [ 39 ] {} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.02.24 00:37:18.610411 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3190 | 2026.02.24 00:37:18.610529 [ 200 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::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 | ||
| 3191 | 2026.02.24 00:37:18.610645 [ 200 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3192 | 2026.02.24 00:37:18.610678 [ 200 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::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 | ||
| 3193 | 2026.02.24 00:37:18.610745 [ 200 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3194 | 2026.02.24 00:37:18.610788 [ 200 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3195 | 2026.02.24 00:37:18.610833 [ 200 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 252 rows starting from the beginning of the part | ||
| 3196 | 2026.02.24 00:37:18.610871 [ 200 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 3197 | 2026.02.24 00:37:18.611754 [ 192 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272063 sec., 631258.0430371766 rows/sec., 45.00 MiB/sec. | ||
| 3198 | 2026.02.24 00:37:18.611904 [ 188 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3199 | 2026.02.24 00:37:18.612176 [ 188 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_5_1} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.02.24 00:37:18.612244 [ 188 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_5_1} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3201 | 2026.02.24 00:37:18.612321 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3202 | 2026.02.24 00:37:21.848502 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.02.24 00:37:21.848692 [ 4 ] {768d9e90-debd-421f-8bb0-63c1451d72f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3204 | 2026.02.24 00:37:21.848759 [ 4 ] {768d9e90-debd-421f-8bb0-63c1451d72f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3205 | 2026.02.24 00:37:21.849343 [ 4 ] {768d9e90-debd-421f-8bb0-63c1451d72f7} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2026.02.24 00:37:21.849388 [ 4 ] {768d9e90-debd-421f-8bb0-63c1451d72f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3207 | 2026.02.24 00:37:21.849758 [ 4 ] {768d9e90-debd-421f-8bb0-63c1451d72f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3208 | 2026.02.24 00:37:21.850017 [ 4 ] {768d9e90-debd-421f-8bb0-63c1451d72f7} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2026.02.24 00:37:21.850174 [ 4 ] {768d9e90-debd-421f-8bb0-63c1451d72f7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001529 sec., 1308.0444735120993 rows/sec., 106.66 KiB/sec. | ||
| 3210 | 2026.02.24 00:37:21.850219 [ 4 ] {768d9e90-debd-421f-8bb0-63c1451d72f7} <Debug> TCPHandler: Processed in 0.001842933 sec. | ||
| 3211 | 2026.02.24 00:37:21.850341 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.02.24 00:37:21.850442 [ 4 ] {6f9187b5-c8fc-4eda-81b1-8b0028f2e496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3213 | 2026.02.24 00:37:21.850481 [ 4 ] {6f9187b5-c8fc-4eda-81b1-8b0028f2e496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3214 | 2026.02.24 00:37:21.850882 [ 4 ] {6f9187b5-c8fc-4eda-81b1-8b0028f2e496} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.02.24 00:37:21.850918 [ 4 ] {6f9187b5-c8fc-4eda-81b1-8b0028f2e496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3216 | 2026.02.24 00:37:21.851222 [ 4 ] {6f9187b5-c8fc-4eda-81b1-8b0028f2e496} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3217 | 2026.02.24 00:37:21.851434 [ 4 ] {6f9187b5-c8fc-4eda-81b1-8b0028f2e496} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.02.24 00:37:21.851568 [ 4 ] {6f9187b5-c8fc-4eda-81b1-8b0028f2e496} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001149 sec., 49608.35509138381 rows/sec., 3.78 MiB/sec. | ||
| 3219 | 2026.02.24 00:37:21.851604 [ 4 ] {6f9187b5-c8fc-4eda-81b1-8b0028f2e496} <Debug> TCPHandler: Processed in 0.001315444 sec. | ||
| 3220 | 2026.02.24 00:37:21.851730 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2026.02.24 00:37:21.851828 [ 4 ] {2670b56b-686e-4866-a168-518c42cc425c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3222 | 2026.02.24 00:37:21.851868 [ 4 ] {2670b56b-686e-4866-a168-518c42cc425c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3223 | 2026.02.24 00:37:21.852250 [ 4 ] {2670b56b-686e-4866-a168-518c42cc425c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2026.02.24 00:37:21.852283 [ 4 ] {2670b56b-686e-4866-a168-518c42cc425c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3225 | 2026.02.24 00:37:21.852560 [ 4 ] {2670b56b-686e-4866-a168-518c42cc425c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3226 | 2026.02.24 00:37:21.852768 [ 4 ] {2670b56b-686e-4866-a168-518c42cc425c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2026.02.24 00:37:21.852854 [ 35 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3228 | 2026.02.24 00:37:21.852892 [ 35 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.02.24 00:37:21.852893 [ 4 ] {2670b56b-686e-4866-a168-518c42cc425c} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001084 sec., 1845.018450184502 rows/sec., 128.83 KiB/sec. | ||
| 3230 | 2026.02.24 00:37:21.852909 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3231 | 2026.02.24 00:37:21.852935 [ 4 ] {2670b56b-686e-4866-a168-518c42cc425c} <Debug> TCPHandler: Processed in 0.001254092 sec. | ||
| 3232 | 2026.02.24 00:37:21.853005 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 3233 | 2026.02.24 00:37:21.853040 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.02.24 00:37:21.853102 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3235 | 2026.02.24 00:37:21.853135 [ 4 ] {33bc99f3-7e44-4b49-9127-04098bb0a5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3236 | 2026.02.24 00:37:21.853135 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 200 rows starting from the beginning of the part | ||
| 3237 | 2026.02.24 00:37:21.853175 [ 4 ] {33bc99f3-7e44-4b49-9127-04098bb0a5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3238 | 2026.02.24 00:37:21.853213 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part | ||
| 3239 | 2026.02.24 00:37:21.853267 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 3240 | 2026.02.24 00:37:21.853314 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 65 rows starting from the beginning of the part | ||
| 3241 | 2026.02.24 00:37:21.853360 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3242 | 2026.02.24 00:37:21.853413 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 3243 | 2026.02.24 00:37:21.853580 [ 4 ] {33bc99f3-7e44-4b49-9127-04098bb0a5e2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.02.24 00:37:21.853614 [ 4 ] {33bc99f3-7e44-4b49-9127-04098bb0a5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3245 | 2026.02.24 00:37:21.853910 [ 4 ] {33bc99f3-7e44-4b49-9127-04098bb0a5e2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3246 | 2026.02.24 00:37:21.854114 [ 4 ] {33bc99f3-7e44-4b49-9127-04098bb0a5e2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.02.24 00:37:21.854243 [ 4 ] {33bc99f3-7e44-4b49-9127-04098bb0a5e2} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001126 sec., 58614.5648312611 rows/sec., 4.58 MiB/sec. | ||
| 3248 | 2026.02.24 00:37:21.854257 [ 194 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001290854 sec., 288181.312526436 rows/sec., 20.62 MiB/sec. | ||
| 3249 | 2026.02.24 00:37:21.854279 [ 4 ] {33bc99f3-7e44-4b49-9127-04098bb0a5e2} <Debug> TCPHandler: Processed in 0.001287873 sec. | ||
| 3250 | 2026.02.24 00:37:21.854427 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2026.02.24 00:37:21.854490 [ 194 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3252 | 2026.02.24 00:37:21.854523 [ 4 ] {1f524b35-f0ec-4a93-811b-9178967ddbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3253 | 2026.02.24 00:37:21.854570 [ 4 ] {1f524b35-f0ec-4a93-811b-9178967ddbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3254 | 2026.02.24 00:37:21.854822 [ 194 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_11_2} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.02.24 00:37:21.854943 [ 194 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_11_2} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3256 | 2026.02.24 00:37:21.854965 [ 4 ] {1f524b35-f0ec-4a93-811b-9178967ddbe7} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.02.24 00:37:21.855005 [ 4 ] {1f524b35-f0ec-4a93-811b-9178967ddbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3258 | 2026.02.24 00:37:21.855043 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3259 | 2026.02.24 00:37:21.855333 [ 4 ] {1f524b35-f0ec-4a93-811b-9178967ddbe7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3260 | 2026.02.24 00:37:21.855540 [ 4 ] {1f524b35-f0ec-4a93-811b-9178967ddbe7} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.02.24 00:37:21.855667 [ 4 ] {1f524b35-f0ec-4a93-811b-9178967ddbe7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001163 sec., 138435.08168529664 rows/sec., 9.64 MiB/sec. | ||
| 3262 | 2026.02.24 00:37:21.855703 [ 4 ] {1f524b35-f0ec-4a93-811b-9178967ddbe7} <Debug> TCPHandler: Processed in 0.001325314 sec. | ||
| 3263 | 2026.02.24 00:37:21.855813 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2026.02.24 00:37:21.855906 [ 4 ] {557a9cc7-f821-4f5c-833d-7017a6dbc5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3265 | 2026.02.24 00:37:21.855946 [ 4 ] {557a9cc7-f821-4f5c-833d-7017a6dbc5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3266 | 2026.02.24 00:37:21.856266 [ 4 ] {557a9cc7-f821-4f5c-833d-7017a6dbc5c9} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2026.02.24 00:37:21.856300 [ 4 ] {557a9cc7-f821-4f5c-833d-7017a6dbc5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3268 | 2026.02.24 00:37:21.856601 [ 4 ] {557a9cc7-f821-4f5c-833d-7017a6dbc5c9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3269 | 2026.02.24 00:37:21.856806 [ 4 ] {557a9cc7-f821-4f5c-833d-7017a6dbc5c9} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.02.24 00:37:21.856932 [ 4 ] {557a9cc7-f821-4f5c-833d-7017a6dbc5c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 3271 | 2026.02.24 00:37:21.856966 [ 4 ] {557a9cc7-f821-4f5c-833d-7017a6dbc5c9} <Debug> TCPHandler: Processed in 0.001201862 sec. | ||
| 3272 | 2026.02.24 00:37:22.677141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6218 | ||
| 3273 | 2026.02.24 00:37:22.677610 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.02.24 00:37:22.677643 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3275 | 2026.02.24 00:37:22.678114 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3276 | 2026.02.24 00:37:22.678343 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.02.24 00:37:22.678473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6218 | ||
| 3278 | 2026.02.24 00:37:22.984729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3279 | 2026.02.24 00:37:23.001246 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2026.02.24 00:37:23.001306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3281 | 2026.02.24 00:37:23.006936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3282 | 2026.02.24 00:37:23.007652 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.02.24 00:37:23.010618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3284 | 2026.02.24 00:37:25.136951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 430 | ||
| 3285 | 2026.02.24 00:37:25.139021 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2026.02.24 00:37:25.139068 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3287 | 2026.02.24 00:37:25.140230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3288 | 2026.02.24 00:37:25.140510 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.02.24 00:37:25.140857 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3290 | 2026.02.24 00:37:26.850739 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.02.24 00:37:26.850977 [ 4 ] {ad0d8e70-1a45-4dff-9d10-1ae12cb077e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3292 | 2026.02.24 00:37:26.851049 [ 4 ] {ad0d8e70-1a45-4dff-9d10-1ae12cb077e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3293 | 2026.02.24 00:37:26.851785 [ 4 ] {ad0d8e70-1a45-4dff-9d10-1ae12cb077e3} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.02.24 00:37:26.851834 [ 4 ] {ad0d8e70-1a45-4dff-9d10-1ae12cb077e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3295 | 2026.02.24 00:37:26.852237 [ 4 ] {ad0d8e70-1a45-4dff-9d10-1ae12cb077e3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3296 | 2026.02.24 00:37:26.852459 [ 4 ] {ad0d8e70-1a45-4dff-9d10-1ae12cb077e3} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.02.24 00:37:26.852618 [ 4 ] {ad0d8e70-1a45-4dff-9d10-1ae12cb077e3} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001699 sec., 81224.24955856387 rows/sec., 7.05 MiB/sec. | ||
| 3298 | 2026.02.24 00:37:26.852657 [ 4 ] {ad0d8e70-1a45-4dff-9d10-1ae12cb077e3} <Debug> TCPHandler: Processed in 0.002094168 sec. | ||
| 3299 | 2026.02.24 00:37:26.852777 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.02.24 00:37:26.852870 [ 4 ] {4b7a4f09-0d72-4141-887b-577c2b9349e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3301 | 2026.02.24 00:37:26.852910 [ 4 ] {4b7a4f09-0d72-4141-887b-577c2b9349e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3302 | 2026.02.24 00:37:26.853305 [ 4 ] {4b7a4f09-0d72-4141-887b-577c2b9349e9} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.02.24 00:37:26.853341 [ 4 ] {4b7a4f09-0d72-4141-887b-577c2b9349e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3304 | 2026.02.24 00:37:26.853628 [ 4 ] {4b7a4f09-0d72-4141-887b-577c2b9349e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3305 | 2026.02.24 00:37:26.853836 [ 4 ] {4b7a4f09-0d72-4141-887b-577c2b9349e9} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.02.24 00:37:26.853960 [ 4 ] {4b7a4f09-0d72-4141-887b-577c2b9349e9} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001108 sec., 37003.61010830325 rows/sec., 2.72 MiB/sec. | ||
| 3307 | 2026.02.24 00:37:26.853996 [ 4 ] {4b7a4f09-0d72-4141-887b-577c2b9349e9} <Debug> TCPHandler: Processed in 0.001265943 sec. | ||
| 3308 | 2026.02.24 00:37:26.854106 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.02.24 00:37:26.854198 [ 4 ] {0c1417bd-208c-451a-b06b-534f85dbae60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3310 | 2026.02.24 00:37:26.854236 [ 4 ] {0c1417bd-208c-451a-b06b-534f85dbae60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3311 | 2026.02.24 00:37:26.854662 [ 4 ] {0c1417bd-208c-451a-b06b-534f85dbae60} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.02.24 00:37:26.854697 [ 4 ] {0c1417bd-208c-451a-b06b-534f85dbae60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3313 | 2026.02.24 00:37:26.854995 [ 4 ] {0c1417bd-208c-451a-b06b-534f85dbae60} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3314 | 2026.02.24 00:37:26.855194 [ 4 ] {0c1417bd-208c-451a-b06b-534f85dbae60} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.02.24 00:37:26.855324 [ 4 ] {0c1417bd-208c-451a-b06b-534f85dbae60} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001144 sec., 91783.21678321678 rows/sec., 7.17 MiB/sec. | ||
| 3316 | 2026.02.24 00:37:26.855360 [ 4 ] {0c1417bd-208c-451a-b06b-534f85dbae60} <Debug> TCPHandler: Processed in 0.001301114 sec. | ||
| 3317 | 2026.02.24 00:37:26.855473 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.02.24 00:37:26.855565 [ 4 ] {751cdb91-3578-4655-b499-77d5db834b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3319 | 2026.02.24 00:37:26.855607 [ 4 ] {751cdb91-3578-4655-b499-77d5db834b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3320 | 2026.02.24 00:37:26.856016 [ 4 ] {751cdb91-3578-4655-b499-77d5db834b35} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.02.24 00:37:26.856051 [ 4 ] {751cdb91-3578-4655-b499-77d5db834b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3322 | 2026.02.24 00:37:26.856371 [ 4 ] {751cdb91-3578-4655-b499-77d5db834b35} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3323 | 2026.02.24 00:37:26.856571 [ 4 ] {751cdb91-3578-4655-b499-77d5db834b35} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.02.24 00:37:26.856712 [ 4 ] {751cdb91-3578-4655-b499-77d5db834b35} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 3325 | 2026.02.24 00:37:26.856747 [ 4 ] {751cdb91-3578-4655-b499-77d5db834b35} <Debug> TCPHandler: Processed in 0.001320833 sec. | ||
| 3326 | 2026.02.24 00:37:26.856857 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.02.24 00:37:26.856949 [ 4 ] {223aae72-317c-4889-acbe-c24eb20da8c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3328 | 2026.02.24 00:37:26.857001 [ 4 ] {223aae72-317c-4889-acbe-c24eb20da8c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3329 | 2026.02.24 00:37:26.857776 [ 4 ] {223aae72-317c-4889-acbe-c24eb20da8c1} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.02.24 00:37:26.857811 [ 4 ] {223aae72-317c-4889-acbe-c24eb20da8c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3331 | 2026.02.24 00:37:26.858359 [ 4 ] {223aae72-317c-4889-acbe-c24eb20da8c1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3332 | 2026.02.24 00:37:26.858569 [ 4 ] {223aae72-317c-4889-acbe-c24eb20da8c1} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.02.24 00:37:26.858700 [ 4 ] {223aae72-317c-4889-acbe-c24eb20da8c1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001769 sec., 23176.936122102885 rows/sec., 41.53 MiB/sec. | ||
| 3334 | 2026.02.24 00:37:26.858748 [ 4 ] {223aae72-317c-4889-acbe-c24eb20da8c1} <Debug> TCPHandler: Processed in 0.001936755 sec. | ||
| 3335 | 2026.02.24 00:37:26.858862 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.02.24 00:37:26.858955 [ 4 ] {af95e5f8-ddaa-48b3-8383-10776c306f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3337 | 2026.02.24 00:37:26.858995 [ 4 ] {af95e5f8-ddaa-48b3-8383-10776c306f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3338 | 2026.02.24 00:37:26.859315 [ 4 ] {af95e5f8-ddaa-48b3-8383-10776c306f25} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.02.24 00:37:26.859350 [ 4 ] {af95e5f8-ddaa-48b3-8383-10776c306f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3340 | 2026.02.24 00:37:26.859637 [ 4 ] {af95e5f8-ddaa-48b3-8383-10776c306f25} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3341 | 2026.02.24 00:37:26.859839 [ 4 ] {af95e5f8-ddaa-48b3-8383-10776c306f25} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.02.24 00:37:26.859966 [ 4 ] {af95e5f8-ddaa-48b3-8383-10776c306f25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 3343 | 2026.02.24 00:37:26.860000 [ 4 ] {af95e5f8-ddaa-48b3-8383-10776c306f25} <Debug> TCPHandler: Processed in 0.001185441 sec. | ||
| 3344 | 2026.02.24 00:37:30.014168 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3345 | 2026.02.24 00:37:30.014228 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3346 | 2026.02.24 00:37:30.178544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6730 | ||
| 3347 | 2026.02.24 00:37:30.179101 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.02.24 00:37:30.179146 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3349 | 2026.02.24 00:37:30.179610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3350 | 2026.02.24 00:37:30.179845 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.02.24 00:37:30.179988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6730 | ||
| 3352 | 2026.02.24 00:37:30.510714 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3353 | 2026.02.24 00:37:30.527044 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3354 | 2026.02.24 00:37:30.527094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3355 | 2026.02.24 00:37:30.533083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3356 | 2026.02.24 00:37:30.533834 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.02.24 00:37:30.536669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3358 | 2026.02.24 00:37:31.848313 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.02.24 00:37:31.848502 [ 4 ] {0a338366-30bc-43bf-a6e0-5f0550a38181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3360 | 2026.02.24 00:37:31.848564 [ 4 ] {0a338366-30bc-43bf-a6e0-5f0550a38181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3361 | 2026.02.24 00:37:31.849297 [ 4 ] {0a338366-30bc-43bf-a6e0-5f0550a38181} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.02.24 00:37:31.849355 [ 4 ] {0a338366-30bc-43bf-a6e0-5f0550a38181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3363 | 2026.02.24 00:37:31.849746 [ 4 ] {0a338366-30bc-43bf-a6e0-5f0550a38181} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3364 | 2026.02.24 00:37:31.849971 [ 4 ] {0a338366-30bc-43bf-a6e0-5f0550a38181} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.02.24 00:37:31.850135 [ 4 ] {0a338366-30bc-43bf-a6e0-5f0550a38181} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.54 MiB/sec. | ||
| 3366 | 2026.02.24 00:37:31.850177 [ 4 ] {0a338366-30bc-43bf-a6e0-5f0550a38181} <Debug> TCPHandler: Processed in 0.001992706 sec. | ||
| 3367 | 2026.02.24 00:37:31.850308 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3368 | 2026.02.24 00:37:31.850406 [ 4 ] {9bcfb2d3-9509-43ce-be17-4d336627ff3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3369 | 2026.02.24 00:37:31.850446 [ 4 ] {9bcfb2d3-9509-43ce-be17-4d336627ff3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3370 | 2026.02.24 00:37:31.850959 [ 4 ] {9bcfb2d3-9509-43ce-be17-4d336627ff3b} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.02.24 00:37:31.850998 [ 4 ] {9bcfb2d3-9509-43ce-be17-4d336627ff3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3372 | 2026.02.24 00:37:31.851337 [ 4 ] {9bcfb2d3-9509-43ce-be17-4d336627ff3b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3373 | 2026.02.24 00:37:31.851553 [ 4 ] {9bcfb2d3-9509-43ce-be17-4d336627ff3b} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.02.24 00:37:31.851693 [ 4 ] {9bcfb2d3-9509-43ce-be17-4d336627ff3b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001307 sec., 48967.10022953328 rows/sec., 3.82 MiB/sec. | ||
| 3375 | 2026.02.24 00:37:31.851732 [ 4 ] {9bcfb2d3-9509-43ce-be17-4d336627ff3b} <Debug> TCPHandler: Processed in 0.001474976 sec. | ||
| 3376 | 2026.02.24 00:37:31.851868 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.02.24 00:37:31.851966 [ 4 ] {3f0394a5-958d-4dfb-aa65-7430f7b5d1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3378 | 2026.02.24 00:37:31.852009 [ 4 ] {3f0394a5-958d-4dfb-aa65-7430f7b5d1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3379 | 2026.02.24 00:37:31.852435 [ 4 ] {3f0394a5-958d-4dfb-aa65-7430f7b5d1a9} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.02.24 00:37:31.852471 [ 4 ] {3f0394a5-958d-4dfb-aa65-7430f7b5d1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3381 | 2026.02.24 00:37:31.852795 [ 4 ] {3f0394a5-958d-4dfb-aa65-7430f7b5d1a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3382 | 2026.02.24 00:37:31.853015 [ 4 ] {3f0394a5-958d-4dfb-aa65-7430f7b5d1a9} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.02.24 00:37:31.853152 [ 4 ] {3f0394a5-958d-4dfb-aa65-7430f7b5d1a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 3384 | 2026.02.24 00:37:31.853189 [ 4 ] {3f0394a5-958d-4dfb-aa65-7430f7b5d1a9} <Debug> TCPHandler: Processed in 0.001372424 sec. | ||
| 3385 | 2026.02.24 00:37:31.853295 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3386 | 2026.02.24 00:37:31.853384 [ 4 ] {51ca253f-ee6c-4d9e-8a47-89b25e35e3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3387 | 2026.02.24 00:37:31.853423 [ 4 ] {51ca253f-ee6c-4d9e-8a47-89b25e35e3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3388 | 2026.02.24 00:37:31.853734 [ 4 ] {51ca253f-ee6c-4d9e-8a47-89b25e35e3fb} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.02.24 00:37:31.853768 [ 4 ] {51ca253f-ee6c-4d9e-8a47-89b25e35e3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3390 | 2026.02.24 00:37:31.854059 [ 4 ] {51ca253f-ee6c-4d9e-8a47-89b25e35e3fb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3391 | 2026.02.24 00:37:31.854326 [ 4 ] {51ca253f-ee6c-4d9e-8a47-89b25e35e3fb} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.02.24 00:37:31.854462 [ 4 ] {51ca253f-ee6c-4d9e-8a47-89b25e35e3fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 3393 | 2026.02.24 00:37:31.854497 [ 4 ] {51ca253f-ee6c-4d9e-8a47-89b25e35e3fb} <Debug> TCPHandler: Processed in 0.001242332 sec. | ||
| 3394 | 2026.02.24 00:37:32.167195 [ 34 ] {} <Debug> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3395 | 2026.02.24 00:37:32.167267 [ 34 ] {} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.02.24 00:37:32.167292 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3397 | 2026.02.24 00:37:32.167446 [ 192 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::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 | ||
| 3398 | 2026.02.24 00:37:32.167645 [ 192 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3399 | 2026.02.24 00:37:32.167698 [ 192 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3400 | 2026.02.24 00:37:32.167797 [ 192 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3401 | 2026.02.24 00:37:32.167867 [ 192 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::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 | ||
| 3402 | 2026.02.24 00:37:32.167933 [ 192 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::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 | ||
| 3403 | 2026.02.24 00:37:32.167996 [ 192 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3404 | 2026.02.24 00:37:32.168816 [ 194 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001446216 sec., 19360.870022182025 rows/sec., 1.62 MiB/sec. | ||
| 3405 | 2026.02.24 00:37:32.168973 [ 196 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3406 | 2026.02.24 00:37:32.169279 [ 196 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_5_1} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3407 | 2026.02.24 00:37:32.169360 [ 196 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_5_1} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3408 | 2026.02.24 00:37:32.169439 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3409 | 2026.02.24 00:37:35.141192 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 450 | ||
| 3410 | 2026.02.24 00:37:35.143687 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.02.24 00:37:35.143730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3412 | 2026.02.24 00:37:35.144903 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3413 | 2026.02.24 00:37:35.145164 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.02.24 00:37:35.145320 [ 31 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3415 | 2026.02.24 00:37:35.145399 [ 31 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.02.24 00:37:35.145404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3417 | 2026.02.24 00:37:35.145425 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3418 | 2026.02.24 00:37:35.145541 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 3419 | 2026.02.24 00:37:35.146147 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3420 | 2026.02.24 00:37:35.146271 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 330 rows starting from the beginning of the part | ||
| 3421 | 2026.02.24 00:37:35.146596 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3422 | 2026.02.24 00:37:35.146888 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 3423 | 2026.02.24 00:37:35.147167 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3424 | 2026.02.24 00:37:35.147442 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 3425 | 2026.02.24 00:37:35.147724 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3426 | 2026.02.24 00:37:35.152991 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 72 columns (72 merged, 0 gathered) in 0.007494125 sec., 60047.036845529 rows/sec., 59.25 MiB/sec. | ||
| 3427 | 2026.02.24 00:37:35.154006 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3428 | 2026.02.24 00:37:35.154695 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_11_2} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2026.02.24 00:37:35.154801 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_11_2} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3430 | 2026.02.24 00:37:35.155072 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 3431 | 2026.02.24 00:37:36.880040 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3432 | 2026.02.24 00:37:36.880255 [ 4 ] {ec4cb78d-6ca8-435d-96ad-df95bd041550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3433 | 2026.02.24 00:37:36.880329 [ 4 ] {ec4cb78d-6ca8-435d-96ad-df95bd041550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3434 | 2026.02.24 00:37:36.881071 [ 4 ] {ec4cb78d-6ca8-435d-96ad-df95bd041550} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.02.24 00:37:36.881131 [ 4 ] {ec4cb78d-6ca8-435d-96ad-df95bd041550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3436 | 2026.02.24 00:37:36.881520 [ 4 ] {ec4cb78d-6ca8-435d-96ad-df95bd041550} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3437 | 2026.02.24 00:37:36.881747 [ 4 ] {ec4cb78d-6ca8-435d-96ad-df95bd041550} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3438 | 2026.02.24 00:37:36.881911 [ 4 ] {ec4cb78d-6ca8-435d-96ad-df95bd041550} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001709 sec., 14043.300175541252 rows/sec., 1.17 MiB/sec. | ||
| 3439 | 2026.02.24 00:37:36.881960 [ 4 ] {ec4cb78d-6ca8-435d-96ad-df95bd041550} <Debug> TCPHandler: Processed in 0.002052316 sec. | ||
| 3440 | 2026.02.24 00:37:36.882084 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3441 | 2026.02.24 00:37:36.882189 [ 4 ] {7ff344ae-f9d0-4f9d-b2a1-50d1649a7cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3442 | 2026.02.24 00:37:36.882233 [ 4 ] {7ff344ae-f9d0-4f9d-b2a1-50d1649a7cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3443 | 2026.02.24 00:37:36.882643 [ 4 ] {7ff344ae-f9d0-4f9d-b2a1-50d1649a7cf8} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.02.24 00:37:36.882678 [ 4 ] {7ff344ae-f9d0-4f9d-b2a1-50d1649a7cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3445 | 2026.02.24 00:37:36.883003 [ 4 ] {7ff344ae-f9d0-4f9d-b2a1-50d1649a7cf8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3446 | 2026.02.24 00:37:36.883224 [ 4 ] {7ff344ae-f9d0-4f9d-b2a1-50d1649a7cf8} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2026.02.24 00:37:36.883356 [ 4 ] {7ff344ae-f9d0-4f9d-b2a1-50d1649a7cf8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001189 sec., 3364.1715727502105 rows/sec., 274.32 KiB/sec. | ||
| 3448 | 2026.02.24 00:37:36.883394 [ 4 ] {7ff344ae-f9d0-4f9d-b2a1-50d1649a7cf8} <Debug> TCPHandler: Processed in 0.001361244 sec. | ||
| 3449 | 2026.02.24 00:37:36.883520 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3450 | 2026.02.24 00:37:36.883644 [ 4 ] {b28e5140-0388-4546-b5e7-dbb84900d0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3451 | 2026.02.24 00:37:36.883692 [ 4 ] {b28e5140-0388-4546-b5e7-dbb84900d0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3452 | 2026.02.24 00:37:36.884914 [ 4 ] {b28e5140-0388-4546-b5e7-dbb84900d0a0} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.02.24 00:37:36.884951 [ 4 ] {b28e5140-0388-4546-b5e7-dbb84900d0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3454 | 2026.02.24 00:37:36.885364 [ 4 ] {b28e5140-0388-4546-b5e7-dbb84900d0a0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3455 | 2026.02.24 00:37:36.885572 [ 4 ] {b28e5140-0388-4546-b5e7-dbb84900d0a0} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.02.24 00:37:36.885703 [ 4 ] {b28e5140-0388-4546-b5e7-dbb84900d0a0} <Debug> executeQuery: Read 1400 rows, 119.96 KiB in 0.002085 sec., 671462.829736211 rows/sec., 56.19 MiB/sec. | ||
| 3457 | 2026.02.24 00:37:36.885740 [ 4 ] {b28e5140-0388-4546-b5e7-dbb84900d0a0} <Debug> TCPHandler: Processed in 0.002282142 sec. | ||
| 3458 | 2026.02.24 00:37:36.885846 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3459 | 2026.02.24 00:37:36.885949 [ 4 ] {40fc88fc-e9b9-4d70-ba3c-7346eadcdaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3460 | 2026.02.24 00:37:36.885991 [ 4 ] {40fc88fc-e9b9-4d70-ba3c-7346eadcdaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3461 | 2026.02.24 00:37:36.886399 [ 4 ] {40fc88fc-e9b9-4d70-ba3c-7346eadcdaa0} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.02.24 00:37:36.886434 [ 4 ] {40fc88fc-e9b9-4d70-ba3c-7346eadcdaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3463 | 2026.02.24 00:37:36.886735 [ 4 ] {40fc88fc-e9b9-4d70-ba3c-7346eadcdaa0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3464 | 2026.02.24 00:37:36.886928 [ 4 ] {40fc88fc-e9b9-4d70-ba3c-7346eadcdaa0} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2026.02.24 00:37:36.887119 [ 4 ] {40fc88fc-e9b9-4d70-ba3c-7346eadcdaa0} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001188 sec., 47979.79797979798 rows/sec., 3.55 MiB/sec. | ||
| 3466 | 2026.02.24 00:37:36.887157 [ 4 ] {40fc88fc-e9b9-4d70-ba3c-7346eadcdaa0} <Debug> TCPHandler: Processed in 0.001360314 sec. | ||
| 3467 | 2026.02.24 00:37:36.887274 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3468 | 2026.02.24 00:37:36.887395 [ 4 ] {4a75010c-8b13-490b-a353-5584dc637180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3469 | 2026.02.24 00:37:36.887442 [ 4 ] {4a75010c-8b13-490b-a353-5584dc637180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3470 | 2026.02.24 00:37:36.887997 [ 4 ] {4a75010c-8b13-490b-a353-5584dc637180} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.02.24 00:37:36.888041 [ 4 ] {4a75010c-8b13-490b-a353-5584dc637180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3472 | 2026.02.24 00:37:36.888383 [ 4 ] {4a75010c-8b13-490b-a353-5584dc637180} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3473 | 2026.02.24 00:37:36.888590 [ 4 ] {4a75010c-8b13-490b-a353-5584dc637180} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.02.24 00:37:36.888717 [ 4 ] {4a75010c-8b13-490b-a353-5584dc637180} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001346 sec., 187221.396731055 rows/sec., 12.95 MiB/sec. | ||
| 3475 | 2026.02.24 00:37:36.888753 [ 4 ] {4a75010c-8b13-490b-a353-5584dc637180} <Debug> TCPHandler: Processed in 0.001538628 sec. | ||
| 3476 | 2026.02.24 00:37:36.888864 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2026.02.24 00:37:36.888959 [ 4 ] {f608f3ac-f2aa-45a5-8479-be32df776e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3478 | 2026.02.24 00:37:36.888998 [ 4 ] {f608f3ac-f2aa-45a5-8479-be32df776e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3479 | 2026.02.24 00:37:36.889388 [ 4 ] {f608f3ac-f2aa-45a5-8479-be32df776e66} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.02.24 00:37:36.889424 [ 4 ] {f608f3ac-f2aa-45a5-8479-be32df776e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3481 | 2026.02.24 00:37:36.889714 [ 4 ] {f608f3ac-f2aa-45a5-8479-be32df776e66} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3482 | 2026.02.24 00:37:36.889916 [ 4 ] {f608f3ac-f2aa-45a5-8479-be32df776e66} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.02.24 00:37:36.890042 [ 4 ] {f608f3ac-f2aa-45a5-8479-be32df776e66} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 3484 | 2026.02.24 00:37:36.890079 [ 4 ] {f608f3ac-f2aa-45a5-8479-be32df776e66} <Debug> TCPHandler: Processed in 0.001263783 sec. | ||
| 3485 | 2026.02.24 00:37:36.890199 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3486 | 2026.02.24 00:37:36.890321 [ 4 ] {6fb63be7-29bc-4523-96fa-8db18ceea0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3487 | 2026.02.24 00:37:36.890370 [ 4 ] {6fb63be7-29bc-4523-96fa-8db18ceea0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3488 | 2026.02.24 00:37:36.891105 [ 4 ] {6fb63be7-29bc-4523-96fa-8db18ceea0e9} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.02.24 00:37:36.891149 [ 4 ] {6fb63be7-29bc-4523-96fa-8db18ceea0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3490 | 2026.02.24 00:37:36.891498 [ 4 ] {6fb63be7-29bc-4523-96fa-8db18ceea0e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3491 | 2026.02.24 00:37:36.891710 [ 4 ] {6fb63be7-29bc-4523-96fa-8db18ceea0e9} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.02.24 00:37:36.891840 [ 4 ] {6fb63be7-29bc-4523-96fa-8db18ceea0e9} <Debug> executeQuery: Read 601 rows, 46.27 KiB in 0.001544 sec., 389248.7046632124 rows/sec., 29.27 MiB/sec. | ||
| 3493 | 2026.02.24 00:37:36.891877 [ 4 ] {6fb63be7-29bc-4523-96fa-8db18ceea0e9} <Debug> TCPHandler: Processed in 0.001740191 sec. | ||
| 3494 | 2026.02.24 00:37:36.891980 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3495 | 2026.02.24 00:37:36.892078 [ 4 ] {df05c14b-2ffb-4053-ae42-11c2de4a13e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3496 | 2026.02.24 00:37:36.892125 [ 4 ] {df05c14b-2ffb-4053-ae42-11c2de4a13e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3497 | 2026.02.24 00:37:36.892830 [ 4 ] {df05c14b-2ffb-4053-ae42-11c2de4a13e1} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2026.02.24 00:37:36.892874 [ 4 ] {df05c14b-2ffb-4053-ae42-11c2de4a13e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3499 | 2026.02.24 00:37:36.893299 [ 4 ] {df05c14b-2ffb-4053-ae42-11c2de4a13e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3500 | 2026.02.24 00:37:36.893516 [ 4 ] {df05c14b-2ffb-4053-ae42-11c2de4a13e1} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2026.02.24 00:37:36.893648 [ 4 ] {df05c14b-2ffb-4053-ae42-11c2de4a13e1} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001588 sec., 555415.6171284635 rows/sec., 37.70 MiB/sec. | ||
| 3502 | 2026.02.24 00:37:36.893684 [ 4 ] {df05c14b-2ffb-4053-ae42-11c2de4a13e1} <Debug> TCPHandler: Processed in 0.001753802 sec. | ||
| 3503 | 2026.02.24 00:37:36.893801 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.02.24 00:37:36.893897 [ 4 ] {fd6a0198-6a89-4174-96b2-86196759631d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3505 | 2026.02.24 00:37:36.893954 [ 4 ] {fd6a0198-6a89-4174-96b2-86196759631d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3506 | 2026.02.24 00:37:36.894781 [ 4 ] {fd6a0198-6a89-4174-96b2-86196759631d} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.02.24 00:37:36.894817 [ 4 ] {fd6a0198-6a89-4174-96b2-86196759631d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3508 | 2026.02.24 00:37:36.895365 [ 4 ] {fd6a0198-6a89-4174-96b2-86196759631d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3509 | 2026.02.24 00:37:36.895579 [ 4 ] {fd6a0198-6a89-4174-96b2-86196759631d} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.02.24 00:37:36.895714 [ 4 ] {fd6a0198-6a89-4174-96b2-86196759631d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001835 sec., 22343.3242506812 rows/sec., 40.04 MiB/sec. | ||
| 3511 | 2026.02.24 00:37:36.895763 [ 4 ] {fd6a0198-6a89-4174-96b2-86196759631d} <Debug> TCPHandler: Processed in 0.002010996 sec. | ||
| 3512 | 2026.02.24 00:37:36.895877 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.02.24 00:37:36.895973 [ 4 ] {0c59afdb-7524-4814-8842-ff8f3d9b8b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3514 | 2026.02.24 00:37:36.896014 [ 4 ] {0c59afdb-7524-4814-8842-ff8f3d9b8b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3515 | 2026.02.24 00:37:36.896350 [ 4 ] {0c59afdb-7524-4814-8842-ff8f3d9b8b74} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.02.24 00:37:36.896386 [ 4 ] {0c59afdb-7524-4814-8842-ff8f3d9b8b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3517 | 2026.02.24 00:37:36.896685 [ 4 ] {0c59afdb-7524-4814-8842-ff8f3d9b8b74} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3518 | 2026.02.24 00:37:36.896890 [ 4 ] {0c59afdb-7524-4814-8842-ff8f3d9b8b74} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.02.24 00:37:36.897014 [ 4 ] {0c59afdb-7524-4814-8842-ff8f3d9b8b74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3520 | 2026.02.24 00:37:36.897050 [ 4 ] {0c59afdb-7524-4814-8842-ff8f3d9b8b74} <Debug> TCPHandler: Processed in 0.001222482 sec. | ||
| 3521 | 2026.02.24 00:37:37.680067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7178 | ||
| 3522 | 2026.02.24 00:37:37.680592 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.02.24 00:37:37.680637 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3524 | 2026.02.24 00:37:37.681190 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3525 | 2026.02.24 00:37:37.681432 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.02.24 00:37:37.681566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7178 | ||
| 3527 | 2026.02.24 00:37:38.036739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3528 | 2026.02.24 00:37:38.053087 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.02.24 00:37:38.053134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3530 | 2026.02.24 00:37:38.059248 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3531 | 2026.02.24 00:37:38.059939 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.02.24 00:37:38.062569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3533 | 2026.02.24 00:37:39.001069 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.76 MiB, peak 229.98 MiB, free memory in arenas 0.00 B, will set to 227.80 MiB (RSS), difference: 2.04 MiB | ||
| 3534 | 2026.02.24 00:37:41.848233 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3535 | 2026.02.24 00:37:41.848429 [ 4 ] {3feb21a0-d1aa-45d6-b6b8-38a190b67860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3536 | 2026.02.24 00:37:41.848497 [ 4 ] {3feb21a0-d1aa-45d6-b6b8-38a190b67860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3537 | 2026.02.24 00:37:41.849333 [ 4 ] {3feb21a0-d1aa-45d6-b6b8-38a190b67860} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.02.24 00:37:41.849389 [ 4 ] {3feb21a0-d1aa-45d6-b6b8-38a190b67860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3539 | 2026.02.24 00:37:41.849917 [ 4 ] {3feb21a0-d1aa-45d6-b6b8-38a190b67860} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3540 | 2026.02.24 00:37:41.850210 [ 4 ] {3feb21a0-d1aa-45d6-b6b8-38a190b67860} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2026.02.24 00:37:41.850395 [ 115 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3542 | 2026.02.24 00:37:41.850415 [ 4 ] {3feb21a0-d1aa-45d6-b6b8-38a190b67860} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002035 sec., 27518.42751842752 rows/sec., 2.10 MiB/sec. | ||
| 3543 | 2026.02.24 00:37:41.850478 [ 115 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2026.02.24 00:37:41.850504 [ 4 ] {3feb21a0-d1aa-45d6-b6b8-38a190b67860} <Debug> TCPHandler: Processed in 0.002397843 sec. | ||
| 3545 | 2026.02.24 00:37:41.850514 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3546 | 2026.02.24 00:37:41.850687 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3547 | 2026.02.24 00:37:41.850695 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 3548 | 2026.02.24 00:37:41.850814 [ 4 ] {46274ddd-3212-4f78-b755-4f4867bbcfb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3549 | 2026.02.24 00:37:41.850874 [ 4 ] {46274ddd-3212-4f78-b755-4f4867bbcfb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3550 | 2026.02.24 00:37:41.850898 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3551 | 2026.02.24 00:37:41.850948 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2149 rows starting from the beginning of the part | ||
| 3552 | 2026.02.24 00:37:41.851039 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 57 rows starting from the beginning of the part | ||
| 3553 | 2026.02.24 00:37:41.851103 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part | ||
| 3554 | 2026.02.24 00:37:41.851158 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 3555 | 2026.02.24 00:37:41.851208 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1400 rows starting from the beginning of the part | ||
| 3556 | 2026.02.24 00:37:41.851266 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3557 | 2026.02.24 00:37:41.851437 [ 4 ] {46274ddd-3212-4f78-b755-4f4867bbcfb2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2026.02.24 00:37:41.851490 [ 4 ] {46274ddd-3212-4f78-b755-4f4867bbcfb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3559 | 2026.02.24 00:37:41.852056 [ 4 ] {46274ddd-3212-4f78-b755-4f4867bbcfb2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3560 | 2026.02.24 00:37:41.852291 [ 4 ] {46274ddd-3212-4f78-b755-4f4867bbcfb2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2026.02.24 00:37:41.852412 [ 115 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3562 | 2026.02.24 00:37:41.852429 [ 4 ] {46274ddd-3212-4f78-b755-4f4867bbcfb2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001648 sec., 38834.95145631068 rows/sec., 3.03 MiB/sec. | ||
| 3563 | 2026.02.24 00:37:41.852459 [ 115 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2026.02.24 00:37:41.852481 [ 4 ] {46274ddd-3212-4f78-b755-4f4867bbcfb2} <Debug> TCPHandler: Processed in 0.001858364 sec. | ||
| 3565 | 2026.02.24 00:37:41.852485 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3566 | 2026.02.24 00:37:41.852593 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 3567 | 2026.02.24 00:37:41.852618 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3568 | 2026.02.24 00:37:41.852707 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3569 | 2026.02.24 00:37:41.852720 [ 4 ] {f7d3fbe1-66f1-4f3f-8122-be2e99cb344b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3570 | 2026.02.24 00:37:41.852744 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1059 rows starting from the beginning of the part | ||
| 3571 | 2026.02.24 00:37:41.852770 [ 4 ] {f7d3fbe1-66f1-4f3f-8122-be2e99cb344b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3572 | 2026.02.24 00:37:41.852842 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
| 3573 | 2026.02.24 00:37:41.852894 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part | ||
| 3574 | 2026.02.24 00:37:41.852938 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 3575 | 2026.02.24 00:37:41.852979 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 601 rows starting from the beginning of the part | ||
| 3576 | 2026.02.24 00:37:41.853015 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3577 | 2026.02.24 00:37:41.853037 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3856 rows, containing 5 columns (5 merged, 0 gathered) in 0.002434274 sec., 1584045.1814380796 rows/sec., 136.73 MiB/sec. | ||
| 3578 | 2026.02.24 00:37:41.853186 [ 4 ] {f7d3fbe1-66f1-4f3f-8122-be2e99cb344b} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.02.24 00:37:41.853224 [ 4 ] {f7d3fbe1-66f1-4f3f-8122-be2e99cb344b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3580 | 2026.02.24 00:37:41.853322 [ 197 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3581 | 2026.02.24 00:37:41.853657 [ 197 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_21_4} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.02.24 00:37:41.853683 [ 4 ] {f7d3fbe1-66f1-4f3f-8122-be2e99cb344b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3583 | 2026.02.24 00:37:41.853763 [ 197 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_21_4} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3584 | 2026.02.24 00:37:41.853938 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 3585 | 2026.02.24 00:37:41.854020 [ 4 ] {f7d3fbe1-66f1-4f3f-8122-be2e99cb344b} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2026.02.24 00:37:41.854137 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3587 | 2026.02.24 00:37:41.854163 [ 4 ] {f7d3fbe1-66f1-4f3f-8122-be2e99cb344b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001461 sec., 109514.03148528405 rows/sec., 7.63 MiB/sec. | ||
| 3588 | 2026.02.24 00:37:41.854173 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2026.02.24 00:37:41.854203 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3590 | 2026.02.24 00:37:41.854207 [ 4 ] {f7d3fbe1-66f1-4f3f-8122-be2e99cb344b} <Debug> TCPHandler: Processed in 0.00163921 sec. | ||
| 3591 | 2026.02.24 00:37:41.854209 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1959 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165998 sec., 1180134.7004180774 rows/sec., 92.22 MiB/sec. | ||
| 3592 | 2026.02.24 00:37:41.854280 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 3593 | 2026.02.24 00:37:41.854340 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.02.24 00:37:41.854392 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3595 | 2026.02.24 00:37:41.854439 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5619 rows starting from the beginning of the part | ||
| 3596 | 2026.02.24 00:37:41.854441 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3597 | 2026.02.24 00:37:41.854440 [ 4 ] {50f5d64c-25f5-4c9b-b84f-0c4bb9bd6258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3598 | 2026.02.24 00:37:41.854521 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 3599 | 2026.02.24 00:37:41.854522 [ 4 ] {50f5d64c-25f5-4c9b-b84f-0c4bb9bd6258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3600 | 2026.02.24 00:37:41.854580 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3601 | 2026.02.24 00:37:41.854631 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3602 | 2026.02.24 00:37:41.854684 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 882 rows starting from the beginning of the part | ||
| 3603 | 2026.02.24 00:37:41.854733 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_21_4} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.02.24 00:37:41.854736 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 3605 | 2026.02.24 00:37:41.854810 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_21_4} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3606 | 2026.02.24 00:37:41.854917 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 3607 | 2026.02.24 00:37:41.854946 [ 4 ] {50f5d64c-25f5-4c9b-b84f-0c4bb9bd6258} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3608 | 2026.02.24 00:37:41.854989 [ 4 ] {50f5d64c-25f5-4c9b-b84f-0c4bb9bd6258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3609 | 2026.02.24 00:37:41.855348 [ 4 ] {50f5d64c-25f5-4c9b-b84f-0c4bb9bd6258} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3610 | 2026.02.24 00:37:41.855585 [ 4 ] {50f5d64c-25f5-4c9b-b84f-0c4bb9bd6258} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.02.24 00:37:41.855693 [ 115 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3612 | 2026.02.24 00:37:41.855720 [ 4 ] {50f5d64c-25f5-4c9b-b84f-0c4bb9bd6258} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. | ||
| 3613 | 2026.02.24 00:37:41.855729 [ 115 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.02.24 00:37:41.855763 [ 4 ] {50f5d64c-25f5-4c9b-b84f-0c4bb9bd6258} <Debug> TCPHandler: Processed in 0.001472887 sec. | ||
| 3615 | 2026.02.24 00:37:41.855764 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3616 | 2026.02.24 00:37:41.855865 [ 193 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 3617 | 2026.02.24 00:37:41.855978 [ 193 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3618 | 2026.02.24 00:37:41.856010 [ 193 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 756 rows starting from the beginning of the part | ||
| 3619 | 2026.02.24 00:37:41.856088 [ 193 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 3620 | 2026.02.24 00:37:41.856134 [ 193 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3621 | 2026.02.24 00:37:41.856178 [ 193 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3622 | 2026.02.24 00:37:41.856217 [ 193 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 3623 | 2026.02.24 00:37:41.856269 [ 193 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 3624 | 2026.02.24 00:37:41.857090 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7142 rows, containing 5 columns (5 merged, 0 gathered) in 0.002847812 sec., 2507890.2680373564 rows/sec., 171.44 MiB/sec. | ||
| 3625 | 2026.02.24 00:37:41.857185 [ 193 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358714 sec., 777205.5046168657 rows/sec., 51.59 MiB/sec. | ||
| 3626 | 2026.02.24 00:37:41.857383 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3627 | 2026.02.24 00:37:41.857631 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3628 | 2026.02.24 00:37:41.857668 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_21_4} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.02.24 00:37:41.857746 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_21_4} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3630 | 2026.02.24 00:37:41.857826 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3631 | 2026.02.24 00:37:41.857896 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.02.24 00:37:41.857962 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3633 | 2026.02.24 00:37:41.858024 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 3634 | 2026.02.24 00:37:45.014478 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3635 | 2026.02.24 00:37:45.014532 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3636 | 2026.02.24 00:37:45.146371 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 478 | ||
| 3637 | 2026.02.24 00:37:45.148524 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3638 | 2026.02.24 00:37:45.148565 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3639 | 2026.02.24 00:37:45.149717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3640 | 2026.02.24 00:37:45.149979 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.02.24 00:37:45.150233 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 478 | ||
| 3642 | 2026.02.24 00:37:45.182502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7690 | ||
| 3643 | 2026.02.24 00:37:45.183021 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.02.24 00:37:45.183069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3645 | 2026.02.24 00:37:45.183556 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3646 | 2026.02.24 00:37:45.183786 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.02.24 00:37:45.183933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7690 | ||
| 3648 | 2026.02.24 00:37:45.183931 [ 119 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3649 | 2026.02.24 00:37:45.184017 [ 119 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2026.02.24 00:37:45.184051 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3651 | 2026.02.24 00:37:45.184175 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 3652 | 2026.02.24 00:37:45.184287 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3653 | 2026.02.24 00:37:45.184324 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5258 rows starting from the beginning of the part | ||
| 3654 | 2026.02.24 00:37:45.184392 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3655 | 2026.02.24 00:37:45.184442 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3656 | 2026.02.24 00:37:45.184489 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3657 | 2026.02.24 00:37:45.184530 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3658 | 2026.02.24 00:37:45.184572 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3659 | 2026.02.24 00:37:45.185980 [ 191 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001855453 sec., 4144540.443762251 rows/sec., 59.29 MiB/sec. | ||
| 3660 | 2026.02.24 00:37:45.186423 [ 193 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3661 | 2026.02.24 00:37:45.186685 [ 193 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_16_3} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.02.24 00:37:45.186748 [ 193 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_16_3} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3663 | 2026.02.24 00:37:45.186819 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3664 | 2026.02.24 00:37:45.563488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3665 | 2026.02.24 00:37:45.580713 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.02.24 00:37:45.580782 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3667 | 2026.02.24 00:37:45.586106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3668 | 2026.02.24 00:37:45.586789 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.02.24 00:37:45.587077 [ 127 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3670 | 2026.02.24 00:37:45.587144 [ 127 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3671 | 2026.02.24 00:37:45.587192 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 3672 | 2026.02.24 00:37:45.587302 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3673 | 2026.02.24 00:37:45.590055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3674 | 2026.02.24 00:37:45.591367 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3675 | 2026.02.24 00:37:45.592780 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3676 | 2026.02.24 00:37:45.597053 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3677 | 2026.02.24 00:37:45.601118 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3678 | 2026.02.24 00:37:45.605138 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3679 | 2026.02.24 00:37:45.609264 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3680 | 2026.02.24 00:37:45.613454 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 3681 | 2026.02.24 00:37:45.668512 [ 193 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081254803 sec., 1489.1427402759193 rows/sec., 7.70 MiB/sec. | ||
| 3682 | 2026.02.24 00:37:45.671076 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3683 | 2026.02.24 00:37:45.673092 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_16_3} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.02.24 00:37:45.673234 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_16_3} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3685 | 2026.02.24 00:37:45.675744 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3686 | 2026.02.24 00:37:46.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.39 MiB, peak 239.37 MiB, free memory in arenas 0.00 B, will set to 236.03 MiB (RSS), difference: 6.64 MiB | ||
| 3687 | 2026.02.24 00:37:46.001348 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000932336 sec. | ||
| 3688 | 2026.02.24 00:37:46.850876 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3689 | 2026.02.24 00:37:46.851154 [ 4 ] {6a478286-3ac3-481d-bd4c-4f6462dc888b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3690 | 2026.02.24 00:37:46.851258 [ 4 ] {6a478286-3ac3-481d-bd4c-4f6462dc888b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3691 | 2026.02.24 00:37:46.852000 [ 4 ] {6a478286-3ac3-481d-bd4c-4f6462dc888b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2026.02.24 00:37:46.852049 [ 4 ] {6a478286-3ac3-481d-bd4c-4f6462dc888b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3693 | 2026.02.24 00:37:46.852449 [ 4 ] {6a478286-3ac3-481d-bd4c-4f6462dc888b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3694 | 2026.02.24 00:37:46.852667 [ 4 ] {6a478286-3ac3-481d-bd4c-4f6462dc888b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2026.02.24 00:37:46.852818 [ 4 ] {6a478286-3ac3-481d-bd4c-4f6462dc888b} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001739 sec., 79355.95169637722 rows/sec., 6.88 MiB/sec. | ||
| 3696 | 2026.02.24 00:37:46.852859 [ 4 ] {6a478286-3ac3-481d-bd4c-4f6462dc888b} <Debug> TCPHandler: Processed in 0.002161689 sec. | ||
| 3697 | 2026.02.24 00:37:46.852972 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3698 | 2026.02.24 00:37:46.853070 [ 4 ] {ae1b50d9-7fb2-407b-a70c-77d8c2caec10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3699 | 2026.02.24 00:37:46.853110 [ 4 ] {ae1b50d9-7fb2-407b-a70c-77d8c2caec10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3700 | 2026.02.24 00:37:46.853539 [ 4 ] {ae1b50d9-7fb2-407b-a70c-77d8c2caec10} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3701 | 2026.02.24 00:37:46.853574 [ 4 ] {ae1b50d9-7fb2-407b-a70c-77d8c2caec10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3702 | 2026.02.24 00:37:46.853863 [ 4 ] {ae1b50d9-7fb2-407b-a70c-77d8c2caec10} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3703 | 2026.02.24 00:37:46.854065 [ 4 ] {ae1b50d9-7fb2-407b-a70c-77d8c2caec10} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3704 | 2026.02.24 00:37:46.854189 [ 4 ] {ae1b50d9-7fb2-407b-a70c-77d8c2caec10} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001138 sec., 36028.11950790862 rows/sec., 2.65 MiB/sec. | ||
| 3705 | 2026.02.24 00:37:46.854225 [ 4 ] {ae1b50d9-7fb2-407b-a70c-77d8c2caec10} <Debug> TCPHandler: Processed in 0.001301464 sec. | ||
| 3706 | 2026.02.24 00:37:46.854365 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.02.24 00:37:46.854486 [ 4 ] {88778f4d-4c59-4b9b-86c3-2fc60e806bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3708 | 2026.02.24 00:37:46.854535 [ 4 ] {88778f4d-4c59-4b9b-86c3-2fc60e806bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3709 | 2026.02.24 00:37:46.855084 [ 4 ] {88778f4d-4c59-4b9b-86c3-2fc60e806bfd} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3710 | 2026.02.24 00:37:46.855127 [ 4 ] {88778f4d-4c59-4b9b-86c3-2fc60e806bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3711 | 2026.02.24 00:37:46.855469 [ 4 ] {88778f4d-4c59-4b9b-86c3-2fc60e806bfd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3712 | 2026.02.24 00:37:46.855683 [ 4 ] {88778f4d-4c59-4b9b-86c3-2fc60e806bfd} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3713 | 2026.02.24 00:37:46.855812 [ 4 ] {88778f4d-4c59-4b9b-86c3-2fc60e806bfd} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00135 sec., 77777.77777777777 rows/sec., 6.08 MiB/sec. | ||
| 3714 | 2026.02.24 00:37:46.855850 [ 4 ] {88778f4d-4c59-4b9b-86c3-2fc60e806bfd} <Debug> TCPHandler: Processed in 0.001557248 sec. | ||
| 3715 | 2026.02.24 00:37:46.855975 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3716 | 2026.02.24 00:37:46.856074 [ 4 ] {6cc82e2c-b736-4810-a4a6-9cb0668e6272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3717 | 2026.02.24 00:37:46.856117 [ 4 ] {6cc82e2c-b736-4810-a4a6-9cb0668e6272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3718 | 2026.02.24 00:37:46.856523 [ 4 ] {6cc82e2c-b736-4810-a4a6-9cb0668e6272} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3719 | 2026.02.24 00:37:46.856559 [ 4 ] {6cc82e2c-b736-4810-a4a6-9cb0668e6272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3720 | 2026.02.24 00:37:46.856888 [ 4 ] {6cc82e2c-b736-4810-a4a6-9cb0668e6272} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3721 | 2026.02.24 00:37:46.857094 [ 4 ] {6cc82e2c-b736-4810-a4a6-9cb0668e6272} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.02.24 00:37:46.857220 [ 4 ] {6cc82e2c-b736-4810-a4a6-9cb0668e6272} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 3723 | 2026.02.24 00:37:46.857257 [ 4 ] {6cc82e2c-b736-4810-a4a6-9cb0668e6272} <Debug> TCPHandler: Processed in 0.001333464 sec. | ||
| 3724 | 2026.02.24 00:37:46.857370 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3725 | 2026.02.24 00:37:46.857473 [ 4 ] {9dd61641-1f31-4111-947f-b613deffdbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3726 | 2026.02.24 00:37:46.857527 [ 4 ] {9dd61641-1f31-4111-947f-b613deffdbfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3727 | 2026.02.24 00:37:46.858352 [ 4 ] {9dd61641-1f31-4111-947f-b613deffdbfc} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.02.24 00:37:46.858389 [ 4 ] {9dd61641-1f31-4111-947f-b613deffdbfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3729 | 2026.02.24 00:37:46.858979 [ 4 ] {9dd61641-1f31-4111-947f-b613deffdbfc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3730 | 2026.02.24 00:37:46.859205 [ 4 ] {9dd61641-1f31-4111-947f-b613deffdbfc} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.02.24 00:37:46.859318 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3732 | 2026.02.24 00:37:46.859342 [ 4 ] {9dd61641-1f31-4111-947f-b613deffdbfc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001887 sec., 21727.60996290408 rows/sec., 38.93 MiB/sec. | ||
| 3733 | 2026.02.24 00:37:46.859392 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2026.02.24 00:37:46.859420 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3735 | 2026.02.24 00:37:46.859421 [ 4 ] {9dd61641-1f31-4111-947f-b613deffdbfc} <Debug> TCPHandler: Processed in 0.002099518 sec. | ||
| 3736 | 2026.02.24 00:37:46.859530 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::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 | ||
| 3737 | 2026.02.24 00:37:46.859554 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3738 | 2026.02.24 00:37:46.859657 [ 4 ] {2f382940-701d-49b8-bddb-da48779ac81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3739 | 2026.02.24 00:37:46.859697 [ 4 ] {2f382940-701d-49b8-bddb-da48779ac81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3740 | 2026.02.24 00:37:46.859757 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3741 | 2026.02.24 00:37:46.859819 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 158 rows starting from the beginning of the part | ||
| 3742 | 2026.02.24 00:37:46.859951 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 3743 | 2026.02.24 00:37:46.860031 [ 4 ] {2f382940-701d-49b8-bddb-da48779ac81e} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.02.24 00:37:46.860070 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3745 | 2026.02.24 00:37:46.860071 [ 4 ] {2f382940-701d-49b8-bddb-da48779ac81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3746 | 2026.02.24 00:37:46.860181 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3747 | 2026.02.24 00:37:46.860283 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 3748 | 2026.02.24 00:37:46.860384 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3749 | 2026.02.24 00:37:46.860416 [ 4 ] {2f382940-701d-49b8-bddb-da48779ac81e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3750 | 2026.02.24 00:37:46.860633 [ 4 ] {2f382940-701d-49b8-bddb-da48779ac81e} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.02.24 00:37:46.860770 [ 4 ] {2f382940-701d-49b8-bddb-da48779ac81e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 3752 | 2026.02.24 00:37:46.860809 [ 4 ] {2f382940-701d-49b8-bddb-da48779ac81e} <Debug> TCPHandler: Processed in 0.001308293 sec. | ||
| 3753 | 2026.02.24 00:37:46.863994 [ 186 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 363 rows, containing 19 columns (19 merged, 0 gathered) in 0.004490701 sec., 80833.70502734429 rows/sec., 144.85 MiB/sec. | ||
| 3754 | 2026.02.24 00:37:46.864715 [ 186 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3755 | 2026.02.24 00:37:46.865087 [ 186 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.02.24 00:37:46.865175 [ 186 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3757 | 2026.02.24 00:37:46.865337 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3758 | 2026.02.24 00:37:47.001187 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.52 MiB, peak 241.31 MiB, free memory in arenas 0.00 B, will set to 237.66 MiB (RSS), difference: 1.14 MiB | ||
| 3759 | 2026.02.24 00:37:47.638773 [ 152 ] {} <Debug> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3760 | 2026.02.24 00:37:47.638844 [ 152 ] {} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.02.24 00:37:47.638869 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3762 | 2026.02.24 00:37:47.639026 [ 190 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::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 | ||
| 3763 | 2026.02.24 00:37:47.639189 [ 190 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3764 | 2026.02.24 00:37:47.639230 [ 190 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3765 | 2026.02.24 00:37:47.639304 [ 190 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3766 | 2026.02.24 00:37:47.639353 [ 190 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::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 | ||
| 3767 | 2026.02.24 00:37:47.639395 [ 190 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::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 | ||
| 3768 | 2026.02.24 00:37:47.639432 [ 190 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::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 | ||
| 3769 | 2026.02.24 00:37:47.640255 [ 200 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292743 sec., 495071.3328171183 rows/sec., 34.42 MiB/sec. | ||
| 3770 | 2026.02.24 00:37:47.640443 [ 188 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3771 | 2026.02.24 00:37:47.640753 [ 188 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_5_1} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3772 | 2026.02.24 00:37:47.640832 [ 188 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_5_1} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3773 | 2026.02.24 00:37:47.640940 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3774 | 2026.02.24 00:37:48.741899 [ 136 ] {} <Debug> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3775 | 2026.02.24 00:37:48.741998 [ 136 ] {} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.02.24 00:37:48.742042 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3777 | 2026.02.24 00:37:48.742286 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::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 | ||
| 3778 | 2026.02.24 00:37:48.742483 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3779 | 2026.02.24 00:37:48.742515 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3780 | 2026.02.24 00:37:48.742579 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3781 | 2026.02.24 00:37:48.742622 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::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 | ||
| 3782 | 2026.02.24 00:37:48.742662 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::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 | ||
| 3783 | 2026.02.24 00:37:48.742703 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::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 | ||
| 3784 | 2026.02.24 00:37:48.743465 [ 200 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277603 sec., 259861.63150837936 rows/sec., 16.32 MiB/sec. | ||
| 3785 | 2026.02.24 00:37:48.743593 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3786 | 2026.02.24 00:37:48.743831 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_5_1} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2026.02.24 00:37:48.743894 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_5_1} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3788 | 2026.02.24 00:37:48.743957 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3789 | 2026.02.24 00:37:51.847308 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3790 | 2026.02.24 00:37:51.847514 [ 4 ] {a3bd7315-dd6b-4b83-9a0b-57c4239d88c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3791 | 2026.02.24 00:37:51.847583 [ 4 ] {a3bd7315-dd6b-4b83-9a0b-57c4239d88c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3792 | 2026.02.24 00:37:51.848260 [ 4 ] {a3bd7315-dd6b-4b83-9a0b-57c4239d88c7} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2026.02.24 00:37:51.848297 [ 4 ] {a3bd7315-dd6b-4b83-9a0b-57c4239d88c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3794 | 2026.02.24 00:37:51.848679 [ 4 ] {a3bd7315-dd6b-4b83-9a0b-57c4239d88c7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3795 | 2026.02.24 00:37:51.848892 [ 4 ] {a3bd7315-dd6b-4b83-9a0b-57c4239d88c7} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2026.02.24 00:37:51.849037 [ 4 ] {a3bd7315-dd6b-4b83-9a0b-57c4239d88c7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001576 sec., 35532.99492385787 rows/sec., 2.71 MiB/sec. | ||
| 3797 | 2026.02.24 00:37:51.849076 [ 4 ] {a3bd7315-dd6b-4b83-9a0b-57c4239d88c7} <Debug> TCPHandler: Processed in 0.001897475 sec. | ||
| 3798 | 2026.02.24 00:37:51.849209 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2026.02.24 00:37:51.849330 [ 4 ] {35b137bb-c7de-4462-8e0b-3782f8cfec1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3800 | 2026.02.24 00:37:51.849380 [ 4 ] {35b137bb-c7de-4462-8e0b-3782f8cfec1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3801 | 2026.02.24 00:37:51.849855 [ 4 ] {35b137bb-c7de-4462-8e0b-3782f8cfec1e} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2026.02.24 00:37:51.849890 [ 4 ] {35b137bb-c7de-4462-8e0b-3782f8cfec1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3803 | 2026.02.24 00:37:51.850198 [ 4 ] {35b137bb-c7de-4462-8e0b-3782f8cfec1e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3804 | 2026.02.24 00:37:51.850415 [ 4 ] {35b137bb-c7de-4462-8e0b-3782f8cfec1e} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2026.02.24 00:37:51.850541 [ 4 ] {35b137bb-c7de-4462-8e0b-3782f8cfec1e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 3806 | 2026.02.24 00:37:51.850579 [ 4 ] {35b137bb-c7de-4462-8e0b-3782f8cfec1e} <Debug> TCPHandler: Processed in 0.001439415 sec. | ||
| 3807 | 2026.02.24 00:37:51.850695 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2026.02.24 00:37:51.850790 [ 4 ] {25ae4f29-00a7-4b9c-a636-abab33c60cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3809 | 2026.02.24 00:37:51.850833 [ 4 ] {25ae4f29-00a7-4b9c-a636-abab33c60cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3810 | 2026.02.24 00:37:51.851234 [ 4 ] {25ae4f29-00a7-4b9c-a636-abab33c60cad} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2026.02.24 00:37:51.851268 [ 4 ] {25ae4f29-00a7-4b9c-a636-abab33c60cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3812 | 2026.02.24 00:37:51.851594 [ 4 ] {25ae4f29-00a7-4b9c-a636-abab33c60cad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3813 | 2026.02.24 00:37:51.851797 [ 4 ] {25ae4f29-00a7-4b9c-a636-abab33c60cad} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2026.02.24 00:37:51.851924 [ 4 ] {25ae4f29-00a7-4b9c-a636-abab33c60cad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 3815 | 2026.02.24 00:37:51.851960 [ 4 ] {25ae4f29-00a7-4b9c-a636-abab33c60cad} <Debug> TCPHandler: Processed in 0.001315853 sec. | ||
| 3816 | 2026.02.24 00:37:51.852078 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3817 | 2026.02.24 00:37:51.852197 [ 4 ] {5fc03a06-7418-496a-a481-6fb31ce7b25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3818 | 2026.02.24 00:37:51.852248 [ 4 ] {5fc03a06-7418-496a-a481-6fb31ce7b25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3819 | 2026.02.24 00:37:51.852632 [ 4 ] {5fc03a06-7418-496a-a481-6fb31ce7b25c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.02.24 00:37:51.852672 [ 4 ] {5fc03a06-7418-496a-a481-6fb31ce7b25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3821 | 2026.02.24 00:37:51.852993 [ 4 ] {5fc03a06-7418-496a-a481-6fb31ce7b25c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3822 | 2026.02.24 00:37:51.853198 [ 4 ] {5fc03a06-7418-496a-a481-6fb31ce7b25c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.02.24 00:37:51.853322 [ 4 ] {5fc03a06-7418-496a-a481-6fb31ce7b25c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 3824 | 2026.02.24 00:37:51.853357 [ 4 ] {5fc03a06-7418-496a-a481-6fb31ce7b25c} <Debug> TCPHandler: Processed in 0.001337804 sec. | ||
| 3825 | 2026.02.24 00:37:52.684508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8138 | ||
| 3826 | 2026.02.24 00:37:52.684967 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.02.24 00:37:52.685014 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3828 | 2026.02.24 00:37:52.685762 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3829 | 2026.02.24 00:37:52.686021 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.02.24 00:37:52.686180 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8138 | ||
| 3831 | 2026.02.24 00:37:53.090778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3832 | 2026.02.24 00:37:53.105533 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.02.24 00:37:53.105584 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3834 | 2026.02.24 00:37:53.111918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3835 | 2026.02.24 00:37:53.112654 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.02.24 00:37:53.115563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3837 | 2026.02.24 00:37:55.150497 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 498 | ||
| 3838 | 2026.02.24 00:37:55.152600 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2026.02.24 00:37:55.152647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3840 | 2026.02.24 00:37:55.153858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3841 | 2026.02.24 00:37:55.154132 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2026.02.24 00:37:55.154377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
| 3843 | 2026.02.24 00:37:56.851516 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2026.02.24 00:37:56.851725 [ 4 ] {8d5b68d9-b3a4-479c-99b6-7fec4e075096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3845 | 2026.02.24 00:37:56.851796 [ 4 ] {8d5b68d9-b3a4-479c-99b6-7fec4e075096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3846 | 2026.02.24 00:37:56.852540 [ 4 ] {8d5b68d9-b3a4-479c-99b6-7fec4e075096} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2026.02.24 00:37:56.852587 [ 4 ] {8d5b68d9-b3a4-479c-99b6-7fec4e075096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3848 | 2026.02.24 00:37:56.852979 [ 4 ] {8d5b68d9-b3a4-479c-99b6-7fec4e075096} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3849 | 2026.02.24 00:37:56.853198 [ 4 ] {8d5b68d9-b3a4-479c-99b6-7fec4e075096} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): 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.02.24 00:37:56.853347 [ 4 ] {8d5b68d9-b3a4-479c-99b6-7fec4e075096} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001675 sec., 82388.05970149253 rows/sec., 7.15 MiB/sec. | ||
| 3851 | 2026.02.24 00:37:56.853387 [ 4 ] {8d5b68d9-b3a4-479c-99b6-7fec4e075096} <Debug> TCPHandler: Processed in 0.002010387 sec. | ||
| 3852 | 2026.02.24 00:37:56.853507 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.02.24 00:37:56.853603 [ 4 ] {f14f8c3a-159d-40e8-82d8-2ceb18c19f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3854 | 2026.02.24 00:37:56.853643 [ 4 ] {f14f8c3a-159d-40e8-82d8-2ceb18c19f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3855 | 2026.02.24 00:37:56.854054 [ 4 ] {f14f8c3a-159d-40e8-82d8-2ceb18c19f79} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.02.24 00:37:56.854090 [ 4 ] {f14f8c3a-159d-40e8-82d8-2ceb18c19f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3857 | 2026.02.24 00:37:56.854386 [ 4 ] {f14f8c3a-159d-40e8-82d8-2ceb18c19f79} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3858 | 2026.02.24 00:37:56.854593 [ 4 ] {f14f8c3a-159d-40e8-82d8-2ceb18c19f79} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.02.24 00:37:56.854720 [ 4 ] {f14f8c3a-159d-40e8-82d8-2ceb18c19f79} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001136 sec., 36091.54929577465 rows/sec., 2.65 MiB/sec. | ||
| 3860 | 2026.02.24 00:37:56.854757 [ 4 ] {f14f8c3a-159d-40e8-82d8-2ceb18c19f79} <Debug> TCPHandler: Processed in 0.001299433 sec. | ||
| 3861 | 2026.02.24 00:37:56.854867 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2026.02.24 00:37:56.854959 [ 4 ] {8d83efa3-18c9-4dd5-bc7b-6f0aed7921eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3863 | 2026.02.24 00:37:56.854998 [ 4 ] {8d83efa3-18c9-4dd5-bc7b-6f0aed7921eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3864 | 2026.02.24 00:37:56.855440 [ 4 ] {8d83efa3-18c9-4dd5-bc7b-6f0aed7921eb} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.02.24 00:37:56.855475 [ 4 ] {8d83efa3-18c9-4dd5-bc7b-6f0aed7921eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3866 | 2026.02.24 00:37:56.855774 [ 4 ] {8d83efa3-18c9-4dd5-bc7b-6f0aed7921eb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3867 | 2026.02.24 00:37:56.855987 [ 4 ] {8d83efa3-18c9-4dd5-bc7b-6f0aed7921eb} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): 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.02.24 00:37:56.856112 [ 4 ] {8d83efa3-18c9-4dd5-bc7b-6f0aed7921eb} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001171 sec., 89666.951323655 rows/sec., 7.00 MiB/sec. | ||
| 3869 | 2026.02.24 00:37:56.856151 [ 4 ] {8d83efa3-18c9-4dd5-bc7b-6f0aed7921eb} <Debug> TCPHandler: Processed in 0.001333604 sec. | ||
| 3870 | 2026.02.24 00:37:56.856264 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.02.24 00:37:56.856356 [ 4 ] {e91569b7-0b5d-43e0-8383-579757354fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3872 | 2026.02.24 00:37:56.856400 [ 4 ] {e91569b7-0b5d-43e0-8383-579757354fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3873 | 2026.02.24 00:37:56.856797 [ 4 ] {e91569b7-0b5d-43e0-8383-579757354fa3} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2026.02.24 00:37:56.856832 [ 4 ] {e91569b7-0b5d-43e0-8383-579757354fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3875 | 2026.02.24 00:37:56.857162 [ 4 ] {e91569b7-0b5d-43e0-8383-579757354fa3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3876 | 2026.02.24 00:37:56.857365 [ 4 ] {e91569b7-0b5d-43e0-8383-579757354fa3} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2026.02.24 00:37:56.857491 [ 4 ] {e91569b7-0b5d-43e0-8383-579757354fa3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 3878 | 2026.02.24 00:37:56.857529 [ 4 ] {e91569b7-0b5d-43e0-8383-579757354fa3} <Debug> TCPHandler: Processed in 0.001313824 sec. | ||
| 3879 | 2026.02.24 00:37:56.857641 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.02.24 00:37:56.857735 [ 4 ] {2140b757-cd5b-4280-bf11-1e454618925e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3881 | 2026.02.24 00:37:56.857788 [ 4 ] {2140b757-cd5b-4280-bf11-1e454618925e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3882 | 2026.02.24 00:37:56.858618 [ 4 ] {2140b757-cd5b-4280-bf11-1e454618925e} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.02.24 00:37:56.858654 [ 4 ] {2140b757-cd5b-4280-bf11-1e454618925e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3884 | 2026.02.24 00:37:56.859200 [ 4 ] {2140b757-cd5b-4280-bf11-1e454618925e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3885 | 2026.02.24 00:37:56.859412 [ 4 ] {2140b757-cd5b-4280-bf11-1e454618925e} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.02.24 00:37:56.859550 [ 4 ] {2140b757-cd5b-4280-bf11-1e454618925e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001831 sec., 22392.135445111962 rows/sec., 40.13 MiB/sec. | ||
| 3887 | 2026.02.24 00:37:56.859602 [ 4 ] {2140b757-cd5b-4280-bf11-1e454618925e} <Debug> TCPHandler: Processed in 0.002010606 sec. | ||
| 3888 | 2026.02.24 00:37:56.859731 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.02.24 00:37:56.859825 [ 4 ] {c11b6e18-99f4-4633-8286-3d78604630e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3890 | 2026.02.24 00:37:56.859874 [ 4 ] {c11b6e18-99f4-4633-8286-3d78604630e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3891 | 2026.02.24 00:37:56.860216 [ 4 ] {c11b6e18-99f4-4633-8286-3d78604630e5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.02.24 00:37:56.860250 [ 4 ] {c11b6e18-99f4-4633-8286-3d78604630e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 3893 | 2026.02.24 00:37:56.860548 [ 4 ] {c11b6e18-99f4-4633-8286-3d78604630e5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3894 | 2026.02.24 00:37:56.860750 [ 4 ] {c11b6e18-99f4-4633-8286-3d78604630e5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.02.24 00:37:56.860877 [ 4 ] {c11b6e18-99f4-4633-8286-3d78604630e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 3896 | 2026.02.24 00:37:56.860913 [ 4 ] {c11b6e18-99f4-4633-8286-3d78604630e5} <Debug> TCPHandler: Processed in 0.001234622 sec. | ||
| 3897 | 2026.02.24 00:37:56.968469 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34089 | ||
| 3898 | 2026.02.24 00:37:56.968556 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3899 | 2026.02.24 00:37:56.968583 [ 288 ] {} <Debug> TCP-Session: 54dfb089-fcda-456a-839e-278b75a602d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34089 | ||
| 3900 | 2026.02.24 00:37:56.968607 [ 288 ] {} <Debug> TCP-Session: 54dfb089-fcda-456a-839e-278b75a602d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.02.24 00:37:56.968623 [ 288 ] {} <Debug> TCP-Session: 54dfb089-fcda-456a-839e-278b75a602d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.02.24 00:37:56.968816 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47903 | ||
| 3903 | 2026.02.24 00:37:56.968866 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64445 | ||
| 3904 | 2026.02.24 00:37:56.968884 [ 288 ] {} <Trace> TCP-Session: 54dfb089-fcda-456a-839e-278b75a602d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3905 | 2026.02.24 00:37:56.968898 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47822 | ||
| 3906 | 2026.02.24 00:37:56.968908 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64396 | ||
| 3907 | 2026.02.24 00:37:56.968986 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3908 | 2026.02.24 00:37:56.968951 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3909 | 2026.02.24 00:37:56.968908 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42641 | ||
| 3910 | 2026.02.24 00:37:56.969051 [ 291 ] {} <Debug> TCP-Session: a094e854-183b-4fd0-82ab-e24d120ef0f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64445 | ||
| 3911 | 2026.02.24 00:37:56.969038 [ 289 ] {} <Debug> TCP-Session: 0281ed9e-0329-48e8-9de6-f2b77edbc177 Authenticating user 'default' from [fd00:1122:3344:101::e]:47903 | ||
| 3912 | 2026.02.24 00:37:56.969096 [ 291 ] {} <Debug> TCP-Session: a094e854-183b-4fd0-82ab-e24d120ef0f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.02.24 00:37:56.968824 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60072 | ||
| 3914 | 2026.02.24 00:37:56.969136 [ 291 ] {} <Debug> TCP-Session: a094e854-183b-4fd0-82ab-e24d120ef0f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.02.24 00:37:56.969139 [ 289 ] {} <Debug> TCP-Session: 0281ed9e-0329-48e8-9de6-f2b77edbc177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.02.24 00:37:56.969037 [ 288 ] {3723a3ed-1e7d-4362-b089-dc5c6f154777} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34089) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3917 | 2026.02.24 00:37:56.969190 [ 289 ] {} <Debug> TCP-Session: 0281ed9e-0329-48e8-9de6-f2b77edbc177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.02.24 00:37:56.969393 [ 288 ] {3723a3ed-1e7d-4362-b089-dc5c6f154777} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3919 | 2026.02.24 00:37:56.969444 [ 288 ] {3723a3ed-1e7d-4362-b089-dc5c6f154777} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3920 | 2026.02.24 00:37:56.969695 [ 288 ] {3723a3ed-1e7d-4362-b089-dc5c6f154777} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 3921 | 2026.02.24 00:37:56.973848 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3922 | 2026.02.24 00:37:56.973886 [ 290 ] {} <Debug> TCP-Session: e89177c6-090a-4d4d-9c9c-37c73c4b751c Authenticating user 'default' from [fd00:1122:3344:101::e]:60072 | ||
| 3923 | 2026.02.24 00:37:56.973909 [ 290 ] {} <Debug> TCP-Session: e89177c6-090a-4d4d-9c9c-37c73c4b751c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.02.24 00:37:56.973922 [ 290 ] {} <Debug> TCP-Session: e89177c6-090a-4d4d-9c9c-37c73c4b751c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.02.24 00:37:56.974003 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3926 | 2026.02.24 00:37:56.974032 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56989 | ||
| 3927 | 2026.02.24 00:37:56.974034 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33829 | ||
| 3928 | 2026.02.24 00:37:56.974036 [ 294 ] {} <Debug> TCP-Session: 7241277b-a80d-4034-87a2-81770231fb8c Authenticating user 'default' from [fd00:1122:3344:101::e]:42641 | ||
| 3929 | 2026.02.24 00:37:56.974110 [ 294 ] {} <Debug> TCP-Session: 7241277b-a80d-4034-87a2-81770231fb8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.02.24 00:37:56.974110 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3931 | 2026.02.24 00:37:56.974124 [ 294 ] {} <Debug> TCP-Session: 7241277b-a80d-4034-87a2-81770231fb8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.02.24 00:37:56.974169 [ 292 ] {} <Debug> TCP-Session: 1540a791-71d5-4386-8b2f-5f5318535b28 Authenticating user 'default' from [fd00:1122:3344:101::e]:47822 | ||
| 3933 | 2026.02.24 00:37:56.974198 [ 292 ] {} <Debug> TCP-Session: 1540a791-71d5-4386-8b2f-5f5318535b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.02.24 00:37:56.974211 [ 292 ] {} <Debug> TCP-Session: 1540a791-71d5-4386-8b2f-5f5318535b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.02.24 00:37:56.974234 [ 318 ] {3723a3ed-1e7d-4362-b089-dc5c6f154777} <Trace> AggregatingTransform: Aggregating | ||
| 3936 | 2026.02.24 00:37:56.974274 [ 318 ] {3723a3ed-1e7d-4362-b089-dc5c6f154777} <Trace> Aggregator: Aggregation method: without_key | ||
| 3937 | 2026.02.24 00:37:56.974307 [ 318 ] {3723a3ed-1e7d-4362-b089-dc5c6f154777} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004520901 sec. (221.195 rows/sec., 8.64 KiB/sec.) | ||
| 3938 | 2026.02.24 00:37:56.974323 [ 318 ] {3723a3ed-1e7d-4362-b089-dc5c6f154777} <Trace> Aggregator: Merging aggregated data | ||
| 3939 | 2026.02.24 00:37:56.974325 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3940 | 2026.02.24 00:37:56.974354 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3941 | 2026.02.24 00:37:56.974366 [ 286 ] {} <Debug> TCP-Session: d9f9af75-3919-4519-a5e0-899a88e8e911 Authenticating user 'default' from [fd00:1122:3344:101::e]:56989 | ||
| 3942 | 2026.02.24 00:37:56.974384 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3943 | 2026.02.24 00:37:56.974388 [ 3 ] {} <Debug> TCP-Session: 79fa713a-1f21-4607-97ec-364714c40034 Authenticating user 'default' from [fd00:1122:3344:101::e]:33829 | ||
| 3944 | 2026.02.24 00:37:56.974395 [ 286 ] {} <Debug> TCP-Session: d9f9af75-3919-4519-a5e0-899a88e8e911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.02.24 00:37:56.974416 [ 293 ] {} <Debug> TCP-Session: 66321270-30c2-45b8-b5a6-3cc23d817a03 Authenticating user 'default' from [fd00:1122:3344:101::e]:64396 | ||
| 3946 | 2026.02.24 00:37:56.974422 [ 3 ] {} <Debug> TCP-Session: 79fa713a-1f21-4607-97ec-364714c40034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.02.24 00:37:56.974427 [ 286 ] {} <Debug> TCP-Session: d9f9af75-3919-4519-a5e0-899a88e8e911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.02.24 00:37:56.974437 [ 293 ] {} <Debug> TCP-Session: 66321270-30c2-45b8-b5a6-3cc23d817a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.02.24 00:37:56.974443 [ 3 ] {} <Debug> TCP-Session: 79fa713a-1f21-4607-97ec-364714c40034 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.02.24 00:37:56.974461 [ 293 ] {} <Debug> TCP-Session: 66321270-30c2-45b8-b5a6-3cc23d817a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.02.24 00:37:56.975518 [ 288 ] {3723a3ed-1e7d-4362-b089-dc5c6f154777} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.006526 sec., 153.23322096230464 rows/sec., 5.99 KiB/sec. | ||
| 3952 | 2026.02.24 00:37:56.975643 [ 288 ] {3723a3ed-1e7d-4362-b089-dc5c6f154777} <Debug> TCPHandler: Processed in 0.006820923 sec. | ||
| 3953 | 2026.02.24 00:37:56.975730 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3954 | 2026.02.24 00:37:56.975759 [ 288 ] {} <Debug> TCP-Session: 54dfb089-fcda-456a-839e-278b75a602d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.02.24 00:37:56.975759 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3956 | 2026.02.24 00:37:56.975780 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3957 | 2026.02.24 00:37:56.975803 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3958 | 2026.02.24 00:37:56.975806 [ 290 ] {} <Debug> TCP-Session: e89177c6-090a-4d4d-9c9c-37c73c4b751c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.02.24 00:37:56.975821 [ 289 ] {} <Debug> TCP-Session: 0281ed9e-0329-48e8-9de6-f2b77edbc177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.02.24 00:37:56.975843 [ 293 ] {} <Debug> TCP-Session: 66321270-30c2-45b8-b5a6-3cc23d817a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2026.02.24 00:37:56.975842 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3962 | 2026.02.24 00:37:56.975862 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3963 | 2026.02.24 00:37:56.975891 [ 291 ] {} <Debug> TCP-Session: a094e854-183b-4fd0-82ab-e24d120ef0f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.02.24 00:37:56.975896 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3965 | 2026.02.24 00:37:56.975914 [ 294 ] {} <Debug> TCP-Session: 7241277b-a80d-4034-87a2-81770231fb8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.02.24 00:37:56.975826 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3967 | 2026.02.24 00:37:56.975943 [ 3 ] {} <Debug> TCP-Session: 79fa713a-1f21-4607-97ec-364714c40034 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.02.24 00:37:56.975880 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3969 | 2026.02.24 00:37:56.975978 [ 286 ] {} <Debug> TCP-Session: d9f9af75-3919-4519-a5e0-899a88e8e911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.02.24 00:37:56.976022 [ 292 ] {} <Debug> TCP-Session: 1540a791-71d5-4386-8b2f-5f5318535b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.02.24 00:37:58.961143 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49149 | ||
| 3972 | 2026.02.24 00:37:58.961249 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3973 | 2026.02.24 00:37:58.961275 [ 286 ] {} <Debug> TCP-Session: ee3192c8-ff4d-44fb-9ab4-5b72c52d465d Authenticating user 'default' from [fd00:1122:3344:101::e]:49149 | ||
| 3974 | 2026.02.24 00:37:58.961298 [ 286 ] {} <Debug> TCP-Session: ee3192c8-ff4d-44fb-9ab4-5b72c52d465d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.02.24 00:37:58.961310 [ 286 ] {} <Debug> TCP-Session: ee3192c8-ff4d-44fb-9ab4-5b72c52d465d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.02.24 00:37:58.961507 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57824 | ||
| 3977 | 2026.02.24 00:37:58.961522 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47757 | ||
| 3978 | 2026.02.24 00:37:58.961573 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64908 | ||
| 3979 | 2026.02.24 00:37:58.961607 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63641 | ||
| 3980 | 2026.02.24 00:37:58.961631 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38458 | ||
| 3981 | 2026.02.24 00:37:58.961640 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3982 | 2026.02.24 00:37:58.961639 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3983 | 2026.02.24 00:37:58.961695 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3984 | 2026.02.24 00:37:58.961693 [ 289 ] {} <Debug> TCP-Session: 4a7ea8dc-fd22-4d93-85dd-a981ea90aad8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47757 | ||
| 3985 | 2026.02.24 00:37:58.961720 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3986 | 2026.02.24 00:37:58.961746 [ 289 ] {} <Debug> TCP-Session: 4a7ea8dc-fd22-4d93-85dd-a981ea90aad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.02.24 00:37:58.961745 [ 290 ] {} <Debug> TCP-Session: d21f1bed-966d-4b01-92c6-fd263e8c2154 Authenticating user 'default' from [fd00:1122:3344:101::e]:64908 | ||
| 3988 | 2026.02.24 00:37:58.961767 [ 289 ] {} <Debug> TCP-Session: 4a7ea8dc-fd22-4d93-85dd-a981ea90aad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.02.24 00:37:58.961765 [ 3 ] {} <Debug> TCP-Session: 77f5ad5d-23a6-47b2-b5cf-8d06a954977d Authenticating user 'default' from [fd00:1122:3344:101::e]:38458 | ||
| 3990 | 2026.02.24 00:37:58.961793 [ 290 ] {} <Debug> TCP-Session: d21f1bed-966d-4b01-92c6-fd263e8c2154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.02.24 00:37:58.961810 [ 3 ] {} <Debug> TCP-Session: 77f5ad5d-23a6-47b2-b5cf-8d06a954977d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.02.24 00:37:58.961823 [ 290 ] {} <Debug> TCP-Session: d21f1bed-966d-4b01-92c6-fd263e8c2154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.02.24 00:37:58.961835 [ 3 ] {} <Debug> TCP-Session: 77f5ad5d-23a6-47b2-b5cf-8d06a954977d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2026.02.24 00:37:58.961766 [ 286 ] {} <Trace> TCP-Session: ee3192c8-ff4d-44fb-9ab4-5b72c52d465d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3995 | 2026.02.24 00:37:58.961728 [ 288 ] {} <Debug> TCP-Session: 58b98a0b-2ad9-4eba-9d65-f41d7c66dbb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57824 | ||
| 3996 | 2026.02.24 00:37:58.961694 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3997 | 2026.02.24 00:37:58.961916 [ 288 ] {} <Debug> TCP-Session: 58b98a0b-2ad9-4eba-9d65-f41d7c66dbb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3998 | 2026.02.24 00:37:58.961935 [ 294 ] {} <Debug> TCP-Session: 9d1d4271-b98f-4b96-a948-b44475a4533f Authenticating user 'default' from [fd00:1122:3344:101::e]:63641 | ||
| 3999 | 2026.02.24 00:37:58.961948 [ 288 ] {} <Debug> TCP-Session: 58b98a0b-2ad9-4eba-9d65-f41d7c66dbb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2026.02.24 00:37:58.961964 [ 294 ] {} <Debug> TCP-Session: 9d1d4271-b98f-4b96-a948-b44475a4533f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.02.24 00:37:58.961602 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55933 | ||
| 4002 | 2026.02.24 00:37:58.961987 [ 294 ] {} <Debug> TCP-Session: 9d1d4271-b98f-4b96-a948-b44475a4533f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.02.24 00:37:58.962034 [ 286 ] {63cf1e14-8320-4b47-ad96-4522a277670e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49149) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4004 | 2026.02.24 00:37:58.961601 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39484 | ||
| 4005 | 2026.02.24 00:37:58.961579 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32920 | ||
| 4006 | 2026.02.24 00:37:58.962121 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4007 | 2026.02.24 00:37:58.962159 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4008 | 2026.02.24 00:37:58.962160 [ 292 ] {} <Debug> TCP-Session: 55e04751-1bfc-4cd8-a8d4-888b6a3846c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55933 | ||
| 4009 | 2026.02.24 00:37:58.962177 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4010 | 2026.02.24 00:37:58.962192 [ 293 ] {} <Debug> TCP-Session: 92032b9c-5533-4e32-8d42-bc996979dded Authenticating user 'default' from [fd00:1122:3344:101::e]:39484 | ||
| 4011 | 2026.02.24 00:37:58.962211 [ 292 ] {} <Debug> TCP-Session: 55e04751-1bfc-4cd8-a8d4-888b6a3846c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.02.24 00:37:58.962220 [ 291 ] {} <Debug> TCP-Session: 9ac8d55e-ce17-4445-9b42-3344e6a28ed3 Authenticating user 'default' from [fd00:1122:3344:101::e]:32920 | ||
| 4013 | 2026.02.24 00:37:58.962237 [ 293 ] {} <Debug> TCP-Session: 92032b9c-5533-4e32-8d42-bc996979dded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.02.24 00:37:58.962247 [ 292 ] {} <Debug> TCP-Session: 55e04751-1bfc-4cd8-a8d4-888b6a3846c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4015 | 2026.02.24 00:37:58.962274 [ 293 ] {} <Debug> TCP-Session: 92032b9c-5533-4e32-8d42-bc996979dded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.02.24 00:37:58.962264 [ 291 ] {} <Debug> TCP-Session: 9ac8d55e-ce17-4445-9b42-3344e6a28ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.02.24 00:37:58.962307 [ 286 ] {63cf1e14-8320-4b47-ad96-4522a277670e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4018 | 2026.02.24 00:37:58.962322 [ 291 ] {} <Debug> TCP-Session: 9ac8d55e-ce17-4445-9b42-3344e6a28ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.02.24 00:37:58.962385 [ 286 ] {63cf1e14-8320-4b47-ad96-4522a277670e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4020 | 2026.02.24 00:37:58.962662 [ 286 ] {63cf1e14-8320-4b47-ad96-4522a277670e} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 4021 | 2026.02.24 00:37:58.963550 [ 331 ] {63cf1e14-8320-4b47-ad96-4522a277670e} <Trace> AggregatingTransform: Aggregating | ||
| 4022 | 2026.02.24 00:37:58.963610 [ 331 ] {63cf1e14-8320-4b47-ad96-4522a277670e} <Trace> Aggregator: Aggregation method: without_key | ||
| 4023 | 2026.02.24 00:37:58.963649 [ 331 ] {63cf1e14-8320-4b47-ad96-4522a277670e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890036 sec. (1123.550 rows/sec., 43.89 KiB/sec.) | ||
| 4024 | 2026.02.24 00:37:58.963673 [ 331 ] {63cf1e14-8320-4b47-ad96-4522a277670e} <Trace> Aggregator: Merging aggregated data | ||
| 4025 | 2026.02.24 00:37:58.964964 [ 286 ] {63cf1e14-8320-4b47-ad96-4522a277670e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002986 sec., 334.89618218352314 rows/sec., 13.08 KiB/sec. | ||
| 4026 | 2026.02.24 00:37:58.965140 [ 286 ] {63cf1e14-8320-4b47-ad96-4522a277670e} <Debug> TCPHandler: Processed in 0.003537793 sec. | ||
| 4027 | 2026.02.24 00:37:58.965276 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4028 | 2026.02.24 00:37:58.965306 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4029 | 2026.02.24 00:37:58.965317 [ 286 ] {} <Debug> TCP-Session: ee3192c8-ff4d-44fb-9ab4-5b72c52d465d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2026.02.24 00:37:58.965325 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4031 | 2026.02.24 00:37:58.965349 [ 288 ] {} <Debug> TCP-Session: 58b98a0b-2ad9-4eba-9d65-f41d7c66dbb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.02.24 00:37:58.965364 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4033 | 2026.02.24 00:37:58.965380 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4034 | 2026.02.24 00:37:58.965402 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4035 | 2026.02.24 00:37:58.965422 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4036 | 2026.02.24 00:37:58.965440 [ 3 ] {} <Debug> TCP-Session: 77f5ad5d-23a6-47b2-b5cf-8d06a954977d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.02.24 00:37:58.965454 [ 289 ] {} <Debug> TCP-Session: 4a7ea8dc-fd22-4d93-85dd-a981ea90aad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.02.24 00:37:58.965469 [ 293 ] {} <Debug> TCP-Session: 92032b9c-5533-4e32-8d42-bc996979dded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.02.24 00:37:58.965425 [ 292 ] {} <Debug> TCP-Session: 55e04751-1bfc-4cd8-a8d4-888b6a3846c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.02.24 00:37:58.965386 [ 291 ] {} <Debug> TCP-Session: 9ac8d55e-ce17-4445-9b42-3344e6a28ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.02.24 00:37:58.965341 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4042 | 2026.02.24 00:37:58.965439 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4043 | 2026.02.24 00:37:58.965565 [ 290 ] {} <Debug> TCP-Session: d21f1bed-966d-4b01-92c6-fd263e8c2154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.02.24 00:37:58.965576 [ 294 ] {} <Debug> TCP-Session: 9d1d4271-b98f-4b96-a948-b44475a4533f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2026.02.24 00:37:59.057895 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44105 | ||
| 4046 | 2026.02.24 00:37:59.058024 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4047 | 2026.02.24 00:37:59.058051 [ 286 ] {} <Debug> TCP-Session: 980034fd-e64c-4e2e-b921-686309f50370 Authenticating user 'default' from [fd00:1122:3344:101::e]:44105 | ||
| 4048 | 2026.02.24 00:37:59.058077 [ 286 ] {} <Debug> TCP-Session: 980034fd-e64c-4e2e-b921-686309f50370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4049 | 2026.02.24 00:37:59.058090 [ 286 ] {} <Debug> TCP-Session: 980034fd-e64c-4e2e-b921-686309f50370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4050 | 2026.02.24 00:37:59.058325 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55488 | ||
| 4051 | 2026.02.24 00:37:59.058339 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42794 | ||
| 4052 | 2026.02.24 00:37:59.058362 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52123 | ||
| 4053 | 2026.02.24 00:37:59.058328 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45300 | ||
| 4054 | 2026.02.24 00:37:59.058414 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40601 | ||
| 4055 | 2026.02.24 00:37:59.058450 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4056 | 2026.02.24 00:37:59.058470 [ 286 ] {} <Trace> TCP-Session: 980034fd-e64c-4e2e-b921-686309f50370 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.02.24 00:37:59.058500 [ 290 ] {} <Debug> TCP-Session: bddbf98b-9c0a-43b2-9019-19e534e1848f Authenticating user 'default' from [fd00:1122:3344:101::e]:42794 | ||
| 4058 | 2026.02.24 00:37:59.058501 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4059 | 2026.02.24 00:37:59.058526 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4060 | 2026.02.24 00:37:59.058541 [ 290 ] {} <Debug> TCP-Session: bddbf98b-9c0a-43b2-9019-19e534e1848f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.02.24 00:37:59.058562 [ 288 ] {} <Debug> TCP-Session: 44bb1688-3f8a-474f-bbf8-0c2aee44d0c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45300 | ||
| 4062 | 2026.02.24 00:37:59.058589 [ 290 ] {} <Debug> TCP-Session: bddbf98b-9c0a-43b2-9019-19e534e1848f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.02.24 00:37:59.058577 [ 293 ] {} <Debug> TCP-Session: 82423a58-082d-4958-9909-28fd55a56bba Authenticating user 'default' from [fd00:1122:3344:101::e]:40601 | ||
| 4064 | 2026.02.24 00:37:59.058612 [ 288 ] {} <Debug> TCP-Session: 44bb1688-3f8a-474f-bbf8-0c2aee44d0c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.02.24 00:37:59.058638 [ 293 ] {} <Debug> TCP-Session: 82423a58-082d-4958-9909-28fd55a56bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2026.02.24 00:37:59.058651 [ 288 ] {} <Debug> TCP-Session: 44bb1688-3f8a-474f-bbf8-0c2aee44d0c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.02.24 00:37:59.058663 [ 293 ] {} <Debug> TCP-Session: 82423a58-082d-4958-9909-28fd55a56bba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2026.02.24 00:37:59.058501 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4069 | 2026.02.24 00:37:59.058689 [ 286 ] {f030ddb9-5d88-456a-aae3-816cb0a4d812} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44105) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4070 | 2026.02.24 00:37:59.058730 [ 291 ] {} <Debug> TCP-Session: ad0b09ab-d27d-4aca-807d-fc72c0904a31 Authenticating user 'default' from [fd00:1122:3344:101::e]:52123 | ||
| 4071 | 2026.02.24 00:37:59.058435 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37421 | ||
| 4072 | 2026.02.24 00:37:59.058764 [ 291 ] {} <Debug> TCP-Session: ad0b09ab-d27d-4aca-807d-fc72c0904a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.02.24 00:37:59.058420 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52709 | ||
| 4074 | 2026.02.24 00:37:59.058803 [ 291 ] {} <Debug> TCP-Session: ad0b09ab-d27d-4aca-807d-fc72c0904a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.02.24 00:37:59.058826 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4076 | 2026.02.24 00:37:59.058417 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4077 | 2026.02.24 00:37:59.058858 [ 3 ] {} <Debug> TCP-Session: 89d952a7-eb15-426a-8dc2-b7c09de885b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37421 | ||
| 4078 | 2026.02.24 00:37:59.058860 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4079 | 2026.02.24 00:37:59.058884 [ 289 ] {} <Debug> TCP-Session: 109c6d63-dae4-4d42-9cea-3098cfd56d50 Authenticating user 'default' from [fd00:1122:3344:101::e]:55488 | ||
| 4080 | 2026.02.24 00:37:59.058885 [ 3 ] {} <Debug> TCP-Session: 89d952a7-eb15-426a-8dc2-b7c09de885b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.02.24 00:37:59.058901 [ 294 ] {} <Debug> TCP-Session: e50b1071-77a1-49eb-b31c-17f4f54b5cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:52709 | ||
| 4082 | 2026.02.24 00:37:59.058916 [ 289 ] {} <Debug> TCP-Session: 109c6d63-dae4-4d42-9cea-3098cfd56d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.02.24 00:37:59.058930 [ 3 ] {} <Debug> TCP-Session: 89d952a7-eb15-426a-8dc2-b7c09de885b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.02.24 00:37:59.058941 [ 294 ] {} <Debug> TCP-Session: e50b1071-77a1-49eb-b31c-17f4f54b5cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.02.24 00:37:59.058954 [ 289 ] {} <Debug> TCP-Session: 109c6d63-dae4-4d42-9cea-3098cfd56d50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.02.24 00:37:59.058984 [ 286 ] {f030ddb9-5d88-456a-aae3-816cb0a4d812} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4087 | 2026.02.24 00:37:59.058986 [ 294 ] {} <Debug> TCP-Session: e50b1071-77a1-49eb-b31c-17f4f54b5cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.02.24 00:37:59.058410 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47935 | ||
| 4089 | 2026.02.24 00:37:59.059047 [ 286 ] {f030ddb9-5d88-456a-aae3-816cb0a4d812} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4090 | 2026.02.24 00:37:59.059121 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4091 | 2026.02.24 00:37:59.059151 [ 292 ] {} <Debug> TCP-Session: a0f6a097-a742-46b3-8845-58d68fe58238 Authenticating user 'default' from [fd00:1122:3344:101::e]:47935 | ||
| 4092 | 2026.02.24 00:37:59.059172 [ 292 ] {} <Debug> TCP-Session: a0f6a097-a742-46b3-8845-58d68fe58238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2026.02.24 00:37:59.059184 [ 292 ] {} <Debug> TCP-Session: a0f6a097-a742-46b3-8845-58d68fe58238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.02.24 00:37:59.059339 [ 286 ] {f030ddb9-5d88-456a-aae3-816cb0a4d812} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 4095 | 2026.02.24 00:37:59.060239 [ 306 ] {f030ddb9-5d88-456a-aae3-816cb0a4d812} <Trace> AggregatingTransform: Aggregating | ||
| 4096 | 2026.02.24 00:37:59.060508 [ 306 ] {f030ddb9-5d88-456a-aae3-816cb0a4d812} <Trace> Aggregator: Aggregation method: without_key | ||
| 4097 | 2026.02.24 00:37:59.060546 [ 306 ] {f030ddb9-5d88-456a-aae3-816cb0a4d812} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0011031 sec. (906.536 rows/sec., 35.41 KiB/sec.) | ||
| 4098 | 2026.02.24 00:37:59.060564 [ 306 ] {f030ddb9-5d88-456a-aae3-816cb0a4d812} <Trace> Aggregator: Merging aggregated data | ||
| 4099 | 2026.02.24 00:37:59.061661 [ 286 ] {f030ddb9-5d88-456a-aae3-816cb0a4d812} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003035 sec., 329.48929159802304 rows/sec., 12.87 KiB/sec. | ||
| 4100 | 2026.02.24 00:37:59.061807 [ 286 ] {f030ddb9-5d88-456a-aae3-816cb0a4d812} <Debug> TCPHandler: Processed in 0.003466063 sec. | ||
| 4101 | 2026.02.24 00:37:59.061909 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4102 | 2026.02.24 00:37:59.061937 [ 286 ] {} <Debug> TCP-Session: 980034fd-e64c-4e2e-b921-686309f50370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2026.02.24 00:37:59.061937 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2026.02.24 00:37:59.061948 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4105 | 2026.02.24 00:37:59.061962 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4106 | 2026.02.24 00:37:59.061995 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4107 | 2026.02.24 00:37:59.062003 [ 289 ] {} <Debug> TCP-Session: 109c6d63-dae4-4d42-9cea-3098cfd56d50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.02.24 00:37:59.062015 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4109 | 2026.02.24 00:37:59.062030 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4110 | 2026.02.24 00:37:59.062045 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4111 | 2026.02.24 00:37:59.062058 [ 291 ] {} <Debug> TCP-Session: ad0b09ab-d27d-4aca-807d-fc72c0904a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.02.24 00:37:59.062075 [ 290 ] {} <Debug> TCP-Session: bddbf98b-9c0a-43b2-9019-19e534e1848f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.02.24 00:37:59.062089 [ 294 ] {} <Debug> TCP-Session: e50b1071-77a1-49eb-b31c-17f4f54b5cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4114 | 2026.02.24 00:37:59.062021 [ 3 ] {} <Debug> TCP-Session: 89d952a7-eb15-426a-8dc2-b7c09de885b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4115 | 2026.02.24 00:37:59.061987 [ 288 ] {} <Debug> TCP-Session: 44bb1688-3f8a-474f-bbf8-0c2aee44d0c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4116 | 2026.02.24 00:37:59.061979 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4117 | 2026.02.24 00:37:59.062026 [ 293 ] {} <Debug> TCP-Session: 82423a58-082d-4958-9909-28fd55a56bba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.02.24 00:37:59.062197 [ 292 ] {} <Debug> TCP-Session: a0f6a097-a742-46b3-8845-58d68fe58238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4119 | 2026.02.24 00:38:00.014578 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4120 | 2026.02.24 00:38:00.014635 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4121 | 2026.02.24 00:38:00.187145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8650 | ||
| 4122 | 2026.02.24 00:38:00.187691 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.02.24 00:38:00.187738 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 4124 | 2026.02.24 00:38:00.188241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4125 | 2026.02.24 00:38:00.188533 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2026.02.24 00:38:00.188681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8650 | ||
| 4127 | 2026.02.24 00:38:00.616471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4128 | 2026.02.24 00:38:00.632783 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4129 | 2026.02.24 00:38:00.632849 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 4130 | 2026.02.24 00:38:00.639292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4131 | 2026.02.24 00:38:00.640071 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2026.02.24 00:38:00.643536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4133 | 2026.02.24 00:38:01.848743 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.02.24 00:38:01.849042 [ 4 ] {b3886099-c80e-4273-a8c7-3338652d6a70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4135 | 2026.02.24 00:38:01.849147 [ 4 ] {b3886099-c80e-4273-a8c7-3338652d6a70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4136 | 2026.02.24 00:38:01.849925 [ 4 ] {b3886099-c80e-4273-a8c7-3338652d6a70} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.02.24 00:38:01.849973 [ 4 ] {b3886099-c80e-4273-a8c7-3338652d6a70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4138 | 2026.02.24 00:38:01.850384 [ 4 ] {b3886099-c80e-4273-a8c7-3338652d6a70} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4139 | 2026.02.24 00:38:01.850610 [ 4 ] {b3886099-c80e-4273-a8c7-3338652d6a70} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2026.02.24 00:38:01.850767 [ 4 ] {b3886099-c80e-4273-a8c7-3338652d6a70} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001801 sec., 31093.83675735702 rows/sec., 2.37 MiB/sec. | ||
| 4141 | 2026.02.24 00:38:01.850809 [ 4 ] {b3886099-c80e-4273-a8c7-3338652d6a70} <Debug> TCPHandler: Processed in 0.002249651 sec. | ||
| 4142 | 2026.02.24 00:38:01.850935 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.02.24 00:38:01.851031 [ 4 ] {2c317e8c-3bfd-449e-a547-67ace9937c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4144 | 2026.02.24 00:38:01.851070 [ 4 ] {2c317e8c-3bfd-449e-a547-67ace9937c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4145 | 2026.02.24 00:38:01.851486 [ 4 ] {2c317e8c-3bfd-449e-a547-67ace9937c53} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.02.24 00:38:01.851522 [ 4 ] {2c317e8c-3bfd-449e-a547-67ace9937c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4147 | 2026.02.24 00:38:01.851810 [ 4 ] {2c317e8c-3bfd-449e-a547-67ace9937c53} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4148 | 2026.02.24 00:38:01.852014 [ 4 ] {2c317e8c-3bfd-449e-a547-67ace9937c53} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.02.24 00:38:01.852155 [ 4 ] {2c317e8c-3bfd-449e-a547-67ace9937c53} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 4150 | 2026.02.24 00:38:01.852193 [ 4 ] {2c317e8c-3bfd-449e-a547-67ace9937c53} <Debug> TCPHandler: Processed in 0.001306194 sec. | ||
| 4151 | 2026.02.24 00:38:01.852309 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.02.24 00:38:01.852402 [ 4 ] {dde326fa-591d-4b5a-9df2-39378620d387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4153 | 2026.02.24 00:38:01.852445 [ 4 ] {dde326fa-591d-4b5a-9df2-39378620d387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4154 | 2026.02.24 00:38:01.852825 [ 4 ] {dde326fa-591d-4b5a-9df2-39378620d387} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.02.24 00:38:01.852858 [ 4 ] {dde326fa-591d-4b5a-9df2-39378620d387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4156 | 2026.02.24 00:38:01.853167 [ 4 ] {dde326fa-591d-4b5a-9df2-39378620d387} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4157 | 2026.02.24 00:38:01.853376 [ 4 ] {dde326fa-591d-4b5a-9df2-39378620d387} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.02.24 00:38:01.853577 [ 4 ] {dde326fa-591d-4b5a-9df2-39378620d387} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 4159 | 2026.02.24 00:38:01.853615 [ 4 ] {dde326fa-591d-4b5a-9df2-39378620d387} <Debug> TCPHandler: Processed in 0.001355274 sec. | ||
| 4160 | 2026.02.24 00:38:01.853724 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.02.24 00:38:01.853818 [ 4 ] {647526e0-d2b4-4d7c-aba0-2d76ffe2d584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4162 | 2026.02.24 00:38:01.853859 [ 4 ] {647526e0-d2b4-4d7c-aba0-2d76ffe2d584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4163 | 2026.02.24 00:38:01.854186 [ 4 ] {647526e0-d2b4-4d7c-aba0-2d76ffe2d584} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.02.24 00:38:01.854221 [ 4 ] {647526e0-d2b4-4d7c-aba0-2d76ffe2d584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4165 | 2026.02.24 00:38:01.854518 [ 4 ] {647526e0-d2b4-4d7c-aba0-2d76ffe2d584} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4166 | 2026.02.24 00:38:01.854724 [ 4 ] {647526e0-d2b4-4d7c-aba0-2d76ffe2d584} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.02.24 00:38:01.854864 [ 4 ] {647526e0-d2b4-4d7c-aba0-2d76ffe2d584} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 4168 | 2026.02.24 00:38:01.854899 [ 4 ] {647526e0-d2b4-4d7c-aba0-2d76ffe2d584} <Debug> TCPHandler: Processed in 0.001223432 sec. | ||
| 4169 | 2026.02.24 00:38:05.155212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 524 | ||
| 4170 | 2026.02.24 00:38:05.157287 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.02.24 00:38:05.157328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4172 | 2026.02.24 00:38:05.158532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4173 | 2026.02.24 00:38:05.158800 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.02.24 00:38:05.159067 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 4175 | 2026.02.24 00:38:06.880298 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4176 | 2026.02.24 00:38:06.880497 [ 4 ] {b1d76487-2f67-434a-83f9-7cf8b62ba81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4177 | 2026.02.24 00:38:06.880563 [ 4 ] {b1d76487-2f67-434a-83f9-7cf8b62ba81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4178 | 2026.02.24 00:38:06.881218 [ 4 ] {b1d76487-2f67-434a-83f9-7cf8b62ba81b} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4179 | 2026.02.24 00:38:06.881265 [ 4 ] {b1d76487-2f67-434a-83f9-7cf8b62ba81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4180 | 2026.02.24 00:38:06.881657 [ 4 ] {b1d76487-2f67-434a-83f9-7cf8b62ba81b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4181 | 2026.02.24 00:38:06.881883 [ 4 ] {b1d76487-2f67-434a-83f9-7cf8b62ba81b} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2026.02.24 00:38:06.882043 [ 4 ] {b1d76487-2f67-434a-83f9-7cf8b62ba81b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 4183 | 2026.02.24 00:38:06.882085 [ 4 ] {b1d76487-2f67-434a-83f9-7cf8b62ba81b} <Debug> TCPHandler: Processed in 0.001915525 sec. | ||
| 4184 | 2026.02.24 00:38:06.882216 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2026.02.24 00:38:06.882312 [ 4 ] {a7b9ed2c-a1f5-43a4-b7f1-4a263fad4ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4186 | 2026.02.24 00:38:06.882356 [ 4 ] {a7b9ed2c-a1f5-43a4-b7f1-4a263fad4ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4187 | 2026.02.24 00:38:06.882759 [ 4 ] {a7b9ed2c-a1f5-43a4-b7f1-4a263fad4ea3} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2026.02.24 00:38:06.882793 [ 4 ] {a7b9ed2c-a1f5-43a4-b7f1-4a263fad4ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4189 | 2026.02.24 00:38:06.883093 [ 4 ] {a7b9ed2c-a1f5-43a4-b7f1-4a263fad4ea3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4190 | 2026.02.24 00:38:06.883309 [ 4 ] {a7b9ed2c-a1f5-43a4-b7f1-4a263fad4ea3} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.02.24 00:38:06.883445 [ 4 ] {a7b9ed2c-a1f5-43a4-b7f1-4a263fad4ea3} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001151 sec., 10425.716768027803 rows/sec., 850.14 KiB/sec. | ||
| 4192 | 2026.02.24 00:38:06.883483 [ 4 ] {a7b9ed2c-a1f5-43a4-b7f1-4a263fad4ea3} <Debug> TCPHandler: Processed in 0.001317154 sec. | ||
| 4193 | 2026.02.24 00:38:06.883599 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4194 | 2026.02.24 00:38:06.883694 [ 4 ] {7b354d1a-f523-4884-af2d-9248a004af35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4195 | 2026.02.24 00:38:06.883733 [ 4 ] {7b354d1a-f523-4884-af2d-9248a004af35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4196 | 2026.02.24 00:38:06.884875 [ 4 ] {7b354d1a-f523-4884-af2d-9248a004af35} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.02.24 00:38:06.884910 [ 4 ] {7b354d1a-f523-4884-af2d-9248a004af35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4198 | 2026.02.24 00:38:06.885324 [ 4 ] {7b354d1a-f523-4884-af2d-9248a004af35} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4199 | 2026.02.24 00:38:06.885530 [ 4 ] {7b354d1a-f523-4884-af2d-9248a004af35} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.02.24 00:38:06.885631 [ 132 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4201 | 2026.02.24 00:38:06.885666 [ 4 ] {7b354d1a-f523-4884-af2d-9248a004af35} <Debug> executeQuery: Read 1404 rows, 120.25 KiB in 0.001989 sec., 705882.3529411765 rows/sec., 59.04 MiB/sec. | ||
| 4202 | 2026.02.24 00:38:06.885668 [ 132 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2026.02.24 00:38:06.885696 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4204 | 2026.02.24 00:38:06.885704 [ 4 ] {7b354d1a-f523-4884-af2d-9248a004af35} <Debug> TCPHandler: Processed in 0.002155169 sec. | ||
| 4205 | 2026.02.24 00:38:06.885786 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 4206 | 2026.02.24 00:38:06.885828 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4207 | 2026.02.24 00:38:06.885890 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4208 | 2026.02.24 00:38:06.885923 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2150 rows starting from the beginning of the part | ||
| 4209 | 2026.02.24 00:38:06.885947 [ 4 ] {c70aa6a1-e5ca-4d1e-acb5-77096e93db9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4210 | 2026.02.24 00:38:06.885986 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 138 rows starting from the beginning of the part | ||
| 4211 | 2026.02.24 00:38:06.885997 [ 4 ] {c70aa6a1-e5ca-4d1e-acb5-77096e93db9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4212 | 2026.02.24 00:38:06.886036 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4213 | 2026.02.24 00:38:06.886080 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 4214 | 2026.02.24 00:38:06.886124 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4215 | 2026.02.24 00:38:06.886169 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1404 rows starting from the beginning of the part | ||
| 4216 | 2026.02.24 00:38:06.886540 [ 4 ] {c70aa6a1-e5ca-4d1e-acb5-77096e93db9c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4217 | 2026.02.24 00:38:06.886581 [ 4 ] {c70aa6a1-e5ca-4d1e-acb5-77096e93db9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4218 | 2026.02.24 00:38:06.886943 [ 4 ] {c70aa6a1-e5ca-4d1e-acb5-77096e93db9c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4219 | 2026.02.24 00:38:06.887165 [ 4 ] {c70aa6a1-e5ca-4d1e-acb5-77096e93db9c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4220 | 2026.02.24 00:38:06.887254 [ 132 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4221 | 2026.02.24 00:38:06.887280 [ 132 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.02.24 00:38:06.887296 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4223 | 2026.02.24 00:38:06.887299 [ 4 ] {c70aa6a1-e5ca-4d1e-acb5-77096e93db9c} <Debug> executeQuery: Read 65 rows, 4.88 KiB in 0.001376 sec., 47238.37209302325 rows/sec., 3.46 MiB/sec. | ||
| 4224 | 2026.02.24 00:38:06.887343 [ 4 ] {c70aa6a1-e5ca-4d1e-acb5-77096e93db9c} <Debug> TCPHandler: Processed in 0.001569538 sec. | ||
| 4225 | 2026.02.24 00:38:06.887399 [ 190 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 4226 | 2026.02.24 00:38:06.887456 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2026.02.24 00:38:06.887541 [ 190 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4228 | 2026.02.24 00:38:06.887555 [ 4 ] {12e1fbc4-da16-4c4a-81b8-fda83bcaadb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4229 | 2026.02.24 00:38:06.887578 [ 190 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 215 rows starting from the beginning of the part | ||
| 4230 | 2026.02.24 00:38:06.887599 [ 4 ] {12e1fbc4-da16-4c4a-81b8-fda83bcaadb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4231 | 2026.02.24 00:38:06.887653 [ 190 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4232 | 2026.02.24 00:38:06.887676 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3942 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935295 sec., 2036898.7673713826 rows/sec., 176.28 MiB/sec. | ||
| 4233 | 2026.02.24 00:38:06.887705 [ 190 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 57 rows starting from the beginning of the part | ||
| 4234 | 2026.02.24 00:38:06.887751 [ 190 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4235 | 2026.02.24 00:38:06.887790 [ 190 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4236 | 2026.02.24 00:38:06.887826 [ 190 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 65 rows starting from the beginning of the part | ||
| 4237 | 2026.02.24 00:38:06.887890 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4238 | 2026.02.24 00:38:06.888082 [ 4 ] {12e1fbc4-da16-4c4a-81b8-fda83bcaadb0} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.02.24 00:38:06.888117 [ 4 ] {12e1fbc4-da16-4c4a-81b8-fda83bcaadb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4240 | 2026.02.24 00:38:06.888183 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_26_5} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.02.24 00:38:06.888246 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_26_5} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4242 | 2026.02.24 00:38:06.888312 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 4243 | 2026.02.24 00:38:06.888455 [ 4 ] {12e1fbc4-da16-4c4a-81b8-fda83bcaadb0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4244 | 2026.02.24 00:38:06.888688 [ 4 ] {12e1fbc4-da16-4c4a-81b8-fda83bcaadb0} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.02.24 00:38:06.888773 [ 200 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430926 sec., 321470.1528940001 rows/sec., 23.36 MiB/sec. | ||
| 4246 | 2026.02.24 00:38:06.888815 [ 4 ] {12e1fbc4-da16-4c4a-81b8-fda83bcaadb0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001278 sec., 197183.0985915493 rows/sec., 13.64 MiB/sec. | ||
| 4247 | 2026.02.24 00:38:06.888852 [ 4 ] {12e1fbc4-da16-4c4a-81b8-fda83bcaadb0} <Debug> TCPHandler: Processed in 0.001445275 sec. | ||
| 4248 | 2026.02.24 00:38:06.888900 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4249 | 2026.02.24 00:38:06.888971 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4250 | 2026.02.24 00:38:06.889066 [ 4 ] {1f41dc5b-2472-4c06-8a6c-398f653b634f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4251 | 2026.02.24 00:38:06.889104 [ 4 ] {1f41dc5b-2472-4c06-8a6c-398f653b634f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4252 | 2026.02.24 00:38:06.889137 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_16_3} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2026.02.24 00:38:06.889195 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_16_3} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4254 | 2026.02.24 00:38:06.889260 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4255 | 2026.02.24 00:38:06.889494 [ 4 ] {1f41dc5b-2472-4c06-8a6c-398f653b634f} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2026.02.24 00:38:06.889527 [ 4 ] {1f41dc5b-2472-4c06-8a6c-398f653b634f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4257 | 2026.02.24 00:38:06.889816 [ 4 ] {1f41dc5b-2472-4c06-8a6c-398f653b634f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4258 | 2026.02.24 00:38:06.890018 [ 4 ] {1f41dc5b-2472-4c06-8a6c-398f653b634f} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2026.02.24 00:38:06.890141 [ 4 ] {1f41dc5b-2472-4c06-8a6c-398f653b634f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 4260 | 2026.02.24 00:38:06.890176 [ 4 ] {1f41dc5b-2472-4c06-8a6c-398f653b634f} <Debug> TCPHandler: Processed in 0.001259322 sec. | ||
| 4261 | 2026.02.24 00:38:06.890294 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.02.24 00:38:06.890415 [ 4 ] {e6f64665-b890-414c-9fe0-53dd0907619f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4263 | 2026.02.24 00:38:06.890463 [ 4 ] {e6f64665-b890-414c-9fe0-53dd0907619f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4264 | 2026.02.24 00:38:06.891127 [ 4 ] {e6f64665-b890-414c-9fe0-53dd0907619f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.02.24 00:38:06.891163 [ 4 ] {e6f64665-b890-414c-9fe0-53dd0907619f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4266 | 2026.02.24 00:38:06.891505 [ 4 ] {e6f64665-b890-414c-9fe0-53dd0907619f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4267 | 2026.02.24 00:38:06.891713 [ 4 ] {e6f64665-b890-414c-9fe0-53dd0907619f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.02.24 00:38:06.891802 [ 132 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4269 | 2026.02.24 00:38:06.891829 [ 132 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.02.24 00:38:06.891840 [ 4 ] {e6f64665-b890-414c-9fe0-53dd0907619f} <Debug> executeQuery: Read 609 rows, 46.92 KiB in 0.001449 sec., 420289.85507246375 rows/sec., 31.62 MiB/sec. | ||
| 4271 | 2026.02.24 00:38:06.891849 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4272 | 2026.02.24 00:38:06.891879 [ 4 ] {e6f64665-b890-414c-9fe0-53dd0907619f} <Debug> TCPHandler: Processed in 0.00164445 sec. | ||
| 4273 | 2026.02.24 00:38:06.891941 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 4274 | 2026.02.24 00:38:06.891985 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2026.02.24 00:38:06.892072 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4276 | 2026.02.24 00:38:06.892079 [ 4 ] {91c7c112-ca8f-4c41-a609-31b9535faa84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.02.24 00:38:06.892112 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1061 rows starting from the beginning of the part | ||
| 4278 | 2026.02.24 00:38:06.892133 [ 4 ] {91c7c112-ca8f-4c41-a609-31b9535faa84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4279 | 2026.02.24 00:38:06.892174 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 105 rows starting from the beginning of the part | ||
| 4280 | 2026.02.24 00:38:06.892231 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4281 | 2026.02.24 00:38:06.892276 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 4282 | 2026.02.24 00:38:06.892322 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4283 | 2026.02.24 00:38:06.892366 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 609 rows starting from the beginning of the part | ||
| 4284 | 2026.02.24 00:38:06.892690 [ 4 ] {91c7c112-ca8f-4c41-a609-31b9535faa84} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.02.24 00:38:06.892728 [ 4 ] {91c7c112-ca8f-4c41-a609-31b9535faa84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4286 | 2026.02.24 00:38:06.893201 [ 4 ] {91c7c112-ca8f-4c41-a609-31b9535faa84} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4287 | 2026.02.24 00:38:06.893423 [ 4 ] {91c7c112-ca8f-4c41-a609-31b9535faa84} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.02.24 00:38:06.893515 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4289 | 2026.02.24 00:38:06.893539 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.02.24 00:38:06.893555 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4291 | 2026.02.24 00:38:06.893555 [ 4 ] {91c7c112-ca8f-4c41-a609-31b9535faa84} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001485 sec., 596632.9966329966 rows/sec., 40.50 MiB/sec. | ||
| 4292 | 2026.02.24 00:38:06.893558 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 5 columns (5 merged, 0 gathered) in 0.00165375 sec., 1214210.1284958427 rows/sec., 95.00 MiB/sec. | ||
| 4293 | 2026.02.24 00:38:06.893601 [ 4 ] {91c7c112-ca8f-4c41-a609-31b9535faa84} <Debug> TCPHandler: Processed in 0.00166273 sec. | ||
| 4294 | 2026.02.24 00:38:06.893618 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4295 | 2026.02.24 00:38:06.893714 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4296 | 2026.02.24 00:38:06.893724 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4297 | 2026.02.24 00:38:06.893758 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4298 | 2026.02.24 00:38:06.893767 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7142 rows starting from the beginning of the part | ||
| 4299 | 2026.02.24 00:38:06.893808 [ 4 ] {f57ef0ef-24f8-42a3-a525-cb26cbc83235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4300 | 2026.02.24 00:38:06.893847 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4301 | 2026.02.24 00:38:06.893862 [ 4 ] {f57ef0ef-24f8-42a3-a525-cb26cbc83235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4302 | 2026.02.24 00:38:06.893924 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 4303 | 2026.02.24 00:38:06.893997 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 4304 | 2026.02.24 00:38:06.894029 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_26_5} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.02.24 00:38:06.894045 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4306 | 2026.02.24 00:38:06.894090 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 886 rows starting from the beginning of the part | ||
| 4307 | 2026.02.24 00:38:06.894101 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_26_5} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4308 | 2026.02.24 00:38:06.894173 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4309 | 2026.02.24 00:38:06.894723 [ 4 ] {f57ef0ef-24f8-42a3-a525-cb26cbc83235} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.02.24 00:38:06.894757 [ 4 ] {f57ef0ef-24f8-42a3-a525-cb26cbc83235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4311 | 2026.02.24 00:38:06.895316 [ 4 ] {f57ef0ef-24f8-42a3-a525-cb26cbc83235} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4312 | 2026.02.24 00:38:06.895535 [ 4 ] {f57ef0ef-24f8-42a3-a525-cb26cbc83235} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.02.24 00:38:06.895667 [ 4 ] {f57ef0ef-24f8-42a3-a525-cb26cbc83235} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001877 sec., 21843.367075119873 rows/sec., 39.14 MiB/sec. | ||
| 4314 | 2026.02.24 00:38:06.895718 [ 4 ] {f57ef0ef-24f8-42a3-a525-cb26cbc83235} <Debug> TCPHandler: Processed in 0.002052617 sec. | ||
| 4315 | 2026.02.24 00:38:06.895833 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.02.24 00:38:06.895926 [ 4 ] {0b7d5d03-3fe8-488b-ba8d-79ffbb6b3ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4317 | 2026.02.24 00:38:06.895967 [ 4 ] {0b7d5d03-3fe8-488b-ba8d-79ffbb6b3ed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4318 | 2026.02.24 00:38:06.896298 [ 4 ] {0b7d5d03-3fe8-488b-ba8d-79ffbb6b3ed4} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.02.24 00:38:06.896333 [ 4 ] {0b7d5d03-3fe8-488b-ba8d-79ffbb6b3ed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4320 | 2026.02.24 00:38:06.896662 [ 4 ] {0b7d5d03-3fe8-488b-ba8d-79ffbb6b3ed4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4321 | 2026.02.24 00:38:06.896878 [ 4 ] {0b7d5d03-3fe8-488b-ba8d-79ffbb6b3ed4} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.02.24 00:38:06.896966 [ 132 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4323 | 2026.02.24 00:38:06.896989 [ 132 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.02.24 00:38:06.897002 [ 4 ] {0b7d5d03-3fe8-488b-ba8d-79ffbb6b3ed4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4325 | 2026.02.24 00:38:06.897004 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4326 | 2026.02.24 00:38:06.897036 [ 4 ] {0b7d5d03-3fe8-488b-ba8d-79ffbb6b3ed4} <Debug> TCPHandler: Processed in 0.001252613 sec. | ||
| 4327 | 2026.02.24 00:38:06.897113 [ 194 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 4328 | 2026.02.24 00:38:06.897122 [ 200 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8668 rows, containing 5 columns (5 merged, 0 gathered) in 0.003534103 sec., 2452673.2808862673 rows/sec., 167.77 MiB/sec. | ||
| 4329 | 2026.02.24 00:38:06.897217 [ 194 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4330 | 2026.02.24 00:38:06.897249 [ 194 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1056 rows starting from the beginning of the part | ||
| 4331 | 2026.02.24 00:38:06.897315 [ 194 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 4332 | 2026.02.24 00:38:06.897366 [ 194 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 4333 | 2026.02.24 00:38:06.897394 [ 199 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4334 | 2026.02.24 00:38:06.897433 [ 194 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 4335 | 2026.02.24 00:38:06.897480 [ 194 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4336 | 2026.02.24 00:38:06.897525 [ 194 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4337 | 2026.02.24 00:38:06.897796 [ 199 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.02.24 00:38:06.897882 [ 199 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4339 | 2026.02.24 00:38:06.897976 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 4340 | 2026.02.24 00:38:06.898453 [ 194 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 4 columns (4 merged, 0 gathered) in 0.001389245 sec., 976069.7357197613 rows/sec., 65.01 MiB/sec. | ||
| 4341 | 2026.02.24 00:38:06.898666 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4342 | 2026.02.24 00:38:06.898921 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_26_5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2026.02.24 00:38:06.898988 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_26_5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4344 | 2026.02.24 00:38:06.899058 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4345 | 2026.02.24 00:38:07.689267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9098 | ||
| 4346 | 2026.02.24 00:38:07.689755 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2026.02.24 00:38:07.689802 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4348 | 2026.02.24 00:38:07.690295 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4349 | 2026.02.24 00:38:07.690535 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.02.24 00:38:07.690687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9098 | ||
| 4351 | 2026.02.24 00:38:08.144089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4352 | 2026.02.24 00:38:08.160776 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.02.24 00:38:08.160820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4354 | 2026.02.24 00:38:08.167146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4355 | 2026.02.24 00:38:08.167861 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.02.24 00:38:08.170589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4357 | 2026.02.24 00:38:09.001147 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.14 MiB, peak 247.78 MiB, free memory in arenas 0.00 B, will set to 242.23 MiB (RSS), difference: 1.10 MiB | ||
| 4358 | 2026.02.24 00:38:11.848702 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4359 | 2026.02.24 00:38:11.848889 [ 4 ] {230f79ac-5624-4cbe-b705-98cf2ef7787f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4360 | 2026.02.24 00:38:11.848953 [ 4 ] {230f79ac-5624-4cbe-b705-98cf2ef7787f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4361 | 2026.02.24 00:38:11.849568 [ 4 ] {230f79ac-5624-4cbe-b705-98cf2ef7787f} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.02.24 00:38:11.849608 [ 4 ] {230f79ac-5624-4cbe-b705-98cf2ef7787f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4363 | 2026.02.24 00:38:11.849957 [ 4 ] {230f79ac-5624-4cbe-b705-98cf2ef7787f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4364 | 2026.02.24 00:38:11.850250 [ 4 ] {230f79ac-5624-4cbe-b705-98cf2ef7787f} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.02.24 00:38:11.850413 [ 4 ] {230f79ac-5624-4cbe-b705-98cf2ef7787f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00157 sec., 35668.789808917194 rows/sec., 2.72 MiB/sec. | ||
| 4366 | 2026.02.24 00:38:11.850456 [ 4 ] {230f79ac-5624-4cbe-b705-98cf2ef7787f} <Debug> TCPHandler: Processed in 0.001878934 sec. | ||
| 4367 | 2026.02.24 00:38:11.850571 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2026.02.24 00:38:11.850665 [ 4 ] {fbd4a704-a05e-442b-8dec-16f12115d5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4369 | 2026.02.24 00:38:11.850705 [ 4 ] {fbd4a704-a05e-442b-8dec-16f12115d5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4370 | 2026.02.24 00:38:11.851119 [ 4 ] {fbd4a704-a05e-442b-8dec-16f12115d5d8} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.02.24 00:38:11.851155 [ 4 ] {fbd4a704-a05e-442b-8dec-16f12115d5d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4372 | 2026.02.24 00:38:11.851449 [ 4 ] {fbd4a704-a05e-442b-8dec-16f12115d5d8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4373 | 2026.02.24 00:38:11.851649 [ 4 ] {fbd4a704-a05e-442b-8dec-16f12115d5d8} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2026.02.24 00:38:11.851779 [ 4 ] {fbd4a704-a05e-442b-8dec-16f12115d5d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001132 sec., 56537.102473498235 rows/sec., 4.41 MiB/sec. | ||
| 4375 | 2026.02.24 00:38:11.851817 [ 4 ] {fbd4a704-a05e-442b-8dec-16f12115d5d8} <Debug> TCPHandler: Processed in 0.001294904 sec. | ||
| 4376 | 2026.02.24 00:38:11.851937 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2026.02.24 00:38:11.852031 [ 4 ] {6c3fa5e1-c377-4e29-9d02-e52be40d7a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4378 | 2026.02.24 00:38:11.852073 [ 4 ] {6c3fa5e1-c377-4e29-9d02-e52be40d7a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4379 | 2026.02.24 00:38:11.852477 [ 4 ] {6c3fa5e1-c377-4e29-9d02-e52be40d7a07} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.02.24 00:38:11.852512 [ 4 ] {6c3fa5e1-c377-4e29-9d02-e52be40d7a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4381 | 2026.02.24 00:38:11.852823 [ 4 ] {6c3fa5e1-c377-4e29-9d02-e52be40d7a07} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4382 | 2026.02.24 00:38:11.853028 [ 4 ] {6c3fa5e1-c377-4e29-9d02-e52be40d7a07} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.02.24 00:38:11.853156 [ 4 ] {6c3fa5e1-c377-4e29-9d02-e52be40d7a07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 4384 | 2026.02.24 00:38:11.853192 [ 4 ] {6c3fa5e1-c377-4e29-9d02-e52be40d7a07} <Debug> TCPHandler: Processed in 0.001303883 sec. | ||
| 4385 | 2026.02.24 00:38:11.853308 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2026.02.24 00:38:11.853429 [ 4 ] {8e5df47d-da46-49e0-a970-4f6d31c6666d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4387 | 2026.02.24 00:38:11.853479 [ 4 ] {8e5df47d-da46-49e0-a970-4f6d31c6666d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4388 | 2026.02.24 00:38:11.853874 [ 4 ] {8e5df47d-da46-49e0-a970-4f6d31c6666d} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.02.24 00:38:11.853916 [ 4 ] {8e5df47d-da46-49e0-a970-4f6d31c6666d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4390 | 2026.02.24 00:38:11.854265 [ 4 ] {8e5df47d-da46-49e0-a970-4f6d31c6666d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4391 | 2026.02.24 00:38:11.854469 [ 4 ] {8e5df47d-da46-49e0-a970-4f6d31c6666d} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.02.24 00:38:11.854598 [ 4 ] {8e5df47d-da46-49e0-a970-4f6d31c6666d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 4393 | 2026.02.24 00:38:11.854634 [ 4 ] {8e5df47d-da46-49e0-a970-4f6d31c6666d} <Debug> TCPHandler: Processed in 0.001383985 sec. | ||
| 4394 | 2026.02.24 00:38:15.014681 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4395 | 2026.02.24 00:38:15.014754 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4396 | 2026.02.24 00:38:15.159406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 552 | ||
| 4397 | 2026.02.24 00:38:15.161543 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.02.24 00:38:15.161597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4399 | 2026.02.24 00:38:15.162768 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4400 | 2026.02.24 00:38:15.163039 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.02.24 00:38:15.163386 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4402 | 2026.02.24 00:38:15.190960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9610 | ||
| 4403 | 2026.02.24 00:38:15.191513 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.02.24 00:38:15.191566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4405 | 2026.02.24 00:38:15.192097 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4406 | 2026.02.24 00:38:15.192333 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.02.24 00:38:15.192485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9610 | ||
| 4408 | 2026.02.24 00:38:15.670876 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4409 | 2026.02.24 00:38:15.687944 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.02.24 00:38:15.687999 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4411 | 2026.02.24 00:38:15.694519 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4412 | 2026.02.24 00:38:15.695322 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.02.24 00:38:15.698661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4414 | 2026.02.24 00:38:16.851714 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2026.02.24 00:38:16.851908 [ 4 ] {433bf22a-eb40-4c48-81d0-016014a4de2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4416 | 2026.02.24 00:38:16.851975 [ 4 ] {433bf22a-eb40-4c48-81d0-016014a4de2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4417 | 2026.02.24 00:38:16.852677 [ 4 ] {433bf22a-eb40-4c48-81d0-016014a4de2f} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.02.24 00:38:16.852727 [ 4 ] {433bf22a-eb40-4c48-81d0-016014a4de2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4419 | 2026.02.24 00:38:16.853143 [ 4 ] {433bf22a-eb40-4c48-81d0-016014a4de2f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4420 | 2026.02.24 00:38:16.853376 [ 4 ] {433bf22a-eb40-4c48-81d0-016014a4de2f} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.02.24 00:38:16.853538 [ 4 ] {433bf22a-eb40-4c48-81d0-016014a4de2f} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001678 sec., 82240.76281287246 rows/sec., 7.13 MiB/sec. | ||
| 4422 | 2026.02.24 00:38:16.853613 [ 4 ] {433bf22a-eb40-4c48-81d0-016014a4de2f} <Debug> TCPHandler: Processed in 0.002026626 sec. | ||
| 4423 | 2026.02.24 00:38:16.853733 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4424 | 2026.02.24 00:38:16.853838 [ 4 ] {5edfe513-b9c0-4a09-8d96-c0461f2b96f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4425 | 2026.02.24 00:38:16.853883 [ 4 ] {5edfe513-b9c0-4a09-8d96-c0461f2b96f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4426 | 2026.02.24 00:38:16.854300 [ 4 ] {5edfe513-b9c0-4a09-8d96-c0461f2b96f1} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.02.24 00:38:16.854338 [ 4 ] {5edfe513-b9c0-4a09-8d96-c0461f2b96f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4428 | 2026.02.24 00:38:16.854638 [ 4 ] {5edfe513-b9c0-4a09-8d96-c0461f2b96f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4429 | 2026.02.24 00:38:16.854842 [ 4 ] {5edfe513-b9c0-4a09-8d96-c0461f2b96f1} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.02.24 00:38:16.854973 [ 4 ] {5edfe513-b9c0-4a09-8d96-c0461f2b96f1} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001159 sec., 35375.32355478861 rows/sec., 2.60 MiB/sec. | ||
| 4431 | 2026.02.24 00:38:16.855011 [ 4 ] {5edfe513-b9c0-4a09-8d96-c0461f2b96f1} <Debug> TCPHandler: Processed in 0.001328484 sec. | ||
| 4432 | 2026.02.24 00:38:16.855128 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2026.02.24 00:38:16.855225 [ 4 ] {49f53167-5638-428e-8b8e-8bc8cfa5dee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4434 | 2026.02.24 00:38:16.855265 [ 4 ] {49f53167-5638-428e-8b8e-8bc8cfa5dee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4435 | 2026.02.24 00:38:16.855676 [ 4 ] {49f53167-5638-428e-8b8e-8bc8cfa5dee1} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.02.24 00:38:16.855711 [ 4 ] {49f53167-5638-428e-8b8e-8bc8cfa5dee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4437 | 2026.02.24 00:38:16.856013 [ 4 ] {49f53167-5638-428e-8b8e-8bc8cfa5dee1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4438 | 2026.02.24 00:38:16.856222 [ 4 ] {49f53167-5638-428e-8b8e-8bc8cfa5dee1} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.02.24 00:38:16.856347 [ 4 ] {49f53167-5638-428e-8b8e-8bc8cfa5dee1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001141 sec., 92024.5398773006 rows/sec., 7.19 MiB/sec. | ||
| 4440 | 2026.02.24 00:38:16.856386 [ 4 ] {49f53167-5638-428e-8b8e-8bc8cfa5dee1} <Debug> TCPHandler: Processed in 0.001307654 sec. | ||
| 4441 | 2026.02.24 00:38:16.856503 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2026.02.24 00:38:16.856603 [ 4 ] {fb12c18f-f9a7-41e9-9704-e9c9a60d9a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4443 | 2026.02.24 00:38:16.856647 [ 4 ] {fb12c18f-f9a7-41e9-9704-e9c9a60d9a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4444 | 2026.02.24 00:38:16.857049 [ 4 ] {fb12c18f-f9a7-41e9-9704-e9c9a60d9a28} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2026.02.24 00:38:16.857082 [ 4 ] {fb12c18f-f9a7-41e9-9704-e9c9a60d9a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4446 | 2026.02.24 00:38:16.857419 [ 4 ] {fb12c18f-f9a7-41e9-9704-e9c9a60d9a28} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4447 | 2026.02.24 00:38:16.857701 [ 4 ] {fb12c18f-f9a7-41e9-9704-e9c9a60d9a28} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.02.24 00:38:16.857865 [ 4 ] {fb12c18f-f9a7-41e9-9704-e9c9a60d9a28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 4449 | 2026.02.24 00:38:16.857932 [ 4 ] {fb12c18f-f9a7-41e9-9704-e9c9a60d9a28} <Debug> TCPHandler: Processed in 0.001478996 sec. | ||
| 4450 | 2026.02.24 00:38:16.858053 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4451 | 2026.02.24 00:38:16.858150 [ 4 ] {f441be8d-ff42-40c9-b4cc-bc90da8396f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4452 | 2026.02.24 00:38:16.858208 [ 4 ] {f441be8d-ff42-40c9-b4cc-bc90da8396f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4453 | 2026.02.24 00:38:16.859242 [ 4 ] {f441be8d-ff42-40c9-b4cc-bc90da8396f8} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.02.24 00:38:16.859288 [ 4 ] {f441be8d-ff42-40c9-b4cc-bc90da8396f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4455 | 2026.02.24 00:38:16.860038 [ 4 ] {f441be8d-ff42-40c9-b4cc-bc90da8396f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4456 | 2026.02.24 00:38:16.860280 [ 4 ] {f441be8d-ff42-40c9-b4cc-bc90da8396f8} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.02.24 00:38:16.860419 [ 4 ] {f441be8d-ff42-40c9-b4cc-bc90da8396f8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002287 sec., 17927.415828596415 rows/sec., 32.13 MiB/sec. | ||
| 4458 | 2026.02.24 00:38:16.860489 [ 4 ] {f441be8d-ff42-40c9-b4cc-bc90da8396f8} <Debug> TCPHandler: Processed in 0.002484965 sec. | ||
| 4459 | 2026.02.24 00:38:16.860605 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2026.02.24 00:38:16.860701 [ 4 ] {43170498-759b-42aa-b061-557e54b199b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4461 | 2026.02.24 00:38:16.860742 [ 4 ] {43170498-759b-42aa-b061-557e54b199b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4462 | 2026.02.24 00:38:16.861075 [ 4 ] {43170498-759b-42aa-b061-557e54b199b5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2026.02.24 00:38:16.861109 [ 4 ] {43170498-759b-42aa-b061-557e54b199b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4464 | 2026.02.24 00:38:16.861422 [ 4 ] {43170498-759b-42aa-b061-557e54b199b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4465 | 2026.02.24 00:38:16.861626 [ 4 ] {43170498-759b-42aa-b061-557e54b199b5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.02.24 00:38:16.861755 [ 4 ] {43170498-759b-42aa-b061-557e54b199b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4467 | 2026.02.24 00:38:16.861790 [ 4 ] {43170498-759b-42aa-b061-557e54b199b5} <Debug> TCPHandler: Processed in 0.001234272 sec. | ||
| 4468 | 2026.02.24 00:38:21.848354 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.02.24 00:38:21.848588 [ 4 ] {e7ffecc7-f62f-4616-8dab-ade1c9bc8802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4470 | 2026.02.24 00:38:21.848684 [ 4 ] {e7ffecc7-f62f-4616-8dab-ade1c9bc8802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4471 | 2026.02.24 00:38:21.849549 [ 4 ] {e7ffecc7-f62f-4616-8dab-ade1c9bc8802} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.02.24 00:38:21.849595 [ 4 ] {e7ffecc7-f62f-4616-8dab-ade1c9bc8802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4473 | 2026.02.24 00:38:21.849963 [ 4 ] {e7ffecc7-f62f-4616-8dab-ade1c9bc8802} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4474 | 2026.02.24 00:38:21.850180 [ 4 ] {e7ffecc7-f62f-4616-8dab-ade1c9bc8802} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.02.24 00:38:21.850334 [ 4 ] {e7ffecc7-f62f-4616-8dab-ade1c9bc8802} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001815 sec., 1101.9283746556473 rows/sec., 89.85 KiB/sec. | ||
| 4476 | 2026.02.24 00:38:21.850374 [ 4 ] {e7ffecc7-f62f-4616-8dab-ade1c9bc8802} <Debug> TCPHandler: Processed in 0.002158159 sec. | ||
| 4477 | 2026.02.24 00:38:21.850504 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2026.02.24 00:38:21.850598 [ 4 ] {a231c428-6116-4ec4-9ae2-6a5a8ad28e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4479 | 2026.02.24 00:38:21.850637 [ 4 ] {a231c428-6116-4ec4-9ae2-6a5a8ad28e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4480 | 2026.02.24 00:38:21.851051 [ 4 ] {a231c428-6116-4ec4-9ae2-6a5a8ad28e1c} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.02.24 00:38:21.851087 [ 4 ] {a231c428-6116-4ec4-9ae2-6a5a8ad28e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4482 | 2026.02.24 00:38:21.851378 [ 4 ] {a231c428-6116-4ec4-9ae2-6a5a8ad28e1c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4483 | 2026.02.24 00:38:21.851585 [ 4 ] {a231c428-6116-4ec4-9ae2-6a5a8ad28e1c} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.02.24 00:38:21.851710 [ 4 ] {a231c428-6116-4ec4-9ae2-6a5a8ad28e1c} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.00113 sec., 50442.4778761062 rows/sec., 3.85 MiB/sec. | ||
| 4485 | 2026.02.24 00:38:21.851748 [ 4 ] {a231c428-6116-4ec4-9ae2-6a5a8ad28e1c} <Debug> TCPHandler: Processed in 0.001294143 sec. | ||
| 4486 | 2026.02.24 00:38:21.851866 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.02.24 00:38:21.851988 [ 4 ] {d166fc79-cd5e-40c1-9236-ad2eba6bed63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4488 | 2026.02.24 00:38:21.852037 [ 4 ] {d166fc79-cd5e-40c1-9236-ad2eba6bed63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4489 | 2026.02.24 00:38:21.852499 [ 4 ] {d166fc79-cd5e-40c1-9236-ad2eba6bed63} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.02.24 00:38:21.852534 [ 4 ] {d166fc79-cd5e-40c1-9236-ad2eba6bed63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4491 | 2026.02.24 00:38:21.852830 [ 4 ] {d166fc79-cd5e-40c1-9236-ad2eba6bed63} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4492 | 2026.02.24 00:38:21.853035 [ 4 ] {d166fc79-cd5e-40c1-9236-ad2eba6bed63} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.02.24 00:38:21.853171 [ 4 ] {d166fc79-cd5e-40c1-9236-ad2eba6bed63} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001208 sec., 1655.6291390728475 rows/sec., 115.60 KiB/sec. | ||
| 4494 | 2026.02.24 00:38:21.853210 [ 4 ] {d166fc79-cd5e-40c1-9236-ad2eba6bed63} <Debug> TCPHandler: Processed in 0.001403745 sec. | ||
| 4495 | 2026.02.24 00:38:21.853312 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.02.24 00:38:21.853406 [ 4 ] {528b6b34-bdd5-444a-bf70-a6d362392035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4497 | 2026.02.24 00:38:21.853445 [ 4 ] {528b6b34-bdd5-444a-bf70-a6d362392035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4498 | 2026.02.24 00:38:21.853863 [ 4 ] {528b6b34-bdd5-444a-bf70-a6d362392035} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.02.24 00:38:21.853899 [ 4 ] {528b6b34-bdd5-444a-bf70-a6d362392035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4500 | 2026.02.24 00:38:21.854199 [ 4 ] {528b6b34-bdd5-444a-bf70-a6d362392035} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4501 | 2026.02.24 00:38:21.854406 [ 4 ] {528b6b34-bdd5-444a-bf70-a6d362392035} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.02.24 00:38:21.854532 [ 4 ] {528b6b34-bdd5-444a-bf70-a6d362392035} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001144 sec., 57692.30769230769 rows/sec., 4.51 MiB/sec. | ||
| 4503 | 2026.02.24 00:38:21.854568 [ 4 ] {528b6b34-bdd5-444a-bf70-a6d362392035} <Debug> TCPHandler: Processed in 0.001306254 sec. | ||
| 4504 | 2026.02.24 00:38:21.854679 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.02.24 00:38:21.854774 [ 4 ] {1f8ea96d-6276-4145-ac5b-5a2c4fc91285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4506 | 2026.02.24 00:38:21.854816 [ 4 ] {1f8ea96d-6276-4145-ac5b-5a2c4fc91285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4507 | 2026.02.24 00:38:21.855232 [ 4 ] {1f8ea96d-6276-4145-ac5b-5a2c4fc91285} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.02.24 00:38:21.855268 [ 4 ] {1f8ea96d-6276-4145-ac5b-5a2c4fc91285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4509 | 2026.02.24 00:38:21.855605 [ 4 ] {1f8ea96d-6276-4145-ac5b-5a2c4fc91285} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4510 | 2026.02.24 00:38:21.855810 [ 4 ] {1f8ea96d-6276-4145-ac5b-5a2c4fc91285} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.02.24 00:38:21.855937 [ 4 ] {1f8ea96d-6276-4145-ac5b-5a2c4fc91285} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001182 sec., 136209.8138747885 rows/sec., 9.49 MiB/sec. | ||
| 4512 | 2026.02.24 00:38:21.855974 [ 4 ] {1f8ea96d-6276-4145-ac5b-5a2c4fc91285} <Debug> TCPHandler: Processed in 0.001343544 sec. | ||
| 4513 | 2026.02.24 00:38:21.856076 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.02.24 00:38:21.856175 [ 4 ] {06219172-8e64-4357-9d16-1855d3eb2d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4515 | 2026.02.24 00:38:21.856217 [ 4 ] {06219172-8e64-4357-9d16-1855d3eb2d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4516 | 2026.02.24 00:38:21.856550 [ 4 ] {06219172-8e64-4357-9d16-1855d3eb2d03} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.02.24 00:38:21.856587 [ 4 ] {06219172-8e64-4357-9d16-1855d3eb2d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4518 | 2026.02.24 00:38:21.856898 [ 4 ] {06219172-8e64-4357-9d16-1855d3eb2d03} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4519 | 2026.02.24 00:38:21.857103 [ 4 ] {06219172-8e64-4357-9d16-1855d3eb2d03} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.02.24 00:38:21.857230 [ 4 ] {06219172-8e64-4357-9d16-1855d3eb2d03} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4521 | 2026.02.24 00:38:21.857266 [ 4 ] {06219172-8e64-4357-9d16-1855d3eb2d03} <Debug> TCPHandler: Processed in 0.001239112 sec. | ||
| 4522 | 2026.02.24 00:38:22.692603 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10058 | ||
| 4523 | 2026.02.24 00:38:22.693108 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.02.24 00:38:22.693152 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4525 | 2026.02.24 00:38:22.693655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4526 | 2026.02.24 00:38:22.693891 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4527 | 2026.02.24 00:38:22.694017 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10058 | ||
| 4528 | 2026.02.24 00:38:22.694018 [ 101 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4529 | 2026.02.24 00:38:22.694066 [ 101 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.02.24 00:38:22.694085 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4531 | 2026.02.24 00:38:22.694218 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 4532 | 2026.02.24 00:38:22.694379 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4533 | 2026.02.24 00:38:22.694423 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7690 rows starting from the beginning of the part | ||
| 4534 | 2026.02.24 00:38:22.694489 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4535 | 2026.02.24 00:38:22.694534 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4536 | 2026.02.24 00:38:22.694594 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4537 | 2026.02.24 00:38:22.694644 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4538 | 2026.02.24 00:38:22.694686 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4539 | 2026.02.24 00:38:22.697014 [ 199 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10058 rows, containing 4 columns (4 merged, 0 gathered) in 0.002856992 sec., 3520485.8816545513 rows/sec., 50.36 MiB/sec. | ||
| 4540 | 2026.02.24 00:38:22.697242 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4541 | 2026.02.24 00:38:22.697507 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_21_4} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.02.24 00:38:22.697583 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_21_4} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4543 | 2026.02.24 00:38:22.697671 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4544 | 2026.02.24 00:38:23.198774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4545 | 2026.02.24 00:38:23.215648 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.02.24 00:38:23.215697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4547 | 2026.02.24 00:38:23.221891 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4548 | 2026.02.24 00:38:23.222577 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.02.24 00:38:23.222863 [ 101 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4550 | 2026.02.24 00:38:23.222930 [ 101 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.02.24 00:38:23.222952 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4552 | 2026.02.24 00:38:23.223130 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 4553 | 2026.02.24 00:38:23.225430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4554 | 2026.02.24 00:38:23.227508 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4555 | 2026.02.24 00:38:23.228903 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 4556 | 2026.02.24 00:38:23.233417 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4557 | 2026.02.24 00:38:23.237827 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4558 | 2026.02.24 00:38:23.242027 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 4559 | 2026.02.24 00:38:23.246328 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 4560 | 2026.02.24 00:38:23.250499 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 4561 | 2026.02.24 00:38:23.304813 [ 199 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081766122 sec., 1944.570637702495 rows/sec., 10.06 MiB/sec. | ||
| 4562 | 2026.02.24 00:38:23.307257 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4563 | 2026.02.24 00:38:23.309269 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_21_4} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.02.24 00:38:23.309369 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_21_4} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4565 | 2026.02.24 00:38:23.310992 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4566 | 2026.02.24 00:38:24.000224 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.02 MiB, peak 255.56 MiB, free memory in arenas 0.00 B, will set to 249.60 MiB (RSS), difference: 4.58 MiB | ||
| 4567 | 2026.02.24 00:38:25.163777 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 576 | ||
| 4568 | 2026.02.24 00:38:25.165993 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4569 | 2026.02.24 00:38:25.166053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4570 | 2026.02.24 00:38:25.167318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4571 | 2026.02.24 00:38:25.167615 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4572 | 2026.02.24 00:38:25.167787 [ 99 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4573 | 2026.02.24 00:38:25.167831 [ 99 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.02.24 00:38:25.167853 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 4575 | 2026.02.24 00:38:25.167982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4576 | 2026.02.24 00:38:25.167996 [ 189 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 4577 | 2026.02.24 00:38:25.168616 [ 189 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4578 | 2026.02.24 00:38:25.168804 [ 189 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 450 rows starting from the beginning of the part | ||
| 4579 | 2026.02.24 00:38:25.169185 [ 189 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 4580 | 2026.02.24 00:38:25.169560 [ 189 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 4581 | 2026.02.24 00:38:25.169954 [ 189 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4582 | 2026.02.24 00:38:25.170333 [ 189 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4583 | 2026.02.24 00:38:25.170707 [ 189 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 4584 | 2026.02.24 00:38:25.177652 [ 189 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 72 columns (72 merged, 0 gathered) in 0.009718715 sec., 59267.09446670677 rows/sec., 54.94 MiB/sec. | ||
| 4585 | 2026.02.24 00:38:25.178474 [ 189 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4586 | 2026.02.24 00:38:25.178972 [ 189 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_16_3} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2026.02.24 00:38:25.179047 [ 189 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_16_3} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4588 | 2026.02.24 00:38:25.179241 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4589 | 2026.02.24 00:38:26.000241 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.69 MiB, peak 255.56 MiB, free memory in arenas 0.00 B, will set to 250.93 MiB (RSS), difference: 1.24 MiB | ||
| 4590 | 2026.02.24 00:38:26.851466 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2026.02.24 00:38:26.851647 [ 4 ] {bd8e1ce1-1a0c-4656-925c-0f863f75e358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4592 | 2026.02.24 00:38:26.851713 [ 4 ] {bd8e1ce1-1a0c-4656-925c-0f863f75e358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4593 | 2026.02.24 00:38:26.852400 [ 4 ] {bd8e1ce1-1a0c-4656-925c-0f863f75e358} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.02.24 00:38:26.852448 [ 4 ] {bd8e1ce1-1a0c-4656-925c-0f863f75e358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4595 | 2026.02.24 00:38:26.852855 [ 4 ] {bd8e1ce1-1a0c-4656-925c-0f863f75e358} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4596 | 2026.02.24 00:38:26.853077 [ 4 ] {bd8e1ce1-1a0c-4656-925c-0f863f75e358} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.02.24 00:38:26.853231 [ 4 ] {bd8e1ce1-1a0c-4656-925c-0f863f75e358} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001633 sec., 84507.04225352113 rows/sec., 7.33 MiB/sec. | ||
| 4598 | 2026.02.24 00:38:26.853276 [ 4 ] {bd8e1ce1-1a0c-4656-925c-0f863f75e358} <Debug> TCPHandler: Processed in 0.001940365 sec. | ||
| 4599 | 2026.02.24 00:38:26.853398 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2026.02.24 00:38:26.853497 [ 4 ] {9842788d-191b-47e4-9188-73c373b811c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4601 | 2026.02.24 00:38:26.853541 [ 4 ] {9842788d-191b-47e4-9188-73c373b811c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4602 | 2026.02.24 00:38:26.853965 [ 4 ] {9842788d-191b-47e4-9188-73c373b811c8} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.02.24 00:38:26.854002 [ 4 ] {9842788d-191b-47e4-9188-73c373b811c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4604 | 2026.02.24 00:38:26.854303 [ 4 ] {9842788d-191b-47e4-9188-73c373b811c8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4605 | 2026.02.24 00:38:26.854628 [ 4 ] {9842788d-191b-47e4-9188-73c373b811c8} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.02.24 00:38:26.854783 [ 4 ] {9842788d-191b-47e4-9188-73c373b811c8} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001306 sec., 31393.56814701378 rows/sec., 2.31 MiB/sec. | ||
| 4607 | 2026.02.24 00:38:26.854825 [ 4 ] {9842788d-191b-47e4-9188-73c373b811c8} <Debug> TCPHandler: Processed in 0.001478786 sec. | ||
| 4608 | 2026.02.24 00:38:26.854937 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2026.02.24 00:38:26.855033 [ 4 ] {8481590b-17e7-47b9-b61e-0c7a48aa3d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4610 | 2026.02.24 00:38:26.855073 [ 4 ] {8481590b-17e7-47b9-b61e-0c7a48aa3d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4611 | 2026.02.24 00:38:26.855528 [ 4 ] {8481590b-17e7-47b9-b61e-0c7a48aa3d0a} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.02.24 00:38:26.855566 [ 4 ] {8481590b-17e7-47b9-b61e-0c7a48aa3d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4613 | 2026.02.24 00:38:26.855869 [ 4 ] {8481590b-17e7-47b9-b61e-0c7a48aa3d0a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4614 | 2026.02.24 00:38:26.856073 [ 4 ] {8481590b-17e7-47b9-b61e-0c7a48aa3d0a} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.02.24 00:38:26.856197 [ 4 ] {8481590b-17e7-47b9-b61e-0c7a48aa3d0a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001184 sec., 88682.43243243244 rows/sec., 6.93 MiB/sec. | ||
| 4616 | 2026.02.24 00:38:26.856235 [ 4 ] {8481590b-17e7-47b9-b61e-0c7a48aa3d0a} <Debug> TCPHandler: Processed in 0.001347565 sec. | ||
| 4617 | 2026.02.24 00:38:26.856354 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4618 | 2026.02.24 00:38:26.856448 [ 4 ] {063a4454-9211-4f6d-a798-6df96c6d4c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4619 | 2026.02.24 00:38:26.856491 [ 4 ] {063a4454-9211-4f6d-a798-6df96c6d4c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4620 | 2026.02.24 00:38:26.856889 [ 4 ] {063a4454-9211-4f6d-a798-6df96c6d4c10} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.02.24 00:38:26.856924 [ 4 ] {063a4454-9211-4f6d-a798-6df96c6d4c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4622 | 2026.02.24 00:38:26.857242 [ 4 ] {063a4454-9211-4f6d-a798-6df96c6d4c10} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4623 | 2026.02.24 00:38:26.857450 [ 4 ] {063a4454-9211-4f6d-a798-6df96c6d4c10} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.02.24 00:38:26.857576 [ 4 ] {063a4454-9211-4f6d-a798-6df96c6d4c10} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 4625 | 2026.02.24 00:38:26.857614 [ 4 ] {063a4454-9211-4f6d-a798-6df96c6d4c10} <Debug> TCPHandler: Processed in 0.001309313 sec. | ||
| 4626 | 2026.02.24 00:38:26.857721 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2026.02.24 00:38:26.857815 [ 4 ] {b543252d-c3aa-413e-b5df-58ac02bc8024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4628 | 2026.02.24 00:38:26.857869 [ 4 ] {b543252d-c3aa-413e-b5df-58ac02bc8024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4629 | 2026.02.24 00:38:26.858653 [ 4 ] {b543252d-c3aa-413e-b5df-58ac02bc8024} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.02.24 00:38:26.858688 [ 4 ] {b543252d-c3aa-413e-b5df-58ac02bc8024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4631 | 2026.02.24 00:38:26.859265 [ 4 ] {b543252d-c3aa-413e-b5df-58ac02bc8024} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4632 | 2026.02.24 00:38:26.859502 [ 4 ] {b543252d-c3aa-413e-b5df-58ac02bc8024} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.02.24 00:38:26.859637 [ 4 ] {b543252d-c3aa-413e-b5df-58ac02bc8024} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001839 sec., 22294.725394236 rows/sec., 39.95 MiB/sec. | ||
| 4634 | 2026.02.24 00:38:26.859689 [ 4 ] {b543252d-c3aa-413e-b5df-58ac02bc8024} <Debug> TCPHandler: Processed in 0.002017096 sec. | ||
| 4635 | 2026.02.24 00:38:26.859805 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.02.24 00:38:26.859899 [ 4 ] {e9ba8f21-5427-4055-953b-b74508db3312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4637 | 2026.02.24 00:38:26.859940 [ 4 ] {e9ba8f21-5427-4055-953b-b74508db3312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4638 | 2026.02.24 00:38:26.860268 [ 4 ] {e9ba8f21-5427-4055-953b-b74508db3312} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.02.24 00:38:26.860304 [ 4 ] {e9ba8f21-5427-4055-953b-b74508db3312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4640 | 2026.02.24 00:38:26.860606 [ 4 ] {e9ba8f21-5427-4055-953b-b74508db3312} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4641 | 2026.02.24 00:38:26.860811 [ 4 ] {e9ba8f21-5427-4055-953b-b74508db3312} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.02.24 00:38:26.860937 [ 4 ] {e9ba8f21-5427-4055-953b-b74508db3312} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 4643 | 2026.02.24 00:38:26.860972 [ 4 ] {e9ba8f21-5427-4055-953b-b74508db3312} <Debug> TCPHandler: Processed in 0.001216432 sec. | ||
| 4644 | 2026.02.24 00:38:30.014810 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4645 | 2026.02.24 00:38:30.014862 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4646 | 2026.02.24 00:38:30.194162 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10570 | ||
| 4647 | 2026.02.24 00:38:30.194726 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.02.24 00:38:30.194769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4649 | 2026.02.24 00:38:30.195318 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4650 | 2026.02.24 00:38:30.195563 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.02.24 00:38:30.195708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10570 | ||
| 4652 | 2026.02.24 00:38:30.725570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4653 | 2026.02.24 00:38:30.741086 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4654 | 2026.02.24 00:38:30.741148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4655 | 2026.02.24 00:38:30.747639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4656 | 2026.02.24 00:38:30.748410 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2026.02.24 00:38:30.751224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4658 | 2026.02.24 00:38:31.849488 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4659 | 2026.02.24 00:38:31.849766 [ 4 ] {26c5772f-a0cd-4f45-ac1c-0d22ebf92ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4660 | 2026.02.24 00:38:31.849870 [ 4 ] {26c5772f-a0cd-4f45-ac1c-0d22ebf92ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4661 | 2026.02.24 00:38:31.850539 [ 4 ] {26c5772f-a0cd-4f45-ac1c-0d22ebf92ab8} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.02.24 00:38:31.850586 [ 4 ] {26c5772f-a0cd-4f45-ac1c-0d22ebf92ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4663 | 2026.02.24 00:38:31.850969 [ 4 ] {26c5772f-a0cd-4f45-ac1c-0d22ebf92ab8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4664 | 2026.02.24 00:38:31.851191 [ 4 ] {26c5772f-a0cd-4f45-ac1c-0d22ebf92ab8} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.02.24 00:38:31.851340 [ 58 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4666 | 2026.02.24 00:38:31.851348 [ 4 ] {26c5772f-a0cd-4f45-ac1c-0d22ebf92ab8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.58 MiB/sec. | ||
| 4667 | 2026.02.24 00:38:31.851422 [ 58 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.02.24 00:38:31.851439 [ 4 ] {26c5772f-a0cd-4f45-ac1c-0d22ebf92ab8} <Debug> TCPHandler: Processed in 0.002135079 sec. | ||
| 4669 | 2026.02.24 00:38:31.851453 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4670 | 2026.02.24 00:38:31.851579 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.02.24 00:38:31.851604 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 4672 | 2026.02.24 00:38:31.851678 [ 4 ] {fb858f90-b78b-4f77-8322-5e4a0967dd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4673 | 2026.02.24 00:38:31.851723 [ 4 ] {fb858f90-b78b-4f77-8322-5e4a0967dd22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4674 | 2026.02.24 00:38:31.851760 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4675 | 2026.02.24 00:38:31.851802 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2150 rows starting from the beginning of the part | ||
| 4676 | 2026.02.24 00:38:31.851876 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4677 | 2026.02.24 00:38:31.851927 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 138 rows starting from the beginning of the part | ||
| 4678 | 2026.02.24 00:38:31.851973 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 57 rows starting from the beginning of the part | ||
| 4679 | 2026.02.24 00:38:31.852017 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
| 4680 | 2026.02.24 00:38:31.852060 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4681 | 2026.02.24 00:38:31.852165 [ 4 ] {fb858f90-b78b-4f77-8322-5e4a0967dd22} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.02.24 00:38:31.852206 [ 4 ] {fb858f90-b78b-4f77-8322-5e4a0967dd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4683 | 2026.02.24 00:38:31.852606 [ 4 ] {fb858f90-b78b-4f77-8322-5e4a0967dd22} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4684 | 2026.02.24 00:38:31.852832 [ 4 ] {fb858f90-b78b-4f77-8322-5e4a0967dd22} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.02.24 00:38:31.852940 [ 58 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4686 | 2026.02.24 00:38:31.852963 [ 4 ] {fb858f90-b78b-4f77-8322-5e4a0967dd22} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001304 sec., 49079.754601226996 rows/sec., 3.83 MiB/sec. | ||
| 4687 | 2026.02.24 00:38:31.852972 [ 58 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4688 | 2026.02.24 00:38:31.853001 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4689 | 2026.02.24 00:38:31.853007 [ 4 ] {fb858f90-b78b-4f77-8322-5e4a0967dd22} <Debug> TCPHandler: Processed in 0.001477367 sec. | ||
| 4690 | 2026.02.24 00:38:31.853078 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 4691 | 2026.02.24 00:38:31.853129 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2026.02.24 00:38:31.853179 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4693 | 2026.02.24 00:38:31.853212 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1061 rows starting from the beginning of the part | ||
| 4694 | 2026.02.24 00:38:31.853228 [ 4 ] {9bc7884b-671f-41ef-a573-679d10001248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4695 | 2026.02.24 00:38:31.853268 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4696 | 2026.02.24 00:38:31.853276 [ 4 ] {9bc7884b-671f-41ef-a573-679d10001248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4697 | 2026.02.24 00:38:31.853321 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 105 rows starting from the beginning of the part | ||
| 4698 | 2026.02.24 00:38:31.853371 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part | ||
| 4699 | 2026.02.24 00:38:31.853385 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2595 rows, containing 5 columns (5 merged, 0 gathered) in 0.001846973 sec., 1405001.5890865757 rows/sec., 120.70 MiB/sec. | ||
| 4700 | 2026.02.24 00:38:31.853408 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 4701 | 2026.02.24 00:38:31.853451 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4702 | 2026.02.24 00:38:31.853693 [ 4 ] {9bc7884b-671f-41ef-a573-679d10001248} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.02.24 00:38:31.853735 [ 4 ] {9bc7884b-671f-41ef-a573-679d10001248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4704 | 2026.02.24 00:38:31.853803 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4705 | 2026.02.24 00:38:31.854183 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_31_6} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.02.24 00:38:31.854219 [ 4 ] {9bc7884b-671f-41ef-a573-679d10001248} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4707 | 2026.02.24 00:38:31.854291 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_31_6} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4708 | 2026.02.24 00:38:31.854398 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4709 | 2026.02.24 00:38:31.854460 [ 4 ] {9bc7884b-671f-41ef-a573-679d10001248} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.02.24 00:38:31.854470 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426656 sec., 1026876.8364623286 rows/sec., 80.17 MiB/sec. | ||
| 4711 | 2026.02.24 00:38:31.854581 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4712 | 2026.02.24 00:38:31.854605 [ 4 ] {9bc7884b-671f-41ef-a573-679d10001248} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001394 sec., 114777.61836441893 rows/sec., 7.99 MiB/sec. | ||
| 4713 | 2026.02.24 00:38:31.854615 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.02.24 00:38:31.854646 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4715 | 2026.02.24 00:38:31.854651 [ 4 ] {9bc7884b-671f-41ef-a573-679d10001248} <Debug> TCPHandler: Processed in 0.001570418 sec. | ||
| 4716 | 2026.02.24 00:38:31.854687 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4717 | 2026.02.24 00:38:31.854740 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 4718 | 2026.02.24 00:38:31.854774 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.02.24 00:38:31.854848 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4720 | 2026.02.24 00:38:31.854869 [ 4 ] {3994248e-8328-402d-a940-678a3001adfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4721 | 2026.02.24 00:38:31.854878 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8668 rows starting from the beginning of the part | ||
| 4722 | 2026.02.24 00:38:31.854913 [ 4 ] {3994248e-8328-402d-a940-678a3001adfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4723 | 2026.02.24 00:38:31.854940 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 4724 | 2026.02.24 00:38:31.854961 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_31_6} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.02.24 00:38:31.854987 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 4726 | 2026.02.24 00:38:31.855034 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 161 rows starting from the beginning of the part | ||
| 4727 | 2026.02.24 00:38:31.855044 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_31_6} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4728 | 2026.02.24 00:38:31.855077 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 4729 | 2026.02.24 00:38:31.855122 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 4730 | 2026.02.24 00:38:31.855124 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4731 | 2026.02.24 00:38:31.855248 [ 4 ] {3994248e-8328-402d-a940-678a3001adfb} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.02.24 00:38:31.855285 [ 4 ] {3994248e-8328-402d-a940-678a3001adfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4733 | 2026.02.24 00:38:31.855597 [ 4 ] {3994248e-8328-402d-a940-678a3001adfb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4734 | 2026.02.24 00:38:31.855800 [ 4 ] {3994248e-8328-402d-a940-678a3001adfb} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.02.24 00:38:31.855902 [ 58 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4736 | 2026.02.24 00:38:31.855928 [ 4 ] {3994248e-8328-402d-a940-678a3001adfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 4737 | 2026.02.24 00:38:31.855931 [ 58 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4738 | 2026.02.24 00:38:31.855965 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4739 | 2026.02.24 00:38:31.855970 [ 4 ] {3994248e-8328-402d-a940-678a3001adfb} <Debug> TCPHandler: Processed in 0.001245042 sec. | ||
| 4740 | 2026.02.24 00:38:31.856036 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 4741 | 2026.02.24 00:38:31.856122 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4742 | 2026.02.24 00:38:31.856148 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1356 rows starting from the beginning of the part | ||
| 4743 | 2026.02.24 00:38:31.856194 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 4744 | 2026.02.24 00:38:31.856231 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 4745 | 2026.02.24 00:38:31.856269 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 4746 | 2026.02.24 00:38:31.856300 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 4747 | 2026.02.24 00:38:31.856332 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 4748 | 2026.02.24 00:38:31.857301 [ 188 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1656 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294663 sec., 1279097.3403889663 rows/sec., 85.38 MiB/sec. | ||
| 4749 | 2026.02.24 00:38:31.857548 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4750 | 2026.02.24 00:38:31.857805 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_31_6} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.02.24 00:38:31.857874 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_31_6} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4752 | 2026.02.24 00:38:31.857946 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4753 | 2026.02.24 00:38:31.858935 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9469 rows, containing 5 columns (5 merged, 0 gathered) in 0.004241207 sec., 2232619.1577067566 rows/sec., 152.96 MiB/sec. | ||
| 4754 | 2026.02.24 00:38:31.859138 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4755 | 2026.02.24 00:38:31.859439 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4756 | 2026.02.24 00:38:31.859521 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4757 | 2026.02.24 00:38:31.859605 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
| 4758 | 2026.02.24 00:38:32.001167 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.92 MiB, peak 258.63 MiB, free memory in arenas 0.00 B, will set to 253.82 MiB (RSS), difference: 1.90 MiB | ||
| 4759 | 2026.02.24 00:38:35.168909 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 596 | ||
| 4760 | 2026.02.24 00:38:35.171051 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2026.02.24 00:38:35.171100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4762 | 2026.02.24 00:38:35.172283 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4763 | 2026.02.24 00:38:35.172562 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2026.02.24 00:38:35.172917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
| 4765 | 2026.02.24 00:38:36.879467 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2026.02.24 00:38:36.879677 [ 4 ] {8f3c0b7c-3378-4f74-8ee3-58c2453d09cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4767 | 2026.02.24 00:38:36.879751 [ 4 ] {8f3c0b7c-3378-4f74-8ee3-58c2453d09cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4768 | 2026.02.24 00:38:36.880528 [ 4 ] {8f3c0b7c-3378-4f74-8ee3-58c2453d09cb} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2026.02.24 00:38:36.880569 [ 4 ] {8f3c0b7c-3378-4f74-8ee3-58c2453d09cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4770 | 2026.02.24 00:38:36.880958 [ 4 ] {8f3c0b7c-3378-4f74-8ee3-58c2453d09cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4771 | 2026.02.24 00:38:36.881180 [ 4 ] {8f3c0b7c-3378-4f74-8ee3-58c2453d09cb} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.02.24 00:38:36.881338 [ 4 ] {8f3c0b7c-3378-4f74-8ee3-58c2453d09cb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001714 sec., 14002.333722287047 rows/sec., 1.16 MiB/sec. | ||
| 4773 | 2026.02.24 00:38:36.881387 [ 4 ] {8f3c0b7c-3378-4f74-8ee3-58c2453d09cb} <Debug> TCPHandler: Processed in 0.002059187 sec. | ||
| 4774 | 2026.02.24 00:38:36.881524 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2026.02.24 00:38:36.881625 [ 4 ] {6f40a9b0-6052-4eda-90d7-8861f2257327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4776 | 2026.02.24 00:38:36.881669 [ 4 ] {6f40a9b0-6052-4eda-90d7-8861f2257327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4777 | 2026.02.24 00:38:36.882139 [ 4 ] {6f40a9b0-6052-4eda-90d7-8861f2257327} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.02.24 00:38:36.882175 [ 4 ] {6f40a9b0-6052-4eda-90d7-8861f2257327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4779 | 2026.02.24 00:38:36.882480 [ 4 ] {6f40a9b0-6052-4eda-90d7-8861f2257327} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4780 | 2026.02.24 00:38:36.882687 [ 4 ] {6f40a9b0-6052-4eda-90d7-8861f2257327} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.02.24 00:38:36.882815 [ 4 ] {6f40a9b0-6052-4eda-90d7-8861f2257327} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001213 sec., 3297.609233305853 rows/sec., 268.90 KiB/sec. | ||
| 4782 | 2026.02.24 00:38:36.882853 [ 4 ] {6f40a9b0-6052-4eda-90d7-8861f2257327} <Debug> TCPHandler: Processed in 0.001385424 sec. | ||
| 4783 | 2026.02.24 00:38:36.882973 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.02.24 00:38:36.883067 [ 4 ] {c298d4fd-7340-4c92-905f-9252f059cabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4785 | 2026.02.24 00:38:36.883107 [ 4 ] {c298d4fd-7340-4c92-905f-9252f059cabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4786 | 2026.02.24 00:38:36.884282 [ 4 ] {c298d4fd-7340-4c92-905f-9252f059cabf} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.02.24 00:38:36.884313 [ 4 ] {c298d4fd-7340-4c92-905f-9252f059cabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4788 | 2026.02.24 00:38:36.884768 [ 4 ] {c298d4fd-7340-4c92-905f-9252f059cabf} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4789 | 2026.02.24 00:38:36.884978 [ 4 ] {c298d4fd-7340-4c92-905f-9252f059cabf} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.02.24 00:38:36.885107 [ 4 ] {c298d4fd-7340-4c92-905f-9252f059cabf} <Debug> executeQuery: Read 1400 rows, 119.96 KiB in 0.002057 sec., 680602.8196402529 rows/sec., 56.95 MiB/sec. | ||
| 4791 | 2026.02.24 00:38:36.885144 [ 4 ] {c298d4fd-7340-4c92-905f-9252f059cabf} <Debug> TCPHandler: Processed in 0.002219469 sec. | ||
| 4792 | 2026.02.24 00:38:36.885262 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2026.02.24 00:38:36.885356 [ 4 ] {619ef782-ce27-48db-82de-6a6e5cd9e8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4794 | 2026.02.24 00:38:36.885395 [ 4 ] {619ef782-ce27-48db-82de-6a6e5cd9e8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4795 | 2026.02.24 00:38:36.885823 [ 4 ] {619ef782-ce27-48db-82de-6a6e5cd9e8f0} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2026.02.24 00:38:36.885857 [ 4 ] {619ef782-ce27-48db-82de-6a6e5cd9e8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4797 | 2026.02.24 00:38:36.886146 [ 4 ] {619ef782-ce27-48db-82de-6a6e5cd9e8f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4798 | 2026.02.24 00:38:36.886351 [ 4 ] {619ef782-ce27-48db-82de-6a6e5cd9e8f0} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2026.02.24 00:38:36.886479 [ 4 ] {619ef782-ce27-48db-82de-6a6e5cd9e8f0} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001141 sec., 49956.178790534614 rows/sec., 3.70 MiB/sec. | ||
| 4800 | 2026.02.24 00:38:36.886516 [ 4 ] {619ef782-ce27-48db-82de-6a6e5cd9e8f0} <Debug> TCPHandler: Processed in 0.001303263 sec. | ||
| 4801 | 2026.02.24 00:38:36.886625 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2026.02.24 00:38:36.886717 [ 4 ] {5f8daa78-9a15-45af-a61d-7093e6212bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4803 | 2026.02.24 00:38:36.886756 [ 4 ] {5f8daa78-9a15-45af-a61d-7093e6212bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4804 | 2026.02.24 00:38:36.887221 [ 4 ] {5f8daa78-9a15-45af-a61d-7093e6212bda} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2026.02.24 00:38:36.887256 [ 4 ] {5f8daa78-9a15-45af-a61d-7093e6212bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4806 | 2026.02.24 00:38:36.887554 [ 4 ] {5f8daa78-9a15-45af-a61d-7093e6212bda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4807 | 2026.02.24 00:38:36.887766 [ 4 ] {5f8daa78-9a15-45af-a61d-7093e6212bda} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.02.24 00:38:36.887892 [ 4 ] {5f8daa78-9a15-45af-a61d-7093e6212bda} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001192 sec., 211409.39597315437 rows/sec., 14.62 MiB/sec. | ||
| 4809 | 2026.02.24 00:38:36.887929 [ 4 ] {5f8daa78-9a15-45af-a61d-7093e6212bda} <Debug> TCPHandler: Processed in 0.001352195 sec. | ||
| 4810 | 2026.02.24 00:38:36.888041 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4811 | 2026.02.24 00:38:36.888133 [ 4 ] {2f26170e-c140-4e71-bc71-6d64f17b0bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4812 | 2026.02.24 00:38:36.888172 [ 4 ] {2f26170e-c140-4e71-bc71-6d64f17b0bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4813 | 2026.02.24 00:38:36.888560 [ 4 ] {2f26170e-c140-4e71-bc71-6d64f17b0bbc} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2026.02.24 00:38:36.888594 [ 4 ] {2f26170e-c140-4e71-bc71-6d64f17b0bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4815 | 2026.02.24 00:38:36.888877 [ 4 ] {2f26170e-c140-4e71-bc71-6d64f17b0bbc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4816 | 2026.02.24 00:38:36.889078 [ 4 ] {2f26170e-c140-4e71-bc71-6d64f17b0bbc} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2026.02.24 00:38:36.889202 [ 4 ] {2f26170e-c140-4e71-bc71-6d64f17b0bbc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 863.26 KiB/sec. | ||
| 4818 | 2026.02.24 00:38:36.889238 [ 4 ] {2f26170e-c140-4e71-bc71-6d64f17b0bbc} <Debug> TCPHandler: Processed in 0.001245712 sec. | ||
| 4819 | 2026.02.24 00:38:36.889337 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2026.02.24 00:38:36.889430 [ 4 ] {4d3f1838-b1bf-405a-8225-e5fcbfb5129f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4821 | 2026.02.24 00:38:36.889470 [ 4 ] {4d3f1838-b1bf-405a-8225-e5fcbfb5129f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4822 | 2026.02.24 00:38:36.890091 [ 4 ] {4d3f1838-b1bf-405a-8225-e5fcbfb5129f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.02.24 00:38:36.890127 [ 4 ] {4d3f1838-b1bf-405a-8225-e5fcbfb5129f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4824 | 2026.02.24 00:38:36.890456 [ 4 ] {4d3f1838-b1bf-405a-8225-e5fcbfb5129f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4825 | 2026.02.24 00:38:36.890650 [ 4 ] {4d3f1838-b1bf-405a-8225-e5fcbfb5129f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.02.24 00:38:36.890767 [ 4 ] {4d3f1838-b1bf-405a-8225-e5fcbfb5129f} <Debug> executeQuery: Read 601 rows, 46.27 KiB in 0.001375 sec., 437090.9090909091 rows/sec., 32.86 MiB/sec. | ||
| 4827 | 2026.02.24 00:38:36.890803 [ 4 ] {4d3f1838-b1bf-405a-8225-e5fcbfb5129f} <Debug> TCPHandler: Processed in 0.001537158 sec. | ||
| 4828 | 2026.02.24 00:38:36.890909 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.02.24 00:38:36.890996 [ 4 ] {3f7ca0c1-242c-453b-83d4-60c601da120b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4830 | 2026.02.24 00:38:36.891040 [ 4 ] {3f7ca0c1-242c-453b-83d4-60c601da120b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4831 | 2026.02.24 00:38:36.891656 [ 4 ] {3f7ca0c1-242c-453b-83d4-60c601da120b} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.02.24 00:38:36.891690 [ 4 ] {3f7ca0c1-242c-453b-83d4-60c601da120b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4833 | 2026.02.24 00:38:36.892058 [ 4 ] {3f7ca0c1-242c-453b-83d4-60c601da120b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4834 | 2026.02.24 00:38:36.892265 [ 4 ] {3f7ca0c1-242c-453b-83d4-60c601da120b} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.02.24 00:38:36.892392 [ 4 ] {3f7ca0c1-242c-453b-83d4-60c601da120b} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001375 sec., 641454.5454545455 rows/sec., 43.54 MiB/sec. | ||
| 4836 | 2026.02.24 00:38:36.892430 [ 4 ] {3f7ca0c1-242c-453b-83d4-60c601da120b} <Debug> TCPHandler: Processed in 0.001538148 sec. | ||
| 4837 | 2026.02.24 00:38:36.892542 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.02.24 00:38:36.892638 [ 4 ] {6bb02d21-281e-4cd9-b9a0-bc443c34404a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4839 | 2026.02.24 00:38:36.892692 [ 4 ] {6bb02d21-281e-4cd9-b9a0-bc443c34404a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4840 | 2026.02.24 00:38:36.893548 [ 4 ] {6bb02d21-281e-4cd9-b9a0-bc443c34404a} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2026.02.24 00:38:36.893583 [ 4 ] {6bb02d21-281e-4cd9-b9a0-bc443c34404a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4842 | 2026.02.24 00:38:36.894159 [ 4 ] {6bb02d21-281e-4cd9-b9a0-bc443c34404a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4843 | 2026.02.24 00:38:36.894377 [ 4 ] {6bb02d21-281e-4cd9-b9a0-bc443c34404a} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2026.02.24 00:38:36.894513 [ 4 ] {6bb02d21-281e-4cd9-b9a0-bc443c34404a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001891 sec., 21681.64992067689 rows/sec., 38.85 MiB/sec. | ||
| 4845 | 2026.02.24 00:38:36.894515 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4846 | 2026.02.24 00:38:36.894565 [ 4 ] {6bb02d21-281e-4cd9-b9a0-bc443c34404a} <Debug> TCPHandler: Processed in 0.002071427 sec. | ||
| 4847 | 2026.02.24 00:38:36.894592 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.02.24 00:38:36.894622 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4849 | 2026.02.24 00:38:36.894693 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2026.02.24 00:38:36.894731 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::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 | ||
| 4851 | 2026.02.24 00:38:36.894791 [ 4 ] {3765109f-9d98-484d-9a48-96d86853cf40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4852 | 2026.02.24 00:38:36.894832 [ 4 ] {3765109f-9d98-484d-9a48-96d86853cf40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4853 | 2026.02.24 00:38:36.894922 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4854 | 2026.02.24 00:38:36.894972 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 363 rows starting from the beginning of the part | ||
| 4855 | 2026.02.24 00:38:36.895084 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4856 | 2026.02.24 00:38:36.895172 [ 4 ] {3765109f-9d98-484d-9a48-96d86853cf40} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.02.24 00:38:36.895190 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 4858 | 2026.02.24 00:38:36.895209 [ 4 ] {3765109f-9d98-484d-9a48-96d86853cf40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4859 | 2026.02.24 00:38:36.895286 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4860 | 2026.02.24 00:38:36.895380 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4861 | 2026.02.24 00:38:36.895473 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 4862 | 2026.02.24 00:38:36.895516 [ 4 ] {3765109f-9d98-484d-9a48-96d86853cf40} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4863 | 2026.02.24 00:38:36.895726 [ 4 ] {3765109f-9d98-484d-9a48-96d86853cf40} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.02.24 00:38:36.895855 [ 4 ] {3765109f-9d98-484d-9a48-96d86853cf40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 4865 | 2026.02.24 00:38:36.895891 [ 4 ] {3765109f-9d98-484d-9a48-96d86853cf40} <Debug> TCPHandler: Processed in 0.001251063 sec. | ||
| 4866 | 2026.02.24 00:38:36.898909 [ 188 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 19 columns (19 merged, 0 gathered) in 0.004214836 sec., 134762.06428909692 rows/sec., 241.49 MiB/sec. | ||
| 4867 | 2026.02.24 00:38:36.899567 [ 188 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4868 | 2026.02.24 00:38:36.899859 [ 188 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.02.24 00:38:36.899919 [ 188 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4870 | 2026.02.24 00:38:36.900002 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 4871 | 2026.02.24 00:38:37.695990 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11018 | ||
| 4872 | 2026.02.24 00:38:37.696500 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.02.24 00:38:37.696543 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4874 | 2026.02.24 00:38:37.697064 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4875 | 2026.02.24 00:38:37.697303 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4876 | 2026.02.24 00:38:37.697430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11018 | ||
| 4877 | 2026.02.24 00:38:38.251520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4878 | 2026.02.24 00:38:38.267230 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.02.24 00:38:38.267287 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4880 | 2026.02.24 00:38:38.273613 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4881 | 2026.02.24 00:38:38.274301 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.02.24 00:38:38.276977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4883 | 2026.02.24 00:38:41.849059 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.02.24 00:38:41.849360 [ 4 ] {5dd8feb9-ef15-425d-95e0-84e75beb93be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4885 | 2026.02.24 00:38:41.849463 [ 4 ] {5dd8feb9-ef15-425d-95e0-84e75beb93be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4886 | 2026.02.24 00:38:41.850133 [ 4 ] {5dd8feb9-ef15-425d-95e0-84e75beb93be} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.02.24 00:38:41.850175 [ 4 ] {5dd8feb9-ef15-425d-95e0-84e75beb93be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4888 | 2026.02.24 00:38:41.850563 [ 4 ] {5dd8feb9-ef15-425d-95e0-84e75beb93be} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4889 | 2026.02.24 00:38:41.850785 [ 4 ] {5dd8feb9-ef15-425d-95e0-84e75beb93be} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.02.24 00:38:41.850929 [ 4 ] {5dd8feb9-ef15-425d-95e0-84e75beb93be} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.57 MiB/sec. | ||
| 4891 | 2026.02.24 00:38:41.850966 [ 4 ] {5dd8feb9-ef15-425d-95e0-84e75beb93be} <Debug> TCPHandler: Processed in 0.002110838 sec. | ||
| 4892 | 2026.02.24 00:38:41.851075 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.02.24 00:38:41.851165 [ 4 ] {d644e6fe-386d-4ec9-a77d-cc70f3c686ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4894 | 2026.02.24 00:38:41.851203 [ 4 ] {d644e6fe-386d-4ec9-a77d-cc70f3c686ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4895 | 2026.02.24 00:38:41.851588 [ 4 ] {d644e6fe-386d-4ec9-a77d-cc70f3c686ed} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.02.24 00:38:41.851687 [ 4 ] {d644e6fe-386d-4ec9-a77d-cc70f3c686ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4897 | 2026.02.24 00:38:41.851990 [ 4 ] {d644e6fe-386d-4ec9-a77d-cc70f3c686ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4898 | 2026.02.24 00:38:41.852202 [ 4 ] {d644e6fe-386d-4ec9-a77d-cc70f3c686ed} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.02.24 00:38:41.852328 [ 4 ] {d644e6fe-386d-4ec9-a77d-cc70f3c686ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 4900 | 2026.02.24 00:38:41.852366 [ 4 ] {d644e6fe-386d-4ec9-a77d-cc70f3c686ed} <Debug> TCPHandler: Processed in 0.001312944 sec. | ||
| 4901 | 2026.02.24 00:38:41.852480 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.02.24 00:38:41.852575 [ 4 ] {0530d0be-70b0-4cce-b853-97ce385cf569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4903 | 2026.02.24 00:38:41.852618 [ 4 ] {0530d0be-70b0-4cce-b853-97ce385cf569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4904 | 2026.02.24 00:38:41.853007 [ 4 ] {0530d0be-70b0-4cce-b853-97ce385cf569} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.02.24 00:38:41.853042 [ 4 ] {0530d0be-70b0-4cce-b853-97ce385cf569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4906 | 2026.02.24 00:38:41.853401 [ 4 ] {0530d0be-70b0-4cce-b853-97ce385cf569} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4907 | 2026.02.24 00:38:41.853618 [ 4 ] {0530d0be-70b0-4cce-b853-97ce385cf569} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.02.24 00:38:41.853746 [ 4 ] {0530d0be-70b0-4cce-b853-97ce385cf569} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 4909 | 2026.02.24 00:38:41.853782 [ 4 ] {0530d0be-70b0-4cce-b853-97ce385cf569} <Debug> TCPHandler: Processed in 0.001351084 sec. | ||
| 4910 | 2026.02.24 00:38:41.853885 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.02.24 00:38:41.853978 [ 4 ] {7c4a0ada-36cd-4d06-8427-9421ac84b007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4912 | 2026.02.24 00:38:41.854019 [ 4 ] {7c4a0ada-36cd-4d06-8427-9421ac84b007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4913 | 2026.02.24 00:38:41.854341 [ 4 ] {7c4a0ada-36cd-4d06-8427-9421ac84b007} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.02.24 00:38:41.854376 [ 4 ] {7c4a0ada-36cd-4d06-8427-9421ac84b007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4915 | 2026.02.24 00:38:41.854679 [ 4 ] {7c4a0ada-36cd-4d06-8427-9421ac84b007} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4916 | 2026.02.24 00:38:41.854893 [ 4 ] {7c4a0ada-36cd-4d06-8427-9421ac84b007} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.02.24 00:38:41.855024 [ 4 ] {7c4a0ada-36cd-4d06-8427-9421ac84b007} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 4918 | 2026.02.24 00:38:41.855059 [ 4 ] {7c4a0ada-36cd-4d06-8427-9421ac84b007} <Debug> TCPHandler: Processed in 0.001222782 sec. | ||
| 4919 | 2026.02.24 00:38:45.014917 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4920 | 2026.02.24 00:38:45.014974 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4921 | 2026.02.24 00:38:45.173605 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 624 | ||
| 4922 | 2026.02.24 00:38:45.175946 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.02.24 00:38:45.176004 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4924 | 2026.02.24 00:38:45.177201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4925 | 2026.02.24 00:38:45.177483 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.02.24 00:38:45.177859 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
| 4927 | 2026.02.24 00:38:45.197793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11530 | ||
| 4928 | 2026.02.24 00:38:45.198315 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.02.24 00:38:45.198365 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4930 | 2026.02.24 00:38:45.198872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4931 | 2026.02.24 00:38:45.199119 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.02.24 00:38:45.199265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11530 | ||
| 4933 | 2026.02.24 00:38:45.777314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4934 | 2026.02.24 00:38:45.793375 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.02.24 00:38:45.793433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4936 | 2026.02.24 00:38:45.799861 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4937 | 2026.02.24 00:38:45.800569 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.02.24 00:38:45.803916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4939 | 2026.02.24 00:38:46.851294 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.02.24 00:38:46.851475 [ 4 ] {ab822ec2-649a-4cdc-8c02-ea69e9aff23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4941 | 2026.02.24 00:38:46.851541 [ 4 ] {ab822ec2-649a-4cdc-8c02-ea69e9aff23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4942 | 2026.02.24 00:38:46.852234 [ 4 ] {ab822ec2-649a-4cdc-8c02-ea69e9aff23e} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.02.24 00:38:46.852286 [ 4 ] {ab822ec2-649a-4cdc-8c02-ea69e9aff23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4944 | 2026.02.24 00:38:46.852703 [ 4 ] {ab822ec2-649a-4cdc-8c02-ea69e9aff23e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4945 | 2026.02.24 00:38:46.852930 [ 4 ] {ab822ec2-649a-4cdc-8c02-ea69e9aff23e} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.02.24 00:38:46.853091 [ 4 ] {ab822ec2-649a-4cdc-8c02-ea69e9aff23e} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001664 sec., 82932.69230769231 rows/sec., 7.19 MiB/sec. | ||
| 4947 | 2026.02.24 00:38:46.853140 [ 4 ] {ab822ec2-649a-4cdc-8c02-ea69e9aff23e} <Debug> TCPHandler: Processed in 0.001972685 sec. | ||
| 4948 | 2026.02.24 00:38:46.853268 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2026.02.24 00:38:46.853373 [ 4 ] {ea3acd0c-1ed7-4c05-8155-24f1c614017a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4950 | 2026.02.24 00:38:46.853415 [ 4 ] {ea3acd0c-1ed7-4c05-8155-24f1c614017a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4951 | 2026.02.24 00:38:46.853845 [ 4 ] {ea3acd0c-1ed7-4c05-8155-24f1c614017a} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.02.24 00:38:46.853885 [ 4 ] {ea3acd0c-1ed7-4c05-8155-24f1c614017a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4953 | 2026.02.24 00:38:46.854185 [ 4 ] {ea3acd0c-1ed7-4c05-8155-24f1c614017a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4954 | 2026.02.24 00:38:46.854392 [ 4 ] {ea3acd0c-1ed7-4c05-8155-24f1c614017a} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.02.24 00:38:46.854507 [ 85 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4956 | 2026.02.24 00:38:46.854527 [ 4 ] {ea3acd0c-1ed7-4c05-8155-24f1c614017a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001178 sec., 34804.753820033955 rows/sec., 2.56 MiB/sec. | ||
| 4957 | 2026.02.24 00:38:46.854573 [ 85 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.02.24 00:38:46.854589 [ 4 ] {ea3acd0c-1ed7-4c05-8155-24f1c614017a} <Debug> TCPHandler: Processed in 0.001373624 sec. | ||
| 4959 | 2026.02.24 00:38:46.854598 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4960 | 2026.02.24 00:38:46.854698 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 4961 | 2026.02.24 00:38:46.854706 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4962 | 2026.02.24 00:38:46.854792 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4963 | 2026.02.24 00:38:46.854820 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 215 rows starting from the beginning of the part | ||
| 4964 | 2026.02.24 00:38:46.854828 [ 4 ] {45fd27aa-c8d5-4d04-80eb-a2ff22477785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4965 | 2026.02.24 00:38:46.854877 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 4966 | 2026.02.24 00:38:46.854878 [ 4 ] {45fd27aa-c8d5-4d04-80eb-a2ff22477785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4967 | 2026.02.24 00:38:46.854922 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 4968 | 2026.02.24 00:38:46.854962 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 4969 | 2026.02.24 00:38:46.855000 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 57 rows starting from the beginning of the part | ||
| 4970 | 2026.02.24 00:38:46.855039 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 4971 | 2026.02.24 00:38:46.855327 [ 4 ] {45fd27aa-c8d5-4d04-80eb-a2ff22477785} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.02.24 00:38:46.855362 [ 4 ] {45fd27aa-c8d5-4d04-80eb-a2ff22477785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4973 | 2026.02.24 00:38:46.855664 [ 4 ] {45fd27aa-c8d5-4d04-80eb-a2ff22477785} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4974 | 2026.02.24 00:38:46.855783 [ 190 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001115421 sec., 355919.4241456814 rows/sec., 25.60 MiB/sec. | ||
| 4975 | 2026.02.24 00:38:46.855875 [ 4 ] {45fd27aa-c8d5-4d04-80eb-a2ff22477785} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.02.24 00:38:46.855930 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4977 | 2026.02.24 00:38:46.856010 [ 4 ] {45fd27aa-c8d5-4d04-80eb-a2ff22477785} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001213 sec., 86562.24237427863 rows/sec., 6.76 MiB/sec. | ||
| 4978 | 2026.02.24 00:38:46.856049 [ 4 ] {45fd27aa-c8d5-4d04-80eb-a2ff22477785} <Debug> TCPHandler: Processed in 0.001392196 sec. | ||
| 4979 | 2026.02.24 00:38:46.856157 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_21_4} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.02.24 00:38:46.856165 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.02.24 00:38:46.856216 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_21_4} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4982 | 2026.02.24 00:38:46.856261 [ 4 ] {5105a275-38cf-40d0-bb8b-683d45e53371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4983 | 2026.02.24 00:38:46.856273 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4984 | 2026.02.24 00:38:46.856304 [ 4 ] {5105a275-38cf-40d0-bb8b-683d45e53371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4985 | 2026.02.24 00:38:46.856708 [ 4 ] {5105a275-38cf-40d0-bb8b-683d45e53371} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.02.24 00:38:46.856742 [ 4 ] {5105a275-38cf-40d0-bb8b-683d45e53371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4987 | 2026.02.24 00:38:46.857062 [ 4 ] {5105a275-38cf-40d0-bb8b-683d45e53371} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4988 | 2026.02.24 00:38:46.857280 [ 4 ] {5105a275-38cf-40d0-bb8b-683d45e53371} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.02.24 00:38:46.857407 [ 4 ] {5105a275-38cf-40d0-bb8b-683d45e53371} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 4990 | 2026.02.24 00:38:46.857444 [ 4 ] {5105a275-38cf-40d0-bb8b-683d45e53371} <Debug> TCPHandler: Processed in 0.001327894 sec. | ||
| 4991 | 2026.02.24 00:38:46.857581 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.02.24 00:38:46.857688 [ 4 ] {6e2ba53f-f20d-4306-b5c7-cfab527a4448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4993 | 2026.02.24 00:38:46.857742 [ 4 ] {6e2ba53f-f20d-4306-b5c7-cfab527a4448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4994 | 2026.02.24 00:38:46.858557 [ 4 ] {6e2ba53f-f20d-4306-b5c7-cfab527a4448} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.02.24 00:38:46.858594 [ 4 ] {6e2ba53f-f20d-4306-b5c7-cfab527a4448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 4996 | 2026.02.24 00:38:46.859185 [ 4 ] {6e2ba53f-f20d-4306-b5c7-cfab527a4448} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4997 | 2026.02.24 00:38:46.859403 [ 4 ] {6e2ba53f-f20d-4306-b5c7-cfab527a4448} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.02.24 00:38:46.859537 [ 4 ] {6e2ba53f-f20d-4306-b5c7-cfab527a4448} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001868 sec., 21948.60813704497 rows/sec., 39.33 MiB/sec. | ||
| 4999 | 2026.02.24 00:38:46.859589 [ 4 ] {6e2ba53f-f20d-4306-b5c7-cfab527a4448} <Debug> TCPHandler: Processed in 0.002071897 sec. | ||
| 5000 | 2026.02.24 00:38:46.859700 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.02.24 00:38:46.859795 [ 4 ] {7f4d9ed7-4cd9-48e2-9f9d-e2f452cc5703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5002 | 2026.02.24 00:38:46.859834 [ 4 ] {7f4d9ed7-4cd9-48e2-9f9d-e2f452cc5703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5003 | 2026.02.24 00:38:46.860156 [ 4 ] {7f4d9ed7-4cd9-48e2-9f9d-e2f452cc5703} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.02.24 00:38:46.860191 [ 4 ] {7f4d9ed7-4cd9-48e2-9f9d-e2f452cc5703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5005 | 2026.02.24 00:38:46.860486 [ 4 ] {7f4d9ed7-4cd9-48e2-9f9d-e2f452cc5703} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5006 | 2026.02.24 00:38:46.860685 [ 4 ] {7f4d9ed7-4cd9-48e2-9f9d-e2f452cc5703} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.02.24 00:38:46.860812 [ 4 ] {7f4d9ed7-4cd9-48e2-9f9d-e2f452cc5703} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 5008 | 2026.02.24 00:38:46.860847 [ 4 ] {7f4d9ed7-4cd9-48e2-9f9d-e2f452cc5703} <Debug> TCPHandler: Processed in 0.001194101 sec. | ||
| 5009 | 2026.02.24 00:38:47.128500 [ 85 ] {} <Debug> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5010 | 2026.02.24 00:38:47.128559 [ 85 ] {} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.02.24 00:38:47.128580 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5012 | 2026.02.24 00:38:47.128689 [ 188 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::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 | ||
| 5013 | 2026.02.24 00:38:47.128841 [ 188 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5014 | 2026.02.24 00:38:47.128895 [ 188 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 5015 | 2026.02.24 00:38:47.128997 [ 188 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::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 | ||
| 5016 | 2026.02.24 00:38:47.129076 [ 188 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::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 | ||
| 5017 | 2026.02.24 00:38:47.129148 [ 188 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5018 | 2026.02.24 00:38:47.129216 [ 188 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::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 | ||
| 5019 | 2026.02.24 00:38:47.130193 [ 190 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550188 sec., 27093.488015647134 rows/sec., 2.26 MiB/sec. | ||
| 5020 | 2026.02.24 00:38:47.130356 [ 190 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5021 | 2026.02.24 00:38:47.130638 [ 190 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_9_2} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.02.24 00:38:47.130715 [ 190 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_9_2} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5023 | 2026.02.24 00:38:47.130805 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5024 | 2026.02.24 00:38:51.858217 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.02.24 00:38:51.858425 [ 4 ] {c6be10cc-10f5-4558-be43-32b578fbcde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5026 | 2026.02.24 00:38:51.858497 [ 4 ] {c6be10cc-10f5-4558-be43-32b578fbcde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5027 | 2026.02.24 00:38:51.859282 [ 4 ] {c6be10cc-10f5-4558-be43-32b578fbcde6} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.02.24 00:38:51.859323 [ 4 ] {c6be10cc-10f5-4558-be43-32b578fbcde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5029 | 2026.02.24 00:38:51.859718 [ 4 ] {c6be10cc-10f5-4558-be43-32b578fbcde6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5030 | 2026.02.24 00:38:51.859951 [ 4 ] {c6be10cc-10f5-4558-be43-32b578fbcde6} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.02.24 00:38:51.860099 [ 4 ] {c6be10cc-10f5-4558-be43-32b578fbcde6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001726 sec., 164542.29432213207 rows/sec., 10.45 MiB/sec. | ||
| 5032 | 2026.02.24 00:38:51.860143 [ 4 ] {c6be10cc-10f5-4558-be43-32b578fbcde6} <Debug> TCPHandler: Processed in 0.002060097 sec. | ||
| 5033 | 2026.02.24 00:38:51.860270 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.02.24 00:38:51.860368 [ 4 ] {5e6497a3-8ffc-4875-9da5-c54724ed578f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5035 | 2026.02.24 00:38:51.860408 [ 4 ] {5e6497a3-8ffc-4875-9da5-c54724ed578f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5036 | 2026.02.24 00:38:51.861277 [ 4 ] {5e6497a3-8ffc-4875-9da5-c54724ed578f} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.02.24 00:38:51.861313 [ 4 ] {5e6497a3-8ffc-4875-9da5-c54724ed578f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5038 | 2026.02.24 00:38:51.861654 [ 4 ] {5e6497a3-8ffc-4875-9da5-c54724ed578f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5039 | 2026.02.24 00:38:51.861863 [ 4 ] {5e6497a3-8ffc-4875-9da5-c54724ed578f} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.02.24 00:38:51.861994 [ 4 ] {5e6497a3-8ffc-4875-9da5-c54724ed578f} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001646 sec., 484204.13122721756 rows/sec., 38.06 MiB/sec. | ||
| 5041 | 2026.02.24 00:38:51.862033 [ 4 ] {5e6497a3-8ffc-4875-9da5-c54724ed578f} <Debug> TCPHandler: Processed in 0.001813383 sec. | ||
| 5042 | 2026.02.24 00:38:51.862145 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.02.24 00:38:51.862240 [ 4 ] {bfc9a2de-a057-4364-88a3-b5571fe84298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.02.24 00:38:51.862281 [ 4 ] {bfc9a2de-a057-4364-88a3-b5571fe84298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5045 | 2026.02.24 00:38:51.862737 [ 4 ] {bfc9a2de-a057-4364-88a3-b5571fe84298} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.02.24 00:38:51.862771 [ 4 ] {bfc9a2de-a057-4364-88a3-b5571fe84298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5047 | 2026.02.24 00:38:51.863077 [ 4 ] {bfc9a2de-a057-4364-88a3-b5571fe84298} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5048 | 2026.02.24 00:38:51.863284 [ 4 ] {bfc9a2de-a057-4364-88a3-b5571fe84298} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.02.24 00:38:51.863407 [ 4 ] {bfc9a2de-a057-4364-88a3-b5571fe84298} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001184 sec., 119932.43243243244 rows/sec., 7.05 MiB/sec. | ||
| 5050 | 2026.02.24 00:38:51.863456 [ 4 ] {bfc9a2de-a057-4364-88a3-b5571fe84298} <Debug> TCPHandler: Processed in 0.001360605 sec. | ||
| 5051 | 2026.02.24 00:38:51.863585 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.02.24 00:38:51.863681 [ 4 ] {0af05539-9df6-4a88-b597-958a74d287e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.02.24 00:38:51.863720 [ 4 ] {0af05539-9df6-4a88-b597-958a74d287e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5054 | 2026.02.24 00:38:51.864184 [ 4 ] {0af05539-9df6-4a88-b597-958a74d287e1} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.02.24 00:38:51.864218 [ 4 ] {0af05539-9df6-4a88-b597-958a74d287e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5056 | 2026.02.24 00:38:51.864505 [ 4 ] {0af05539-9df6-4a88-b597-958a74d287e1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5057 | 2026.02.24 00:38:51.864721 [ 4 ] {0af05539-9df6-4a88-b597-958a74d287e1} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.02.24 00:38:51.864844 [ 4 ] {0af05539-9df6-4a88-b597-958a74d287e1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 5059 | 2026.02.24 00:38:51.864884 [ 4 ] {0af05539-9df6-4a88-b597-958a74d287e1} <Debug> TCPHandler: Processed in 0.001348145 sec. | ||
| 5060 | 2026.02.24 00:38:51.865004 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.02.24 00:38:51.865098 [ 4 ] {591cde1d-9d71-4b51-b16d-5cce354c0527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5062 | 2026.02.24 00:38:51.865137 [ 4 ] {591cde1d-9d71-4b51-b16d-5cce354c0527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5063 | 2026.02.24 00:38:51.865591 [ 4 ] {591cde1d-9d71-4b51-b16d-5cce354c0527} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.02.24 00:38:51.865626 [ 4 ] {591cde1d-9d71-4b51-b16d-5cce354c0527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5065 | 2026.02.24 00:38:51.865929 [ 4 ] {591cde1d-9d71-4b51-b16d-5cce354c0527} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5066 | 2026.02.24 00:38:51.866134 [ 4 ] {591cde1d-9d71-4b51-b16d-5cce354c0527} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.02.24 00:38:51.866256 [ 4 ] {591cde1d-9d71-4b51-b16d-5cce354c0527} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 5068 | 2026.02.24 00:38:51.866293 [ 4 ] {591cde1d-9d71-4b51-b16d-5cce354c0527} <Debug> TCPHandler: Processed in 0.001337154 sec. | ||
| 5069 | 2026.02.24 00:38:51.866409 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.02.24 00:38:51.866502 [ 4 ] {ed9c9be7-d0b5-477c-b6f2-6e4d114664d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5071 | 2026.02.24 00:38:51.866543 [ 4 ] {ed9c9be7-d0b5-477c-b6f2-6e4d114664d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5072 | 2026.02.24 00:38:51.867167 [ 4 ] {ed9c9be7-d0b5-477c-b6f2-6e4d114664d1} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.02.24 00:38:51.867200 [ 4 ] {ed9c9be7-d0b5-477c-b6f2-6e4d114664d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5074 | 2026.02.24 00:38:51.867512 [ 4 ] {ed9c9be7-d0b5-477c-b6f2-6e4d114664d1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5075 | 2026.02.24 00:38:51.867717 [ 4 ] {ed9c9be7-d0b5-477c-b6f2-6e4d114664d1} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.02.24 00:38:51.867843 [ 4 ] {ed9c9be7-d0b5-477c-b6f2-6e4d114664d1} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001358 sec., 360824.74226804124 rows/sec., 25.30 MiB/sec. | ||
| 5077 | 2026.02.24 00:38:51.867882 [ 4 ] {ed9c9be7-d0b5-477c-b6f2-6e4d114664d1} <Debug> TCPHandler: Processed in 0.001522678 sec. | ||
| 5078 | 2026.02.24 00:38:51.868001 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.02.24 00:38:51.868102 [ 4 ] {208315b1-e9d5-4dcb-b035-157c2906b635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5080 | 2026.02.24 00:38:51.868144 [ 4 ] {208315b1-e9d5-4dcb-b035-157c2906b635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5081 | 2026.02.24 00:38:51.868475 [ 4 ] {208315b1-e9d5-4dcb-b035-157c2906b635} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.02.24 00:38:51.868510 [ 4 ] {208315b1-e9d5-4dcb-b035-157c2906b635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5083 | 2026.02.24 00:38:51.868828 [ 4 ] {208315b1-e9d5-4dcb-b035-157c2906b635} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5084 | 2026.02.24 00:38:51.869043 [ 4 ] {208315b1-e9d5-4dcb-b035-157c2906b635} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.02.24 00:38:51.869169 [ 4 ] {208315b1-e9d5-4dcb-b035-157c2906b635} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 5086 | 2026.02.24 00:38:51.869206 [ 4 ] {208315b1-e9d5-4dcb-b035-157c2906b635} <Debug> TCPHandler: Processed in 0.001264303 sec. | ||
| 5087 | 2026.02.24 00:38:51.869322 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.02.24 00:38:51.869418 [ 4 ] {d266a9c6-0818-474b-b972-7ff92fb390d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.02.24 00:38:51.869461 [ 4 ] {d266a9c6-0818-474b-b972-7ff92fb390d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5090 | 2026.02.24 00:38:51.869897 [ 4 ] {d266a9c6-0818-474b-b972-7ff92fb390d0} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.02.24 00:38:51.869930 [ 4 ] {d266a9c6-0818-474b-b972-7ff92fb390d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5092 | 2026.02.24 00:38:51.870246 [ 4 ] {d266a9c6-0818-474b-b972-7ff92fb390d0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5093 | 2026.02.24 00:38:51.870438 [ 4 ] {d266a9c6-0818-474b-b972-7ff92fb390d0} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.02.24 00:38:51.870557 [ 4 ] {d266a9c6-0818-474b-b972-7ff92fb390d0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001204 sec., 220099.66777408638 rows/sec., 14.63 MiB/sec. | ||
| 5095 | 2026.02.24 00:38:51.870591 [ 4 ] {d266a9c6-0818-474b-b972-7ff92fb390d0} <Debug> TCPHandler: Processed in 0.001366864 sec. | ||
| 5096 | 2026.02.24 00:38:51.870699 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.02.24 00:38:51.870789 [ 4 ] {50934598-98bd-46d8-8311-730056656828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.02.24 00:38:51.870894 [ 4 ] {50934598-98bd-46d8-8311-730056656828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5099 | 2026.02.24 00:38:51.871208 [ 4 ] {50934598-98bd-46d8-8311-730056656828} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.02.24 00:38:51.871242 [ 4 ] {50934598-98bd-46d8-8311-730056656828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5101 | 2026.02.24 00:38:51.871532 [ 4 ] {50934598-98bd-46d8-8311-730056656828} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5102 | 2026.02.24 00:38:51.871762 [ 4 ] {50934598-98bd-46d8-8311-730056656828} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.02.24 00:38:51.871886 [ 4 ] {50934598-98bd-46d8-8311-730056656828} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 5104 | 2026.02.24 00:38:51.871921 [ 4 ] {50934598-98bd-46d8-8311-730056656828} <Debug> TCPHandler: Processed in 0.001212852 sec. | ||
| 5105 | 2026.02.24 00:38:51.872038 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.02.24 00:38:51.872130 [ 4 ] {949eb594-c8b2-4d09-ad61-6a8e05787bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5107 | 2026.02.24 00:38:51.872170 [ 4 ] {949eb594-c8b2-4d09-ad61-6a8e05787bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5108 | 2026.02.24 00:38:51.872507 [ 4 ] {949eb594-c8b2-4d09-ad61-6a8e05787bee} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.02.24 00:38:51.872542 [ 4 ] {949eb594-c8b2-4d09-ad61-6a8e05787bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5110 | 2026.02.24 00:38:51.872870 [ 4 ] {949eb594-c8b2-4d09-ad61-6a8e05787bee} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5111 | 2026.02.24 00:38:51.873076 [ 4 ] {949eb594-c8b2-4d09-ad61-6a8e05787bee} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.02.24 00:38:51.873200 [ 4 ] {949eb594-c8b2-4d09-ad61-6a8e05787bee} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 5113 | 2026.02.24 00:38:51.873234 [ 4 ] {949eb594-c8b2-4d09-ad61-6a8e05787bee} <Debug> TCPHandler: Processed in 0.001245863 sec. | ||
| 5114 | 2026.02.24 00:38:52.700316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11978 | ||
| 5115 | 2026.02.24 00:38:52.700793 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.02.24 00:38:52.700831 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5117 | 2026.02.24 00:38:52.701296 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5118 | 2026.02.24 00:38:52.701527 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.02.24 00:38:52.701655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11978 | ||
| 5120 | 2026.02.24 00:38:53.304859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5121 | 2026.02.24 00:38:53.321560 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.02.24 00:38:53.321619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5123 | 2026.02.24 00:38:53.327885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5124 | 2026.02.24 00:38:53.328577 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.02.24 00:38:53.331835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5126 | 2026.02.24 00:38:55.178278 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 656 | ||
| 5127 | 2026.02.24 00:38:55.180616 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.02.24 00:38:55.180663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 5129 | 2026.02.24 00:38:55.181841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5130 | 2026.02.24 00:38:55.182111 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.02.24 00:38:55.182379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 5132 | 2026.02.24 00:38:56.611566 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38431 | ||
| 5133 | 2026.02.24 00:38:56.611682 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5134 | 2026.02.24 00:38:56.611707 [ 286 ] {} <Debug> TCP-Session: 72c3e2cf-03ba-425a-8bda-c47d494f7222 Authenticating user 'default' from [fd00:1122:3344:101::e]:38431 | ||
| 5135 | 2026.02.24 00:38:56.611730 [ 286 ] {} <Debug> TCP-Session: 72c3e2cf-03ba-425a-8bda-c47d494f7222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5136 | 2026.02.24 00:38:56.611742 [ 286 ] {} <Debug> TCP-Session: 72c3e2cf-03ba-425a-8bda-c47d494f7222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5137 | 2026.02.24 00:38:56.611908 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52244 | ||
| 5138 | 2026.02.24 00:38:56.611916 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45506 | ||
| 5139 | 2026.02.24 00:38:56.611955 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45267 | ||
| 5140 | 2026.02.24 00:38:56.611988 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44744 | ||
| 5141 | 2026.02.24 00:38:56.611996 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50796 | ||
| 5142 | 2026.02.24 00:38:56.612032 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5143 | 2026.02.24 00:38:56.612056 [ 286 ] {} <Trace> TCP-Session: 72c3e2cf-03ba-425a-8bda-c47d494f7222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5144 | 2026.02.24 00:38:56.612080 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5145 | 2026.02.24 00:38:56.612086 [ 288 ] {} <Debug> TCP-Session: 3da5bf44-46d1-4021-9f9b-95735740769c Authenticating user 'default' from [fd00:1122:3344:101::e]:52244 | ||
| 5146 | 2026.02.24 00:38:56.612111 [ 289 ] {} <Debug> TCP-Session: 4d39a3eb-1b5e-4ef2-8cdc-05e3b29e53ca Authenticating user 'default' from [fd00:1122:3344:101::e]:45506 | ||
| 5147 | 2026.02.24 00:38:56.611976 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45872 | ||
| 5148 | 2026.02.24 00:38:56.612138 [ 289 ] {} <Debug> TCP-Session: 4d39a3eb-1b5e-4ef2-8cdc-05e3b29e53ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5149 | 2026.02.24 00:38:56.612133 [ 288 ] {} <Debug> TCP-Session: 3da5bf44-46d1-4021-9f9b-95735740769c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5150 | 2026.02.24 00:38:56.612168 [ 289 ] {} <Debug> TCP-Session: 4d39a3eb-1b5e-4ef2-8cdc-05e3b29e53ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5151 | 2026.02.24 00:38:56.612191 [ 288 ] {} <Debug> TCP-Session: 3da5bf44-46d1-4021-9f9b-95735740769c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5152 | 2026.02.24 00:38:56.611960 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51485 | ||
| 5153 | 2026.02.24 00:38:56.612234 [ 286 ] {c626928c-6775-4635-9e95-997271e36614} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38431) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5154 | 2026.02.24 00:38:56.612243 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5155 | 2026.02.24 00:38:56.611989 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56807 | ||
| 5156 | 2026.02.24 00:38:56.612286 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5157 | 2026.02.24 00:38:56.612283 [ 3 ] {} <Debug> TCP-Session: 64e202db-cbdf-4683-abfd-5d654c850d11 Authenticating user 'default' from [fd00:1122:3344:101::e]:50796 | ||
| 5158 | 2026.02.24 00:38:56.612351 [ 294 ] {} <Debug> TCP-Session: 6619cc7e-ade9-43e7-b729-447212f82576 Authenticating user 'default' from [fd00:1122:3344:101::e]:44744 | ||
| 5159 | 2026.02.24 00:38:56.612357 [ 3 ] {} <Debug> TCP-Session: 64e202db-cbdf-4683-abfd-5d654c850d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5160 | 2026.02.24 00:38:56.612385 [ 3 ] {} <Debug> TCP-Session: 64e202db-cbdf-4683-abfd-5d654c850d11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5161 | 2026.02.24 00:38:56.612385 [ 294 ] {} <Debug> TCP-Session: 6619cc7e-ade9-43e7-b729-447212f82576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5162 | 2026.02.24 00:38:56.612414 [ 294 ] {} <Debug> TCP-Session: 6619cc7e-ade9-43e7-b729-447212f82576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5163 | 2026.02.24 00:38:56.612426 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5164 | 2026.02.24 00:38:56.612464 [ 293 ] {} <Debug> TCP-Session: 8cb04be9-537c-4c2d-9e6b-e1f46d3b8bff Authenticating user 'default' from [fd00:1122:3344:101::e]:45872 | ||
| 5165 | 2026.02.24 00:38:56.612470 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5166 | 2026.02.24 00:38:56.612488 [ 293 ] {} <Debug> TCP-Session: 8cb04be9-537c-4c2d-9e6b-e1f46d3b8bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5167 | 2026.02.24 00:38:56.612497 [ 286 ] {c626928c-6775-4635-9e95-997271e36614} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5168 | 2026.02.24 00:38:56.612522 [ 293 ] {} <Debug> TCP-Session: 8cb04be9-537c-4c2d-9e6b-e1f46d3b8bff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5169 | 2026.02.24 00:38:56.612513 [ 291 ] {} <Debug> TCP-Session: 9f04860b-131d-4ad6-998e-ae56df6afcef Authenticating user 'default' from [fd00:1122:3344:101::e]:51485 | ||
| 5170 | 2026.02.24 00:38:56.612562 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5171 | 2026.02.24 00:38:56.612563 [ 286 ] {c626928c-6775-4635-9e95-997271e36614} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5172 | 2026.02.24 00:38:56.612591 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5173 | 2026.02.24 00:38:56.612595 [ 290 ] {} <Debug> TCP-Session: 3094e72e-2146-413b-9659-a106d186c95e Authenticating user 'default' from [fd00:1122:3344:101::e]:45267 | ||
| 5174 | 2026.02.24 00:38:56.612565 [ 291 ] {} <Debug> TCP-Session: 9f04860b-131d-4ad6-998e-ae56df6afcef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2026.02.24 00:38:56.612640 [ 290 ] {} <Debug> TCP-Session: 3094e72e-2146-413b-9659-a106d186c95e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5176 | 2026.02.24 00:38:56.612659 [ 291 ] {} <Debug> TCP-Session: 9f04860b-131d-4ad6-998e-ae56df6afcef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5177 | 2026.02.24 00:38:56.612671 [ 290 ] {} <Debug> TCP-Session: 3094e72e-2146-413b-9659-a106d186c95e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2026.02.24 00:38:56.612633 [ 292 ] {} <Debug> TCP-Session: 7449c3c5-1101-43cf-8ae0-e69cedbeceb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56807 | ||
| 5179 | 2026.02.24 00:38:56.612722 [ 292 ] {} <Debug> TCP-Session: 7449c3c5-1101-43cf-8ae0-e69cedbeceb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2026.02.24 00:38:56.612735 [ 292 ] {} <Debug> TCP-Session: 7449c3c5-1101-43cf-8ae0-e69cedbeceb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5181 | 2026.02.24 00:38:56.612867 [ 286 ] {c626928c-6775-4635-9e95-997271e36614} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 5182 | 2026.02.24 00:38:56.613809 [ 304 ] {c626928c-6775-4635-9e95-997271e36614} <Trace> AggregatingTransform: Aggregating | ||
| 5183 | 2026.02.24 00:38:56.613859 [ 304 ] {c626928c-6775-4635-9e95-997271e36614} <Trace> Aggregator: Aggregation method: without_key | ||
| 5184 | 2026.02.24 00:38:56.613903 [ 304 ] {c626928c-6775-4635-9e95-997271e36614} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931876 sec. (1073.104 rows/sec., 41.92 KiB/sec.) | ||
| 5185 | 2026.02.24 00:38:56.613926 [ 304 ] {c626928c-6775-4635-9e95-997271e36614} <Trace> Aggregator: Merging aggregated data | ||
| 5186 | 2026.02.24 00:38:56.615362 [ 286 ] {c626928c-6775-4635-9e95-997271e36614} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003185 sec., 313.9717425431711 rows/sec., 12.26 KiB/sec. | ||
| 5187 | 2026.02.24 00:38:56.615493 [ 286 ] {c626928c-6775-4635-9e95-997271e36614} <Debug> TCPHandler: Processed in 0.003554974 sec. | ||
| 5188 | 2026.02.24 00:38:56.615610 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5189 | 2026.02.24 00:38:56.615634 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5190 | 2026.02.24 00:38:56.615638 [ 286 ] {} <Debug> TCP-Session: 72c3e2cf-03ba-425a-8bda-c47d494f7222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5191 | 2026.02.24 00:38:56.615655 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5192 | 2026.02.24 00:38:56.615679 [ 294 ] {} <Debug> TCP-Session: 6619cc7e-ade9-43e7-b729-447212f82576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5193 | 2026.02.24 00:38:56.615693 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5194 | 2026.02.24 00:38:56.615711 [ 288 ] {} <Debug> TCP-Session: 3da5bf44-46d1-4021-9f9b-95735740769c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5195 | 2026.02.24 00:38:56.615717 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5196 | 2026.02.24 00:38:56.615740 [ 293 ] {} <Debug> TCP-Session: 8cb04be9-537c-4c2d-9e6b-e1f46d3b8bff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2026.02.24 00:38:56.615753 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5198 | 2026.02.24 00:38:56.615768 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5199 | 2026.02.24 00:38:56.615766 [ 291 ] {} <Debug> TCP-Session: 9f04860b-131d-4ad6-998e-ae56df6afcef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5200 | 2026.02.24 00:38:56.615801 [ 290 ] {} <Debug> TCP-Session: 3094e72e-2146-413b-9659-a106d186c95e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5201 | 2026.02.24 00:38:56.615816 [ 3 ] {} <Debug> TCP-Session: 64e202db-cbdf-4683-abfd-5d654c850d11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5202 | 2026.02.24 00:38:56.615674 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5203 | 2026.02.24 00:38:56.615735 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5204 | 2026.02.24 00:38:56.615909 [ 289 ] {} <Debug> TCP-Session: 4d39a3eb-1b5e-4ef2-8cdc-05e3b29e53ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2026.02.24 00:38:56.615945 [ 292 ] {} <Debug> TCP-Session: 7449c3c5-1101-43cf-8ae0-e69cedbeceb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5206 | 2026.02.24 00:38:56.850680 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2026.02.24 00:38:56.850863 [ 4 ] {464dcaf1-cad9-4750-a599-9dfd2583fcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5208 | 2026.02.24 00:38:56.850928 [ 4 ] {464dcaf1-cad9-4750-a599-9dfd2583fcfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5209 | 2026.02.24 00:38:56.851657 [ 4 ] {464dcaf1-cad9-4750-a599-9dfd2583fcfd} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.02.24 00:38:56.851704 [ 4 ] {464dcaf1-cad9-4750-a599-9dfd2583fcfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5211 | 2026.02.24 00:38:56.852115 [ 4 ] {464dcaf1-cad9-4750-a599-9dfd2583fcfd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5212 | 2026.02.24 00:38:56.852331 [ 4 ] {464dcaf1-cad9-4750-a599-9dfd2583fcfd} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2026.02.24 00:38:56.852496 [ 4 ] {464dcaf1-cad9-4750-a599-9dfd2583fcfd} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001683 sec., 81996.43493761141 rows/sec., 7.11 MiB/sec. | ||
| 5214 | 2026.02.24 00:38:56.852518 [ 74 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5215 | 2026.02.24 00:38:56.852545 [ 4 ] {464dcaf1-cad9-4750-a599-9dfd2583fcfd} <Debug> TCPHandler: Processed in 0.001998125 sec. | ||
| 5216 | 2026.02.24 00:38:56.852602 [ 74 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.02.24 00:38:56.852631 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5218 | 2026.02.24 00:38:56.852708 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2026.02.24 00:38:56.852730 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 5220 | 2026.02.24 00:38:56.852809 [ 4 ] {ca374858-8512-4cf5-8178-705fbf778a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5221 | 2026.02.24 00:38:56.852832 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5222 | 2026.02.24 00:38:56.852850 [ 4 ] {ca374858-8512-4cf5-8178-705fbf778a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5223 | 2026.02.24 00:38:56.852865 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2150 rows starting from the beginning of the part | ||
| 5224 | 2026.02.24 00:38:56.852930 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1400 rows starting from the beginning of the part | ||
| 5225 | 2026.02.24 00:38:56.852984 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 5226 | 2026.02.24 00:38:56.853032 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 138 rows starting from the beginning of the part | ||
| 5227 | 2026.02.24 00:38:56.853077 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 797 rows starting from the beginning of the part | ||
| 5228 | 2026.02.24 00:38:56.853120 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 138 rows starting from the beginning of the part | ||
| 5229 | 2026.02.24 00:38:56.853274 [ 4 ] {ca374858-8512-4cf5-8178-705fbf778a9c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5230 | 2026.02.24 00:38:56.853309 [ 4 ] {ca374858-8512-4cf5-8178-705fbf778a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5231 | 2026.02.24 00:38:56.853633 [ 4 ] {ca374858-8512-4cf5-8178-705fbf778a9c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5232 | 2026.02.24 00:38:56.853840 [ 4 ] {ca374858-8512-4cf5-8178-705fbf778a9c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5233 | 2026.02.24 00:38:56.853971 [ 4 ] {ca374858-8512-4cf5-8178-705fbf778a9c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001181 sec., 34716.342082980525 rows/sec., 2.55 MiB/sec. | ||
| 5234 | 2026.02.24 00:38:56.854010 [ 4 ] {ca374858-8512-4cf5-8178-705fbf778a9c} <Debug> TCPHandler: Processed in 0.001350435 sec. | ||
| 5235 | 2026.02.24 00:38:56.854131 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5236 | 2026.02.24 00:38:56.854239 [ 4 ] {d33ee635-61a7-4f54-a2b4-65e4a2cf2e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5237 | 2026.02.24 00:38:56.854282 [ 4 ] {d33ee635-61a7-4f54-a2b4-65e4a2cf2e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5238 | 2026.02.24 00:38:56.854741 [ 4 ] {d33ee635-61a7-4f54-a2b4-65e4a2cf2e63} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5239 | 2026.02.24 00:38:56.854777 [ 4 ] {d33ee635-61a7-4f54-a2b4-65e4a2cf2e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5240 | 2026.02.24 00:38:56.855035 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4679 rows, containing 5 columns (5 merged, 0 gathered) in 0.002349752 sec., 1991273.9727426553 rows/sec., 171.10 MiB/sec. | ||
| 5241 | 2026.02.24 00:38:56.855100 [ 4 ] {d33ee635-61a7-4f54-a2b4-65e4a2cf2e63} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5242 | 2026.02.24 00:38:56.855255 [ 188 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5243 | 2026.02.24 00:38:56.855334 [ 4 ] {d33ee635-61a7-4f54-a2b4-65e4a2cf2e63} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2026.02.24 00:38:56.855477 [ 4 ] {d33ee635-61a7-4f54-a2b4-65e4a2cf2e63} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001257 sec., 83532.21957040572 rows/sec., 6.52 MiB/sec. | ||
| 5245 | 2026.02.24 00:38:56.855492 [ 73 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5246 | 2026.02.24 00:38:56.855516 [ 4 ] {d33ee635-61a7-4f54-a2b4-65e4a2cf2e63} <Debug> TCPHandler: Processed in 0.001434816 sec. | ||
| 5247 | 2026.02.24 00:38:56.855516 [ 188 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_36_7} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.02.24 00:38:56.855556 [ 73 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5249 | 2026.02.24 00:38:56.855584 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5250 | 2026.02.24 00:38:56.855603 [ 188 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_36_7} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5251 | 2026.02.24 00:38:56.855658 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.02.24 00:38:56.855688 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 5253 | 2026.02.24 00:38:56.855725 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 5254 | 2026.02.24 00:38:56.855754 [ 4 ] {adf7cb97-1e7c-405c-9280-84191b0289e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5255 | 2026.02.24 00:38:56.855791 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5256 | 2026.02.24 00:38:56.855797 [ 4 ] {adf7cb97-1e7c-405c-9280-84191b0289e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5257 | 2026.02.24 00:38:56.855816 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1061 rows starting from the beginning of the part | ||
| 5258 | 2026.02.24 00:38:56.855867 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 601 rows starting from the beginning of the part | ||
| 5259 | 2026.02.24 00:38:56.855907 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 5260 | 2026.02.24 00:38:56.855945 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 105 rows starting from the beginning of the part | ||
| 5261 | 2026.02.24 00:38:56.855980 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 490 rows starting from the beginning of the part | ||
| 5262 | 2026.02.24 00:38:56.856019 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 105 rows starting from the beginning of the part | ||
| 5263 | 2026.02.24 00:38:56.856236 [ 4 ] {adf7cb97-1e7c-405c-9280-84191b0289e2} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.02.24 00:38:56.856271 [ 4 ] {adf7cb97-1e7c-405c-9280-84191b0289e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5265 | 2026.02.24 00:38:56.856609 [ 4 ] {adf7cb97-1e7c-405c-9280-84191b0289e2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5266 | 2026.02.24 00:38:56.856811 [ 4 ] {adf7cb97-1e7c-405c-9280-84191b0289e2} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.02.24 00:38:56.856928 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5268 | 2026.02.24 00:38:56.856942 [ 4 ] {adf7cb97-1e7c-405c-9280-84191b0289e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 5269 | 2026.02.24 00:38:56.856966 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2026.02.24 00:38:56.856989 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5271 | 2026.02.24 00:38:56.856992 [ 4 ] {adf7cb97-1e7c-405c-9280-84191b0289e2} <Debug> TCPHandler: Processed in 0.001383755 sec. | ||
| 5272 | 2026.02.24 00:38:56.857055 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2426 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415776 sec., 1713547.9058834165 rows/sec., 132.39 MiB/sec. | ||
| 5273 | 2026.02.24 00:38:56.857084 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 5274 | 2026.02.24 00:38:56.857121 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5275 | 2026.02.24 00:38:56.857203 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5276 | 2026.02.24 00:38:56.857218 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5277 | 2026.02.24 00:38:56.857219 [ 4 ] {cd28a8fe-a5ee-4a24-9784-ace1c1313d70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5278 | 2026.02.24 00:38:56.857261 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9469 rows starting from the beginning of the part | ||
| 5279 | 2026.02.24 00:38:56.857293 [ 4 ] {cd28a8fe-a5ee-4a24-9784-ace1c1313d70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5280 | 2026.02.24 00:38:56.857336 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 882 rows starting from the beginning of the part | ||
| 5281 | 2026.02.24 00:38:56.857388 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5282 | 2026.02.24 00:38:56.857431 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 5283 | 2026.02.24 00:38:56.857446 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_36_7} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.02.24 00:38:56.857471 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 5285 | 2026.02.24 00:38:56.857519 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5286 | 2026.02.24 00:38:56.857520 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_36_7} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5287 | 2026.02.24 00:38:56.857611 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5288 | 2026.02.24 00:38:56.858175 [ 4 ] {cd28a8fe-a5ee-4a24-9784-ace1c1313d70} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.02.24 00:38:56.858212 [ 4 ] {cd28a8fe-a5ee-4a24-9784-ace1c1313d70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5290 | 2026.02.24 00:38:56.858836 [ 4 ] {cd28a8fe-a5ee-4a24-9784-ace1c1313d70} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5291 | 2026.02.24 00:38:56.859072 [ 4 ] {cd28a8fe-a5ee-4a24-9784-ace1c1313d70} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.02.24 00:38:56.859214 [ 4 ] {cd28a8fe-a5ee-4a24-9784-ace1c1313d70} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002012 sec., 20377.733598409544 rows/sec., 36.52 MiB/sec. | ||
| 5293 | 2026.02.24 00:38:56.859268 [ 4 ] {cd28a8fe-a5ee-4a24-9784-ace1c1313d70} <Debug> TCPHandler: Processed in 0.00219593 sec. | ||
| 5294 | 2026.02.24 00:38:56.859388 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.02.24 00:38:56.859482 [ 4 ] {8dcbef07-8128-486a-b911-bc4b85e27cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5296 | 2026.02.24 00:38:56.859523 [ 4 ] {8dcbef07-8128-486a-b911-bc4b85e27cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5297 | 2026.02.24 00:38:56.859867 [ 4 ] {8dcbef07-8128-486a-b911-bc4b85e27cef} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.02.24 00:38:56.859902 [ 4 ] {8dcbef07-8128-486a-b911-bc4b85e27cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5299 | 2026.02.24 00:38:56.860216 [ 4 ] {8dcbef07-8128-486a-b911-bc4b85e27cef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5300 | 2026.02.24 00:38:56.860417 [ 4 ] {8dcbef07-8128-486a-b911-bc4b85e27cef} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.02.24 00:38:56.860538 [ 73 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5302 | 2026.02.24 00:38:56.860549 [ 4 ] {8dcbef07-8128-486a-b911-bc4b85e27cef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5303 | 2026.02.24 00:38:56.860579 [ 73 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2026.02.24 00:38:56.860603 [ 4 ] {8dcbef07-8128-486a-b911-bc4b85e27cef} <Debug> TCPHandler: Processed in 0.001265053 sec. | ||
| 5305 | 2026.02.24 00:38:56.860604 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5306 | 2026.02.24 00:38:56.860696 [ 188 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 5307 | 2026.02.24 00:38:56.860779 [ 188 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5308 | 2026.02.24 00:38:56.860804 [ 188 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1656 rows starting from the beginning of the part | ||
| 5309 | 2026.02.24 00:38:56.860849 [ 188 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5310 | 2026.02.24 00:38:56.860885 [ 188 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5311 | 2026.02.24 00:38:56.860917 [ 188 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 5312 | 2026.02.24 00:38:56.860947 [ 188 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5313 | 2026.02.24 00:38:56.860982 [ 188 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 5314 | 2026.02.24 00:38:56.861377 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11096 rows, containing 5 columns (5 merged, 0 gathered) in 0.004330538 sec., 2562268.2447307934 rows/sec., 175.41 MiB/sec. | ||
| 5315 | 2026.02.24 00:38:56.861780 [ 187 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5316 | 2026.02.24 00:38:56.861915 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 4 columns (4 merged, 0 gathered) in 0.001245832 sec., 1594115.4184512838 rows/sec., 106.23 MiB/sec. | ||
| 5317 | 2026.02.24 00:38:56.862112 [ 187 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5318 | 2026.02.24 00:38:56.862160 [ 188 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5319 | 2026.02.24 00:38:56.862208 [ 187 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5320 | 2026.02.24 00:38:56.862327 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 5321 | 2026.02.24 00:38:56.862399 [ 188 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_36_7} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.02.24 00:38:56.862466 [ 188 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_36_7} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5323 | 2026.02.24 00:38:56.862530 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5324 | 2026.02.24 00:38:58.867466 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48235 | ||
| 5325 | 2026.02.24 00:38:58.867579 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5326 | 2026.02.24 00:38:58.867608 [ 286 ] {} <Debug> TCP-Session: 342e4767-ad79-4e17-a977-a6b62bd33303 Authenticating user 'default' from [fd00:1122:3344:101::e]:48235 | ||
| 5327 | 2026.02.24 00:38:58.867631 [ 286 ] {} <Debug> TCP-Session: 342e4767-ad79-4e17-a977-a6b62bd33303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5328 | 2026.02.24 00:38:58.867645 [ 286 ] {} <Debug> TCP-Session: 342e4767-ad79-4e17-a977-a6b62bd33303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5329 | 2026.02.24 00:38:58.867854 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34124 | ||
| 5330 | 2026.02.24 00:38:58.867857 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35008 | ||
| 5331 | 2026.02.24 00:38:58.867914 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49065 | ||
| 5332 | 2026.02.24 00:38:58.867936 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58819 | ||
| 5333 | 2026.02.24 00:38:58.867948 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5334 | 2026.02.24 00:38:58.867960 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42074 | ||
| 5335 | 2026.02.24 00:38:58.867997 [ 289 ] {} <Debug> TCP-Session: 43695c61-bbfd-422c-bdfa-9458c37b4c83 Authenticating user 'default' from [fd00:1122:3344:101::e]:34124 | ||
| 5336 | 2026.02.24 00:38:58.868006 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5337 | 2026.02.24 00:38:58.868008 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5338 | 2026.02.24 00:38:58.868028 [ 289 ] {} <Debug> TCP-Session: 43695c61-bbfd-422c-bdfa-9458c37b4c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5339 | 2026.02.24 00:38:58.868031 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5340 | 2026.02.24 00:38:58.868049 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5341 | 2026.02.24 00:38:58.868061 [ 289 ] {} <Debug> TCP-Session: 43695c61-bbfd-422c-bdfa-9458c37b4c83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5342 | 2026.02.24 00:38:58.868073 [ 286 ] {} <Trace> TCP-Session: 342e4767-ad79-4e17-a977-a6b62bd33303 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.02.24 00:38:58.868087 [ 3 ] {} <Debug> TCP-Session: a9431337-a710-4619-89d9-7f3bf6f72578 Authenticating user 'default' from [fd00:1122:3344:101::e]:42074 | ||
| 5344 | 2026.02.24 00:38:58.868080 [ 293 ] {} <Debug> TCP-Session: be1438a5-0e20-4a3a-a3ee-0ed29eeccd40 Authenticating user 'default' from [fd00:1122:3344:101::e]:58819 | ||
| 5345 | 2026.02.24 00:38:58.868136 [ 3 ] {} <Debug> TCP-Session: a9431337-a710-4619-89d9-7f3bf6f72578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5346 | 2026.02.24 00:38:58.868153 [ 293 ] {} <Debug> TCP-Session: be1438a5-0e20-4a3a-a3ee-0ed29eeccd40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2026.02.24 00:38:58.868158 [ 3 ] {} <Debug> TCP-Session: a9431337-a710-4619-89d9-7f3bf6f72578 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5348 | 2026.02.24 00:38:58.868170 [ 293 ] {} <Debug> TCP-Session: be1438a5-0e20-4a3a-a3ee-0ed29eeccd40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5349 | 2026.02.24 00:38:58.868041 [ 291 ] {} <Debug> TCP-Session: c7e78941-e89c-4b02-8d1b-f7cd14afc185 Authenticating user 'default' from [fd00:1122:3344:101::e]:49065 | ||
| 5350 | 2026.02.24 00:38:58.867951 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56738 | ||
| 5351 | 2026.02.24 00:38:58.868222 [ 291 ] {} <Debug> TCP-Session: c7e78941-e89c-4b02-8d1b-f7cd14afc185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5352 | 2026.02.24 00:38:58.867942 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39034 | ||
| 5353 | 2026.02.24 00:38:58.868283 [ 286 ] {e947e70e-4063-4e95-8fbf-dfcb7cd1b964} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48235) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5354 | 2026.02.24 00:38:58.868265 [ 291 ] {} <Debug> TCP-Session: c7e78941-e89c-4b02-8d1b-f7cd14afc185 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5355 | 2026.02.24 00:38:58.868317 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5356 | 2026.02.24 00:38:58.867906 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58248 | ||
| 5357 | 2026.02.24 00:38:58.868368 [ 294 ] {} <Debug> TCP-Session: d336e225-7f46-48f9-973d-19f23945593b Authenticating user 'default' from [fd00:1122:3344:101::e]:56738 | ||
| 5358 | 2026.02.24 00:38:58.868376 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5359 | 2026.02.24 00:38:58.868397 [ 294 ] {} <Debug> TCP-Session: d336e225-7f46-48f9-973d-19f23945593b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.02.24 00:38:58.868425 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5361 | 2026.02.24 00:38:58.868434 [ 294 ] {} <Debug> TCP-Session: d336e225-7f46-48f9-973d-19f23945593b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.02.24 00:38:58.868430 [ 292 ] {} <Debug> TCP-Session: e1e12b48-cb15-42ce-bd21-bd373055947a Authenticating user 'default' from [fd00:1122:3344:101::e]:39034 | ||
| 5363 | 2026.02.24 00:38:58.868448 [ 290 ] {} <Debug> TCP-Session: 6330a70f-2c80-4cd3-bd31-eb6b30770385 Authenticating user 'default' from [fd00:1122:3344:101::e]:58248 | ||
| 5364 | 2026.02.24 00:38:58.868053 [ 288 ] {} <Debug> TCP-Session: eafe1490-bbf7-4248-8efe-c7184e27e9ac Authenticating user 'default' from [fd00:1122:3344:101::e]:35008 | ||
| 5365 | 2026.02.24 00:38:58.868484 [ 290 ] {} <Debug> TCP-Session: 6330a70f-2c80-4cd3-bd31-eb6b30770385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2026.02.24 00:38:58.868505 [ 288 ] {} <Debug> TCP-Session: eafe1490-bbf7-4248-8efe-c7184e27e9ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.02.24 00:38:58.868516 [ 290 ] {} <Debug> TCP-Session: 6330a70f-2c80-4cd3-bd31-eb6b30770385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5368 | 2026.02.24 00:38:58.868530 [ 288 ] {} <Debug> TCP-Session: eafe1490-bbf7-4248-8efe-c7184e27e9ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.02.24 00:38:58.868477 [ 292 ] {} <Debug> TCP-Session: e1e12b48-cb15-42ce-bd21-bd373055947a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.02.24 00:38:58.868571 [ 286 ] {e947e70e-4063-4e95-8fbf-dfcb7cd1b964} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5371 | 2026.02.24 00:38:58.868582 [ 292 ] {} <Debug> TCP-Session: e1e12b48-cb15-42ce-bd21-bd373055947a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.02.24 00:38:58.868635 [ 286 ] {e947e70e-4063-4e95-8fbf-dfcb7cd1b964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5373 | 2026.02.24 00:38:58.868922 [ 286 ] {e947e70e-4063-4e95-8fbf-dfcb7cd1b964} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 5374 | 2026.02.24 00:38:58.870023 [ 327 ] {e947e70e-4063-4e95-8fbf-dfcb7cd1b964} <Trace> AggregatingTransform: Aggregating | ||
| 5375 | 2026.02.24 00:38:58.870067 [ 327 ] {e947e70e-4063-4e95-8fbf-dfcb7cd1b964} <Trace> Aggregator: Aggregation method: without_key | ||
| 5376 | 2026.02.24 00:38:58.870105 [ 327 ] {e947e70e-4063-4e95-8fbf-dfcb7cd1b964} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001083139 sec. (923.243 rows/sec., 36.06 KiB/sec.) | ||
| 5377 | 2026.02.24 00:38:58.870123 [ 327 ] {e947e70e-4063-4e95-8fbf-dfcb7cd1b964} <Trace> Aggregator: Merging aggregated data | ||
| 5378 | 2026.02.24 00:38:58.871435 [ 286 ] {e947e70e-4063-4e95-8fbf-dfcb7cd1b964} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003218 sec., 310.75201988812927 rows/sec., 12.14 KiB/sec. | ||
| 5379 | 2026.02.24 00:38:58.871569 [ 286 ] {e947e70e-4063-4e95-8fbf-dfcb7cd1b964} <Debug> TCPHandler: Processed in 0.003631416 sec. | ||
| 5380 | 2026.02.24 00:38:58.871700 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5381 | 2026.02.24 00:38:58.871728 [ 286 ] {} <Debug> TCP-Session: 342e4767-ad79-4e17-a977-a6b62bd33303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2026.02.24 00:38:58.871731 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5383 | 2026.02.24 00:38:58.871757 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5384 | 2026.02.24 00:38:58.871777 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5385 | 2026.02.24 00:38:58.871778 [ 288 ] {} <Debug> TCP-Session: eafe1490-bbf7-4248-8efe-c7184e27e9ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2026.02.24 00:38:58.871801 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5387 | 2026.02.24 00:38:58.871807 [ 294 ] {} <Debug> TCP-Session: d336e225-7f46-48f9-973d-19f23945593b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2026.02.24 00:38:58.871848 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5389 | 2026.02.24 00:38:58.871866 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5390 | 2026.02.24 00:38:58.871886 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5391 | 2026.02.24 00:38:58.871895 [ 3 ] {} <Debug> TCP-Session: a9431337-a710-4619-89d9-7f3bf6f72578 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5392 | 2026.02.24 00:38:58.871912 [ 291 ] {} <Debug> TCP-Session: c7e78941-e89c-4b02-8d1b-f7cd14afc185 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.02.24 00:38:58.871927 [ 293 ] {} <Debug> TCP-Session: be1438a5-0e20-4a3a-a3ee-0ed29eeccd40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5394 | 2026.02.24 00:38:58.871820 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5395 | 2026.02.24 00:38:58.871816 [ 290 ] {} <Debug> TCP-Session: 6330a70f-2c80-4cd3-bd31-eb6b30770385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5396 | 2026.02.24 00:38:58.871851 [ 289 ] {} <Debug> TCP-Session: 43695c61-bbfd-422c-bdfa-9458c37b4c83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.02.24 00:38:58.872000 [ 292 ] {} <Debug> TCP-Session: e1e12b48-cb15-42ce-bd21-bd373055947a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.02.24 00:38:59.038046 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56590 | ||
| 5399 | 2026.02.24 00:38:59.038142 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5400 | 2026.02.24 00:38:59.038165 [ 291 ] {} <Debug> TCP-Session: bb3f1997-47ab-482a-a899-96bccdb55c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:56590 | ||
| 5401 | 2026.02.24 00:38:59.038185 [ 291 ] {} <Debug> TCP-Session: bb3f1997-47ab-482a-a899-96bccdb55c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.02.24 00:38:59.038197 [ 291 ] {} <Debug> TCP-Session: bb3f1997-47ab-482a-a899-96bccdb55c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5403 | 2026.02.24 00:38:59.038388 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51080 | ||
| 5404 | 2026.02.24 00:38:59.038405 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43041 | ||
| 5405 | 2026.02.24 00:38:59.038442 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64581 | ||
| 5406 | 2026.02.24 00:38:59.038448 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37145 | ||
| 5407 | 2026.02.24 00:38:59.038425 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52725 | ||
| 5408 | 2026.02.24 00:38:59.038503 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5409 | 2026.02.24 00:38:59.038525 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5410 | 2026.02.24 00:38:59.038536 [ 291 ] {} <Trace> TCP-Session: bb3f1997-47ab-482a-a899-96bccdb55c23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2026.02.24 00:38:59.038550 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5412 | 2026.02.24 00:38:59.038566 [ 294 ] {} <Debug> TCP-Session: bc334efb-ed74-4775-be89-a05cfac3a71d Authenticating user 'default' from [fd00:1122:3344:101::e]:43041 | ||
| 5413 | 2026.02.24 00:38:59.038571 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5414 | 2026.02.24 00:38:59.038592 [ 290 ] {} <Debug> TCP-Session: eaa1b7f6-4bdb-496f-8100-f2eef8503fcb Authenticating user 'default' from [fd00:1122:3344:101::e]:37145 | ||
| 5415 | 2026.02.24 00:38:59.038602 [ 294 ] {} <Debug> TCP-Session: bc334efb-ed74-4775-be89-a05cfac3a71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5416 | 2026.02.24 00:38:59.038618 [ 286 ] {} <Debug> TCP-Session: 3d569051-6e7b-48ce-89f3-36383a94166f Authenticating user 'default' from [fd00:1122:3344:101::e]:52725 | ||
| 5417 | 2026.02.24 00:38:59.038629 [ 294 ] {} <Debug> TCP-Session: bc334efb-ed74-4775-be89-a05cfac3a71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.02.24 00:38:59.038622 [ 290 ] {} <Debug> TCP-Session: eaa1b7f6-4bdb-496f-8100-f2eef8503fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.02.24 00:38:59.038647 [ 286 ] {} <Debug> TCP-Session: 3d569051-6e7b-48ce-89f3-36383a94166f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5420 | 2026.02.24 00:38:59.038666 [ 290 ] {} <Debug> TCP-Session: eaa1b7f6-4bdb-496f-8100-f2eef8503fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5421 | 2026.02.24 00:38:59.038678 [ 286 ] {} <Debug> TCP-Session: 3d569051-6e7b-48ce-89f3-36383a94166f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5422 | 2026.02.24 00:38:59.038554 [ 292 ] {} <Debug> TCP-Session: be4b1ec5-676e-46a7-9dbc-d67ddfb6dbd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51080 | ||
| 5423 | 2026.02.24 00:38:59.038718 [ 291 ] {4abeb40e-41d7-4f8d-bcff-f8ab411f38f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56590) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5424 | 2026.02.24 00:38:59.038734 [ 292 ] {} <Debug> TCP-Session: be4b1ec5-676e-46a7-9dbc-d67ddfb6dbd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5425 | 2026.02.24 00:38:59.038412 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56367 | ||
| 5426 | 2026.02.24 00:38:59.038758 [ 292 ] {} <Debug> TCP-Session: be4b1ec5-676e-46a7-9dbc-d67ddfb6dbd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5427 | 2026.02.24 00:38:59.038397 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35774 | ||
| 5428 | 2026.02.24 00:38:59.038551 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5429 | 2026.02.24 00:38:59.038817 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5430 | 2026.02.24 00:38:59.038836 [ 289 ] {} <Debug> TCP-Session: 0a3b3c5f-73cd-4698-820e-d52d89188f9b Authenticating user 'default' from [fd00:1122:3344:101::e]:64581 | ||
| 5431 | 2026.02.24 00:38:59.038846 [ 3 ] {} <Debug> TCP-Session: 75431fa4-2d06-41e4-a732-86c2c8e5335f Authenticating user 'default' from [fd00:1122:3344:101::e]:56367 | ||
| 5432 | 2026.02.24 00:38:59.038857 [ 289 ] {} <Debug> TCP-Session: 0a3b3c5f-73cd-4698-820e-d52d89188f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.02.24 00:38:59.038858 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5434 | 2026.02.24 00:38:59.038866 [ 3 ] {} <Debug> TCP-Session: 75431fa4-2d06-41e4-a732-86c2c8e5335f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2026.02.24 00:38:59.038871 [ 289 ] {} <Debug> TCP-Session: 0a3b3c5f-73cd-4698-820e-d52d89188f9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5436 | 2026.02.24 00:38:59.038887 [ 3 ] {} <Debug> TCP-Session: 75431fa4-2d06-41e4-a732-86c2c8e5335f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.02.24 00:38:59.038885 [ 293 ] {} <Debug> TCP-Session: dbb57db7-8516-4e27-a0a6-97c1ab790a02 Authenticating user 'default' from [fd00:1122:3344:101::e]:35774 | ||
| 5438 | 2026.02.24 00:38:59.038433 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51383 | ||
| 5439 | 2026.02.24 00:38:59.038982 [ 293 ] {} <Debug> TCP-Session: dbb57db7-8516-4e27-a0a6-97c1ab790a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.02.24 00:38:59.039049 [ 293 ] {} <Debug> TCP-Session: dbb57db7-8516-4e27-a0a6-97c1ab790a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5441 | 2026.02.24 00:38:59.039054 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5442 | 2026.02.24 00:38:59.039085 [ 288 ] {} <Debug> TCP-Session: 3e9091d5-35a1-4fdd-b52c-d46c41f0d48d Authenticating user 'default' from [fd00:1122:3344:101::e]:51383 | ||
| 5443 | 2026.02.24 00:38:59.039096 [ 291 ] {4abeb40e-41d7-4f8d-bcff-f8ab411f38f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5444 | 2026.02.24 00:38:59.039102 [ 288 ] {} <Debug> TCP-Session: 3e9091d5-35a1-4fdd-b52c-d46c41f0d48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5445 | 2026.02.24 00:38:59.039129 [ 288 ] {} <Debug> TCP-Session: 3e9091d5-35a1-4fdd-b52c-d46c41f0d48d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5446 | 2026.02.24 00:38:59.039155 [ 291 ] {4abeb40e-41d7-4f8d-bcff-f8ab411f38f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5447 | 2026.02.24 00:38:59.039462 [ 291 ] {4abeb40e-41d7-4f8d-bcff-f8ab411f38f3} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 5448 | 2026.02.24 00:38:59.040489 [ 319 ] {4abeb40e-41d7-4f8d-bcff-f8ab411f38f3} <Trace> AggregatingTransform: Aggregating | ||
| 5449 | 2026.02.24 00:38:59.040533 [ 319 ] {4abeb40e-41d7-4f8d-bcff-f8ab411f38f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 5450 | 2026.02.24 00:38:59.040567 [ 319 ] {4abeb40e-41d7-4f8d-bcff-f8ab411f38f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008749 sec. (991.327 rows/sec., 38.72 KiB/sec.) | ||
| 5451 | 2026.02.24 00:38:59.040586 [ 319 ] {4abeb40e-41d7-4f8d-bcff-f8ab411f38f3} <Trace> Aggregator: Merging aggregated data | ||
| 5452 | 2026.02.24 00:38:59.042073 [ 291 ] {4abeb40e-41d7-4f8d-bcff-f8ab411f38f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00337 sec., 296.7359050445104 rows/sec., 11.59 KiB/sec. | ||
| 5453 | 2026.02.24 00:38:59.042192 [ 291 ] {4abeb40e-41d7-4f8d-bcff-f8ab411f38f3} <Debug> TCPHandler: Processed in 0.003760758 sec. | ||
| 5454 | 2026.02.24 00:38:59.042283 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5455 | 2026.02.24 00:38:59.042315 [ 291 ] {} <Debug> TCP-Session: bb3f1997-47ab-482a-a899-96bccdb55c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.02.24 00:38:59.042326 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5457 | 2026.02.24 00:38:59.042353 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5458 | 2026.02.24 00:38:59.042367 [ 293 ] {} <Debug> TCP-Session: dbb57db7-8516-4e27-a0a6-97c1ab790a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.02.24 00:38:59.042372 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5460 | 2026.02.24 00:38:59.042385 [ 289 ] {} <Debug> TCP-Session: 0a3b3c5f-73cd-4698-820e-d52d89188f9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5461 | 2026.02.24 00:38:59.042394 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5462 | 2026.02.24 00:38:59.042407 [ 3 ] {} <Debug> TCP-Session: 75431fa4-2d06-41e4-a732-86c2c8e5335f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5463 | 2026.02.24 00:38:59.042414 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5464 | 2026.02.24 00:38:59.042433 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5465 | 2026.02.24 00:38:59.042452 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5466 | 2026.02.24 00:38:59.042476 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5467 | 2026.02.24 00:38:59.042495 [ 294 ] {} <Debug> TCP-Session: bc334efb-ed74-4775-be89-a05cfac3a71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5468 | 2026.02.24 00:38:59.042475 [ 292 ] {} <Debug> TCP-Session: be4b1ec5-676e-46a7-9dbc-d67ddfb6dbd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5469 | 2026.02.24 00:38:59.042535 [ 290 ] {} <Debug> TCP-Session: eaa1b7f6-4bdb-496f-8100-f2eef8503fcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5470 | 2026.02.24 00:38:59.042441 [ 286 ] {} <Debug> TCP-Session: 3d569051-6e7b-48ce-89f3-36383a94166f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5471 | 2026.02.24 00:38:59.042526 [ 288 ] {} <Debug> TCP-Session: 3e9091d5-35a1-4fdd-b52c-d46c41f0d48d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.02.24 00:39:00.015025 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5473 | 2026.02.24 00:39:00.015079 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5474 | 2026.02.24 00:39:00.202054 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12490 | ||
| 5475 | 2026.02.24 00:39:00.202638 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.02.24 00:39:00.202687 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5477 | 2026.02.24 00:39:00.203172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5478 | 2026.02.24 00:39:00.203405 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.02.24 00:39:00.203555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12490 | ||
| 5480 | 2026.02.24 00:39:00.203585 [ 72 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5481 | 2026.02.24 00:39:00.203658 [ 72 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.02.24 00:39:00.203682 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5483 | 2026.02.24 00:39:00.203775 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 5484 | 2026.02.24 00:39:00.203856 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5485 | 2026.02.24 00:39:00.203885 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10058 rows starting from the beginning of the part | ||
| 5486 | 2026.02.24 00:39:00.203938 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5487 | 2026.02.24 00:39:00.203979 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5488 | 2026.02.24 00:39:00.204021 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5489 | 2026.02.24 00:39:00.204059 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5490 | 2026.02.24 00:39:00.204098 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5491 | 2026.02.24 00:39:00.208223 [ 200 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12490 rows, containing 4 columns (4 merged, 0 gathered) in 0.004485791 sec., 2784347.2867995854 rows/sec., 39.83 MiB/sec. | ||
| 5492 | 2026.02.24 00:39:00.208704 [ 200 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5493 | 2026.02.24 00:39:00.208981 [ 200 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_26_5} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.02.24 00:39:00.209056 [ 200 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_26_5} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5495 | 2026.02.24 00:39:00.209227 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 5496 | 2026.02.24 00:39:00.832463 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5497 | 2026.02.24 00:39:00.849379 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.02.24 00:39:00.849433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5499 | 2026.02.24 00:39:00.854973 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5500 | 2026.02.24 00:39:00.855645 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.02.24 00:39:00.855931 [ 70 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5502 | 2026.02.24 00:39:00.856004 [ 70 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5503 | 2026.02.24 00:39:00.856029 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5504 | 2026.02.24 00:39:00.856151 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 5505 | 2026.02.24 00:39:00.858695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5506 | 2026.02.24 00:39:00.859958 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5507 | 2026.02.24 00:39:00.861556 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 5508 | 2026.02.24 00:39:00.866246 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 5509 | 2026.02.24 00:39:00.870625 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 5510 | 2026.02.24 00:39:00.874794 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 5511 | 2026.02.24 00:39:00.878891 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 5512 | 2026.02.24 00:39:00.882992 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 5513 | 2026.02.24 00:39:00.935095 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078986672 sec., 2481.431297675132 rows/sec., 12.83 MiB/sec. | ||
| 5514 | 2026.02.24 00:39:00.937863 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5515 | 2026.02.24 00:39:00.940005 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_26_5} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.02.24 00:39:00.940116 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_26_5} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5517 | 2026.02.24 00:39:00.942349 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5518 | 2026.02.24 00:39:01.000327 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.61 MiB, peak 270.15 MiB, free memory in arenas 0.00 B, will set to 264.31 MiB (RSS), difference: 4.70 MiB | ||
| 5519 | 2026.02.24 00:39:01.857870 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5520 | 2026.02.24 00:39:01.858065 [ 4 ] {cc2b1817-9673-48fc-bb37-6cb9b4f96994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5521 | 2026.02.24 00:39:01.858136 [ 4 ] {cc2b1817-9673-48fc-bb37-6cb9b4f96994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5522 | 2026.02.24 00:39:01.858871 [ 4 ] {cc2b1817-9673-48fc-bb37-6cb9b4f96994} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.02.24 00:39:01.858912 [ 4 ] {cc2b1817-9673-48fc-bb37-6cb9b4f96994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5524 | 2026.02.24 00:39:01.859318 [ 4 ] {cc2b1817-9673-48fc-bb37-6cb9b4f96994} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5525 | 2026.02.24 00:39:01.859549 [ 4 ] {cc2b1817-9673-48fc-bb37-6cb9b4f96994} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.02.24 00:39:01.859694 [ 4 ] {cc2b1817-9673-48fc-bb37-6cb9b4f96994} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001681 sec., 168947.05532421177 rows/sec., 10.73 MiB/sec. | ||
| 5527 | 2026.02.24 00:39:01.859734 [ 4 ] {cc2b1817-9673-48fc-bb37-6cb9b4f96994} <Debug> TCPHandler: Processed in 0.002001726 sec. | ||
| 5528 | 2026.02.24 00:39:01.859852 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5529 | 2026.02.24 00:39:01.859946 [ 4 ] {0bb25090-04c3-4d2b-a5f0-b1363a613f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5530 | 2026.02.24 00:39:01.859986 [ 4 ] {0bb25090-04c3-4d2b-a5f0-b1363a613f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5531 | 2026.02.24 00:39:01.860661 [ 4 ] {0bb25090-04c3-4d2b-a5f0-b1363a613f6b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5532 | 2026.02.24 00:39:01.860695 [ 4 ] {0bb25090-04c3-4d2b-a5f0-b1363a613f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5533 | 2026.02.24 00:39:01.861038 [ 4 ] {0bb25090-04c3-4d2b-a5f0-b1363a613f6b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5534 | 2026.02.24 00:39:01.861245 [ 4 ] {0bb25090-04c3-4d2b-a5f0-b1363a613f6b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.02.24 00:39:01.861373 [ 4 ] {0bb25090-04c3-4d2b-a5f0-b1363a613f6b} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001446 sec., 551175.6569847856 rows/sec., 43.32 MiB/sec. | ||
| 5536 | 2026.02.24 00:39:01.861410 [ 4 ] {0bb25090-04c3-4d2b-a5f0-b1363a613f6b} <Debug> TCPHandler: Processed in 0.001607998 sec. | ||
| 5537 | 2026.02.24 00:39:01.861518 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5538 | 2026.02.24 00:39:01.861611 [ 4 ] {8469de6f-176d-40df-ad2e-f18fdd731cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5539 | 2026.02.24 00:39:01.861651 [ 4 ] {8469de6f-176d-40df-ad2e-f18fdd731cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5540 | 2026.02.24 00:39:01.862064 [ 4 ] {8469de6f-176d-40df-ad2e-f18fdd731cfe} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2026.02.24 00:39:01.862098 [ 4 ] {8469de6f-176d-40df-ad2e-f18fdd731cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5542 | 2026.02.24 00:39:01.862395 [ 4 ] {8469de6f-176d-40df-ad2e-f18fdd731cfe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5543 | 2026.02.24 00:39:01.862612 [ 4 ] {8469de6f-176d-40df-ad2e-f18fdd731cfe} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2026.02.24 00:39:01.862740 [ 4 ] {8469de6f-176d-40df-ad2e-f18fdd731cfe} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001146 sec., 123909.24956369982 rows/sec., 7.28 MiB/sec. | ||
| 5545 | 2026.02.24 00:39:01.862775 [ 4 ] {8469de6f-176d-40df-ad2e-f18fdd731cfe} <Debug> TCPHandler: Processed in 0.001304744 sec. | ||
| 5546 | 2026.02.24 00:39:01.862885 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2026.02.24 00:39:01.862977 [ 4 ] {009e05f5-a34d-4b28-9a40-74a06a868c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5548 | 2026.02.24 00:39:01.863016 [ 4 ] {009e05f5-a34d-4b28-9a40-74a06a868c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5549 | 2026.02.24 00:39:01.863429 [ 4 ] {009e05f5-a34d-4b28-9a40-74a06a868c29} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2026.02.24 00:39:01.863461 [ 4 ] {009e05f5-a34d-4b28-9a40-74a06a868c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5551 | 2026.02.24 00:39:01.863769 [ 4 ] {009e05f5-a34d-4b28-9a40-74a06a868c29} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5552 | 2026.02.24 00:39:01.863971 [ 4 ] {009e05f5-a34d-4b28-9a40-74a06a868c29} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2026.02.24 00:39:01.864058 [ 68 ] {} <Debug> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5554 | 2026.02.24 00:39:01.864094 [ 4 ] {009e05f5-a34d-4b28-9a40-74a06a868c29} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001135 sec., 131277.5330396476 rows/sec., 8.48 MiB/sec. | ||
| 5555 | 2026.02.24 00:39:01.864095 [ 68 ] {} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.02.24 00:39:01.864125 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5557 | 2026.02.24 00:39:01.864132 [ 4 ] {009e05f5-a34d-4b28-9a40-74a06a868c29} <Debug> TCPHandler: Processed in 0.001295994 sec. | ||
| 5558 | 2026.02.24 00:39:01.864247 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5559 | 2026.02.24 00:39:01.864254 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5560 | 2026.02.24 00:39:01.864342 [ 4 ] {84f20954-4fa9-4195-929e-c53d2c10e96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5561 | 2026.02.24 00:39:01.864386 [ 4 ] {84f20954-4fa9-4195-929e-c53d2c10e96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5562 | 2026.02.24 00:39:01.864429 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5563 | 2026.02.24 00:39:01.864475 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 402 rows starting from the beginning of the part | ||
| 5564 | 2026.02.24 00:39:01.864550 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 5565 | 2026.02.24 00:39:01.864616 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 5566 | 2026.02.24 00:39:01.864664 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 252 rows starting from the beginning of the part | ||
| 5567 | 2026.02.24 00:39:01.864707 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 5568 | 2026.02.24 00:39:01.864747 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 5569 | 2026.02.24 00:39:01.864824 [ 4 ] {84f20954-4fa9-4195-929e-c53d2c10e96d} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.02.24 00:39:01.864863 [ 4 ] {84f20954-4fa9-4195-929e-c53d2c10e96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5571 | 2026.02.24 00:39:01.865212 [ 4 ] {84f20954-4fa9-4195-929e-c53d2c10e96d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5572 | 2026.02.24 00:39:01.865440 [ 4 ] {84f20954-4fa9-4195-929e-c53d2c10e96d} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.02.24 00:39:01.865573 [ 4 ] {84f20954-4fa9-4195-929e-c53d2c10e96d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001248 sec., 118589.7435897436 rows/sec., 6.74 MiB/sec. | ||
| 5574 | 2026.02.24 00:39:01.865610 [ 4 ] {84f20954-4fa9-4195-929e-c53d2c10e96d} <Debug> TCPHandler: Processed in 0.001413095 sec. | ||
| 5575 | 2026.02.24 00:39:01.865724 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2026.02.24 00:39:01.865817 [ 4 ] {50e7ebc0-48d7-4107-98a8-2804c32fb338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5577 | 2026.02.24 00:39:01.865856 [ 4 ] {50e7ebc0-48d7-4107-98a8-2804c32fb338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5578 | 2026.02.24 00:39:01.865901 [ 193 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1456 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705841 sec., 853537.9323160833 rows/sec., 61.09 MiB/sec. | ||
| 5579 | 2026.02.24 00:39:01.866185 [ 193 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5580 | 2026.02.24 00:39:01.866565 [ 193 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_10_2} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2026.02.24 00:39:01.866667 [ 193 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_10_2} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5582 | 2026.02.24 00:39:01.866689 [ 4 ] {50e7ebc0-48d7-4107-98a8-2804c32fb338} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.02.24 00:39:01.866734 [ 4 ] {50e7ebc0-48d7-4107-98a8-2804c32fb338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5584 | 2026.02.24 00:39:01.866768 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5585 | 2026.02.24 00:39:01.867083 [ 4 ] {50e7ebc0-48d7-4107-98a8-2804c32fb338} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5586 | 2026.02.24 00:39:01.867304 [ 4 ] {50e7ebc0-48d7-4107-98a8-2804c32fb338} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.02.24 00:39:01.867438 [ 4 ] {50e7ebc0-48d7-4107-98a8-2804c32fb338} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001638 sec., 299145.2991452992 rows/sec., 20.97 MiB/sec. | ||
| 5588 | 2026.02.24 00:39:01.867478 [ 4 ] {50e7ebc0-48d7-4107-98a8-2804c32fb338} <Debug> TCPHandler: Processed in 0.001802433 sec. | ||
| 5589 | 2026.02.24 00:39:01.867598 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2026.02.24 00:39:01.867693 [ 4 ] {e5d35bfa-d379-489e-a385-725e64f2fd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5591 | 2026.02.24 00:39:01.867736 [ 4 ] {e5d35bfa-d379-489e-a385-725e64f2fd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5592 | 2026.02.24 00:39:01.868055 [ 4 ] {e5d35bfa-d379-489e-a385-725e64f2fd1b} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.02.24 00:39:01.868091 [ 4 ] {e5d35bfa-d379-489e-a385-725e64f2fd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5594 | 2026.02.24 00:39:01.868387 [ 4 ] {e5d35bfa-d379-489e-a385-725e64f2fd1b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5595 | 2026.02.24 00:39:01.868589 [ 4 ] {e5d35bfa-d379-489e-a385-725e64f2fd1b} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5596 | 2026.02.24 00:39:01.868714 [ 4 ] {e5d35bfa-d379-489e-a385-725e64f2fd1b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 5597 | 2026.02.24 00:39:01.868750 [ 4 ] {e5d35bfa-d379-489e-a385-725e64f2fd1b} <Debug> TCPHandler: Processed in 0.001203632 sec. | ||
| 5598 | 2026.02.24 00:39:01.868864 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5599 | 2026.02.24 00:39:01.868958 [ 4 ] {addc3236-8105-4104-93b6-6d0a668f721c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5600 | 2026.02.24 00:39:01.869001 [ 4 ] {addc3236-8105-4104-93b6-6d0a668f721c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5601 | 2026.02.24 00:39:01.869436 [ 4 ] {addc3236-8105-4104-93b6-6d0a668f721c} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.02.24 00:39:01.869471 [ 4 ] {addc3236-8105-4104-93b6-6d0a668f721c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5603 | 2026.02.24 00:39:01.869859 [ 4 ] {addc3236-8105-4104-93b6-6d0a668f721c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5604 | 2026.02.24 00:39:01.870073 [ 4 ] {addc3236-8105-4104-93b6-6d0a668f721c} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.02.24 00:39:01.870205 [ 4 ] {addc3236-8105-4104-93b6-6d0a668f721c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001265 sec., 209486.16600790512 rows/sec., 13.92 MiB/sec. | ||
| 5606 | 2026.02.24 00:39:01.870243 [ 4 ] {addc3236-8105-4104-93b6-6d0a668f721c} <Debug> TCPHandler: Processed in 0.001427145 sec. | ||
| 5607 | 2026.02.24 00:39:01.870365 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2026.02.24 00:39:01.870460 [ 4 ] {1c82d610-7e2a-4c4e-b8bb-87d585fe4b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5609 | 2026.02.24 00:39:01.870503 [ 4 ] {1c82d610-7e2a-4c4e-b8bb-87d585fe4b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5610 | 2026.02.24 00:39:01.870824 [ 4 ] {1c82d610-7e2a-4c4e-b8bb-87d585fe4b6f} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2026.02.24 00:39:01.870858 [ 4 ] {1c82d610-7e2a-4c4e-b8bb-87d585fe4b6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5612 | 2026.02.24 00:39:01.871156 [ 4 ] {1c82d610-7e2a-4c4e-b8bb-87d585fe4b6f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5613 | 2026.02.24 00:39:01.871374 [ 4 ] {1c82d610-7e2a-4c4e-b8bb-87d585fe4b6f} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.02.24 00:39:01.871508 [ 4 ] {1c82d610-7e2a-4c4e-b8bb-87d585fe4b6f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 5615 | 2026.02.24 00:39:01.871545 [ 4 ] {1c82d610-7e2a-4c4e-b8bb-87d585fe4b6f} <Debug> TCPHandler: Processed in 0.001230072 sec. | ||
| 5616 | 2026.02.24 00:39:01.871658 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5617 | 2026.02.24 00:39:01.871753 [ 4 ] {a007e96e-880d-4538-9570-40625e3dee8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5618 | 2026.02.24 00:39:01.871794 [ 4 ] {a007e96e-880d-4538-9570-40625e3dee8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5619 | 2026.02.24 00:39:01.872109 [ 4 ] {a007e96e-880d-4538-9570-40625e3dee8c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2026.02.24 00:39:01.872144 [ 4 ] {a007e96e-880d-4538-9570-40625e3dee8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5621 | 2026.02.24 00:39:01.872447 [ 4 ] {a007e96e-880d-4538-9570-40625e3dee8c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5622 | 2026.02.24 00:39:01.872686 [ 4 ] {a007e96e-880d-4538-9570-40625e3dee8c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.02.24 00:39:01.872823 [ 4 ] {a007e96e-880d-4538-9570-40625e3dee8c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 5624 | 2026.02.24 00:39:01.872858 [ 4 ] {a007e96e-880d-4538-9570-40625e3dee8c} <Debug> TCPHandler: Processed in 0.001248992 sec. | ||
| 5625 | 2026.02.24 00:39:05.182692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 694 | ||
| 5626 | 2026.02.24 00:39:05.185169 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5627 | 2026.02.24 00:39:05.185217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5628 | 2026.02.24 00:39:05.186415 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5629 | 2026.02.24 00:39:05.186684 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5630 | 2026.02.24 00:39:05.186943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 694 | ||
| 5631 | 2026.02.24 00:39:06.879913 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5632 | 2026.02.24 00:39:06.880121 [ 4 ] {6ec42ee8-6662-457f-b433-5fcb22360171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5633 | 2026.02.24 00:39:06.880193 [ 4 ] {6ec42ee8-6662-457f-b433-5fcb22360171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5634 | 2026.02.24 00:39:06.880879 [ 4 ] {6ec42ee8-6662-457f-b433-5fcb22360171} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.02.24 00:39:06.880919 [ 4 ] {6ec42ee8-6662-457f-b433-5fcb22360171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5636 | 2026.02.24 00:39:06.881311 [ 4 ] {6ec42ee8-6662-457f-b433-5fcb22360171} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5637 | 2026.02.24 00:39:06.881535 [ 4 ] {6ec42ee8-6662-457f-b433-5fcb22360171} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2026.02.24 00:39:06.881657 [ 64 ] {} <Debug> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5639 | 2026.02.24 00:39:06.881694 [ 4 ] {6ec42ee8-6662-457f-b433-5fcb22360171} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001626 sec., 14760.147601476014 rows/sec., 1.22 MiB/sec. | ||
| 5640 | 2026.02.24 00:39:06.881700 [ 64 ] {} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.02.24 00:39:06.881729 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5642 | 2026.02.24 00:39:06.881743 [ 4 ] {6ec42ee8-6662-457f-b433-5fcb22360171} <Debug> TCPHandler: Processed in 0.001964726 sec. | ||
| 5643 | 2026.02.24 00:39:06.881867 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5644 | 2026.02.24 00:39:06.881867 [ 191 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5645 | 2026.02.24 00:39:06.881969 [ 4 ] {31d49d21-d5b8-4db9-a8e3-b7510f6497ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5646 | 2026.02.24 00:39:06.882017 [ 4 ] {31d49d21-d5b8-4db9-a8e3-b7510f6497ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5647 | 2026.02.24 00:39:06.882037 [ 191 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5648 | 2026.02.24 00:39:06.882079 [ 191 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 5649 | 2026.02.24 00:39:06.882156 [ 191 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5650 | 2026.02.24 00:39:06.882207 [ 191 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::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 | ||
| 5651 | 2026.02.24 00:39:06.882280 [ 191 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 5652 | 2026.02.24 00:39:06.882330 [ 191 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 5653 | 2026.02.24 00:39:06.882377 [ 191 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5654 | 2026.02.24 00:39:06.882427 [ 4 ] {31d49d21-d5b8-4db9-a8e3-b7510f6497ca} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.02.24 00:39:06.882468 [ 4 ] {31d49d21-d5b8-4db9-a8e3-b7510f6497ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5656 | 2026.02.24 00:39:06.882831 [ 4 ] {31d49d21-d5b8-4db9-a8e3-b7510f6497ca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5657 | 2026.02.24 00:39:06.883053 [ 4 ] {31d49d21-d5b8-4db9-a8e3-b7510f6497ca} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.02.24 00:39:06.883191 [ 4 ] {31d49d21-d5b8-4db9-a8e3-b7510f6497ca} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001244 sec., 9646.302250803858 rows/sec., 786.59 KiB/sec. | ||
| 5659 | 2026.02.24 00:39:06.883231 [ 4 ] {31d49d21-d5b8-4db9-a8e3-b7510f6497ca} <Debug> TCPHandler: Processed in 0.001416626 sec. | ||
| 5660 | 2026.02.24 00:39:06.883343 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2026.02.24 00:39:06.883406 [ 192 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602159 sec., 591701.5726903509 rows/sec., 41.00 MiB/sec. | ||
| 5662 | 2026.02.24 00:39:06.883438 [ 4 ] {22619c71-fb4a-4f6c-a806-33f0c1b0df90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5663 | 2026.02.24 00:39:06.883479 [ 4 ] {22619c71-fb4a-4f6c-a806-33f0c1b0df90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5664 | 2026.02.24 00:39:06.883554 [ 192 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5665 | 2026.02.24 00:39:06.883799 [ 192 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_10_2} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.02.24 00:39:06.883862 [ 192 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_10_2} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5667 | 2026.02.24 00:39:06.883937 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 5668 | 2026.02.24 00:39:06.884619 [ 4 ] {22619c71-fb4a-4f6c-a806-33f0c1b0df90} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.02.24 00:39:06.884655 [ 4 ] {22619c71-fb4a-4f6c-a806-33f0c1b0df90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5670 | 2026.02.24 00:39:06.885080 [ 4 ] {22619c71-fb4a-4f6c-a806-33f0c1b0df90} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5671 | 2026.02.24 00:39:06.885299 [ 4 ] {22619c71-fb4a-4f6c-a806-33f0c1b0df90} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2026.02.24 00:39:06.885444 [ 4 ] {22619c71-fb4a-4f6c-a806-33f0c1b0df90} <Debug> executeQuery: Read 1404 rows, 120.25 KiB in 0.002023 sec., 694018.7839841819 rows/sec., 58.05 MiB/sec. | ||
| 5673 | 2026.02.24 00:39:06.885484 [ 4 ] {22619c71-fb4a-4f6c-a806-33f0c1b0df90} <Debug> TCPHandler: Processed in 0.002190969 sec. | ||
| 5674 | 2026.02.24 00:39:06.885605 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2026.02.24 00:39:06.885725 [ 4 ] {862e99b5-1e9f-4dd4-996e-e43d413ecb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5676 | 2026.02.24 00:39:06.885773 [ 4 ] {862e99b5-1e9f-4dd4-996e-e43d413ecb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5677 | 2026.02.24 00:39:06.886357 [ 4 ] {862e99b5-1e9f-4dd4-996e-e43d413ecb07} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2026.02.24 00:39:06.886407 [ 4 ] {862e99b5-1e9f-4dd4-996e-e43d413ecb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5679 | 2026.02.24 00:39:06.886768 [ 4 ] {862e99b5-1e9f-4dd4-996e-e43d413ecb07} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5680 | 2026.02.24 00:39:06.886970 [ 4 ] {862e99b5-1e9f-4dd4-996e-e43d413ecb07} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.02.24 00:39:06.887111 [ 4 ] {862e99b5-1e9f-4dd4-996e-e43d413ecb07} <Debug> executeQuery: Read 65 rows, 4.88 KiB in 0.001409 sec., 46132.00851667849 rows/sec., 3.38 MiB/sec. | ||
| 5682 | 2026.02.24 00:39:06.887150 [ 4 ] {862e99b5-1e9f-4dd4-996e-e43d413ecb07} <Debug> TCPHandler: Processed in 0.001605049 sec. | ||
| 5683 | 2026.02.24 00:39:06.887271 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2026.02.24 00:39:06.887391 [ 4 ] {b2b82386-2dcc-4245-9fae-83ca69fcbb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5685 | 2026.02.24 00:39:06.887438 [ 4 ] {b2b82386-2dcc-4245-9fae-83ca69fcbb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5686 | 2026.02.24 00:39:06.887958 [ 4 ] {b2b82386-2dcc-4245-9fae-83ca69fcbb1b} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.02.24 00:39:06.887993 [ 4 ] {b2b82386-2dcc-4245-9fae-83ca69fcbb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5688 | 2026.02.24 00:39:06.888323 [ 4 ] {b2b82386-2dcc-4245-9fae-83ca69fcbb1b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5689 | 2026.02.24 00:39:06.888530 [ 4 ] {b2b82386-2dcc-4245-9fae-83ca69fcbb1b} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.02.24 00:39:06.888673 [ 4 ] {b2b82386-2dcc-4245-9fae-83ca69fcbb1b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001307 sec., 192807.9571537873 rows/sec., 13.34 MiB/sec. | ||
| 5691 | 2026.02.24 00:39:06.888710 [ 4 ] {b2b82386-2dcc-4245-9fae-83ca69fcbb1b} <Debug> TCPHandler: Processed in 0.001499337 sec. | ||
| 5692 | 2026.02.24 00:39:06.888819 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.02.24 00:39:06.888912 [ 4 ] {dc5f6ea9-b4ab-43c6-98bd-81f31455101f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5694 | 2026.02.24 00:39:06.888950 [ 4 ] {dc5f6ea9-b4ab-43c6-98bd-81f31455101f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5695 | 2026.02.24 00:39:06.889338 [ 4 ] {dc5f6ea9-b4ab-43c6-98bd-81f31455101f} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.02.24 00:39:06.889371 [ 4 ] {dc5f6ea9-b4ab-43c6-98bd-81f31455101f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5697 | 2026.02.24 00:39:06.889652 [ 4 ] {dc5f6ea9-b4ab-43c6-98bd-81f31455101f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5698 | 2026.02.24 00:39:06.889863 [ 4 ] {dc5f6ea9-b4ab-43c6-98bd-81f31455101f} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.02.24 00:39:06.889956 [ 64 ] {} <Debug> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5700 | 2026.02.24 00:39:06.889988 [ 64 ] {} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.02.24 00:39:06.889993 [ 4 ] {dc5f6ea9-b4ab-43c6-98bd-81f31455101f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 5702 | 2026.02.24 00:39:06.890006 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5703 | 2026.02.24 00:39:06.890032 [ 4 ] {dc5f6ea9-b4ab-43c6-98bd-81f31455101f} <Debug> TCPHandler: Processed in 0.001260063 sec. | ||
| 5704 | 2026.02.24 00:39:06.890081 [ 204 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5705 | 2026.02.24 00:39:06.890141 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2026.02.24 00:39:06.890179 [ 204 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5707 | 2026.02.24 00:39:06.890210 [ 204 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 5708 | 2026.02.24 00:39:06.890234 [ 4 ] {2b113170-c8af-4494-9425-eed41ea56d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5709 | 2026.02.24 00:39:06.890272 [ 204 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5710 | 2026.02.24 00:39:06.890273 [ 4 ] {2b113170-c8af-4494-9425-eed41ea56d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5711 | 2026.02.24 00:39:06.890319 [ 204 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5712 | 2026.02.24 00:39:06.890362 [ 204 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 5713 | 2026.02.24 00:39:06.890408 [ 204 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 5714 | 2026.02.24 00:39:06.890450 [ 204 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5715 | 2026.02.24 00:39:06.890901 [ 4 ] {2b113170-c8af-4494-9425-eed41ea56d78} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2026.02.24 00:39:06.890934 [ 4 ] {2b113170-c8af-4494-9425-eed41ea56d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5717 | 2026.02.24 00:39:06.891180 [ 192 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.00113423 sec., 433774.45491655136 rows/sec., 27.15 MiB/sec. | ||
| 5718 | 2026.02.24 00:39:06.891295 [ 4 ] {2b113170-c8af-4494-9425-eed41ea56d78} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5719 | 2026.02.24 00:39:06.891335 [ 191 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5720 | 2026.02.24 00:39:06.891551 [ 4 ] {2b113170-c8af-4494-9425-eed41ea56d78} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2026.02.24 00:39:06.891669 [ 191 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_10_2} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.02.24 00:39:06.891701 [ 4 ] {2b113170-c8af-4494-9425-eed41ea56d78} <Debug> executeQuery: Read 609 rows, 46.92 KiB in 0.001485 sec., 410101.0101010101 rows/sec., 30.86 MiB/sec. | ||
| 5723 | 2026.02.24 00:39:06.891744 [ 4 ] {2b113170-c8af-4494-9425-eed41ea56d78} <Debug> TCPHandler: Processed in 0.0016549 sec. | ||
| 5724 | 2026.02.24 00:39:06.891756 [ 191 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_10_2} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5725 | 2026.02.24 00:39:06.891849 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.02.24 00:39:06.891855 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5727 | 2026.02.24 00:39:06.891951 [ 4 ] {e9b66e0b-ad51-40e7-a6b9-a8b78c0a68ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5728 | 2026.02.24 00:39:06.891998 [ 4 ] {e9b66e0b-ad51-40e7-a6b9-a8b78c0a68ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5729 | 2026.02.24 00:39:06.892589 [ 4 ] {e9b66e0b-ad51-40e7-a6b9-a8b78c0a68ad} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5730 | 2026.02.24 00:39:06.892624 [ 4 ] {e9b66e0b-ad51-40e7-a6b9-a8b78c0a68ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5731 | 2026.02.24 00:39:06.893022 [ 4 ] {e9b66e0b-ad51-40e7-a6b9-a8b78c0a68ad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5732 | 2026.02.24 00:39:06.893230 [ 4 ] {e9b66e0b-ad51-40e7-a6b9-a8b78c0a68ad} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2026.02.24 00:39:06.893372 [ 4 ] {e9b66e0b-ad51-40e7-a6b9-a8b78c0a68ad} <Debug> executeQuery: Read 880 rows, 61.17 KiB in 0.00144 sec., 611111.1111111111 rows/sec., 41.48 MiB/sec. | ||
| 5734 | 2026.02.24 00:39:06.893410 [ 4 ] {e9b66e0b-ad51-40e7-a6b9-a8b78c0a68ad} <Debug> TCPHandler: Processed in 0.001611289 sec. | ||
| 5735 | 2026.02.24 00:39:06.893522 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5736 | 2026.02.24 00:39:06.893621 [ 4 ] {1e8c9610-988c-4e53-b0fd-26017b9de27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5737 | 2026.02.24 00:39:06.893680 [ 4 ] {1e8c9610-988c-4e53-b0fd-26017b9de27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5738 | 2026.02.24 00:39:06.894647 [ 4 ] {1e8c9610-988c-4e53-b0fd-26017b9de27e} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5739 | 2026.02.24 00:39:06.894685 [ 4 ] {1e8c9610-988c-4e53-b0fd-26017b9de27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5740 | 2026.02.24 00:39:06.895276 [ 4 ] {1e8c9610-988c-4e53-b0fd-26017b9de27e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5741 | 2026.02.24 00:39:06.895491 [ 4 ] {1e8c9610-988c-4e53-b0fd-26017b9de27e} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5742 | 2026.02.24 00:39:06.895632 [ 4 ] {1e8c9610-988c-4e53-b0fd-26017b9de27e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00203 sec., 20197.04433497537 rows/sec., 36.19 MiB/sec. | ||
| 5743 | 2026.02.24 00:39:06.895693 [ 4 ] {1e8c9610-988c-4e53-b0fd-26017b9de27e} <Debug> TCPHandler: Processed in 0.00221987 sec. | ||
| 5744 | 2026.02.24 00:39:06.895804 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5745 | 2026.02.24 00:39:06.895899 [ 4 ] {52f384df-0b79-46aa-99f5-942b1bbe3c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5746 | 2026.02.24 00:39:06.895940 [ 4 ] {52f384df-0b79-46aa-99f5-942b1bbe3c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5747 | 2026.02.24 00:39:06.896269 [ 4 ] {52f384df-0b79-46aa-99f5-942b1bbe3c8d} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5748 | 2026.02.24 00:39:06.896303 [ 4 ] {52f384df-0b79-46aa-99f5-942b1bbe3c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5749 | 2026.02.24 00:39:06.896596 [ 4 ] {52f384df-0b79-46aa-99f5-942b1bbe3c8d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5750 | 2026.02.24 00:39:06.896798 [ 4 ] {52f384df-0b79-46aa-99f5-942b1bbe3c8d} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5751 | 2026.02.24 00:39:06.896932 [ 4 ] {52f384df-0b79-46aa-99f5-942b1bbe3c8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 5752 | 2026.02.24 00:39:06.896968 [ 4 ] {52f384df-0b79-46aa-99f5-942b1bbe3c8d} <Debug> TCPHandler: Processed in 0.001213102 sec. | ||
| 5753 | 2026.02.24 00:39:07.704414 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12938 | ||
| 5754 | 2026.02.24 00:39:07.704920 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5755 | 2026.02.24 00:39:07.704965 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5756 | 2026.02.24 00:39:07.705446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5757 | 2026.02.24 00:39:07.705669 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5758 | 2026.02.24 00:39:07.705798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12938 | ||
| 5759 | 2026.02.24 00:39:08.359373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5760 | 2026.02.24 00:39:08.375514 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.02.24 00:39:08.375576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5762 | 2026.02.24 00:39:08.381682 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5763 | 2026.02.24 00:39:08.382377 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5764 | 2026.02.24 00:39:08.385062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5765 | 2026.02.24 00:39:11.848338 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2026.02.24 00:39:11.848579 [ 4 ] {907db2ac-f9e1-4177-99d6-df6d4c412dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5767 | 2026.02.24 00:39:11.848679 [ 4 ] {907db2ac-f9e1-4177-99d6-df6d4c412dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5768 | 2026.02.24 00:39:11.849597 [ 4 ] {907db2ac-f9e1-4177-99d6-df6d4c412dd7} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.02.24 00:39:11.849634 [ 4 ] {907db2ac-f9e1-4177-99d6-df6d4c412dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5770 | 2026.02.24 00:39:11.850007 [ 4 ] {907db2ac-f9e1-4177-99d6-df6d4c412dd7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5771 | 2026.02.24 00:39:11.850222 [ 4 ] {907db2ac-f9e1-4177-99d6-df6d4c412dd7} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.02.24 00:39:11.850371 [ 4 ] {907db2ac-f9e1-4177-99d6-df6d4c412dd7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001867 sec., 29994.643813604715 rows/sec., 2.29 MiB/sec. | ||
| 5773 | 2026.02.24 00:39:11.850411 [ 4 ] {907db2ac-f9e1-4177-99d6-df6d4c412dd7} <Debug> TCPHandler: Processed in 0.00220097 sec. | ||
| 5774 | 2026.02.24 00:39:11.850545 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2026.02.24 00:39:11.850668 [ 4 ] {4559af7e-cd33-49d4-89a8-dbab33936c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5776 | 2026.02.24 00:39:11.850718 [ 4 ] {4559af7e-cd33-49d4-89a8-dbab33936c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5777 | 2026.02.24 00:39:11.851232 [ 4 ] {4559af7e-cd33-49d4-89a8-dbab33936c2f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.02.24 00:39:11.851276 [ 4 ] {4559af7e-cd33-49d4-89a8-dbab33936c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5779 | 2026.02.24 00:39:11.851618 [ 4 ] {4559af7e-cd33-49d4-89a8-dbab33936c2f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5780 | 2026.02.24 00:39:11.851824 [ 4 ] {4559af7e-cd33-49d4-89a8-dbab33936c2f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.02.24 00:39:11.851952 [ 4 ] {4559af7e-cd33-49d4-89a8-dbab33936c2f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001308 sec., 48929.663608562696 rows/sec., 3.82 MiB/sec. | ||
| 5782 | 2026.02.24 00:39:11.851989 [ 4 ] {4559af7e-cd33-49d4-89a8-dbab33936c2f} <Debug> TCPHandler: Processed in 0.001505607 sec. | ||
| 5783 | 2026.02.24 00:39:11.852103 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5784 | 2026.02.24 00:39:11.852197 [ 4 ] {ac0d5ed9-a09b-4f76-a812-abb659769a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5785 | 2026.02.24 00:39:11.852240 [ 4 ] {ac0d5ed9-a09b-4f76-a812-abb659769a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5786 | 2026.02.24 00:39:11.852657 [ 4 ] {ac0d5ed9-a09b-4f76-a812-abb659769a3f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.02.24 00:39:11.852690 [ 4 ] {ac0d5ed9-a09b-4f76-a812-abb659769a3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5788 | 2026.02.24 00:39:11.853020 [ 4 ] {ac0d5ed9-a09b-4f76-a812-abb659769a3f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5789 | 2026.02.24 00:39:11.853236 [ 4 ] {ac0d5ed9-a09b-4f76-a812-abb659769a3f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2026.02.24 00:39:11.853367 [ 4 ] {ac0d5ed9-a09b-4f76-a812-abb659769a3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 5791 | 2026.02.24 00:39:11.853404 [ 4 ] {ac0d5ed9-a09b-4f76-a812-abb659769a3f} <Debug> TCPHandler: Processed in 0.001348315 sec. | ||
| 5792 | 2026.02.24 00:39:11.853514 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5793 | 2026.02.24 00:39:11.853626 [ 4 ] {249a8851-793c-4648-b23a-7e8b1e65bf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5794 | 2026.02.24 00:39:11.853674 [ 4 ] {249a8851-793c-4648-b23a-7e8b1e65bf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5795 | 2026.02.24 00:39:11.854058 [ 4 ] {249a8851-793c-4648-b23a-7e8b1e65bf73} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2026.02.24 00:39:11.854098 [ 4 ] {249a8851-793c-4648-b23a-7e8b1e65bf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5797 | 2026.02.24 00:39:11.854451 [ 4 ] {249a8851-793c-4648-b23a-7e8b1e65bf73} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5798 | 2026.02.24 00:39:11.854654 [ 4 ] {249a8851-793c-4648-b23a-7e8b1e65bf73} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2026.02.24 00:39:11.854779 [ 4 ] {249a8851-793c-4648-b23a-7e8b1e65bf73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 5800 | 2026.02.24 00:39:11.854814 [ 4 ] {249a8851-793c-4648-b23a-7e8b1e65bf73} <Debug> TCPHandler: Processed in 0.001356324 sec. | ||
| 5801 | 2026.02.24 00:39:12.671497 [ 53 ] {} <Debug> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5802 | 2026.02.24 00:39:12.671557 [ 53 ] {} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2026.02.24 00:39:12.671577 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5804 | 2026.02.24 00:39:12.671708 [ 196 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::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 | ||
| 5805 | 2026.02.24 00:39:12.671866 [ 196 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5806 | 2026.02.24 00:39:12.671902 [ 196 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::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 | ||
| 5807 | 2026.02.24 00:39:12.671971 [ 196 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::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 | ||
| 5808 | 2026.02.24 00:39:12.672021 [ 196 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::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 | ||
| 5809 | 2026.02.24 00:39:12.672063 [ 196 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::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 | ||
| 5810 | 2026.02.24 00:39:12.672106 [ 196 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::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 | ||
| 5811 | 2026.02.24 00:39:12.672907 [ 191 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001256272 sec., 3980.029802463161 rows/sec., 265.08 KiB/sec. | ||
| 5812 | 2026.02.24 00:39:12.673050 [ 196 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5813 | 2026.02.24 00:39:12.673284 [ 196 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::all_1_5_1} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.02.24 00:39:12.673349 [ 196 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::all_1_5_1} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5815 | 2026.02.24 00:39:12.673411 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 5816 | 2026.02.24 00:39:15.015130 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5817 | 2026.02.24 00:39:15.015197 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5818 | 2026.02.24 00:39:15.187993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 722 | ||
| 5819 | 2026.02.24 00:39:15.190269 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.02.24 00:39:15.190327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5821 | 2026.02.24 00:39:15.191523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5822 | 2026.02.24 00:39:15.191777 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2026.02.24 00:39:15.192041 [ 52 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5824 | 2026.02.24 00:39:15.192116 [ 52 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5825 | 2026.02.24 00:39:15.192152 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5826 | 2026.02.24 00:39:15.192209 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5827 | 2026.02.24 00:39:15.192326 [ 190 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 5828 | 2026.02.24 00:39:15.193055 [ 190 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5829 | 2026.02.24 00:39:15.193225 [ 190 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 576 rows starting from the beginning of the part | ||
| 5830 | 2026.02.24 00:39:15.193615 [ 190 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 5831 | 2026.02.24 00:39:15.193969 [ 190 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part | ||
| 5832 | 2026.02.24 00:39:15.194311 [ 190 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 5833 | 2026.02.24 00:39:15.194649 [ 190 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
| 5834 | 2026.02.24 00:39:15.195005 [ 190 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 5835 | 2026.02.24 00:39:15.201245 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 72 columns (72 merged, 0 gathered) in 0.009003592 sec., 80190.21741544931 rows/sec., 70.86 MiB/sec. | ||
| 5836 | 2026.02.24 00:39:15.202540 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5837 | 2026.02.24 00:39:15.203131 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_21_4} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.02.24 00:39:15.203215 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_21_4} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5839 | 2026.02.24 00:39:15.203528 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5840 | 2026.02.24 00:39:15.206866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13450 | ||
| 5841 | 2026.02.24 00:39:15.207359 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.02.24 00:39:15.207396 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 5843 | 2026.02.24 00:39:15.207883 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5844 | 2026.02.24 00:39:15.208110 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.02.24 00:39:15.208262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13450 | ||
| 5846 | 2026.02.24 00:39:15.885277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5847 | 2026.02.24 00:39:15.901651 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2026.02.24 00:39:15.901709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5849 | 2026.02.24 00:39:15.908287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5850 | 2026.02.24 00:39:15.908967 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2026.02.24 00:39:15.912222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5852 | 2026.02.24 00:39:16.000342 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.91 MiB, peak 270.53 MiB, free memory in arenas 0.00 B, will set to 267.26 MiB (RSS), difference: 1.35 MiB | ||
| 5853 | 2026.02.24 00:39:16.850762 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2026.02.24 00:39:16.850956 [ 4 ] {6aeade95-2e5e-4f16-95a2-c836de2aba31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5855 | 2026.02.24 00:39:16.851052 [ 4 ] {6aeade95-2e5e-4f16-95a2-c836de2aba31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5856 | 2026.02.24 00:39:16.851713 [ 4 ] {6aeade95-2e5e-4f16-95a2-c836de2aba31} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.02.24 00:39:16.851756 [ 4 ] {6aeade95-2e5e-4f16-95a2-c836de2aba31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5858 | 2026.02.24 00:39:16.852187 [ 4 ] {6aeade95-2e5e-4f16-95a2-c836de2aba31} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5859 | 2026.02.24 00:39:16.852402 [ 4 ] {6aeade95-2e5e-4f16-95a2-c836de2aba31} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.02.24 00:39:16.852562 [ 4 ] {6aeade95-2e5e-4f16-95a2-c836de2aba31} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001659 sec., 83182.64014466545 rows/sec., 7.22 MiB/sec. | ||
| 5861 | 2026.02.24 00:39:16.852605 [ 4 ] {6aeade95-2e5e-4f16-95a2-c836de2aba31} <Debug> TCPHandler: Processed in 0.001974155 sec. | ||
| 5862 | 2026.02.24 00:39:16.852725 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2026.02.24 00:39:16.852818 [ 4 ] {f4df91ce-8bf0-4c36-af42-fc31d02fd735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5864 | 2026.02.24 00:39:16.852857 [ 4 ] {f4df91ce-8bf0-4c36-af42-fc31d02fd735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5865 | 2026.02.24 00:39:16.853263 [ 4 ] {f4df91ce-8bf0-4c36-af42-fc31d02fd735} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.02.24 00:39:16.853298 [ 4 ] {f4df91ce-8bf0-4c36-af42-fc31d02fd735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5867 | 2026.02.24 00:39:16.853607 [ 4 ] {f4df91ce-8bf0-4c36-af42-fc31d02fd735} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5868 | 2026.02.24 00:39:16.853808 [ 4 ] {f4df91ce-8bf0-4c36-af42-fc31d02fd735} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.02.24 00:39:16.853913 [ 51 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5870 | 2026.02.24 00:39:16.853938 [ 4 ] {f4df91ce-8bf0-4c36-af42-fc31d02fd735} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001138 sec., 36028.11950790862 rows/sec., 2.65 MiB/sec. | ||
| 5871 | 2026.02.24 00:39:16.853981 [ 51 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2026.02.24 00:39:16.853990 [ 4 ] {f4df91ce-8bf0-4c36-af42-fc31d02fd735} <Debug> TCPHandler: Processed in 0.001311353 sec. | ||
| 5873 | 2026.02.24 00:39:16.854009 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5874 | 2026.02.24 00:39:16.854112 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5875 | 2026.02.24 00:39:16.854146 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 5876 | 2026.02.24 00:39:16.854235 [ 4 ] {40f43e17-870c-487c-a621-ad738e7354cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5877 | 2026.02.24 00:39:16.854275 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5878 | 2026.02.24 00:39:16.854280 [ 4 ] {40f43e17-870c-487c-a621-ad738e7354cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5879 | 2026.02.24 00:39:16.854319 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 215 rows starting from the beginning of the part | ||
| 5880 | 2026.02.24 00:39:16.854397 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 142 rows starting from the beginning of the part | ||
| 5881 | 2026.02.24 00:39:16.854449 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 5882 | 2026.02.24 00:39:16.854501 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 142 rows starting from the beginning of the part | ||
| 5883 | 2026.02.24 00:39:16.854545 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 65 rows starting from the beginning of the part | ||
| 5884 | 2026.02.24 00:39:16.854588 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 5885 | 2026.02.24 00:39:16.854730 [ 4 ] {40f43e17-870c-487c-a621-ad738e7354cb} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.02.24 00:39:16.854772 [ 4 ] {40f43e17-870c-487c-a621-ad738e7354cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5887 | 2026.02.24 00:39:16.855099 [ 4 ] {40f43e17-870c-487c-a621-ad738e7354cb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5888 | 2026.02.24 00:39:16.855334 [ 4 ] {40f43e17-870c-487c-a621-ad738e7354cb} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2026.02.24 00:39:16.855472 [ 4 ] {40f43e17-870c-487c-a621-ad738e7354cb} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001256 sec., 83598.72611464969 rows/sec., 6.53 MiB/sec. | ||
| 5890 | 2026.02.24 00:39:16.855510 [ 4 ] {40f43e17-870c-487c-a621-ad738e7354cb} <Debug> TCPHandler: Processed in 0.001445177 sec. | ||
| 5891 | 2026.02.24 00:39:16.855515 [ 187 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 5 columns (5 merged, 0 gathered) in 0.001418645 sec., 455364.0974309993 rows/sec., 30.73 MiB/sec. | ||
| 5892 | 2026.02.24 00:39:16.855630 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5893 | 2026.02.24 00:39:16.855672 [ 187 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5894 | 2026.02.24 00:39:16.855727 [ 4 ] {48cae2ac-d38c-404e-a377-750aef955264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5895 | 2026.02.24 00:39:16.855774 [ 4 ] {48cae2ac-d38c-404e-a377-750aef955264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5896 | 2026.02.24 00:39:16.855944 [ 187 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_26_5} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.02.24 00:39:16.856019 [ 187 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_26_5} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5898 | 2026.02.24 00:39:16.856100 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5899 | 2026.02.24 00:39:16.856189 [ 4 ] {48cae2ac-d38c-404e-a377-750aef955264} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.02.24 00:39:16.856228 [ 4 ] {48cae2ac-d38c-404e-a377-750aef955264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5901 | 2026.02.24 00:39:16.856564 [ 4 ] {48cae2ac-d38c-404e-a377-750aef955264} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5902 | 2026.02.24 00:39:16.856773 [ 4 ] {48cae2ac-d38c-404e-a377-750aef955264} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.02.24 00:39:16.856909 [ 4 ] {48cae2ac-d38c-404e-a377-750aef955264} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 5904 | 2026.02.24 00:39:16.856946 [ 4 ] {48cae2ac-d38c-404e-a377-750aef955264} <Debug> TCPHandler: Processed in 0.001361814 sec. | ||
| 5905 | 2026.02.24 00:39:16.857055 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.02.24 00:39:16.857146 [ 4 ] {29b00ebf-3865-484b-b680-f0fe351c24c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.02.24 00:39:16.857197 [ 4 ] {29b00ebf-3865-484b-b680-f0fe351c24c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5908 | 2026.02.24 00:39:16.857989 [ 4 ] {29b00ebf-3865-484b-b680-f0fe351c24c4} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.02.24 00:39:16.858022 [ 4 ] {29b00ebf-3865-484b-b680-f0fe351c24c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5910 | 2026.02.24 00:39:16.858669 [ 4 ] {29b00ebf-3865-484b-b680-f0fe351c24c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5911 | 2026.02.24 00:39:16.858956 [ 4 ] {29b00ebf-3865-484b-b680-f0fe351c24c4} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.02.24 00:39:16.859108 [ 4 ] {29b00ebf-3865-484b-b680-f0fe351c24c4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001979 sec., 20717.534108135424 rows/sec., 37.12 MiB/sec. | ||
| 5913 | 2026.02.24 00:39:16.859166 [ 4 ] {29b00ebf-3865-484b-b680-f0fe351c24c4} <Debug> TCPHandler: Processed in 0.002155938 sec. | ||
| 5914 | 2026.02.24 00:39:16.859284 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2026.02.24 00:39:16.859381 [ 4 ] {afbf108a-b2cd-4cae-a3fb-31f2009105f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5916 | 2026.02.24 00:39:16.859423 [ 4 ] {afbf108a-b2cd-4cae-a3fb-31f2009105f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5917 | 2026.02.24 00:39:16.859759 [ 4 ] {afbf108a-b2cd-4cae-a3fb-31f2009105f8} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.02.24 00:39:16.859797 [ 4 ] {afbf108a-b2cd-4cae-a3fb-31f2009105f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5919 | 2026.02.24 00:39:16.860117 [ 4 ] {afbf108a-b2cd-4cae-a3fb-31f2009105f8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5920 | 2026.02.24 00:39:16.860329 [ 4 ] {afbf108a-b2cd-4cae-a3fb-31f2009105f8} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.02.24 00:39:16.860457 [ 4 ] {afbf108a-b2cd-4cae-a3fb-31f2009105f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 5922 | 2026.02.24 00:39:16.860495 [ 4 ] {afbf108a-b2cd-4cae-a3fb-31f2009105f8} <Debug> TCPHandler: Processed in 0.001260713 sec. | ||
| 5923 | 2026.02.24 00:39:21.848630 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2026.02.24 00:39:21.848843 [ 4 ] {50de671f-766d-4f9c-a91d-04fdbec2e7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5925 | 2026.02.24 00:39:21.848919 [ 4 ] {50de671f-766d-4f9c-a91d-04fdbec2e7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5926 | 2026.02.24 00:39:21.849541 [ 4 ] {50de671f-766d-4f9c-a91d-04fdbec2e7ad} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.02.24 00:39:21.849591 [ 4 ] {50de671f-766d-4f9c-a91d-04fdbec2e7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5928 | 2026.02.24 00:39:21.849987 [ 4 ] {50de671f-766d-4f9c-a91d-04fdbec2e7ad} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5929 | 2026.02.24 00:39:21.850249 [ 4 ] {50de671f-766d-4f9c-a91d-04fdbec2e7ad} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.02.24 00:39:21.850423 [ 4 ] {50de671f-766d-4f9c-a91d-04fdbec2e7ad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001632 sec., 1225.4901960784314 rows/sec., 99.93 KiB/sec. | ||
| 5931 | 2026.02.24 00:39:21.850475 [ 4 ] {50de671f-766d-4f9c-a91d-04fdbec2e7ad} <Debug> TCPHandler: Processed in 0.001984365 sec. | ||
| 5932 | 2026.02.24 00:39:21.850606 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5933 | 2026.02.24 00:39:21.850710 [ 4 ] {5e1c9645-f997-4f2d-8824-8ca4cfe26962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5934 | 2026.02.24 00:39:21.850752 [ 4 ] {5e1c9645-f997-4f2d-8824-8ca4cfe26962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5935 | 2026.02.24 00:39:21.851235 [ 4 ] {5e1c9645-f997-4f2d-8824-8ca4cfe26962} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.02.24 00:39:21.851282 [ 4 ] {5e1c9645-f997-4f2d-8824-8ca4cfe26962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5937 | 2026.02.24 00:39:21.851668 [ 4 ] {5e1c9645-f997-4f2d-8824-8ca4cfe26962} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5938 | 2026.02.24 00:39:21.851918 [ 4 ] {5e1c9645-f997-4f2d-8824-8ca4cfe26962} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2026.02.24 00:39:21.852067 [ 94 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5940 | 2026.02.24 00:39:21.852095 [ 4 ] {5e1c9645-f997-4f2d-8824-8ca4cfe26962} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001408 sec., 40482.954545454544 rows/sec., 3.09 MiB/sec. | ||
| 5941 | 2026.02.24 00:39:21.852144 [ 94 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.02.24 00:39:21.852153 [ 4 ] {5e1c9645-f997-4f2d-8824-8ca4cfe26962} <Debug> TCPHandler: Processed in 0.001599559 sec. | ||
| 5943 | 2026.02.24 00:39:21.852177 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5944 | 2026.02.24 00:39:21.852272 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5945 | 2026.02.24 00:39:21.852317 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 5946 | 2026.02.24 00:39:21.852374 [ 4 ] {7e3de5f1-6506-4fc8-b31f-c25d20ea421d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5947 | 2026.02.24 00:39:21.852420 [ 4 ] {7e3de5f1-6506-4fc8-b31f-c25d20ea421d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5948 | 2026.02.24 00:39:21.852448 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5949 | 2026.02.24 00:39:21.852486 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2150 rows starting from the beginning of the part | ||
| 5950 | 2026.02.24 00:39:21.852550 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 797 rows starting from the beginning of the part | ||
| 5951 | 2026.02.24 00:39:21.852594 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1404 rows starting from the beginning of the part | ||
| 5952 | 2026.02.24 00:39:21.852634 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5953 | 2026.02.24 00:39:21.852672 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 138 rows starting from the beginning of the part | ||
| 5954 | 2026.02.24 00:39:21.852711 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 57 rows starting from the beginning of the part | ||
| 5955 | 2026.02.24 00:39:21.852805 [ 4 ] {7e3de5f1-6506-4fc8-b31f-c25d20ea421d} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5956 | 2026.02.24 00:39:21.852846 [ 4 ] {7e3de5f1-6506-4fc8-b31f-c25d20ea421d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5957 | 2026.02.24 00:39:21.853183 [ 4 ] {7e3de5f1-6506-4fc8-b31f-c25d20ea421d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5958 | 2026.02.24 00:39:21.853399 [ 4 ] {7e3de5f1-6506-4fc8-b31f-c25d20ea421d} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2026.02.24 00:39:21.853545 [ 4 ] {7e3de5f1-6506-4fc8-b31f-c25d20ea421d} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00119 sec., 1680.672268907563 rows/sec., 117.35 KiB/sec. | ||
| 5960 | 2026.02.24 00:39:21.853584 [ 4 ] {7e3de5f1-6506-4fc8-b31f-c25d20ea421d} <Debug> TCPHandler: Processed in 0.001362334 sec. | ||
| 5961 | 2026.02.24 00:39:21.853692 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5962 | 2026.02.24 00:39:21.853795 [ 4 ] {8a947fc3-5cde-4bbe-b9d4-7a7c92f17d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5963 | 2026.02.24 00:39:21.853838 [ 4 ] {8a947fc3-5cde-4bbe-b9d4-7a7c92f17d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5964 | 2026.02.24 00:39:21.854270 [ 4 ] {8a947fc3-5cde-4bbe-b9d4-7a7c92f17d55} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5965 | 2026.02.24 00:39:21.854308 [ 4 ] {8a947fc3-5cde-4bbe-b9d4-7a7c92f17d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5966 | 2026.02.24 00:39:21.854594 [ 197 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4602 rows, containing 5 columns (5 merged, 0 gathered) in 0.002324301 sec., 1979950.1011271777 rows/sec., 169.69 MiB/sec. | ||
| 5967 | 2026.02.24 00:39:21.854624 [ 4 ] {8a947fc3-5cde-4bbe-b9d4-7a7c92f17d55} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5968 | 2026.02.24 00:39:21.854863 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5969 | 2026.02.24 00:39:21.854909 [ 4 ] {8a947fc3-5cde-4bbe-b9d4-7a7c92f17d55} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.02.24 00:39:21.855051 [ 94 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5971 | 2026.02.24 00:39:21.855071 [ 4 ] {8a947fc3-5cde-4bbe-b9d4-7a7c92f17d55} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001295 sec., 50965.25096525097 rows/sec., 3.98 MiB/sec. | ||
| 5972 | 2026.02.24 00:39:21.855094 [ 94 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.02.24 00:39:21.855117 [ 4 ] {8a947fc3-5cde-4bbe-b9d4-7a7c92f17d55} <Debug> TCPHandler: Processed in 0.001475406 sec. | ||
| 5974 | 2026.02.24 00:39:21.855122 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5975 | 2026.02.24 00:39:21.855147 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_41_8} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5976 | 2026.02.24 00:39:21.855225 [ 187 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 5977 | 2026.02.24 00:39:21.855226 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_41_8} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5978 | 2026.02.24 00:39:21.855246 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2026.02.24 00:39:21.855318 [ 187 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5980 | 2026.02.24 00:39:21.855325 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 5981 | 2026.02.24 00:39:21.855349 [ 187 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1061 rows starting from the beginning of the part | ||
| 5982 | 2026.02.24 00:39:21.855355 [ 4 ] {08dcb1fd-bd93-47d7-bcbc-8bf3b6039c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5983 | 2026.02.24 00:39:21.855402 [ 187 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 490 rows starting from the beginning of the part | ||
| 5984 | 2026.02.24 00:39:21.855408 [ 4 ] {08dcb1fd-bd93-47d7-bcbc-8bf3b6039c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5985 | 2026.02.24 00:39:21.855453 [ 187 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 609 rows starting from the beginning of the part | ||
| 5986 | 2026.02.24 00:39:21.855496 [ 187 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5987 | 2026.02.24 00:39:21.855532 [ 187 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part | ||
| 5988 | 2026.02.24 00:39:21.855575 [ 187 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 66 rows starting from the beginning of the part | ||
| 5989 | 2026.02.24 00:39:21.855851 [ 4 ] {08dcb1fd-bd93-47d7-bcbc-8bf3b6039c77} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.02.24 00:39:21.855893 [ 4 ] {08dcb1fd-bd93-47d7-bcbc-8bf3b6039c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5991 | 2026.02.24 00:39:21.856267 [ 4 ] {08dcb1fd-bd93-47d7-bcbc-8bf3b6039c77} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5992 | 2026.02.24 00:39:21.856493 [ 4 ] {08dcb1fd-bd93-47d7-bcbc-8bf3b6039c77} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.02.24 00:39:21.856603 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5994 | 2026.02.24 00:39:21.856630 [ 4 ] {08dcb1fd-bd93-47d7-bcbc-8bf3b6039c77} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001294 sec., 124420.40185471406 rows/sec., 8.66 MiB/sec. | ||
| 5995 | 2026.02.24 00:39:21.856635 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.02.24 00:39:21.856644 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454337 sec., 1646798.5068110074 rows/sec., 127.14 MiB/sec. | ||
| 5997 | 2026.02.24 00:39:21.856673 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 5998 | 2026.02.24 00:39:21.856676 [ 4 ] {08dcb1fd-bd93-47d7-bcbc-8bf3b6039c77} <Debug> TCPHandler: Processed in 0.001481067 sec. | ||
| 5999 | 2026.02.24 00:39:21.856773 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 6000 | 2026.02.24 00:39:21.856806 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.02.24 00:39:21.856828 [ 187 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6002 | 2026.02.24 00:39:21.856861 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6003 | 2026.02.24 00:39:21.856895 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11096 rows starting from the beginning of the part | ||
| 6004 | 2026.02.24 00:39:21.856903 [ 4 ] {52f70a97-0d04-48cf-b323-c98604c56bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6005 | 2026.02.24 00:39:21.856948 [ 4 ] {52f70a97-0d04-48cf-b323-c98604c56bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6006 | 2026.02.24 00:39:21.856955 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6007 | 2026.02.24 00:39:21.857004 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 880 rows starting from the beginning of the part | ||
| 6008 | 2026.02.24 00:39:21.857048 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6009 | 2026.02.24 00:39:21.857089 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6010 | 2026.02.24 00:39:21.857095 [ 187 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_41_8} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.02.24 00:39:21.857134 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 161 rows starting from the beginning of the part | ||
| 6012 | 2026.02.24 00:39:21.857175 [ 187 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_41_8} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6013 | 2026.02.24 00:39:21.857240 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6014 | 2026.02.24 00:39:21.857291 [ 4 ] {52f70a97-0d04-48cf-b323-c98604c56bf6} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6015 | 2026.02.24 00:39:21.857331 [ 4 ] {52f70a97-0d04-48cf-b323-c98604c56bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6016 | 2026.02.24 00:39:21.857672 [ 4 ] {52f70a97-0d04-48cf-b323-c98604c56bf6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6017 | 2026.02.24 00:39:21.857878 [ 4 ] {52f70a97-0d04-48cf-b323-c98604c56bf6} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.02.24 00:39:21.857985 [ 94 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6019 | 2026.02.24 00:39:21.858019 [ 4 ] {52f70a97-0d04-48cf-b323-c98604c56bf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 6020 | 2026.02.24 00:39:21.858020 [ 94 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6021 | 2026.02.24 00:39:21.858060 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6022 | 2026.02.24 00:39:21.858063 [ 4 ] {52f70a97-0d04-48cf-b323-c98604c56bf6} <Debug> TCPHandler: Processed in 0.001306743 sec. | ||
| 6023 | 2026.02.24 00:39:21.858141 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 6024 | 2026.02.24 00:39:21.858230 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6025 | 2026.02.24 00:39:21.858257 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1986 rows starting from the beginning of the part | ||
| 6026 | 2026.02.24 00:39:21.858302 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6027 | 2026.02.24 00:39:21.858339 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 6028 | 2026.02.24 00:39:21.858373 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6029 | 2026.02.24 00:39:21.858406 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6030 | 2026.02.24 00:39:21.858441 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 6031 | 2026.02.24 00:39:21.859661 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2316 rows, containing 4 columns (4 merged, 0 gathered) in 0.001547698 sec., 1496415.9674561834 rows/sec., 99.60 MiB/sec. | ||
| 6032 | 2026.02.24 00:39:21.860016 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6033 | 2026.02.24 00:39:21.860330 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_41_8} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.02.24 00:39:21.860411 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_41_8} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6035 | 2026.02.24 00:39:21.860516 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6036 | 2026.02.24 00:39:21.861622 [ 186 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12722 rows, containing 5 columns (5 merged, 0 gathered) in 0.004885968 sec., 2603782.9146650163 rows/sec., 178.16 MiB/sec. | ||
| 6037 | 2026.02.24 00:39:21.861905 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6038 | 2026.02.24 00:39:21.862146 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2026.02.24 00:39:21.862210 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6040 | 2026.02.24 00:39:21.862287 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 6041 | 2026.02.24 00:39:22.000188 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.89 MiB, peak 274.73 MiB, free memory in arenas 0.00 B, will set to 269.43 MiB (RSS), difference: 1.53 MiB | ||
| 6042 | 2026.02.24 00:39:22.708439 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13898 | ||
| 6043 | 2026.02.24 00:39:22.708919 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.02.24 00:39:22.708963 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6045 | 2026.02.24 00:39:22.709453 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6046 | 2026.02.24 00:39:22.709672 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.02.24 00:39:22.709797 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13898 | ||
| 6048 | 2026.02.24 00:39:23.412280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6049 | 2026.02.24 00:39:23.429507 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.02.24 00:39:23.429577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6051 | 2026.02.24 00:39:23.435668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6052 | 2026.02.24 00:39:23.436385 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6053 | 2026.02.24 00:39:23.442245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6054 | 2026.02.24 00:39:25.193301 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 746 | ||
| 6055 | 2026.02.24 00:39:25.195419 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.02.24 00:39:25.195468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6057 | 2026.02.24 00:39:25.196639 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6058 | 2026.02.24 00:39:25.196897 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6059 | 2026.02.24 00:39:25.197166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 746 | ||
| 6060 | 2026.02.24 00:39:26.850548 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6061 | 2026.02.24 00:39:26.850740 [ 4 ] {a52bf454-b7e6-4504-82a1-4a32a5fad6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6062 | 2026.02.24 00:39:26.850806 [ 4 ] {a52bf454-b7e6-4504-82a1-4a32a5fad6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6063 | 2026.02.24 00:39:26.851489 [ 4 ] {a52bf454-b7e6-4504-82a1-4a32a5fad6e2} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6064 | 2026.02.24 00:39:26.851533 [ 4 ] {a52bf454-b7e6-4504-82a1-4a32a5fad6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6065 | 2026.02.24 00:39:26.851946 [ 4 ] {a52bf454-b7e6-4504-82a1-4a32a5fad6e2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6066 | 2026.02.24 00:39:26.852170 [ 4 ] {a52bf454-b7e6-4504-82a1-4a32a5fad6e2} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6067 | 2026.02.24 00:39:26.852332 [ 4 ] {a52bf454-b7e6-4504-82a1-4a32a5fad6e2} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.00164 sec., 84146.34146341463 rows/sec., 7.30 MiB/sec. | ||
| 6068 | 2026.02.24 00:39:26.852374 [ 4 ] {a52bf454-b7e6-4504-82a1-4a32a5fad6e2} <Debug> TCPHandler: Processed in 0.001951225 sec. | ||
| 6069 | 2026.02.24 00:39:26.852491 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2026.02.24 00:39:26.852587 [ 4 ] {7baf02ad-36e3-420c-a9d1-f94b4b065320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6071 | 2026.02.24 00:39:26.852628 [ 4 ] {7baf02ad-36e3-420c-a9d1-f94b4b065320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6072 | 2026.02.24 00:39:26.853034 [ 4 ] {7baf02ad-36e3-420c-a9d1-f94b4b065320} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6073 | 2026.02.24 00:39:26.853069 [ 4 ] {7baf02ad-36e3-420c-a9d1-f94b4b065320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6074 | 2026.02.24 00:39:26.853363 [ 4 ] {7baf02ad-36e3-420c-a9d1-f94b4b065320} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6075 | 2026.02.24 00:39:26.853594 [ 4 ] {7baf02ad-36e3-420c-a9d1-f94b4b065320} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2026.02.24 00:39:26.853726 [ 4 ] {7baf02ad-36e3-420c-a9d1-f94b4b065320} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001157 sec., 35436.473638720825 rows/sec., 2.60 MiB/sec. | ||
| 6077 | 2026.02.24 00:39:26.853765 [ 4 ] {7baf02ad-36e3-420c-a9d1-f94b4b065320} <Debug> TCPHandler: Processed in 0.001323424 sec. | ||
| 6078 | 2026.02.24 00:39:26.853871 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6079 | 2026.02.24 00:39:26.853965 [ 4 ] {27fc1209-8117-4d0b-979a-c1fcb90e4719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6080 | 2026.02.24 00:39:26.854004 [ 4 ] {27fc1209-8117-4d0b-979a-c1fcb90e4719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6081 | 2026.02.24 00:39:26.854422 [ 4 ] {27fc1209-8117-4d0b-979a-c1fcb90e4719} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6082 | 2026.02.24 00:39:26.854458 [ 4 ] {27fc1209-8117-4d0b-979a-c1fcb90e4719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6083 | 2026.02.24 00:39:26.854757 [ 4 ] {27fc1209-8117-4d0b-979a-c1fcb90e4719} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6084 | 2026.02.24 00:39:26.854952 [ 4 ] {27fc1209-8117-4d0b-979a-c1fcb90e4719} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6085 | 2026.02.24 00:39:26.855076 [ 4 ] {27fc1209-8117-4d0b-979a-c1fcb90e4719} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001149 sec., 91383.81201044386 rows/sec., 7.14 MiB/sec. | ||
| 6086 | 2026.02.24 00:39:26.855111 [ 4 ] {27fc1209-8117-4d0b-979a-c1fcb90e4719} <Debug> TCPHandler: Processed in 0.001312054 sec. | ||
| 6087 | 2026.02.24 00:39:26.855224 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6088 | 2026.02.24 00:39:26.855313 [ 4 ] {2d6a91dd-f454-4449-96f4-019013521204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6089 | 2026.02.24 00:39:26.855354 [ 4 ] {2d6a91dd-f454-4449-96f4-019013521204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6090 | 2026.02.24 00:39:26.855803 [ 4 ] {2d6a91dd-f454-4449-96f4-019013521204} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.02.24 00:39:26.855837 [ 4 ] {2d6a91dd-f454-4449-96f4-019013521204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6092 | 2026.02.24 00:39:26.856153 [ 4 ] {2d6a91dd-f454-4449-96f4-019013521204} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6093 | 2026.02.24 00:39:26.856357 [ 4 ] {2d6a91dd-f454-4449-96f4-019013521204} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.02.24 00:39:26.856488 [ 4 ] {2d6a91dd-f454-4449-96f4-019013521204} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 6095 | 2026.02.24 00:39:26.856525 [ 4 ] {2d6a91dd-f454-4449-96f4-019013521204} <Debug> TCPHandler: Processed in 0.001319314 sec. | ||
| 6096 | 2026.02.24 00:39:26.856643 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.02.24 00:39:26.856738 [ 4 ] {206a81b9-b8aa-41cb-98b8-46091d6b96b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6098 | 2026.02.24 00:39:26.856794 [ 4 ] {206a81b9-b8aa-41cb-98b8-46091d6b96b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6099 | 2026.02.24 00:39:26.857583 [ 4 ] {206a81b9-b8aa-41cb-98b8-46091d6b96b8} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.02.24 00:39:26.857619 [ 4 ] {206a81b9-b8aa-41cb-98b8-46091d6b96b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6101 | 2026.02.24 00:39:26.858173 [ 4 ] {206a81b9-b8aa-41cb-98b8-46091d6b96b8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6102 | 2026.02.24 00:39:26.858394 [ 4 ] {206a81b9-b8aa-41cb-98b8-46091d6b96b8} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2026.02.24 00:39:26.858530 [ 4 ] {206a81b9-b8aa-41cb-98b8-46091d6b96b8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001809 sec., 22664.455500276395 rows/sec., 40.61 MiB/sec. | ||
| 6104 | 2026.02.24 00:39:26.858516 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6105 | 2026.02.24 00:39:26.858585 [ 4 ] {206a81b9-b8aa-41cb-98b8-46091d6b96b8} <Debug> TCPHandler: Processed in 0.001999436 sec. | ||
| 6106 | 2026.02.24 00:39:26.858612 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.02.24 00:39:26.858642 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6108 | 2026.02.24 00:39:26.858710 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2026.02.24 00:39:26.858783 [ 186 ] {be117193-072e-46d7-86da-9e4300ffc739::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 | ||
| 6110 | 2026.02.24 00:39:26.858818 [ 4 ] {c26bcfc1-ef43-4cae-a8fc-0ef26d8c619c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6111 | 2026.02.24 00:39:26.858885 [ 4 ] {c26bcfc1-ef43-4cae-a8fc-0ef26d8c619c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6112 | 2026.02.24 00:39:26.859104 [ 186 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6113 | 2026.02.24 00:39:26.859178 [ 186 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 568 rows starting from the beginning of the part | ||
| 6114 | 2026.02.24 00:39:26.859273 [ 4 ] {c26bcfc1-ef43-4cae-a8fc-0ef26d8c619c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.02.24 00:39:26.859319 [ 4 ] {c26bcfc1-ef43-4cae-a8fc-0ef26d8c619c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6116 | 2026.02.24 00:39:26.859372 [ 186 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6117 | 2026.02.24 00:39:26.859504 [ 186 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 6118 | 2026.02.24 00:39:26.859620 [ 186 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 6119 | 2026.02.24 00:39:26.859643 [ 4 ] {c26bcfc1-ef43-4cae-a8fc-0ef26d8c619c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6120 | 2026.02.24 00:39:26.859725 [ 186 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6121 | 2026.02.24 00:39:26.859844 [ 186 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6122 | 2026.02.24 00:39:26.859878 [ 4 ] {c26bcfc1-ef43-4cae-a8fc-0ef26d8c619c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.02.24 00:39:26.860022 [ 4 ] {c26bcfc1-ef43-4cae-a8fc-0ef26d8c619c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 6124 | 2026.02.24 00:39:26.860058 [ 4 ] {c26bcfc1-ef43-4cae-a8fc-0ef26d8c619c} <Debug> TCPHandler: Processed in 0.001398925 sec. | ||
| 6125 | 2026.02.24 00:39:26.883620 [ 187 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 19 columns (19 merged, 0 gathered) in 0.024908298 sec., 31033.834587975463 rows/sec., 55.61 MiB/sec. | ||
| 6126 | 2026.02.24 00:39:26.885025 [ 187 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6127 | 2026.02.24 00:39:26.885411 [ 187 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.02.24 00:39:26.885490 [ 187 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6129 | 2026.02.24 00:39:26.885646 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.79 MiB. | ||
| 6130 | 2026.02.24 00:39:27.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.01 MiB, peak 277.75 MiB, free memory in arenas 0.00 B, will set to 272.31 MiB (RSS), difference: 2.30 MiB | ||
| 6131 | 2026.02.24 00:39:30.015349 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6132 | 2026.02.24 00:39:30.015399 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6133 | 2026.02.24 00:39:30.210201 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14410 | ||
| 6134 | 2026.02.24 00:39:30.210752 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2026.02.24 00:39:30.210802 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6136 | 2026.02.24 00:39:30.211294 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6137 | 2026.02.24 00:39:30.211525 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2026.02.24 00:39:30.211674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14410 | ||
| 6139 | 2026.02.24 00:39:30.942678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6140 | 2026.02.24 00:39:30.959924 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.02.24 00:39:30.959990 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6142 | 2026.02.24 00:39:30.967259 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6143 | 2026.02.24 00:39:30.968204 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6144 | 2026.02.24 00:39:30.973357 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6145 | 2026.02.24 00:39:31.849386 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2026.02.24 00:39:31.849630 [ 4 ] {1fe8e2af-d0cd-4981-a55f-e078c07da60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6147 | 2026.02.24 00:39:31.849694 [ 4 ] {1fe8e2af-d0cd-4981-a55f-e078c07da60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6148 | 2026.02.24 00:39:31.850336 [ 4 ] {1fe8e2af-d0cd-4981-a55f-e078c07da60a} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.02.24 00:39:31.850383 [ 4 ] {1fe8e2af-d0cd-4981-a55f-e078c07da60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6150 | 2026.02.24 00:39:31.850781 [ 4 ] {1fe8e2af-d0cd-4981-a55f-e078c07da60a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6151 | 2026.02.24 00:39:31.851016 [ 4 ] {1fe8e2af-d0cd-4981-a55f-e078c07da60a} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.02.24 00:39:31.851177 [ 4 ] {1fe8e2af-d0cd-4981-a55f-e078c07da60a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.68 MiB/sec. | ||
| 6153 | 2026.02.24 00:39:31.851219 [ 4 ] {1fe8e2af-d0cd-4981-a55f-e078c07da60a} <Debug> TCPHandler: Processed in 0.001896605 sec. | ||
| 6154 | 2026.02.24 00:39:31.851343 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.02.24 00:39:31.851440 [ 4 ] {1ab8751f-3167-4ff4-a94e-77beed0239af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6156 | 2026.02.24 00:39:31.851482 [ 4 ] {1ab8751f-3167-4ff4-a94e-77beed0239af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6157 | 2026.02.24 00:39:31.851900 [ 4 ] {1ab8751f-3167-4ff4-a94e-77beed0239af} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.02.24 00:39:31.851936 [ 4 ] {1ab8751f-3167-4ff4-a94e-77beed0239af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6159 | 2026.02.24 00:39:31.852239 [ 4 ] {1ab8751f-3167-4ff4-a94e-77beed0239af} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6160 | 2026.02.24 00:39:31.852457 [ 4 ] {1ab8751f-3167-4ff4-a94e-77beed0239af} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.02.24 00:39:31.852589 [ 4 ] {1ab8751f-3167-4ff4-a94e-77beed0239af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 6162 | 2026.02.24 00:39:31.852626 [ 4 ] {1ab8751f-3167-4ff4-a94e-77beed0239af} <Debug> TCPHandler: Processed in 0.001332924 sec. | ||
| 6163 | 2026.02.24 00:39:31.852743 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6164 | 2026.02.24 00:39:31.852839 [ 4 ] {bc7e8c84-306e-4314-aa37-e45eb416c5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6165 | 2026.02.24 00:39:31.852881 [ 4 ] {bc7e8c84-306e-4314-aa37-e45eb416c5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6166 | 2026.02.24 00:39:31.853287 [ 4 ] {bc7e8c84-306e-4314-aa37-e45eb416c5d9} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.02.24 00:39:31.853321 [ 4 ] {bc7e8c84-306e-4314-aa37-e45eb416c5d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6168 | 2026.02.24 00:39:31.853650 [ 4 ] {bc7e8c84-306e-4314-aa37-e45eb416c5d9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6169 | 2026.02.24 00:39:31.853860 [ 4 ] {bc7e8c84-306e-4314-aa37-e45eb416c5d9} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.02.24 00:39:31.853990 [ 4 ] {bc7e8c84-306e-4314-aa37-e45eb416c5d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 6171 | 2026.02.24 00:39:31.854025 [ 4 ] {bc7e8c84-306e-4314-aa37-e45eb416c5d9} <Debug> TCPHandler: Processed in 0.001331724 sec. | ||
| 6172 | 2026.02.24 00:39:31.854139 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6173 | 2026.02.24 00:39:31.854234 [ 4 ] {40d455ae-4591-40de-93dd-5b8ec9bd9109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6174 | 2026.02.24 00:39:31.854275 [ 4 ] {40d455ae-4591-40de-93dd-5b8ec9bd9109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6175 | 2026.02.24 00:39:31.854607 [ 4 ] {40d455ae-4591-40de-93dd-5b8ec9bd9109} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.02.24 00:39:31.854642 [ 4 ] {40d455ae-4591-40de-93dd-5b8ec9bd9109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6177 | 2026.02.24 00:39:31.854945 [ 4 ] {40d455ae-4591-40de-93dd-5b8ec9bd9109} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6178 | 2026.02.24 00:39:31.855155 [ 4 ] {40d455ae-4591-40de-93dd-5b8ec9bd9109} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2026.02.24 00:39:31.855283 [ 4 ] {40d455ae-4591-40de-93dd-5b8ec9bd9109} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 6180 | 2026.02.24 00:39:31.855318 [ 4 ] {40d455ae-4591-40de-93dd-5b8ec9bd9109} <Debug> TCPHandler: Processed in 0.001228722 sec. | ||
| 6181 | 2026.02.24 00:39:35.197811 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 766 | ||
| 6182 | 2026.02.24 00:39:35.200025 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2026.02.24 00:39:35.200084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6184 | 2026.02.24 00:39:35.201273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6185 | 2026.02.24 00:39:35.201546 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2026.02.24 00:39:35.201910 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 6187 | 2026.02.24 00:39:36.880771 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2026.02.24 00:39:36.881015 [ 4 ] {6384616d-e3da-4769-9ff3-5b6bda9232d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6189 | 2026.02.24 00:39:36.881099 [ 4 ] {6384616d-e3da-4769-9ff3-5b6bda9232d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6190 | 2026.02.24 00:39:36.881840 [ 4 ] {6384616d-e3da-4769-9ff3-5b6bda9232d5} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.02.24 00:39:36.881887 [ 4 ] {6384616d-e3da-4769-9ff3-5b6bda9232d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6192 | 2026.02.24 00:39:36.882271 [ 4 ] {6384616d-e3da-4769-9ff3-5b6bda9232d5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6193 | 2026.02.24 00:39:36.882495 [ 4 ] {6384616d-e3da-4769-9ff3-5b6bda9232d5} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.02.24 00:39:36.882656 [ 4 ] {6384616d-e3da-4769-9ff3-5b6bda9232d5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001701 sec., 14109.347442680775 rows/sec., 1.17 MiB/sec. | ||
| 6195 | 2026.02.24 00:39:36.882697 [ 4 ] {6384616d-e3da-4769-9ff3-5b6bda9232d5} <Debug> TCPHandler: Processed in 0.002083697 sec. | ||
| 6196 | 2026.02.24 00:39:36.882814 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2026.02.24 00:39:36.882910 [ 4 ] {fdb0b1f4-7c11-473c-959f-82a056bdeeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6198 | 2026.02.24 00:39:36.882951 [ 4 ] {fdb0b1f4-7c11-473c-959f-82a056bdeeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6199 | 2026.02.24 00:39:36.883339 [ 4 ] {fdb0b1f4-7c11-473c-959f-82a056bdeeff} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.02.24 00:39:36.883375 [ 4 ] {fdb0b1f4-7c11-473c-959f-82a056bdeeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6201 | 2026.02.24 00:39:36.883674 [ 4 ] {fdb0b1f4-7c11-473c-959f-82a056bdeeff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6202 | 2026.02.24 00:39:36.883880 [ 4 ] {fdb0b1f4-7c11-473c-959f-82a056bdeeff} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2026.02.24 00:39:36.884009 [ 4 ] {fdb0b1f4-7c11-473c-959f-82a056bdeeff} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001117 sec., 3581.020590868398 rows/sec., 292.01 KiB/sec. | ||
| 6204 | 2026.02.24 00:39:36.884046 [ 4 ] {fdb0b1f4-7c11-473c-959f-82a056bdeeff} <Debug> TCPHandler: Processed in 0.001280952 sec. | ||
| 6205 | 2026.02.24 00:39:36.884149 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6206 | 2026.02.24 00:39:36.884243 [ 4 ] {f6b4129a-3746-4112-9d72-e5f4645da60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6207 | 2026.02.24 00:39:36.884282 [ 4 ] {f6b4129a-3746-4112-9d72-e5f4645da60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6208 | 2026.02.24 00:39:36.885168 [ 4 ] {f6b4129a-3746-4112-9d72-e5f4645da60f} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2026.02.24 00:39:36.885204 [ 4 ] {f6b4129a-3746-4112-9d72-e5f4645da60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6210 | 2026.02.24 00:39:36.885589 [ 4 ] {f6b4129a-3746-4112-9d72-e5f4645da60f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6211 | 2026.02.24 00:39:36.885799 [ 4 ] {f6b4129a-3746-4112-9d72-e5f4645da60f} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.02.24 00:39:36.885928 [ 4 ] {f6b4129a-3746-4112-9d72-e5f4645da60f} <Debug> executeQuery: Read 1400 rows, 119.96 KiB in 0.001703 sec., 822078.6846741044 rows/sec., 68.79 MiB/sec. | ||
| 6213 | 2026.02.24 00:39:36.885966 [ 4 ] {f6b4129a-3746-4112-9d72-e5f4645da60f} <Debug> TCPHandler: Processed in 0.001866093 sec. | ||
| 6214 | 2026.02.24 00:39:36.886087 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6215 | 2026.02.24 00:39:36.886209 [ 4 ] {de187283-ec72-482f-b998-1a8fa887f776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6216 | 2026.02.24 00:39:36.886259 [ 4 ] {de187283-ec72-482f-b998-1a8fa887f776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6217 | 2026.02.24 00:39:36.886724 [ 4 ] {de187283-ec72-482f-b998-1a8fa887f776} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6218 | 2026.02.24 00:39:36.886761 [ 4 ] {de187283-ec72-482f-b998-1a8fa887f776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6219 | 2026.02.24 00:39:36.887068 [ 4 ] {de187283-ec72-482f-b998-1a8fa887f776} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6220 | 2026.02.24 00:39:36.887275 [ 4 ] {de187283-ec72-482f-b998-1a8fa887f776} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6221 | 2026.02.24 00:39:36.887403 [ 4 ] {de187283-ec72-482f-b998-1a8fa887f776} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001218 sec., 46798.029556650254 rows/sec., 3.47 MiB/sec. | ||
| 6222 | 2026.02.24 00:39:36.887440 [ 4 ] {de187283-ec72-482f-b998-1a8fa887f776} <Debug> TCPHandler: Processed in 0.001414496 sec. | ||
| 6223 | 2026.02.24 00:39:36.887562 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6224 | 2026.02.24 00:39:36.887681 [ 4 ] {c4db6baa-a266-4ee3-90f9-15bf76b8fd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6225 | 2026.02.24 00:39:36.887729 [ 4 ] {c4db6baa-a266-4ee3-90f9-15bf76b8fd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6226 | 2026.02.24 00:39:36.888284 [ 4 ] {c4db6baa-a266-4ee3-90f9-15bf76b8fd5a} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6227 | 2026.02.24 00:39:36.888328 [ 4 ] {c4db6baa-a266-4ee3-90f9-15bf76b8fd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6228 | 2026.02.24 00:39:36.888700 [ 4 ] {c4db6baa-a266-4ee3-90f9-15bf76b8fd5a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6229 | 2026.02.24 00:39:36.888918 [ 4 ] {c4db6baa-a266-4ee3-90f9-15bf76b8fd5a} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6230 | 2026.02.24 00:39:36.889047 [ 4 ] {c4db6baa-a266-4ee3-90f9-15bf76b8fd5a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00139 sec., 181294.96402877697 rows/sec., 12.54 MiB/sec. | ||
| 6231 | 2026.02.24 00:39:36.889086 [ 4 ] {c4db6baa-a266-4ee3-90f9-15bf76b8fd5a} <Debug> TCPHandler: Processed in 0.001583938 sec. | ||
| 6232 | 2026.02.24 00:39:36.889198 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6233 | 2026.02.24 00:39:36.889294 [ 4 ] {12a50784-0113-409d-930b-4160f3911a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6234 | 2026.02.24 00:39:36.889332 [ 4 ] {12a50784-0113-409d-930b-4160f3911a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6235 | 2026.02.24 00:39:36.889723 [ 4 ] {12a50784-0113-409d-930b-4160f3911a4d} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.02.24 00:39:36.889758 [ 4 ] {12a50784-0113-409d-930b-4160f3911a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6237 | 2026.02.24 00:39:36.890056 [ 4 ] {12a50784-0113-409d-930b-4160f3911a4d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6238 | 2026.02.24 00:39:36.890279 [ 4 ] {12a50784-0113-409d-930b-4160f3911a4d} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.02.24 00:39:36.890412 [ 4 ] {12a50784-0113-409d-930b-4160f3911a4d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001137 sec., 10554.089709762533 rows/sec., 824.54 KiB/sec. | ||
| 6240 | 2026.02.24 00:39:36.890451 [ 4 ] {12a50784-0113-409d-930b-4160f3911a4d} <Debug> TCPHandler: Processed in 0.001301694 sec. | ||
| 6241 | 2026.02.24 00:39:36.890565 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6242 | 2026.02.24 00:39:36.890680 [ 4 ] {5b4a8ab1-15fc-4aad-9712-562697af7b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6243 | 2026.02.24 00:39:36.890726 [ 4 ] {5b4a8ab1-15fc-4aad-9712-562697af7b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6244 | 2026.02.24 00:39:36.891405 [ 4 ] {5b4a8ab1-15fc-4aad-9712-562697af7b4a} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.02.24 00:39:36.891448 [ 4 ] {5b4a8ab1-15fc-4aad-9712-562697af7b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6246 | 2026.02.24 00:39:36.891799 [ 4 ] {5b4a8ab1-15fc-4aad-9712-562697af7b4a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6247 | 2026.02.24 00:39:36.892009 [ 4 ] {5b4a8ab1-15fc-4aad-9712-562697af7b4a} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6248 | 2026.02.24 00:39:36.892139 [ 4 ] {5b4a8ab1-15fc-4aad-9712-562697af7b4a} <Debug> executeQuery: Read 601 rows, 46.27 KiB in 0.001482 sec., 405533.06342780025 rows/sec., 30.49 MiB/sec. | ||
| 6249 | 2026.02.24 00:39:36.892175 [ 4 ] {5b4a8ab1-15fc-4aad-9712-562697af7b4a} <Debug> TCPHandler: Processed in 0.00166948 sec. | ||
| 6250 | 2026.02.24 00:39:36.892294 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6251 | 2026.02.24 00:39:36.892412 [ 4 ] {7b0deccf-1d43-4a90-8dc6-aaef52a79ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6252 | 2026.02.24 00:39:36.892464 [ 4 ] {7b0deccf-1d43-4a90-8dc6-aaef52a79ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6253 | 2026.02.24 00:39:36.893032 [ 4 ] {7b0deccf-1d43-4a90-8dc6-aaef52a79ce2} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2026.02.24 00:39:36.893069 [ 4 ] {7b0deccf-1d43-4a90-8dc6-aaef52a79ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6255 | 2026.02.24 00:39:36.893452 [ 4 ] {7b0deccf-1d43-4a90-8dc6-aaef52a79ce2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6256 | 2026.02.24 00:39:36.893664 [ 4 ] {7b0deccf-1d43-4a90-8dc6-aaef52a79ce2} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.02.24 00:39:36.893801 [ 4 ] {7b0deccf-1d43-4a90-8dc6-aaef52a79ce2} <Debug> executeQuery: Read 876 rows, 60.89 KiB in 0.001413 sec., 619957.5371549894 rows/sec., 42.08 MiB/sec. | ||
| 6258 | 2026.02.24 00:39:36.893839 [ 4 ] {7b0deccf-1d43-4a90-8dc6-aaef52a79ce2} <Debug> TCPHandler: Processed in 0.001605739 sec. | ||
| 6259 | 2026.02.24 00:39:36.893940 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2026.02.24 00:39:36.894036 [ 4 ] {4c524d45-394e-49e1-938c-89f2bc2f6213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6261 | 2026.02.24 00:39:36.894089 [ 4 ] {4c524d45-394e-49e1-938c-89f2bc2f6213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6262 | 2026.02.24 00:39:36.894886 [ 4 ] {4c524d45-394e-49e1-938c-89f2bc2f6213} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.02.24 00:39:36.894923 [ 4 ] {4c524d45-394e-49e1-938c-89f2bc2f6213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6264 | 2026.02.24 00:39:36.895484 [ 4 ] {4c524d45-394e-49e1-938c-89f2bc2f6213} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6265 | 2026.02.24 00:39:36.895709 [ 4 ] {4c524d45-394e-49e1-938c-89f2bc2f6213} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2026.02.24 00:39:36.895845 [ 4 ] {4c524d45-394e-49e1-938c-89f2bc2f6213} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001828 sec., 22428.884026258205 rows/sec., 40.19 MiB/sec. | ||
| 6267 | 2026.02.24 00:39:36.895898 [ 4 ] {4c524d45-394e-49e1-938c-89f2bc2f6213} <Debug> TCPHandler: Processed in 0.002006126 sec. | ||
| 6268 | 2026.02.24 00:39:36.896011 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6269 | 2026.02.24 00:39:36.896106 [ 4 ] {fdbf20ea-bf6a-442c-a303-60f83cc166c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6270 | 2026.02.24 00:39:36.896147 [ 4 ] {fdbf20ea-bf6a-442c-a303-60f83cc166c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6271 | 2026.02.24 00:39:36.896476 [ 4 ] {fdbf20ea-bf6a-442c-a303-60f83cc166c1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.02.24 00:39:36.896511 [ 4 ] {fdbf20ea-bf6a-442c-a303-60f83cc166c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6273 | 2026.02.24 00:39:36.896820 [ 4 ] {fdbf20ea-bf6a-442c-a303-60f83cc166c1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6274 | 2026.02.24 00:39:36.897031 [ 4 ] {fdbf20ea-bf6a-442c-a303-60f83cc166c1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.02.24 00:39:36.897161 [ 4 ] {fdbf20ea-bf6a-442c-a303-60f83cc166c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 6276 | 2026.02.24 00:39:36.897198 [ 4 ] {fdbf20ea-bf6a-442c-a303-60f83cc166c1} <Debug> TCPHandler: Processed in 0.001236152 sec. | ||
| 6277 | 2026.02.24 00:39:37.712641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14858 | ||
| 6278 | 2026.02.24 00:39:37.713136 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.02.24 00:39:37.713180 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6280 | 2026.02.24 00:39:37.713663 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6281 | 2026.02.24 00:39:37.713895 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.02.24 00:39:37.714025 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14858 | ||
| 6283 | 2026.02.24 00:39:37.714048 [ 28 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6284 | 2026.02.24 00:39:37.714117 [ 28 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2026.02.24 00:39:37.714138 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6286 | 2026.02.24 00:39:37.714264 [ 194 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 6287 | 2026.02.24 00:39:37.714394 [ 194 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6288 | 2026.02.24 00:39:37.714430 [ 194 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12490 rows starting from the beginning of the part | ||
| 6289 | 2026.02.24 00:39:37.714493 [ 194 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6290 | 2026.02.24 00:39:37.714539 [ 194 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6291 | 2026.02.24 00:39:37.714579 [ 194 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6292 | 2026.02.24 00:39:37.714617 [ 194 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6293 | 2026.02.24 00:39:37.714656 [ 194 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6294 | 2026.02.24 00:39:37.716574 [ 188 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14858 rows, containing 4 columns (4 merged, 0 gathered) in 0.002363772 sec., 6285716.2196692405 rows/sec., 89.92 MiB/sec. | ||
| 6295 | 2026.02.24 00:39:37.717015 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6296 | 2026.02.24 00:39:37.717325 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_31_6} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.02.24 00:39:37.717407 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_31_6} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6298 | 2026.02.24 00:39:37.717524 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6299 | 2026.02.24 00:39:38.474204 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6300 | 2026.02.24 00:39:38.491830 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.02.24 00:39:38.491893 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6302 | 2026.02.24 00:39:38.497417 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6303 | 2026.02.24 00:39:38.498108 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2026.02.24 00:39:38.498416 [ 30 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6305 | 2026.02.24 00:39:38.498489 [ 30 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.02.24 00:39:38.498512 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 6307 | 2026.02.24 00:39:38.498635 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 6308 | 2026.02.24 00:39:38.501245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6309 | 2026.02.24 00:39:38.502463 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6310 | 2026.02.24 00:39:38.503960 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 6311 | 2026.02.24 00:39:38.508612 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 6312 | 2026.02.24 00:39:38.513178 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 6313 | 2026.02.24 00:39:38.517615 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 6314 | 2026.02.24 00:39:38.522055 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 6315 | 2026.02.24 00:39:38.526346 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 6316 | 2026.02.24 00:39:38.580558 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082002806 sec., 2853.560889123721 rows/sec., 14.76 MiB/sec. | ||
| 6317 | 2026.02.24 00:39:38.583560 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6318 | 2026.02.24 00:39:38.585578 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_31_6} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.02.24 00:39:38.585666 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_31_6} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6320 | 2026.02.24 00:39:38.588235 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6321 | 2026.02.24 00:39:39.000978 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.81 MiB, peak 284.35 MiB, free memory in arenas 0.00 B, will set to 278.03 MiB (RSS), difference: 4.22 MiB | ||
| 6322 | 2026.02.24 00:39:41.848474 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.02.24 00:39:41.848677 [ 4 ] {11163999-eef4-4262-89d5-af05b62d22f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6324 | 2026.02.24 00:39:41.848744 [ 4 ] {11163999-eef4-4262-89d5-af05b62d22f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6325 | 2026.02.24 00:39:41.849392 [ 4 ] {11163999-eef4-4262-89d5-af05b62d22f5} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2026.02.24 00:39:41.849444 [ 4 ] {11163999-eef4-4262-89d5-af05b62d22f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6327 | 2026.02.24 00:39:41.849861 [ 4 ] {11163999-eef4-4262-89d5-af05b62d22f5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6328 | 2026.02.24 00:39:41.850116 [ 4 ] {11163999-eef4-4262-89d5-af05b62d22f5} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6329 | 2026.02.24 00:39:41.850291 [ 4 ] {11163999-eef4-4262-89d5-af05b62d22f5} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.57 MiB/sec. | ||
| 6330 | 2026.02.24 00:39:41.850343 [ 4 ] {11163999-eef4-4262-89d5-af05b62d22f5} <Debug> TCPHandler: Processed in 0.001996686 sec. | ||
| 6331 | 2026.02.24 00:39:41.850471 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6332 | 2026.02.24 00:39:41.850576 [ 4 ] {4f4706af-3595-4c4d-9431-f7288c0b7c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6333 | 2026.02.24 00:39:41.850619 [ 4 ] {4f4706af-3595-4c4d-9431-f7288c0b7c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6334 | 2026.02.24 00:39:41.851068 [ 4 ] {4f4706af-3595-4c4d-9431-f7288c0b7c52} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.02.24 00:39:41.851109 [ 4 ] {4f4706af-3595-4c4d-9431-f7288c0b7c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6336 | 2026.02.24 00:39:41.851433 [ 4 ] {4f4706af-3595-4c4d-9431-f7288c0b7c52} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6337 | 2026.02.24 00:39:41.851641 [ 4 ] {4f4706af-3595-4c4d-9431-f7288c0b7c52} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.02.24 00:39:41.851775 [ 4 ] {4f4706af-3595-4c4d-9431-f7288c0b7c52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 6339 | 2026.02.24 00:39:41.851812 [ 4 ] {4f4706af-3595-4c4d-9431-f7288c0b7c52} <Debug> TCPHandler: Processed in 0.001392645 sec. | ||
| 6340 | 2026.02.24 00:39:41.851929 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6341 | 2026.02.24 00:39:41.852024 [ 4 ] {48a9ea8a-4f14-4750-b729-725151e38050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6342 | 2026.02.24 00:39:41.852066 [ 4 ] {48a9ea8a-4f14-4750-b729-725151e38050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6343 | 2026.02.24 00:39:41.852465 [ 4 ] {48a9ea8a-4f14-4750-b729-725151e38050} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6344 | 2026.02.24 00:39:41.852501 [ 4 ] {48a9ea8a-4f14-4750-b729-725151e38050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6345 | 2026.02.24 00:39:41.852824 [ 4 ] {48a9ea8a-4f14-4750-b729-725151e38050} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6346 | 2026.02.24 00:39:41.853041 [ 4 ] {48a9ea8a-4f14-4750-b729-725151e38050} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.02.24 00:39:41.853172 [ 4 ] {48a9ea8a-4f14-4750-b729-725151e38050} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 6348 | 2026.02.24 00:39:41.853209 [ 4 ] {48a9ea8a-4f14-4750-b729-725151e38050} <Debug> TCPHandler: Processed in 0.001327424 sec. | ||
| 6349 | 2026.02.24 00:39:41.853318 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6350 | 2026.02.24 00:39:41.853410 [ 4 ] {ee82680c-9c87-4114-9c39-4a20c65ed40c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6351 | 2026.02.24 00:39:41.853451 [ 4 ] {ee82680c-9c87-4114-9c39-4a20c65ed40c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6352 | 2026.02.24 00:39:41.853775 [ 4 ] {ee82680c-9c87-4114-9c39-4a20c65ed40c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.02.24 00:39:41.853809 [ 4 ] {ee82680c-9c87-4114-9c39-4a20c65ed40c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6354 | 2026.02.24 00:39:41.854140 [ 4 ] {ee82680c-9c87-4114-9c39-4a20c65ed40c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6355 | 2026.02.24 00:39:41.854345 [ 4 ] {ee82680c-9c87-4114-9c39-4a20c65ed40c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.02.24 00:39:41.854480 [ 4 ] {ee82680c-9c87-4114-9c39-4a20c65ed40c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 6357 | 2026.02.24 00:39:41.854515 [ 4 ] {ee82680c-9c87-4114-9c39-4a20c65ed40c} <Debug> TCPHandler: Processed in 0.001243712 sec. | ||
| 6358 | 2026.02.24 00:39:45.015448 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6359 | 2026.02.24 00:39:45.015501 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6360 | 2026.02.24 00:39:45.202497 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 794 | ||
| 6361 | 2026.02.24 00:39:45.204810 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.02.24 00:39:45.204853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6363 | 2026.02.24 00:39:45.206030 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6364 | 2026.02.24 00:39:45.206305 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.02.24 00:39:45.206565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
| 6366 | 2026.02.24 00:39:45.214700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15370 | ||
| 6367 | 2026.02.24 00:39:45.215248 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.02.24 00:39:45.215280 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6369 | 2026.02.24 00:39:45.215981 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6370 | 2026.02.24 00:39:45.216206 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.02.24 00:39:45.216334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15370 | ||
| 6372 | 2026.02.24 00:39:46.001920 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6373 | 2026.02.24 00:39:46.002144 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000812975 sec. | ||
| 6374 | 2026.02.24 00:39:46.017903 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2026.02.24 00:39:46.017971 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6376 | 2026.02.24 00:39:46.023823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6377 | 2026.02.24 00:39:46.024532 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.02.24 00:39:46.027869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6379 | 2026.02.24 00:39:46.851333 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6380 | 2026.02.24 00:39:46.851582 [ 4 ] {4a1c584d-6386-4169-bfbf-9df299b751fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6381 | 2026.02.24 00:39:46.851649 [ 4 ] {4a1c584d-6386-4169-bfbf-9df299b751fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6382 | 2026.02.24 00:39:46.852323 [ 4 ] {4a1c584d-6386-4169-bfbf-9df299b751fc} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6383 | 2026.02.24 00:39:46.852373 [ 4 ] {4a1c584d-6386-4169-bfbf-9df299b751fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6384 | 2026.02.24 00:39:46.852798 [ 4 ] {4a1c584d-6386-4169-bfbf-9df299b751fc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6385 | 2026.02.24 00:39:46.853022 [ 4 ] {4a1c584d-6386-4169-bfbf-9df299b751fc} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6386 | 2026.02.24 00:39:46.853168 [ 34 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6387 | 2026.02.24 00:39:46.853190 [ 4 ] {4a1c584d-6386-4169-bfbf-9df299b751fc} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001656 sec., 83333.33333333334 rows/sec., 7.23 MiB/sec. | ||
| 6388 | 2026.02.24 00:39:46.853238 [ 34 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.02.24 00:39:46.853258 [ 4 ] {4a1c584d-6386-4169-bfbf-9df299b751fc} <Debug> TCPHandler: Processed in 0.002105369 sec. | ||
| 6390 | 2026.02.24 00:39:46.853268 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6391 | 2026.02.24 00:39:46.853385 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6392 | 2026.02.24 00:39:46.853410 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 6393 | 2026.02.24 00:39:46.853489 [ 4 ] {d4943ca4-e5d4-41fb-b48f-4cb6079ad860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6394 | 2026.02.24 00:39:46.853537 [ 4 ] {d4943ca4-e5d4-41fb-b48f-4cb6079ad860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6395 | 2026.02.24 00:39:46.853558 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6396 | 2026.02.24 00:39:46.853595 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2150 rows starting from the beginning of the part | ||
| 6397 | 2026.02.24 00:39:46.853664 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 138 rows starting from the beginning of the part | ||
| 6398 | 2026.02.24 00:39:46.853712 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6399 | 2026.02.24 00:39:46.853752 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1400 rows starting from the beginning of the part | ||
| 6400 | 2026.02.24 00:39:46.853792 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 6401 | 2026.02.24 00:39:46.853832 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 138 rows starting from the beginning of the part | ||
| 6402 | 2026.02.24 00:39:46.853972 [ 4 ] {d4943ca4-e5d4-41fb-b48f-4cb6079ad860} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.02.24 00:39:46.854015 [ 4 ] {d4943ca4-e5d4-41fb-b48f-4cb6079ad860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6404 | 2026.02.24 00:39:46.854473 [ 4 ] {d4943ca4-e5d4-41fb-b48f-4cb6079ad860} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6405 | 2026.02.24 00:39:46.854713 [ 4 ] {d4943ca4-e5d4-41fb-b48f-4cb6079ad860} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2026.02.24 00:39:46.854850 [ 4 ] {d4943ca4-e5d4-41fb-b48f-4cb6079ad860} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001384 sec., 29624.2774566474 rows/sec., 2.18 MiB/sec. | ||
| 6407 | 2026.02.24 00:39:46.854888 [ 4 ] {d4943ca4-e5d4-41fb-b48f-4cb6079ad860} <Debug> TCPHandler: Processed in 0.001554998 sec. | ||
| 6408 | 2026.02.24 00:39:46.855002 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6409 | 2026.02.24 00:39:46.855099 [ 4 ] {af2266b1-7fbd-451c-9fe4-c5167f1c1629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6410 | 2026.02.24 00:39:46.855140 [ 4 ] {af2266b1-7fbd-451c-9fe4-c5167f1c1629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6411 | 2026.02.24 00:39:46.855507 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3938 rows, containing 5 columns (5 merged, 0 gathered) in 0.002162569 sec., 1820982.3594067981 rows/sec., 157.61 MiB/sec. | ||
| 6412 | 2026.02.24 00:39:46.855568 [ 4 ] {af2266b1-7fbd-451c-9fe4-c5167f1c1629} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.02.24 00:39:46.855604 [ 4 ] {af2266b1-7fbd-451c-9fe4-c5167f1c1629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6414 | 2026.02.24 00:39:46.855761 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6415 | 2026.02.24 00:39:46.855907 [ 4 ] {af2266b1-7fbd-451c-9fe4-c5167f1c1629} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6416 | 2026.02.24 00:39:46.856028 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_46_9} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.02.24 00:39:46.856098 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_46_9} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6418 | 2026.02.24 00:39:46.856116 [ 4 ] {af2266b1-7fbd-451c-9fe4-c5167f1c1629} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.02.24 00:39:46.856174 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 6420 | 2026.02.24 00:39:46.856227 [ 34 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6421 | 2026.02.24 00:39:46.856247 [ 4 ] {af2266b1-7fbd-451c-9fe4-c5167f1c1629} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001168 sec., 89897.2602739726 rows/sec., 7.02 MiB/sec. | ||
| 6422 | 2026.02.24 00:39:46.856269 [ 34 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.02.24 00:39:46.856290 [ 4 ] {af2266b1-7fbd-451c-9fe4-c5167f1c1629} <Debug> TCPHandler: Processed in 0.001336844 sec. | ||
| 6424 | 2026.02.24 00:39:46.856292 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6425 | 2026.02.24 00:39:46.856402 [ 193 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 6426 | 2026.02.24 00:39:46.856412 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.02.24 00:39:46.856508 [ 193 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6428 | 2026.02.24 00:39:46.856524 [ 4 ] {1033d78a-fc39-4038-9a26-11af09ee6bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6429 | 2026.02.24 00:39:46.856537 [ 193 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1061 rows starting from the beginning of the part | ||
| 6430 | 2026.02.24 00:39:46.856574 [ 4 ] {1033d78a-fc39-4038-9a26-11af09ee6bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6431 | 2026.02.24 00:39:46.856592 [ 193 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 105 rows starting from the beginning of the part | ||
| 6432 | 2026.02.24 00:39:46.856635 [ 193 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6433 | 2026.02.24 00:39:46.856670 [ 193 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 601 rows starting from the beginning of the part | ||
| 6434 | 2026.02.24 00:39:46.856704 [ 193 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 6435 | 2026.02.24 00:39:46.856739 [ 193 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 105 rows starting from the beginning of the part | ||
| 6436 | 2026.02.24 00:39:46.856985 [ 4 ] {1033d78a-fc39-4038-9a26-11af09ee6bfd} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.02.24 00:39:46.857025 [ 4 ] {1033d78a-fc39-4038-9a26-11af09ee6bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6438 | 2026.02.24 00:39:46.857376 [ 4 ] {1033d78a-fc39-4038-9a26-11af09ee6bfd} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6439 | 2026.02.24 00:39:46.857588 [ 4 ] {1033d78a-fc39-4038-9a26-11af09ee6bfd} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.02.24 00:39:46.857694 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6441 | 2026.02.24 00:39:46.857716 [ 4 ] {1033d78a-fc39-4038-9a26-11af09ee6bfd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 6442 | 2026.02.24 00:39:46.857725 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2026.02.24 00:39:46.857745 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371785 sec., 1457954.417055151 rows/sec., 114.04 MiB/sec. | ||
| 6444 | 2026.02.24 00:39:46.857755 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6445 | 2026.02.24 00:39:46.857761 [ 4 ] {1033d78a-fc39-4038-9a26-11af09ee6bfd} <Debug> TCPHandler: Processed in 0.001398145 sec. | ||
| 6446 | 2026.02.24 00:39:46.857869 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 6447 | 2026.02.24 00:39:46.857911 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.02.24 00:39:46.857962 [ 196 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6449 | 2026.02.24 00:39:46.857969 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6450 | 2026.02.24 00:39:46.858005 [ 4 ] {a50b3c21-989d-4adb-9a88-d10aa58b0f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6451 | 2026.02.24 00:39:46.858005 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12722 rows starting from the beginning of the part | ||
| 6452 | 2026.02.24 00:39:46.858061 [ 4 ] {a50b3c21-989d-4adb-9a88-d10aa58b0f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6453 | 2026.02.24 00:39:46.858081 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 6454 | 2026.02.24 00:39:46.858130 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6455 | 2026.02.24 00:39:46.858175 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 876 rows starting from the beginning of the part | ||
| 6456 | 2026.02.24 00:39:46.858217 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 6457 | 2026.02.24 00:39:46.858238 [ 196 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_46_9} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.02.24 00:39:46.858259 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6459 | 2026.02.24 00:39:46.858310 [ 196 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_46_9} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6460 | 2026.02.24 00:39:46.858399 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 6461 | 2026.02.24 00:39:46.858850 [ 4 ] {a50b3c21-989d-4adb-9a88-d10aa58b0f0d} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.02.24 00:39:46.858885 [ 4 ] {a50b3c21-989d-4adb-9a88-d10aa58b0f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6463 | 2026.02.24 00:39:46.859566 [ 4 ] {a50b3c21-989d-4adb-9a88-d10aa58b0f0d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6464 | 2026.02.24 00:39:46.859790 [ 4 ] {a50b3c21-989d-4adb-9a88-d10aa58b0f0d} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.02.24 00:39:46.859930 [ 4 ] {a50b3c21-989d-4adb-9a88-d10aa58b0f0d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001942 sec., 21112.255406797118 rows/sec., 37.83 MiB/sec. | ||
| 6466 | 2026.02.24 00:39:46.859984 [ 4 ] {a50b3c21-989d-4adb-9a88-d10aa58b0f0d} <Debug> TCPHandler: Processed in 0.002120938 sec. | ||
| 6467 | 2026.02.24 00:39:46.860097 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.02.24 00:39:46.860191 [ 4 ] {39846efe-84e5-480b-b39c-6acee0476921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6469 | 2026.02.24 00:39:46.860231 [ 4 ] {39846efe-84e5-480b-b39c-6acee0476921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6470 | 2026.02.24 00:39:46.860557 [ 4 ] {39846efe-84e5-480b-b39c-6acee0476921} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6471 | 2026.02.24 00:39:46.860591 [ 4 ] {39846efe-84e5-480b-b39c-6acee0476921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6472 | 2026.02.24 00:39:46.861003 [ 4 ] {39846efe-84e5-480b-b39c-6acee0476921} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6473 | 2026.02.24 00:39:46.861272 [ 4 ] {39846efe-84e5-480b-b39c-6acee0476921} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.02.24 00:39:46.861386 [ 34 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6475 | 2026.02.24 00:39:46.861417 [ 34 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.02.24 00:39:46.861430 [ 4 ] {39846efe-84e5-480b-b39c-6acee0476921} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001255 sec., 47808.764940239045 rows/sec., 3.22 MiB/sec. | ||
| 6477 | 2026.02.24 00:39:46.861434 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6478 | 2026.02.24 00:39:46.861480 [ 4 ] {39846efe-84e5-480b-b39c-6acee0476921} <Debug> TCPHandler: Processed in 0.001431786 sec. | ||
| 6479 | 2026.02.24 00:39:46.861548 [ 198 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 6480 | 2026.02.24 00:39:46.861672 [ 198 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6481 | 2026.02.24 00:39:46.861710 [ 198 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2316 rows starting from the beginning of the part | ||
| 6482 | 2026.02.24 00:39:46.861778 [ 198 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 6483 | 2026.02.24 00:39:46.861830 [ 198 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 6484 | 2026.02.24 00:39:46.861875 [ 198 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 6485 | 2026.02.24 00:39:46.861916 [ 198 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 6486 | 2026.02.24 00:39:46.861958 [ 198 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6487 | 2026.02.24 00:39:46.862858 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14238 rows, containing 5 columns (5 merged, 0 gathered) in 0.00502527 sec., 2833280.5998483663 rows/sec., 193.92 MiB/sec. | ||
| 6488 | 2026.02.24 00:39:46.863300 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2616 rows, containing 4 columns (4 merged, 0 gathered) in 0.001790312 sec., 1461197.8247366939 rows/sec., 97.39 MiB/sec. | ||
| 6489 | 2026.02.24 00:39:46.863318 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6490 | 2026.02.24 00:39:46.863553 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6491 | 2026.02.24 00:39:46.863641 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.02.24 00:39:46.863739 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6493 | 2026.02.24 00:39:46.863822 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_46_9} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2026.02.24 00:39:46.863835 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 6495 | 2026.02.24 00:39:46.863893 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_46_9} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6496 | 2026.02.24 00:39:46.863968 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6497 | 2026.02.24 00:39:47.000207 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.15 MiB, peak 288.08 MiB, free memory in arenas 0.00 B, will set to 280.98 MiB (RSS), difference: 1.83 MiB | ||
| 6498 | 2026.02.24 00:39:51.848763 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2026.02.24 00:39:51.849069 [ 4 ] {c62058b7-a3c5-4063-8395-003690bd0238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6500 | 2026.02.24 00:39:51.849175 [ 4 ] {c62058b7-a3c5-4063-8395-003690bd0238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6501 | 2026.02.24 00:39:51.849880 [ 4 ] {c62058b7-a3c5-4063-8395-003690bd0238} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2026.02.24 00:39:51.849927 [ 4 ] {c62058b7-a3c5-4063-8395-003690bd0238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6503 | 2026.02.24 00:39:51.850320 [ 4 ] {c62058b7-a3c5-4063-8395-003690bd0238} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6504 | 2026.02.24 00:39:51.850544 [ 4 ] {c62058b7-a3c5-4063-8395-003690bd0238} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2026.02.24 00:39:51.850701 [ 4 ] {c62058b7-a3c5-4063-8395-003690bd0238} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001707 sec., 32806.09256004687 rows/sec., 2.50 MiB/sec. | ||
| 6506 | 2026.02.24 00:39:51.850743 [ 4 ] {c62058b7-a3c5-4063-8395-003690bd0238} <Debug> TCPHandler: Processed in 0.002163679 sec. | ||
| 6507 | 2026.02.24 00:39:51.850873 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6508 | 2026.02.24 00:39:51.850969 [ 4 ] {a0e56dcb-0296-4bfb-817f-5978240fe936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6509 | 2026.02.24 00:39:51.851010 [ 4 ] {a0e56dcb-0296-4bfb-817f-5978240fe936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6510 | 2026.02.24 00:39:51.851429 [ 4 ] {a0e56dcb-0296-4bfb-817f-5978240fe936} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6511 | 2026.02.24 00:39:51.851463 [ 4 ] {a0e56dcb-0296-4bfb-817f-5978240fe936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6512 | 2026.02.24 00:39:51.851758 [ 4 ] {a0e56dcb-0296-4bfb-817f-5978240fe936} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6513 | 2026.02.24 00:39:51.851961 [ 4 ] {a0e56dcb-0296-4bfb-817f-5978240fe936} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2026.02.24 00:39:51.852089 [ 4 ] {a0e56dcb-0296-4bfb-817f-5978240fe936} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001137 sec., 56288.47845206684 rows/sec., 4.39 MiB/sec. | ||
| 6515 | 2026.02.24 00:39:51.852126 [ 4 ] {a0e56dcb-0296-4bfb-817f-5978240fe936} <Debug> TCPHandler: Processed in 0.001305494 sec. | ||
| 6516 | 2026.02.24 00:39:51.852242 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6517 | 2026.02.24 00:39:51.852337 [ 4 ] {e3d30762-795b-4f81-a129-d47aa044a02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6518 | 2026.02.24 00:39:51.852381 [ 4 ] {e3d30762-795b-4f81-a129-d47aa044a02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6519 | 2026.02.24 00:39:51.852779 [ 4 ] {e3d30762-795b-4f81-a129-d47aa044a02f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.02.24 00:39:51.852812 [ 4 ] {e3d30762-795b-4f81-a129-d47aa044a02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6521 | 2026.02.24 00:39:51.853116 [ 4 ] {e3d30762-795b-4f81-a129-d47aa044a02f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6522 | 2026.02.24 00:39:51.853306 [ 4 ] {e3d30762-795b-4f81-a129-d47aa044a02f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2026.02.24 00:39:51.853494 [ 4 ] {e3d30762-795b-4f81-a129-d47aa044a02f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 6524 | 2026.02.24 00:39:51.853531 [ 4 ] {e3d30762-795b-4f81-a129-d47aa044a02f} <Debug> TCPHandler: Processed in 0.001338564 sec. | ||
| 6525 | 2026.02.24 00:39:51.853651 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2026.02.24 00:39:51.853775 [ 4 ] {d4cdfe66-c2e2-49bf-ac56-b8b20855e0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6527 | 2026.02.24 00:39:51.853827 [ 4 ] {d4cdfe66-c2e2-49bf-ac56-b8b20855e0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6528 | 2026.02.24 00:39:51.854221 [ 4 ] {d4cdfe66-c2e2-49bf-ac56-b8b20855e0f5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2026.02.24 00:39:51.854259 [ 4 ] {d4cdfe66-c2e2-49bf-ac56-b8b20855e0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6530 | 2026.02.24 00:39:51.854571 [ 4 ] {d4cdfe66-c2e2-49bf-ac56-b8b20855e0f5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6531 | 2026.02.24 00:39:51.854782 [ 4 ] {d4cdfe66-c2e2-49bf-ac56-b8b20855e0f5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2026.02.24 00:39:51.854940 [ 4 ] {d4cdfe66-c2e2-49bf-ac56-b8b20855e0f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 6533 | 2026.02.24 00:39:51.854976 [ 4 ] {d4cdfe66-c2e2-49bf-ac56-b8b20855e0f5} <Debug> TCPHandler: Processed in 0.001385355 sec. | ||
| 6534 | 2026.02.24 00:39:52.717070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15818 | ||
| 6535 | 2026.02.24 00:39:52.717622 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.02.24 00:39:52.717672 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6537 | 2026.02.24 00:39:52.718213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6538 | 2026.02.24 00:39:52.718465 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.02.24 00:39:52.718605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15818 | ||
| 6540 | 2026.02.24 00:39:53.528673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6541 | 2026.02.24 00:39:53.544780 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.02.24 00:39:53.544836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6543 | 2026.02.24 00:39:53.550593 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6544 | 2026.02.24 00:39:53.551293 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2026.02.24 00:39:53.554000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6546 | 2026.02.24 00:39:55.207215 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 814 | ||
| 6547 | 2026.02.24 00:39:55.209338 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.02.24 00:39:55.209376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6549 | 2026.02.24 00:39:55.210527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6550 | 2026.02.24 00:39:55.210783 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.02.24 00:39:55.211045 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 814 | ||
| 6552 | 2026.02.24 00:39:56.743129 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37841 | ||
| 6553 | 2026.02.24 00:39:56.743260 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6554 | 2026.02.24 00:39:56.743290 [ 291 ] {} <Debug> TCP-Session: 7b4b629e-d83c-42ba-a633-35225abc6245 Authenticating user 'default' from [fd00:1122:3344:101::e]:37841 | ||
| 6555 | 2026.02.24 00:39:56.743315 [ 291 ] {} <Debug> TCP-Session: 7b4b629e-d83c-42ba-a633-35225abc6245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6556 | 2026.02.24 00:39:56.743330 [ 291 ] {} <Debug> TCP-Session: 7b4b629e-d83c-42ba-a633-35225abc6245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6557 | 2026.02.24 00:39:56.743554 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45134 | ||
| 6558 | 2026.02.24 00:39:56.743592 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44294 | ||
| 6559 | 2026.02.24 00:39:56.743610 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49225 | ||
| 6560 | 2026.02.24 00:39:56.743643 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62634 | ||
| 6561 | 2026.02.24 00:39:56.743649 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52223 | ||
| 6562 | 2026.02.24 00:39:56.743696 [ 291 ] {} <Trace> TCP-Session: 7b4b629e-d83c-42ba-a633-35225abc6245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2026.02.24 00:39:56.743701 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6564 | 2026.02.24 00:39:56.743632 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56840 | ||
| 6565 | 2026.02.24 00:39:56.743774 [ 292 ] {} <Debug> TCP-Session: a1015bdd-2510-4a47-b06e-03b273ee66db Authenticating user 'default' from [fd00:1122:3344:101::e]:45134 | ||
| 6566 | 2026.02.24 00:39:56.743596 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40573 | ||
| 6567 | 2026.02.24 00:39:56.743824 [ 292 ] {} <Debug> TCP-Session: a1015bdd-2510-4a47-b06e-03b273ee66db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6568 | 2026.02.24 00:39:56.743622 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37999 | ||
| 6569 | 2026.02.24 00:39:56.743860 [ 292 ] {} <Debug> TCP-Session: a1015bdd-2510-4a47-b06e-03b273ee66db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6570 | 2026.02.24 00:39:56.743904 [ 291 ] {bbabefef-fde1-4196-88a7-ac2a7c68a3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37841) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6571 | 2026.02.24 00:39:56.743991 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6572 | 2026.02.24 00:39:56.744029 [ 3 ] {} <Debug> TCP-Session: c62c1924-e0df-4b9f-ae15-1b4f4e12dd44 Authenticating user 'default' from [fd00:1122:3344:101::e]:49225 | ||
| 6573 | 2026.02.24 00:39:56.744052 [ 3 ] {} <Debug> TCP-Session: c62c1924-e0df-4b9f-ae15-1b4f4e12dd44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6574 | 2026.02.24 00:39:56.744065 [ 3 ] {} <Debug> TCP-Session: c62c1924-e0df-4b9f-ae15-1b4f4e12dd44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6575 | 2026.02.24 00:39:56.744191 [ 291 ] {bbabefef-fde1-4196-88a7-ac2a7c68a3fe} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6576 | 2026.02.24 00:39:56.744253 [ 291 ] {bbabefef-fde1-4196-88a7-ac2a7c68a3fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6577 | 2026.02.24 00:39:56.744366 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6578 | 2026.02.24 00:39:56.744400 [ 286 ] {} <Debug> TCP-Session: 12ecc03a-9184-4aa6-9f66-00d023e26ec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37999 | ||
| 6579 | 2026.02.24 00:39:56.744417 [ 286 ] {} <Debug> TCP-Session: 12ecc03a-9184-4aa6-9f66-00d023e26ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6580 | 2026.02.24 00:39:56.744432 [ 286 ] {} <Debug> TCP-Session: 12ecc03a-9184-4aa6-9f66-00d023e26ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2026.02.24 00:39:56.744479 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6582 | 2026.02.24 00:39:56.744515 [ 294 ] {} <Debug> TCP-Session: a8599f86-a76b-43ab-aea5-d288a94ce972 Authenticating user 'default' from [fd00:1122:3344:101::e]:40573 | ||
| 6583 | 2026.02.24 00:39:56.744535 [ 291 ] {bbabefef-fde1-4196-88a7-ac2a7c68a3fe} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 6584 | 2026.02.24 00:39:56.744540 [ 294 ] {} <Debug> TCP-Session: a8599f86-a76b-43ab-aea5-d288a94ce972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6585 | 2026.02.24 00:39:56.744575 [ 294 ] {} <Debug> TCP-Session: a8599f86-a76b-43ab-aea5-d288a94ce972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2026.02.24 00:39:56.744783 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6587 | 2026.02.24 00:39:56.744813 [ 290 ] {} <Debug> TCP-Session: eaa4fcdd-6ed6-4940-9568-37b32d04c6e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52223 | ||
| 6588 | 2026.02.24 00:39:56.744828 [ 290 ] {} <Debug> TCP-Session: eaa4fcdd-6ed6-4940-9568-37b32d04c6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6589 | 2026.02.24 00:39:56.744841 [ 290 ] {} <Debug> TCP-Session: eaa4fcdd-6ed6-4940-9568-37b32d04c6e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6590 | 2026.02.24 00:39:56.744894 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6591 | 2026.02.24 00:39:56.744929 [ 289 ] {} <Debug> TCP-Session: 8b3cae8b-9434-4b2d-9059-54f2d99ac7f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62634 | ||
| 6592 | 2026.02.24 00:39:56.744949 [ 289 ] {} <Debug> TCP-Session: 8b3cae8b-9434-4b2d-9059-54f2d99ac7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6593 | 2026.02.24 00:39:56.744961 [ 289 ] {} <Debug> TCP-Session: 8b3cae8b-9434-4b2d-9059-54f2d99ac7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6594 | 2026.02.24 00:39:56.744987 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6595 | 2026.02.24 00:39:56.745021 [ 293 ] {} <Debug> TCP-Session: 26d9a96e-1cce-4411-8070-10a3e9295b96 Authenticating user 'default' from [fd00:1122:3344:101::e]:44294 | ||
| 6596 | 2026.02.24 00:39:56.745037 [ 293 ] {} <Debug> TCP-Session: 26d9a96e-1cce-4411-8070-10a3e9295b96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6597 | 2026.02.24 00:39:56.745049 [ 293 ] {} <Debug> TCP-Session: 26d9a96e-1cce-4411-8070-10a3e9295b96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6598 | 2026.02.24 00:39:56.745098 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6599 | 2026.02.24 00:39:56.745136 [ 288 ] {} <Debug> TCP-Session: 5873cea3-ae4e-4a3c-aee9-24dd02be561c Authenticating user 'default' from [fd00:1122:3344:101::e]:56840 | ||
| 6600 | 2026.02.24 00:39:56.745155 [ 288 ] {} <Debug> TCP-Session: 5873cea3-ae4e-4a3c-aee9-24dd02be561c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6601 | 2026.02.24 00:39:56.745168 [ 288 ] {} <Debug> TCP-Session: 5873cea3-ae4e-4a3c-aee9-24dd02be561c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6602 | 2026.02.24 00:39:56.745443 [ 316 ] {bbabefef-fde1-4196-88a7-ac2a7c68a3fe} <Trace> AggregatingTransform: Aggregating | ||
| 6603 | 2026.02.24 00:39:56.745498 [ 316 ] {bbabefef-fde1-4196-88a7-ac2a7c68a3fe} <Trace> Aggregator: Aggregation method: without_key | ||
| 6604 | 2026.02.24 00:39:56.745535 [ 316 ] {bbabefef-fde1-4196-88a7-ac2a7c68a3fe} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890526 sec. (1122.932 rows/sec., 43.86 KiB/sec.) | ||
| 6605 | 2026.02.24 00:39:56.745554 [ 316 ] {bbabefef-fde1-4196-88a7-ac2a7c68a3fe} <Trace> Aggregator: Merging aggregated data | ||
| 6606 | 2026.02.24 00:39:56.746805 [ 291 ] {bbabefef-fde1-4196-88a7-ac2a7c68a3fe} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00297 sec., 336.7003367003367 rows/sec., 13.15 KiB/sec. | ||
| 6607 | 2026.02.24 00:39:56.746926 [ 291 ] {bbabefef-fde1-4196-88a7-ac2a7c68a3fe} <Debug> TCPHandler: Processed in 0.00334905 sec. | ||
| 6608 | 2026.02.24 00:39:56.747042 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6609 | 2026.02.24 00:39:56.747069 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6610 | 2026.02.24 00:39:56.747070 [ 291 ] {} <Debug> TCP-Session: 7b4b629e-d83c-42ba-a633-35225abc6245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6611 | 2026.02.24 00:39:56.747090 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6612 | 2026.02.24 00:39:56.747105 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6613 | 2026.02.24 00:39:56.747119 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6614 | 2026.02.24 00:39:56.747144 [ 286 ] {} <Debug> TCP-Session: 12ecc03a-9184-4aa6-9f66-00d023e26ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2026.02.24 00:39:56.747160 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6616 | 2026.02.24 00:39:56.747160 [ 294 ] {} <Debug> TCP-Session: a8599f86-a76b-43ab-aea5-d288a94ce972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6617 | 2026.02.24 00:39:56.747180 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6618 | 2026.02.24 00:39:56.747198 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6619 | 2026.02.24 00:39:56.747200 [ 293 ] {} <Debug> TCP-Session: 26d9a96e-1cce-4411-8070-10a3e9295b96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6620 | 2026.02.24 00:39:56.747229 [ 3 ] {} <Debug> TCP-Session: c62c1924-e0df-4b9f-ae15-1b4f4e12dd44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6621 | 2026.02.24 00:39:56.747241 [ 289 ] {} <Debug> TCP-Session: 8b3cae8b-9434-4b2d-9059-54f2d99ac7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6622 | 2026.02.24 00:39:56.747176 [ 290 ] {} <Debug> TCP-Session: eaa4fcdd-6ed6-4940-9568-37b32d04c6e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6623 | 2026.02.24 00:39:56.747142 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6624 | 2026.02.24 00:39:56.747112 [ 292 ] {} <Debug> TCP-Session: a1015bdd-2510-4a47-b06e-03b273ee66db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6625 | 2026.02.24 00:39:56.747319 [ 288 ] {} <Debug> TCP-Session: 5873cea3-ae4e-4a3c-aee9-24dd02be561c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6626 | 2026.02.24 00:39:56.852116 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2026.02.24 00:39:56.852287 [ 4 ] {26f7cff5-94e4-4342-897f-b00845505438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6628 | 2026.02.24 00:39:56.852352 [ 4 ] {26f7cff5-94e4-4342-897f-b00845505438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6629 | 2026.02.24 00:39:56.853112 [ 4 ] {26f7cff5-94e4-4342-897f-b00845505438} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.02.24 00:39:56.853163 [ 4 ] {26f7cff5-94e4-4342-897f-b00845505438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6631 | 2026.02.24 00:39:56.853579 [ 4 ] {26f7cff5-94e4-4342-897f-b00845505438} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6632 | 2026.02.24 00:39:56.853809 [ 4 ] {26f7cff5-94e4-4342-897f-b00845505438} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.02.24 00:39:56.853971 [ 4 ] {26f7cff5-94e4-4342-897f-b00845505438} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001726 sec., 79953.65005793743 rows/sec., 6.94 MiB/sec. | ||
| 6634 | 2026.02.24 00:39:56.854018 [ 4 ] {26f7cff5-94e4-4342-897f-b00845505438} <Debug> TCPHandler: Processed in 0.002026707 sec. | ||
| 6635 | 2026.02.24 00:39:56.854178 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2026.02.24 00:39:56.854277 [ 4 ] {252553fb-0e51-44ed-80aa-68a438fc52f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6637 | 2026.02.24 00:39:56.854323 [ 4 ] {252553fb-0e51-44ed-80aa-68a438fc52f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6638 | 2026.02.24 00:39:56.854748 [ 4 ] {252553fb-0e51-44ed-80aa-68a438fc52f2} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.02.24 00:39:56.854784 [ 4 ] {252553fb-0e51-44ed-80aa-68a438fc52f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6640 | 2026.02.24 00:39:56.855092 [ 4 ] {252553fb-0e51-44ed-80aa-68a438fc52f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6641 | 2026.02.24 00:39:56.855374 [ 4 ] {252553fb-0e51-44ed-80aa-68a438fc52f2} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.02.24 00:39:56.855510 [ 106 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6643 | 2026.02.24 00:39:56.855521 [ 4 ] {252553fb-0e51-44ed-80aa-68a438fc52f2} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001263 sec., 32462.39113222486 rows/sec., 2.38 MiB/sec. | ||
| 6644 | 2026.02.24 00:39:56.855583 [ 106 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.02.24 00:39:56.855609 [ 4 ] {252553fb-0e51-44ed-80aa-68a438fc52f2} <Debug> TCPHandler: Processed in 0.001480907 sec. | ||
| 6646 | 2026.02.24 00:39:56.855613 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6647 | 2026.02.24 00:39:56.855740 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6648 | 2026.02.24 00:39:56.855753 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 6649 | 2026.02.24 00:39:56.855841 [ 4 ] {8e8a1964-21f5-488a-a1e8-d311cea23d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6650 | 2026.02.24 00:39:56.855887 [ 4 ] {8e8a1964-21f5-488a-a1e8-d311cea23d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6651 | 2026.02.24 00:39:56.855898 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6652 | 2026.02.24 00:39:56.855936 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 215 rows starting from the beginning of the part | ||
| 6653 | 2026.02.24 00:39:56.856002 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 6654 | 2026.02.24 00:39:56.856047 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 6655 | 2026.02.24 00:39:56.856092 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 57 rows starting from the beginning of the part | ||
| 6656 | 2026.02.24 00:39:56.856137 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 6657 | 2026.02.24 00:39:56.856180 [ 195 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 6658 | 2026.02.24 00:39:56.856345 [ 4 ] {8e8a1964-21f5-488a-a1e8-d311cea23d3a} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.02.24 00:39:56.856387 [ 4 ] {8e8a1964-21f5-488a-a1e8-d311cea23d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6660 | 2026.02.24 00:39:56.856715 [ 4 ] {8e8a1964-21f5-488a-a1e8-d311cea23d3a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6661 | 2026.02.24 00:39:56.856947 [ 4 ] {8e8a1964-21f5-488a-a1e8-d311cea23d3a} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.02.24 00:39:56.857061 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363725 sec., 291114.410896625 rows/sec., 20.94 MiB/sec. | ||
| 6663 | 2026.02.24 00:39:56.857080 [ 4 ] {8e8a1964-21f5-488a-a1e8-d311cea23d3a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001257 sec., 83532.21957040572 rows/sec., 6.52 MiB/sec. | ||
| 6664 | 2026.02.24 00:39:56.857119 [ 4 ] {8e8a1964-21f5-488a-a1e8-d311cea23d3a} <Debug> TCPHandler: Processed in 0.001429906 sec. | ||
| 6665 | 2026.02.24 00:39:56.857242 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6666 | 2026.02.24 00:39:56.857243 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6667 | 2026.02.24 00:39:56.857339 [ 4 ] {c35efe85-014a-45e4-a34e-70dc4082c363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6668 | 2026.02.24 00:39:56.857389 [ 4 ] {c35efe85-014a-45e4-a34e-70dc4082c363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6669 | 2026.02.24 00:39:56.857589 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_31_6} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.02.24 00:39:56.857680 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_31_6} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6671 | 2026.02.24 00:39:56.857785 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6672 | 2026.02.24 00:39:56.857816 [ 4 ] {c35efe85-014a-45e4-a34e-70dc4082c363} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.02.24 00:39:56.857857 [ 4 ] {c35efe85-014a-45e4-a34e-70dc4082c363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6674 | 2026.02.24 00:39:56.858191 [ 4 ] {c35efe85-014a-45e4-a34e-70dc4082c363} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6675 | 2026.02.24 00:39:56.858401 [ 4 ] {c35efe85-014a-45e4-a34e-70dc4082c363} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2026.02.24 00:39:56.858537 [ 4 ] {c35efe85-014a-45e4-a34e-70dc4082c363} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6677 | 2026.02.24 00:39:56.858575 [ 4 ] {c35efe85-014a-45e4-a34e-70dc4082c363} <Debug> TCPHandler: Processed in 0.001383215 sec. | ||
| 6678 | 2026.02.24 00:39:56.858694 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6679 | 2026.02.24 00:39:56.858789 [ 4 ] {5d67c87e-dc0d-43b2-931e-5f9cc8bfb16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6680 | 2026.02.24 00:39:56.858845 [ 4 ] {5d67c87e-dc0d-43b2-931e-5f9cc8bfb16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6681 | 2026.02.24 00:39:56.859717 [ 4 ] {5d67c87e-dc0d-43b2-931e-5f9cc8bfb16a} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2026.02.24 00:39:56.859753 [ 4 ] {5d67c87e-dc0d-43b2-931e-5f9cc8bfb16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6683 | 2026.02.24 00:39:56.860323 [ 4 ] {5d67c87e-dc0d-43b2-931e-5f9cc8bfb16a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6684 | 2026.02.24 00:39:56.860545 [ 4 ] {5d67c87e-dc0d-43b2-931e-5f9cc8bfb16a} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2026.02.24 00:39:56.860683 [ 4 ] {5d67c87e-dc0d-43b2-931e-5f9cc8bfb16a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001911 sec., 21454.735740450025 rows/sec., 38.45 MiB/sec. | ||
| 6686 | 2026.02.24 00:39:56.860736 [ 4 ] {5d67c87e-dc0d-43b2-931e-5f9cc8bfb16a} <Debug> TCPHandler: Processed in 0.002092038 sec. | ||
| 6687 | 2026.02.24 00:39:56.860867 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6688 | 2026.02.24 00:39:56.860962 [ 4 ] {4a8d8f15-e49c-4833-bf29-1f75eaf39ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6689 | 2026.02.24 00:39:56.861005 [ 4 ] {4a8d8f15-e49c-4833-bf29-1f75eaf39ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6690 | 2026.02.24 00:39:56.861370 [ 4 ] {4a8d8f15-e49c-4833-bf29-1f75eaf39ea6} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2026.02.24 00:39:56.861406 [ 4 ] {4a8d8f15-e49c-4833-bf29-1f75eaf39ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6692 | 2026.02.24 00:39:56.861707 [ 4 ] {4a8d8f15-e49c-4833-bf29-1f75eaf39ea6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6693 | 2026.02.24 00:39:56.861908 [ 4 ] {4a8d8f15-e49c-4833-bf29-1f75eaf39ea6} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2026.02.24 00:39:56.862041 [ 4 ] {4a8d8f15-e49c-4833-bf29-1f75eaf39ea6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 6695 | 2026.02.24 00:39:56.862080 [ 4 ] {4a8d8f15-e49c-4833-bf29-1f75eaf39ea6} <Debug> TCPHandler: Processed in 0.001264023 sec. | ||
| 6696 | 2026.02.24 00:39:59.012601 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56964 | ||
| 6697 | 2026.02.24 00:39:59.012749 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6698 | 2026.02.24 00:39:59.012790 [ 291 ] {} <Debug> TCP-Session: bdce620c-921b-4ae8-b485-07a9b3f1a35f Authenticating user 'default' from [fd00:1122:3344:101::e]:56964 | ||
| 6699 | 2026.02.24 00:39:59.012824 [ 291 ] {} <Debug> TCP-Session: bdce620c-921b-4ae8-b485-07a9b3f1a35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6700 | 2026.02.24 00:39:59.012847 [ 291 ] {} <Debug> TCP-Session: bdce620c-921b-4ae8-b485-07a9b3f1a35f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6701 | 2026.02.24 00:39:59.013055 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51130 | ||
| 6702 | 2026.02.24 00:39:59.013078 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43486 | ||
| 6703 | 2026.02.24 00:39:59.013119 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58193 | ||
| 6704 | 2026.02.24 00:39:59.013155 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46892 | ||
| 6705 | 2026.02.24 00:39:59.013186 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6706 | 2026.02.24 00:39:59.013140 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36605 | ||
| 6707 | 2026.02.24 00:39:59.013233 [ 292 ] {} <Debug> TCP-Session: bb291047-5948-47c5-bd85-d36a71213d85 Authenticating user 'default' from [fd00:1122:3344:101::e]:51130 | ||
| 6708 | 2026.02.24 00:39:59.013235 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6709 | 2026.02.24 00:39:59.013256 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6710 | 2026.02.24 00:39:59.013264 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6711 | 2026.02.24 00:39:59.013296 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6712 | 2026.02.24 00:39:59.013297 [ 294 ] {} <Debug> TCP-Session: 2d37392a-0564-4499-a284-94cd9ad6839e Authenticating user 'default' from [fd00:1122:3344:101::e]:43486 | ||
| 6713 | 2026.02.24 00:39:59.013319 [ 286 ] {} <Debug> TCP-Session: e8767b39-fab9-4466-b24f-a0264cf29b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:58193 | ||
| 6714 | 2026.02.24 00:39:59.013324 [ 289 ] {} <Debug> TCP-Session: afa7c1c9-2fe2-47b9-8352-066f39353652 Authenticating user 'default' from [fd00:1122:3344:101::e]:36605 | ||
| 6715 | 2026.02.24 00:39:59.013342 [ 294 ] {} <Debug> TCP-Session: 2d37392a-0564-4499-a284-94cd9ad6839e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6716 | 2026.02.24 00:39:59.013355 [ 286 ] {} <Debug> TCP-Session: e8767b39-fab9-4466-b24f-a0264cf29b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6717 | 2026.02.24 00:39:59.013359 [ 289 ] {} <Debug> TCP-Session: afa7c1c9-2fe2-47b9-8352-066f39353652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6718 | 2026.02.24 00:39:59.013369 [ 294 ] {} <Debug> TCP-Session: 2d37392a-0564-4499-a284-94cd9ad6839e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6719 | 2026.02.24 00:39:59.013382 [ 286 ] {} <Debug> TCP-Session: e8767b39-fab9-4466-b24f-a0264cf29b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6720 | 2026.02.24 00:39:59.013401 [ 289 ] {} <Debug> TCP-Session: afa7c1c9-2fe2-47b9-8352-066f39353652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6721 | 2026.02.24 00:39:59.013297 [ 290 ] {} <Debug> TCP-Session: 5631f539-3c90-433a-a391-134028b89487 Authenticating user 'default' from [fd00:1122:3344:101::e]:46892 | ||
| 6722 | 2026.02.24 00:39:59.013132 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33360 | ||
| 6723 | 2026.02.24 00:39:59.013458 [ 290 ] {} <Debug> TCP-Session: 5631f539-3c90-433a-a391-134028b89487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6724 | 2026.02.24 00:39:59.013088 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53984 | ||
| 6725 | 2026.02.24 00:39:59.013498 [ 290 ] {} <Debug> TCP-Session: 5631f539-3c90-433a-a391-134028b89487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6726 | 2026.02.24 00:39:59.013532 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6727 | 2026.02.24 00:39:59.013065 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43375 | ||
| 6728 | 2026.02.24 00:39:59.013586 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6729 | 2026.02.24 00:39:59.013578 [ 288 ] {} <Debug> TCP-Session: f5c3753d-aea8-4438-a861-70360790d11f Authenticating user 'default' from [fd00:1122:3344:101::e]:33360 | ||
| 6730 | 2026.02.24 00:39:59.013624 [ 3 ] {} <Debug> TCP-Session: aa735ae4-955e-4fd6-a477-cdd92efdb4fa Authenticating user 'default' from [fd00:1122:3344:101::e]:53984 | ||
| 6731 | 2026.02.24 00:39:59.013643 [ 288 ] {} <Debug> TCP-Session: f5c3753d-aea8-4438-a861-70360790d11f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6732 | 2026.02.24 00:39:59.013646 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6733 | 2026.02.24 00:39:59.013662 [ 3 ] {} <Debug> TCP-Session: aa735ae4-955e-4fd6-a477-cdd92efdb4fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6734 | 2026.02.24 00:39:59.013666 [ 288 ] {} <Debug> TCP-Session: f5c3753d-aea8-4438-a861-70360790d11f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6735 | 2026.02.24 00:39:59.013691 [ 3 ] {} <Debug> TCP-Session: aa735ae4-955e-4fd6-a477-cdd92efdb4fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6736 | 2026.02.24 00:39:59.013685 [ 293 ] {} <Debug> TCP-Session: d6af0f9f-e099-4754-ac4b-af725de36689 Authenticating user 'default' from [fd00:1122:3344:101::e]:43375 | ||
| 6737 | 2026.02.24 00:39:59.013271 [ 292 ] {} <Debug> TCP-Session: bb291047-5948-47c5-bd85-d36a71213d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6738 | 2026.02.24 00:39:59.013737 [ 293 ] {} <Debug> TCP-Session: d6af0f9f-e099-4754-ac4b-af725de36689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6739 | 2026.02.24 00:39:59.013757 [ 292 ] {} <Debug> TCP-Session: bb291047-5948-47c5-bd85-d36a71213d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6740 | 2026.02.24 00:39:59.013771 [ 293 ] {} <Debug> TCP-Session: d6af0f9f-e099-4754-ac4b-af725de36689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6741 | 2026.02.24 00:39:59.013262 [ 291 ] {} <Trace> TCP-Session: bdce620c-921b-4ae8-b485-07a9b3f1a35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2026.02.24 00:39:59.013958 [ 291 ] {501ec00b-27ba-4934-900f-49adad2ae081} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56964) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6743 | 2026.02.24 00:39:59.014212 [ 291 ] {501ec00b-27ba-4934-900f-49adad2ae081} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6744 | 2026.02.24 00:39:59.014265 [ 291 ] {501ec00b-27ba-4934-900f-49adad2ae081} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6745 | 2026.02.24 00:39:59.014525 [ 291 ] {501ec00b-27ba-4934-900f-49adad2ae081} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 6746 | 2026.02.24 00:39:59.015438 [ 322 ] {501ec00b-27ba-4934-900f-49adad2ae081} <Trace> AggregatingTransform: Aggregating | ||
| 6747 | 2026.02.24 00:39:59.015481 [ 322 ] {501ec00b-27ba-4934-900f-49adad2ae081} <Trace> Aggregator: Aggregation method: without_key | ||
| 6748 | 2026.02.24 00:39:59.015517 [ 322 ] {501ec00b-27ba-4934-900f-49adad2ae081} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871976 sec. (1146.821 rows/sec., 44.80 KiB/sec.) | ||
| 6749 | 2026.02.24 00:39:59.015536 [ 322 ] {501ec00b-27ba-4934-900f-49adad2ae081} <Trace> Aggregator: Merging aggregated data | ||
| 6750 | 2026.02.24 00:39:59.016729 [ 291 ] {501ec00b-27ba-4934-900f-49adad2ae081} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002822 sec., 354.3586109142452 rows/sec., 13.84 KiB/sec. | ||
| 6751 | 2026.02.24 00:39:59.016873 [ 291 ] {501ec00b-27ba-4934-900f-49adad2ae081} <Debug> TCPHandler: Processed in 0.003769687 sec. | ||
| 6752 | 2026.02.24 00:39:59.016969 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6753 | 2026.02.24 00:39:59.016998 [ 291 ] {} <Debug> TCP-Session: bdce620c-921b-4ae8-b485-07a9b3f1a35f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6754 | 2026.02.24 00:39:59.017000 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6755 | 2026.02.24 00:39:59.017030 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6756 | 2026.02.24 00:39:59.017046 [ 292 ] {} <Debug> TCP-Session: bb291047-5948-47c5-bd85-d36a71213d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6757 | 2026.02.24 00:39:59.017059 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6758 | 2026.02.24 00:39:59.017080 [ 293 ] {} <Debug> TCP-Session: d6af0f9f-e099-4754-ac4b-af725de36689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6759 | 2026.02.24 00:39:59.017077 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6760 | 2026.02.24 00:39:59.017103 [ 289 ] {} <Debug> TCP-Session: afa7c1c9-2fe2-47b9-8352-066f39353652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6761 | 2026.02.24 00:39:59.017119 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6762 | 2026.02.24 00:39:59.017139 [ 294 ] {} <Debug> TCP-Session: 2d37392a-0564-4499-a284-94cd9ad6839e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6763 | 2026.02.24 00:39:59.017150 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6764 | 2026.02.24 00:39:59.017163 [ 3 ] {} <Debug> TCP-Session: aa735ae4-955e-4fd6-a477-cdd92efdb4fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6765 | 2026.02.24 00:39:59.017169 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6766 | 2026.02.24 00:39:59.017192 [ 286 ] {} <Debug> TCP-Session: e8767b39-fab9-4466-b24f-a0264cf29b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6767 | 2026.02.24 00:39:59.017098 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6768 | 2026.02.24 00:39:59.017223 [ 290 ] {} <Debug> TCP-Session: 5631f539-3c90-433a-a391-134028b89487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6769 | 2026.02.24 00:39:59.017262 [ 288 ] {} <Debug> TCP-Session: f5c3753d-aea8-4438-a861-70360790d11f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6770 | 2026.02.24 00:39:59.020127 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40716 | ||
| 6771 | 2026.02.24 00:39:59.020208 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6772 | 2026.02.24 00:39:59.020243 [ 291 ] {} <Debug> TCP-Session: 1762562b-cd0d-49d3-a3a9-a58b2fb47fbb Authenticating user 'default' from [fd00:1122:3344:101::e]:40716 | ||
| 6773 | 2026.02.24 00:39:59.020271 [ 291 ] {} <Debug> TCP-Session: 1762562b-cd0d-49d3-a3a9-a58b2fb47fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6774 | 2026.02.24 00:39:59.020286 [ 291 ] {} <Debug> TCP-Session: 1762562b-cd0d-49d3-a3a9-a58b2fb47fbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6775 | 2026.02.24 00:39:59.020432 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63000 | ||
| 6776 | 2026.02.24 00:39:59.020444 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61492 | ||
| 6777 | 2026.02.24 00:39:59.020441 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45869 | ||
| 6778 | 2026.02.24 00:39:59.020479 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43250 | ||
| 6779 | 2026.02.24 00:39:59.020496 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6780 | 2026.02.24 00:39:59.020509 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32872 | ||
| 6781 | 2026.02.24 00:39:59.020517 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6782 | 2026.02.24 00:39:59.020524 [ 291 ] {} <Trace> TCP-Session: 1762562b-cd0d-49d3-a3a9-a58b2fb47fbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.02.24 00:39:59.020555 [ 294 ] {} <Debug> TCP-Session: dd3d6b6d-8068-4d74-bd98-339b78466440 Authenticating user 'default' from [fd00:1122:3344:101::e]:61492 | ||
| 6784 | 2026.02.24 00:39:59.020575 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6785 | 2026.02.24 00:39:59.020589 [ 294 ] {} <Debug> TCP-Session: dd3d6b6d-8068-4d74-bd98-339b78466440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6786 | 2026.02.24 00:39:59.020599 [ 290 ] {} <Debug> TCP-Session: c98f890f-faa3-4639-b7f0-f006bb86e07e Authenticating user 'default' from [fd00:1122:3344:101::e]:32872 | ||
| 6787 | 2026.02.24 00:39:59.020606 [ 294 ] {} <Debug> TCP-Session: dd3d6b6d-8068-4d74-bd98-339b78466440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6788 | 2026.02.24 00:39:59.020616 [ 290 ] {} <Debug> TCP-Session: c98f890f-faa3-4639-b7f0-f006bb86e07e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6789 | 2026.02.24 00:39:59.020536 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6790 | 2026.02.24 00:39:59.020633 [ 290 ] {} <Debug> TCP-Session: c98f890f-faa3-4639-b7f0-f006bb86e07e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6791 | 2026.02.24 00:39:59.020660 [ 293 ] {} <Debug> TCP-Session: 3b6691cb-4d26-4b47-b53c-22aa587f6884 Authenticating user 'default' from [fd00:1122:3344:101::e]:45869 | ||
| 6792 | 2026.02.24 00:39:59.020506 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42244 | ||
| 6793 | 2026.02.24 00:39:59.020685 [ 293 ] {} <Debug> TCP-Session: 3b6691cb-4d26-4b47-b53c-22aa587f6884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6794 | 2026.02.24 00:39:59.020687 [ 291 ] {2faf28d0-346e-4135-a75a-12e4f4ea2a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40716) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6795 | 2026.02.24 00:39:59.020702 [ 293 ] {} <Debug> TCP-Session: 3b6691cb-4d26-4b47-b53c-22aa587f6884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6796 | 2026.02.24 00:39:59.020497 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37959 | ||
| 6797 | 2026.02.24 00:39:59.020730 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6798 | 2026.02.24 00:39:59.020475 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48385 | ||
| 6799 | 2026.02.24 00:39:59.020779 [ 289 ] {} <Debug> TCP-Session: 30a802b1-3c4f-428b-8bac-08851fb8462f Authenticating user 'default' from [fd00:1122:3344:101::e]:42244 | ||
| 6800 | 2026.02.24 00:39:59.020544 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6801 | 2026.02.24 00:39:59.020802 [ 289 ] {} <Debug> TCP-Session: 30a802b1-3c4f-428b-8bac-08851fb8462f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6802 | 2026.02.24 00:39:59.020802 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6803 | 2026.02.24 00:39:59.020829 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6804 | 2026.02.24 00:39:59.020847 [ 288 ] {} <Debug> TCP-Session: b0b36917-be89-4b70-99c3-f91c4ca332e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37959 | ||
| 6805 | 2026.02.24 00:39:59.020866 [ 3 ] {} <Debug> TCP-Session: 253a9d01-1b5b-4ddd-9254-8be59f20331b Authenticating user 'default' from [fd00:1122:3344:101::e]:48385 | ||
| 6806 | 2026.02.24 00:39:59.020882 [ 288 ] {} <Debug> TCP-Session: b0b36917-be89-4b70-99c3-f91c4ca332e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6807 | 2026.02.24 00:39:59.020889 [ 291 ] {2faf28d0-346e-4135-a75a-12e4f4ea2a2f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6808 | 2026.02.24 00:39:59.020905 [ 288 ] {} <Debug> TCP-Session: b0b36917-be89-4b70-99c3-f91c4ca332e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6809 | 2026.02.24 00:39:59.020898 [ 3 ] {} <Debug> TCP-Session: 253a9d01-1b5b-4ddd-9254-8be59f20331b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6810 | 2026.02.24 00:39:59.020946 [ 291 ] {2faf28d0-346e-4135-a75a-12e4f4ea2a2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6811 | 2026.02.24 00:39:59.020961 [ 3 ] {} <Debug> TCP-Session: 253a9d01-1b5b-4ddd-9254-8be59f20331b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6812 | 2026.02.24 00:39:59.020822 [ 289 ] {} <Debug> TCP-Session: 30a802b1-3c4f-428b-8bac-08851fb8462f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6813 | 2026.02.24 00:39:59.020821 [ 286 ] {} <Debug> TCP-Session: ef085e06-e010-469d-a300-1fcb954cdfcf Authenticating user 'default' from [fd00:1122:3344:101::e]:43250 | ||
| 6814 | 2026.02.24 00:39:59.020533 [ 292 ] {} <Debug> TCP-Session: 072f40d5-9fac-4107-9579-cd9ea0843a54 Authenticating user 'default' from [fd00:1122:3344:101::e]:63000 | ||
| 6815 | 2026.02.24 00:39:59.021017 [ 286 ] {} <Debug> TCP-Session: ef085e06-e010-469d-a300-1fcb954cdfcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6816 | 2026.02.24 00:39:59.021040 [ 292 ] {} <Debug> TCP-Session: 072f40d5-9fac-4107-9579-cd9ea0843a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6817 | 2026.02.24 00:39:59.021045 [ 286 ] {} <Debug> TCP-Session: ef085e06-e010-469d-a300-1fcb954cdfcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6818 | 2026.02.24 00:39:59.021061 [ 292 ] {} <Debug> TCP-Session: 072f40d5-9fac-4107-9579-cd9ea0843a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6819 | 2026.02.24 00:39:59.021211 [ 291 ] {2faf28d0-346e-4135-a75a-12e4f4ea2a2f} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 6820 | 2026.02.24 00:39:59.021999 [ 341 ] {2faf28d0-346e-4135-a75a-12e4f4ea2a2f} <Trace> AggregatingTransform: Aggregating | ||
| 6821 | 2026.02.24 00:39:59.022050 [ 341 ] {2faf28d0-346e-4135-a75a-12e4f4ea2a2f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6822 | 2026.02.24 00:39:59.022082 [ 341 ] {2faf28d0-346e-4135-a75a-12e4f4ea2a2f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000786434 sec. (1271.563 rows/sec., 49.67 KiB/sec.) | ||
| 6823 | 2026.02.24 00:39:59.022098 [ 341 ] {2faf28d0-346e-4135-a75a-12e4f4ea2a2f} <Trace> Aggregator: Merging aggregated data | ||
| 6824 | 2026.02.24 00:39:59.023439 [ 291 ] {2faf28d0-346e-4135-a75a-12e4f4ea2a2f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002792 sec., 358.1661891117478 rows/sec., 13.99 KiB/sec. | ||
| 6825 | 2026.02.24 00:39:59.023576 [ 291 ] {2faf28d0-346e-4135-a75a-12e4f4ea2a2f} <Debug> TCPHandler: Processed in 0.003112606 sec. | ||
| 6826 | 2026.02.24 00:39:59.023663 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6827 | 2026.02.24 00:39:59.023691 [ 291 ] {} <Debug> TCP-Session: 1762562b-cd0d-49d3-a3a9-a58b2fb47fbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6828 | 2026.02.24 00:39:59.023693 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6829 | 2026.02.24 00:39:59.023715 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6830 | 2026.02.24 00:39:59.023736 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6831 | 2026.02.24 00:39:59.023758 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6832 | 2026.02.24 00:39:59.023773 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6833 | 2026.02.24 00:39:59.023794 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6834 | 2026.02.24 00:39:59.023810 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6835 | 2026.02.24 00:39:59.023830 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6836 | 2026.02.24 00:39:59.023842 [ 286 ] {} <Debug> TCP-Session: ef085e06-e010-469d-a300-1fcb954cdfcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6837 | 2026.02.24 00:39:59.023853 [ 3 ] {} <Debug> TCP-Session: 253a9d01-1b5b-4ddd-9254-8be59f20331b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6838 | 2026.02.24 00:39:59.023866 [ 289 ] {} <Debug> TCP-Session: 30a802b1-3c4f-428b-8bac-08851fb8462f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6839 | 2026.02.24 00:39:59.023829 [ 290 ] {} <Debug> TCP-Session: c98f890f-faa3-4639-b7f0-f006bb86e07e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2026.02.24 00:39:59.023798 [ 288 ] {} <Debug> TCP-Session: b0b36917-be89-4b70-99c3-f91c4ca332e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6841 | 2026.02.24 00:39:59.023762 [ 293 ] {} <Debug> TCP-Session: 3b6691cb-4d26-4b47-b53c-22aa587f6884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6842 | 2026.02.24 00:39:59.023813 [ 294 ] {} <Debug> TCP-Session: dd3d6b6d-8068-4d74-bd98-339b78466440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6843 | 2026.02.24 00:39:59.023742 [ 292 ] {} <Debug> TCP-Session: 072f40d5-9fac-4107-9579-cd9ea0843a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6844 | 2026.02.24 00:40:00.015579 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6845 | 2026.02.24 00:40:00.015654 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6846 | 2026.02.24 00:40:00.219523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16330 | ||
| 6847 | 2026.02.24 00:40:00.220041 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.02.24 00:40:00.220091 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 6849 | 2026.02.24 00:40:00.220582 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6850 | 2026.02.24 00:40:00.220812 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2026.02.24 00:40:00.220959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16330 | ||
| 6852 | 2026.02.24 00:40:01.054918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6853 | 2026.02.24 00:40:01.072416 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.02.24 00:40:01.072470 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6855 | 2026.02.24 00:40:01.078497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6856 | 2026.02.24 00:40:01.079186 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.02.24 00:40:01.082334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6858 | 2026.02.24 00:40:01.849759 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6859 | 2026.02.24 00:40:01.849951 [ 4 ] {bd55712d-5034-4ed8-b077-c51e8dfaac3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6860 | 2026.02.24 00:40:01.850023 [ 4 ] {bd55712d-5034-4ed8-b077-c51e8dfaac3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6861 | 2026.02.24 00:40:01.850832 [ 4 ] {bd55712d-5034-4ed8-b077-c51e8dfaac3e} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.02.24 00:40:01.850879 [ 4 ] {bd55712d-5034-4ed8-b077-c51e8dfaac3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6863 | 2026.02.24 00:40:01.851262 [ 4 ] {bd55712d-5034-4ed8-b077-c51e8dfaac3e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6864 | 2026.02.24 00:40:01.851478 [ 4 ] {bd55712d-5034-4ed8-b077-c51e8dfaac3e} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.02.24 00:40:01.851632 [ 4 ] {bd55712d-5034-4ed8-b077-c51e8dfaac3e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.47 MiB/sec. | ||
| 6866 | 2026.02.24 00:40:01.851680 [ 4 ] {bd55712d-5034-4ed8-b077-c51e8dfaac3e} <Debug> TCPHandler: Processed in 0.002058806 sec. | ||
| 6867 | 2026.02.24 00:40:01.851804 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6868 | 2026.02.24 00:40:01.851906 [ 4 ] {ce46864c-7f82-46bc-9781-c35586d7b081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6869 | 2026.02.24 00:40:01.851948 [ 4 ] {ce46864c-7f82-46bc-9781-c35586d7b081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6870 | 2026.02.24 00:40:01.852401 [ 4 ] {ce46864c-7f82-46bc-9781-c35586d7b081} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.02.24 00:40:01.852436 [ 4 ] {ce46864c-7f82-46bc-9781-c35586d7b081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6872 | 2026.02.24 00:40:01.852736 [ 4 ] {ce46864c-7f82-46bc-9781-c35586d7b081} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6873 | 2026.02.24 00:40:01.852939 [ 4 ] {ce46864c-7f82-46bc-9781-c35586d7b081} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.02.24 00:40:01.853069 [ 4 ] {ce46864c-7f82-46bc-9781-c35586d7b081} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 6875 | 2026.02.24 00:40:01.853105 [ 4 ] {ce46864c-7f82-46bc-9781-c35586d7b081} <Debug> TCPHandler: Processed in 0.001351014 sec. | ||
| 6876 | 2026.02.24 00:40:01.853223 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6877 | 2026.02.24 00:40:01.853316 [ 4 ] {8f6dfe73-ca84-4464-8849-0a470c1981ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6878 | 2026.02.24 00:40:01.853359 [ 4 ] {8f6dfe73-ca84-4464-8849-0a470c1981ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6879 | 2026.02.24 00:40:01.853800 [ 4 ] {8f6dfe73-ca84-4464-8849-0a470c1981ed} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6880 | 2026.02.24 00:40:01.853837 [ 4 ] {8f6dfe73-ca84-4464-8849-0a470c1981ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6881 | 2026.02.24 00:40:01.854167 [ 4 ] {8f6dfe73-ca84-4464-8849-0a470c1981ed} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6882 | 2026.02.24 00:40:01.854384 [ 4 ] {8f6dfe73-ca84-4464-8849-0a470c1981ed} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6883 | 2026.02.24 00:40:01.854514 [ 4 ] {8f6dfe73-ca84-4464-8849-0a470c1981ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 6884 | 2026.02.24 00:40:01.854551 [ 4 ] {8f6dfe73-ca84-4464-8849-0a470c1981ed} <Debug> TCPHandler: Processed in 0.001375294 sec. | ||
| 6885 | 2026.02.24 00:40:01.854663 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6886 | 2026.02.24 00:40:01.854766 [ 4 ] {1bdf1f09-df4b-4149-8b70-b4c506a6ec98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6887 | 2026.02.24 00:40:01.854808 [ 4 ] {1bdf1f09-df4b-4149-8b70-b4c506a6ec98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6888 | 2026.02.24 00:40:01.855148 [ 4 ] {1bdf1f09-df4b-4149-8b70-b4c506a6ec98} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6889 | 2026.02.24 00:40:01.855182 [ 4 ] {1bdf1f09-df4b-4149-8b70-b4c506a6ec98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6890 | 2026.02.24 00:40:01.855496 [ 4 ] {1bdf1f09-df4b-4149-8b70-b4c506a6ec98} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6891 | 2026.02.24 00:40:01.855693 [ 4 ] {1bdf1f09-df4b-4149-8b70-b4c506a6ec98} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2026.02.24 00:40:01.855821 [ 4 ] {1bdf1f09-df4b-4149-8b70-b4c506a6ec98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6893 | 2026.02.24 00:40:01.855856 [ 4 ] {1bdf1f09-df4b-4149-8b70-b4c506a6ec98} <Debug> TCPHandler: Processed in 0.001240803 sec. | ||
| 6894 | 2026.02.24 00:40:05.212062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 840 | ||
| 6895 | 2026.02.24 00:40:05.214192 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2026.02.24 00:40:05.214238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6897 | 2026.02.24 00:40:05.215404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6898 | 2026.02.24 00:40:05.215661 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6899 | 2026.02.24 00:40:05.215819 [ 129 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6900 | 2026.02.24 00:40:05.215885 [ 129 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.02.24 00:40:05.215905 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6902 | 2026.02.24 00:40:05.215921 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 840 | ||
| 6903 | 2026.02.24 00:40:05.216001 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 6904 | 2026.02.24 00:40:05.216486 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6905 | 2026.02.24 00:40:05.216609 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 722 rows starting from the beginning of the part | ||
| 6906 | 2026.02.24 00:40:05.216949 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 6907 | 2026.02.24 00:40:05.217266 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 6908 | 2026.02.24 00:40:05.217590 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 6909 | 2026.02.24 00:40:05.217914 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
| 6910 | 2026.02.24 00:40:05.218226 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 6911 | 2026.02.24 00:40:05.224028 [ 204 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 72 columns (72 merged, 0 gathered) in 0.008065475 sec., 104147.61684835672 rows/sec., 89.56 MiB/sec. | ||
| 6912 | 2026.02.24 00:40:05.225398 [ 190 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6913 | 2026.02.24 00:40:05.226066 [ 190 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_26_5} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.02.24 00:40:05.226158 [ 190 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_26_5} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6915 | 2026.02.24 00:40:05.226504 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6916 | 2026.02.24 00:40:06.880784 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2026.02.24 00:40:06.880975 [ 4 ] {48aedb1a-e5f7-40ec-817f-6e3e4ca34afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6918 | 2026.02.24 00:40:06.881038 [ 4 ] {48aedb1a-e5f7-40ec-817f-6e3e4ca34afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6919 | 2026.02.24 00:40:06.881665 [ 4 ] {48aedb1a-e5f7-40ec-817f-6e3e4ca34afb} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.02.24 00:40:06.881702 [ 4 ] {48aedb1a-e5f7-40ec-817f-6e3e4ca34afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6921 | 2026.02.24 00:40:06.882096 [ 4 ] {48aedb1a-e5f7-40ec-817f-6e3e4ca34afb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6922 | 2026.02.24 00:40:06.882317 [ 4 ] {48aedb1a-e5f7-40ec-817f-6e3e4ca34afb} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.02.24 00:40:06.882471 [ 4 ] {48aedb1a-e5f7-40ec-817f-6e3e4ca34afb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001542 sec., 15564.20233463035 rows/sec., 1.29 MiB/sec. | ||
| 6924 | 2026.02.24 00:40:06.882513 [ 4 ] {48aedb1a-e5f7-40ec-817f-6e3e4ca34afb} <Debug> TCPHandler: Processed in 0.001854083 sec. | ||
| 6925 | 2026.02.24 00:40:06.882644 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6926 | 2026.02.24 00:40:06.882741 [ 4 ] {298487e8-fdaa-49a4-a142-0673e31cfb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6927 | 2026.02.24 00:40:06.882783 [ 4 ] {298487e8-fdaa-49a4-a142-0673e31cfb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6928 | 2026.02.24 00:40:06.883183 [ 4 ] {298487e8-fdaa-49a4-a142-0673e31cfb92} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2026.02.24 00:40:06.883218 [ 4 ] {298487e8-fdaa-49a4-a142-0673e31cfb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6930 | 2026.02.24 00:40:06.883510 [ 4 ] {298487e8-fdaa-49a4-a142-0673e31cfb92} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6931 | 2026.02.24 00:40:06.883718 [ 4 ] {298487e8-fdaa-49a4-a142-0673e31cfb92} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.02.24 00:40:06.883846 [ 4 ] {298487e8-fdaa-49a4-a142-0673e31cfb92} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001124 sec., 10676.156583629892 rows/sec., 870.57 KiB/sec. | ||
| 6933 | 2026.02.24 00:40:06.883882 [ 4 ] {298487e8-fdaa-49a4-a142-0673e31cfb92} <Debug> TCPHandler: Processed in 0.001289004 sec. | ||
| 6934 | 2026.02.24 00:40:06.884007 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6935 | 2026.02.24 00:40:06.884132 [ 4 ] {165b63a5-5b4c-4e48-b385-dd39e7d94243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6936 | 2026.02.24 00:40:06.884183 [ 4 ] {165b63a5-5b4c-4e48-b385-dd39e7d94243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6937 | 2026.02.24 00:40:06.885370 [ 4 ] {165b63a5-5b4c-4e48-b385-dd39e7d94243} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6938 | 2026.02.24 00:40:06.885406 [ 4 ] {165b63a5-5b4c-4e48-b385-dd39e7d94243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6939 | 2026.02.24 00:40:06.885808 [ 4 ] {165b63a5-5b4c-4e48-b385-dd39e7d94243} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6940 | 2026.02.24 00:40:06.886032 [ 4 ] {165b63a5-5b4c-4e48-b385-dd39e7d94243} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6941 | 2026.02.24 00:40:06.886168 [ 4 ] {165b63a5-5b4c-4e48-b385-dd39e7d94243} <Debug> executeQuery: Read 1404 rows, 120.25 KiB in 0.002061 sec., 681222.7074235808 rows/sec., 56.98 MiB/sec. | ||
| 6942 | 2026.02.24 00:40:06.886206 [ 4 ] {165b63a5-5b4c-4e48-b385-dd39e7d94243} <Debug> TCPHandler: Processed in 0.00226038 sec. | ||
| 6943 | 2026.02.24 00:40:06.886321 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6944 | 2026.02.24 00:40:06.886436 [ 4 ] {059877ae-df42-492d-a453-81667500cb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6945 | 2026.02.24 00:40:06.886483 [ 4 ] {059877ae-df42-492d-a453-81667500cb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6946 | 2026.02.24 00:40:06.887012 [ 4 ] {059877ae-df42-492d-a453-81667500cb55} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2026.02.24 00:40:06.887054 [ 4 ] {059877ae-df42-492d-a453-81667500cb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6948 | 2026.02.24 00:40:06.887417 [ 4 ] {059877ae-df42-492d-a453-81667500cb55} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6949 | 2026.02.24 00:40:06.887631 [ 4 ] {059877ae-df42-492d-a453-81667500cb55} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2026.02.24 00:40:06.887763 [ 4 ] {059877ae-df42-492d-a453-81667500cb55} <Debug> executeQuery: Read 65 rows, 4.88 KiB in 0.001351 sec., 48112.50925240562 rows/sec., 3.53 MiB/sec. | ||
| 6951 | 2026.02.24 00:40:06.887799 [ 4 ] {059877ae-df42-492d-a453-81667500cb55} <Debug> TCPHandler: Processed in 0.001536988 sec. | ||
| 6952 | 2026.02.24 00:40:06.887902 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2026.02.24 00:40:06.888002 [ 4 ] {9502ae56-6236-4166-b295-9cdc96e5e6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6954 | 2026.02.24 00:40:06.888041 [ 4 ] {9502ae56-6236-4166-b295-9cdc96e5e6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6955 | 2026.02.24 00:40:06.888524 [ 4 ] {9502ae56-6236-4166-b295-9cdc96e5e6fb} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2026.02.24 00:40:06.888558 [ 4 ] {9502ae56-6236-4166-b295-9cdc96e5e6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6957 | 2026.02.24 00:40:06.888869 [ 4 ] {9502ae56-6236-4166-b295-9cdc96e5e6fb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6958 | 2026.02.24 00:40:06.889076 [ 4 ] {9502ae56-6236-4166-b295-9cdc96e5e6fb} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2026.02.24 00:40:06.889206 [ 4 ] {9502ae56-6236-4166-b295-9cdc96e5e6fb} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001222 sec., 206219.31260229132 rows/sec., 14.26 MiB/sec. | ||
| 6960 | 2026.02.24 00:40:06.889243 [ 4 ] {9502ae56-6236-4166-b295-9cdc96e5e6fb} <Debug> TCPHandler: Processed in 0.001391885 sec. | ||
| 6961 | 2026.02.24 00:40:06.889354 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2026.02.24 00:40:06.889448 [ 4 ] {7b08980a-1ac2-45a8-8fae-b129ba3420db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6963 | 2026.02.24 00:40:06.889487 [ 4 ] {7b08980a-1ac2-45a8-8fae-b129ba3420db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6964 | 2026.02.24 00:40:06.889873 [ 4 ] {7b08980a-1ac2-45a8-8fae-b129ba3420db} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6965 | 2026.02.24 00:40:06.889907 [ 4 ] {7b08980a-1ac2-45a8-8fae-b129ba3420db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6966 | 2026.02.24 00:40:06.890194 [ 4 ] {7b08980a-1ac2-45a8-8fae-b129ba3420db} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6967 | 2026.02.24 00:40:06.890408 [ 4 ] {7b08980a-1ac2-45a8-8fae-b129ba3420db} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6968 | 2026.02.24 00:40:06.890536 [ 4 ] {7b08980a-1ac2-45a8-8fae-b129ba3420db} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 847.65 KiB/sec. | ||
| 6969 | 2026.02.24 00:40:06.890573 [ 4 ] {7b08980a-1ac2-45a8-8fae-b129ba3420db} <Debug> TCPHandler: Processed in 0.001267893 sec. | ||
| 6970 | 2026.02.24 00:40:06.890688 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6971 | 2026.02.24 00:40:06.890804 [ 4 ] {797753bd-be7f-4095-a0f1-db7db5f19bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6972 | 2026.02.24 00:40:06.890852 [ 4 ] {797753bd-be7f-4095-a0f1-db7db5f19bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6973 | 2026.02.24 00:40:06.891546 [ 4 ] {797753bd-be7f-4095-a0f1-db7db5f19bb7} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6974 | 2026.02.24 00:40:06.891580 [ 4 ] {797753bd-be7f-4095-a0f1-db7db5f19bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6975 | 2026.02.24 00:40:06.891919 [ 4 ] {797753bd-be7f-4095-a0f1-db7db5f19bb7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6976 | 2026.02.24 00:40:06.892123 [ 4 ] {797753bd-be7f-4095-a0f1-db7db5f19bb7} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6977 | 2026.02.24 00:40:06.892251 [ 4 ] {797753bd-be7f-4095-a0f1-db7db5f19bb7} <Debug> executeQuery: Read 609 rows, 46.92 KiB in 0.001469 sec., 414567.73315180396 rows/sec., 31.19 MiB/sec. | ||
| 6978 | 2026.02.24 00:40:06.892288 [ 4 ] {797753bd-be7f-4095-a0f1-db7db5f19bb7} <Debug> TCPHandler: Processed in 0.00165961 sec. | ||
| 6979 | 2026.02.24 00:40:06.892397 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2026.02.24 00:40:06.892520 [ 4 ] {25379ca2-6a12-4ecf-ad38-c119f5280ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6981 | 2026.02.24 00:40:06.892571 [ 4 ] {25379ca2-6a12-4ecf-ad38-c119f5280ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6982 | 2026.02.24 00:40:06.893248 [ 4 ] {25379ca2-6a12-4ecf-ad38-c119f5280ca3} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6983 | 2026.02.24 00:40:06.893289 [ 4 ] {25379ca2-6a12-4ecf-ad38-c119f5280ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6984 | 2026.02.24 00:40:06.893685 [ 4 ] {25379ca2-6a12-4ecf-ad38-c119f5280ca3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6985 | 2026.02.24 00:40:06.893896 [ 4 ] {25379ca2-6a12-4ecf-ad38-c119f5280ca3} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.02.24 00:40:06.894033 [ 4 ] {25379ca2-6a12-4ecf-ad38-c119f5280ca3} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001538 sec., 576072.8218465539 rows/sec., 39.10 MiB/sec. | ||
| 6987 | 2026.02.24 00:40:06.894070 [ 4 ] {25379ca2-6a12-4ecf-ad38-c119f5280ca3} <Debug> TCPHandler: Processed in 0.001727771 sec. | ||
| 6988 | 2026.02.24 00:40:06.894175 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2026.02.24 00:40:06.894278 [ 4 ] {7a2b19cd-1dcd-4212-ad00-f976480b2f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6990 | 2026.02.24 00:40:06.894332 [ 4 ] {7a2b19cd-1dcd-4212-ad00-f976480b2f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6991 | 2026.02.24 00:40:06.895289 [ 4 ] {7a2b19cd-1dcd-4212-ad00-f976480b2f8e} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.02.24 00:40:06.895331 [ 4 ] {7a2b19cd-1dcd-4212-ad00-f976480b2f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6993 | 2026.02.24 00:40:06.895915 [ 4 ] {7a2b19cd-1dcd-4212-ad00-f976480b2f8e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6994 | 2026.02.24 00:40:06.896166 [ 4 ] {7a2b19cd-1dcd-4212-ad00-f976480b2f8e} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.02.24 00:40:06.896311 [ 4 ] {7a2b19cd-1dcd-4212-ad00-f976480b2f8e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002052 sec., 19980.506822612086 rows/sec., 35.80 MiB/sec. | ||
| 6996 | 2026.02.24 00:40:06.896363 [ 4 ] {7a2b19cd-1dcd-4212-ad00-f976480b2f8e} <Debug> TCPHandler: Processed in 0.00223852 sec. | ||
| 6997 | 2026.02.24 00:40:06.896481 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6998 | 2026.02.24 00:40:06.896575 [ 4 ] {ebc718ce-99d4-48b0-9a68-bfcf9bf3d78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6999 | 2026.02.24 00:40:06.896616 [ 4 ] {ebc718ce-99d4-48b0-9a68-bfcf9bf3d78a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7000 | 2026.02.24 00:40:06.896972 [ 4 ] {ebc718ce-99d4-48b0-9a68-bfcf9bf3d78a} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.02.24 00:40:06.897007 [ 4 ] {ebc718ce-99d4-48b0-9a68-bfcf9bf3d78a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7002 | 2026.02.24 00:40:06.897314 [ 4 ] {ebc718ce-99d4-48b0-9a68-bfcf9bf3d78a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7003 | 2026.02.24 00:40:06.897529 [ 4 ] {ebc718ce-99d4-48b0-9a68-bfcf9bf3d78a} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2026.02.24 00:40:06.897656 [ 4 ] {ebc718ce-99d4-48b0-9a68-bfcf9bf3d78a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 7005 | 2026.02.24 00:40:06.897692 [ 4 ] {ebc718ce-99d4-48b0-9a68-bfcf9bf3d78a} <Debug> TCPHandler: Processed in 0.001260102 sec. | ||
| 7006 | 2026.02.24 00:40:07.721869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16778 | ||
| 7007 | 2026.02.24 00:40:07.722366 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.02.24 00:40:07.722412 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7009 | 2026.02.24 00:40:07.722903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7010 | 2026.02.24 00:40:07.723137 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.02.24 00:40:07.723270 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16778 | ||
| 7012 | 2026.02.24 00:40:08.583256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7013 | 2026.02.24 00:40:08.600367 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2026.02.24 00:40:08.600424 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7015 | 2026.02.24 00:40:08.606323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7016 | 2026.02.24 00:40:08.606982 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2026.02.24 00:40:08.609797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7018 | 2026.02.24 00:40:11.849054 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7019 | 2026.02.24 00:40:11.849361 [ 4 ] {c992c417-582f-4f37-9bdd-bc7e570ca037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7020 | 2026.02.24 00:40:11.849465 [ 4 ] {c992c417-582f-4f37-9bdd-bc7e570ca037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7021 | 2026.02.24 00:40:11.850138 [ 4 ] {c992c417-582f-4f37-9bdd-bc7e570ca037} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2026.02.24 00:40:11.850185 [ 4 ] {c992c417-582f-4f37-9bdd-bc7e570ca037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7023 | 2026.02.24 00:40:11.850566 [ 4 ] {c992c417-582f-4f37-9bdd-bc7e570ca037} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7024 | 2026.02.24 00:40:11.850783 [ 4 ] {c992c417-582f-4f37-9bdd-bc7e570ca037} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2026.02.24 00:40:11.850932 [ 4 ] {c992c417-582f-4f37-9bdd-bc7e570ca037} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001646 sec., 34021.87120291616 rows/sec., 2.60 MiB/sec. | ||
| 7026 | 2026.02.24 00:40:11.850949 [ 150 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7027 | 2026.02.24 00:40:11.850972 [ 4 ] {c992c417-582f-4f37-9bdd-bc7e570ca037} <Debug> TCPHandler: Processed in 0.002099677 sec. | ||
| 7028 | 2026.02.24 00:40:11.851019 [ 150 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.02.24 00:40:11.851046 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7030 | 2026.02.24 00:40:11.851110 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7031 | 2026.02.24 00:40:11.851154 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 7032 | 2026.02.24 00:40:11.851208 [ 4 ] {724b7727-882a-48ed-9805-801ff1d59fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7033 | 2026.02.24 00:40:11.851253 [ 4 ] {724b7727-882a-48ed-9805-801ff1d59fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7034 | 2026.02.24 00:40:11.851278 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7035 | 2026.02.24 00:40:11.851317 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2150 rows starting from the beginning of the part | ||
| 7036 | 2026.02.24 00:40:11.851383 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 7037 | 2026.02.24 00:40:11.851426 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 138 rows starting from the beginning of the part | ||
| 7038 | 2026.02.24 00:40:11.851471 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7039 | 2026.02.24 00:40:11.851512 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1404 rows starting from the beginning of the part | ||
| 7040 | 2026.02.24 00:40:11.851552 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7041 | 2026.02.24 00:40:11.851665 [ 4 ] {724b7727-882a-48ed-9805-801ff1d59fd4} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.02.24 00:40:11.851707 [ 4 ] {724b7727-882a-48ed-9805-801ff1d59fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7043 | 2026.02.24 00:40:11.852033 [ 4 ] {724b7727-882a-48ed-9805-801ff1d59fd4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7044 | 2026.02.24 00:40:11.852259 [ 4 ] {724b7727-882a-48ed-9805-801ff1d59fd4} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.02.24 00:40:11.852373 [ 150 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7046 | 2026.02.24 00:40:11.852388 [ 4 ] {724b7727-882a-48ed-9805-801ff1d59fd4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 7047 | 2026.02.24 00:40:11.852409 [ 150 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.02.24 00:40:11.852431 [ 4 ] {724b7727-882a-48ed-9805-801ff1d59fd4} <Debug> TCPHandler: Processed in 0.001369235 sec. | ||
| 7049 | 2026.02.24 00:40:11.852432 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7050 | 2026.02.24 00:40:11.852544 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 7051 | 2026.02.24 00:40:11.852556 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7052 | 2026.02.24 00:40:11.852637 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7053 | 2026.02.24 00:40:11.852659 [ 4 ] {ea5cdeef-9ab7-412a-bcbe-fe30d229b033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7054 | 2026.02.24 00:40:11.852666 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1061 rows starting from the beginning of the part | ||
| 7055 | 2026.02.24 00:40:11.852702 [ 4 ] {ea5cdeef-9ab7-412a-bcbe-fe30d229b033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7056 | 2026.02.24 00:40:11.852729 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 7057 | 2026.02.24 00:40:11.852774 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 105 rows starting from the beginning of the part | ||
| 7058 | 2026.02.24 00:40:11.852814 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7059 | 2026.02.24 00:40:11.852850 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 609 rows starting from the beginning of the part | ||
| 7060 | 2026.02.24 00:40:11.852889 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7061 | 2026.02.24 00:40:11.853024 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3860 rows, containing 5 columns (5 merged, 0 gathered) in 0.001916874 sec., 2013695.2141872651 rows/sec., 173.79 MiB/sec. | ||
| 7062 | 2026.02.24 00:40:11.853110 [ 4 ] {ea5cdeef-9ab7-412a-bcbe-fe30d229b033} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7063 | 2026.02.24 00:40:11.853145 [ 4 ] {ea5cdeef-9ab7-412a-bcbe-fe30d229b033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7064 | 2026.02.24 00:40:11.853305 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7065 | 2026.02.24 00:40:11.853507 [ 4 ] {ea5cdeef-9ab7-412a-bcbe-fe30d229b033} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7066 | 2026.02.24 00:40:11.853635 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_51_10} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2026.02.24 00:40:11.853733 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_51_10} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7068 | 2026.02.24 00:40:11.853789 [ 4 ] {ea5cdeef-9ab7-412a-bcbe-fe30d229b033} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.02.24 00:40:11.853809 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 7070 | 2026.02.24 00:40:11.853911 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7071 | 2026.02.24 00:40:11.853925 [ 4 ] {ea5cdeef-9ab7-412a-bcbe-fe30d229b033} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 7072 | 2026.02.24 00:40:11.853938 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2026.02.24 00:40:11.853953 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447966 sec., 1358457.3118429577 rows/sec., 106.18 MiB/sec. | ||
| 7074 | 2026.02.24 00:40:11.853965 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7075 | 2026.02.24 00:40:11.853969 [ 4 ] {ea5cdeef-9ab7-412a-bcbe-fe30d229b033} <Debug> TCPHandler: Processed in 0.001460857 sec. | ||
| 7076 | 2026.02.24 00:40:11.854045 [ 200 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 7077 | 2026.02.24 00:40:11.854093 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7078 | 2026.02.24 00:40:11.854130 [ 186 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7079 | 2026.02.24 00:40:11.854131 [ 200 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7080 | 2026.02.24 00:40:11.854185 [ 200 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14238 rows starting from the beginning of the part | ||
| 7081 | 2026.02.24 00:40:11.854186 [ 4 ] {f8a115f1-2218-4ddc-9cce-750f479b96ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7082 | 2026.02.24 00:40:11.854236 [ 4 ] {f8a115f1-2218-4ddc-9cce-750f479b96ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7083 | 2026.02.24 00:40:11.854239 [ 200 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7084 | 2026.02.24 00:40:11.854292 [ 200 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 7085 | 2026.02.24 00:40:11.854332 [ 200 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 7086 | 2026.02.24 00:40:11.854371 [ 200 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 886 rows starting from the beginning of the part | ||
| 7087 | 2026.02.24 00:40:11.854413 [ 200 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 7088 | 2026.02.24 00:40:11.854449 [ 186 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_51_10} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2026.02.24 00:40:11.854553 [ 186 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_51_10} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7090 | 2026.02.24 00:40:11.854569 [ 4 ] {f8a115f1-2218-4ddc-9cce-750f479b96ea} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2026.02.24 00:40:11.854607 [ 4 ] {f8a115f1-2218-4ddc-9cce-750f479b96ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7092 | 2026.02.24 00:40:11.854649 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 7093 | 2026.02.24 00:40:11.854914 [ 4 ] {f8a115f1-2218-4ddc-9cce-750f479b96ea} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7094 | 2026.02.24 00:40:11.855118 [ 4 ] {f8a115f1-2218-4ddc-9cce-750f479b96ea} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7095 | 2026.02.24 00:40:11.855229 [ 150 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7096 | 2026.02.24 00:40:11.855249 [ 4 ] {f8a115f1-2218-4ddc-9cce-750f479b96ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7097 | 2026.02.24 00:40:11.855258 [ 150 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.02.24 00:40:11.855289 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7099 | 2026.02.24 00:40:11.855291 [ 4 ] {f8a115f1-2218-4ddc-9cce-750f479b96ea} <Debug> TCPHandler: Processed in 0.001244842 sec. | ||
| 7100 | 2026.02.24 00:40:11.855353 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 7101 | 2026.02.24 00:40:11.855435 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7102 | 2026.02.24 00:40:11.855460 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2616 rows starting from the beginning of the part | ||
| 7103 | 2026.02.24 00:40:11.855501 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7104 | 2026.02.24 00:40:11.855535 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 7105 | 2026.02.24 00:40:11.855568 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 7106 | 2026.02.24 00:40:11.855598 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 7107 | 2026.02.24 00:40:11.855629 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 7108 | 2026.02.24 00:40:11.856748 [ 187 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2916 rows, containing 4 columns (4 merged, 0 gathered) in 0.001412655 sec., 2064198.2649691538 rows/sec., 137.74 MiB/sec. | ||
| 7109 | 2026.02.24 00:40:11.857067 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7110 | 2026.02.24 00:40:11.857302 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_51_10} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7111 | 2026.02.24 00:40:11.857368 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_51_10} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7112 | 2026.02.24 00:40:11.857427 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7113 | 2026.02.24 00:40:11.858384 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15764 rows, containing 5 columns (5 merged, 0 gathered) in 0.004362859 sec., 3613227.0146708842 rows/sec., 247.36 MiB/sec. | ||
| 7114 | 2026.02.24 00:40:11.858794 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7115 | 2026.02.24 00:40:11.859029 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.02.24 00:40:11.859103 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7117 | 2026.02.24 00:40:11.859173 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 7118 | 2026.02.24 00:40:15.015693 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7119 | 2026.02.24 00:40:15.015750 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7120 | 2026.02.24 00:40:15.217006 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 868 | ||
| 7121 | 2026.02.24 00:40:15.219202 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.02.24 00:40:15.219246 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7123 | 2026.02.24 00:40:15.220409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7124 | 2026.02.24 00:40:15.220671 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.02.24 00:40:15.220914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 868 | ||
| 7126 | 2026.02.24 00:40:15.224329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17290 | ||
| 7127 | 2026.02.24 00:40:15.224820 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7128 | 2026.02.24 00:40:15.224852 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7129 | 2026.02.24 00:40:15.225313 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7130 | 2026.02.24 00:40:15.225541 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7131 | 2026.02.24 00:40:15.225674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17290 | ||
| 7132 | 2026.02.24 00:40:15.225680 [ 145 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7133 | 2026.02.24 00:40:15.225721 [ 145 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.02.24 00:40:15.225740 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7135 | 2026.02.24 00:40:15.225856 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 7136 | 2026.02.24 00:40:15.225962 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7137 | 2026.02.24 00:40:15.225995 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14858 rows starting from the beginning of the part | ||
| 7138 | 2026.02.24 00:40:15.226059 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 7139 | 2026.02.24 00:40:15.226108 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 7140 | 2026.02.24 00:40:15.226156 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 7141 | 2026.02.24 00:40:15.226199 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 7142 | 2026.02.24 00:40:15.226246 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 7143 | 2026.02.24 00:40:15.228100 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17290 rows, containing 4 columns (4 merged, 0 gathered) in 0.002292751 sec., 7541159.070479088 rows/sec., 107.88 MiB/sec. | ||
| 7144 | 2026.02.24 00:40:15.228203 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7145 | 2026.02.24 00:40:15.228458 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_36_7} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.02.24 00:40:15.228520 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_36_7} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7147 | 2026.02.24 00:40:15.228625 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7148 | 2026.02.24 00:40:16.110795 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7149 | 2026.02.24 00:40:16.129209 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.02.24 00:40:16.129265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7151 | 2026.02.24 00:40:16.135310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7152 | 2026.02.24 00:40:16.136013 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.02.24 00:40:16.136337 [ 145 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7154 | 2026.02.24 00:40:16.136422 [ 145 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2026.02.24 00:40:16.136455 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7156 | 2026.02.24 00:40:16.136580 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 7157 | 2026.02.24 00:40:16.139492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7158 | 2026.02.24 00:40:16.139613 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7159 | 2026.02.24 00:40:16.140398 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 7160 | 2026.02.24 00:40:16.143949 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 7161 | 2026.02.24 00:40:16.147516 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 7162 | 2026.02.24 00:40:16.151445 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 7163 | 2026.02.24 00:40:16.155525 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 7164 | 2026.02.24 00:40:16.159305 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7165 | 2026.02.24 00:40:16.211032 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.07449631 sec., 3651.187555464157 rows/sec., 18.88 MiB/sec. | ||
| 7166 | 2026.02.24 00:40:16.213950 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7167 | 2026.02.24 00:40:16.216082 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_36_7} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2026.02.24 00:40:16.216209 [ 194 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_36_7} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7169 | 2026.02.24 00:40:16.219314 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 7170 | 2026.02.24 00:40:16.850825 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7171 | 2026.02.24 00:40:16.851020 [ 4 ] {9bbf79f7-1e01-40fe-b2ba-3c3545013943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7172 | 2026.02.24 00:40:16.851093 [ 4 ] {9bbf79f7-1e01-40fe-b2ba-3c3545013943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7173 | 2026.02.24 00:40:16.851868 [ 4 ] {9bbf79f7-1e01-40fe-b2ba-3c3545013943} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2026.02.24 00:40:16.851913 [ 4 ] {9bbf79f7-1e01-40fe-b2ba-3c3545013943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7175 | 2026.02.24 00:40:16.852315 [ 4 ] {9bbf79f7-1e01-40fe-b2ba-3c3545013943} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7176 | 2026.02.24 00:40:16.852552 [ 4 ] {9bbf79f7-1e01-40fe-b2ba-3c3545013943} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2026.02.24 00:40:16.852713 [ 4 ] {9bbf79f7-1e01-40fe-b2ba-3c3545013943} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001746 sec., 79037.80068728523 rows/sec., 6.86 MiB/sec. | ||
| 7178 | 2026.02.24 00:40:16.852760 [ 4 ] {9bbf79f7-1e01-40fe-b2ba-3c3545013943} <Debug> TCPHandler: Processed in 0.002071937 sec. | ||
| 7179 | 2026.02.24 00:40:16.852895 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7180 | 2026.02.24 00:40:16.852999 [ 4 ] {b4203d54-eb4b-45f4-ae57-5ed4242dc746} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7181 | 2026.02.24 00:40:16.853050 [ 4 ] {b4203d54-eb4b-45f4-ae57-5ed4242dc746} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7182 | 2026.02.24 00:40:16.853487 [ 4 ] {b4203d54-eb4b-45f4-ae57-5ed4242dc746} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2026.02.24 00:40:16.853523 [ 4 ] {b4203d54-eb4b-45f4-ae57-5ed4242dc746} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7184 | 2026.02.24 00:40:16.853841 [ 4 ] {b4203d54-eb4b-45f4-ae57-5ed4242dc746} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7185 | 2026.02.24 00:40:16.854067 [ 4 ] {b4203d54-eb4b-45f4-ae57-5ed4242dc746} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2026.02.24 00:40:16.854198 [ 4 ] {b4203d54-eb4b-45f4-ae57-5ed4242dc746} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001225 sec., 33469.38775510204 rows/sec., 2.46 MiB/sec. | ||
| 7187 | 2026.02.24 00:40:16.854238 [ 4 ] {b4203d54-eb4b-45f4-ae57-5ed4242dc746} <Debug> TCPHandler: Processed in 0.001393945 sec. | ||
| 7188 | 2026.02.24 00:40:16.854363 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7189 | 2026.02.24 00:40:16.854457 [ 4 ] {bb0c68e0-22a3-461d-83cd-8141f8a58d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7190 | 2026.02.24 00:40:16.854498 [ 4 ] {bb0c68e0-22a3-461d-83cd-8141f8a58d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7191 | 2026.02.24 00:40:16.854936 [ 4 ] {bb0c68e0-22a3-461d-83cd-8141f8a58d88} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2026.02.24 00:40:16.854972 [ 4 ] {bb0c68e0-22a3-461d-83cd-8141f8a58d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7193 | 2026.02.24 00:40:16.855277 [ 4 ] {bb0c68e0-22a3-461d-83cd-8141f8a58d88} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7194 | 2026.02.24 00:40:16.855490 [ 4 ] {bb0c68e0-22a3-461d-83cd-8141f8a58d88} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2026.02.24 00:40:16.855618 [ 4 ] {bb0c68e0-22a3-461d-83cd-8141f8a58d88} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001178 sec., 89134.12563667232 rows/sec., 6.96 MiB/sec. | ||
| 7196 | 2026.02.24 00:40:16.855655 [ 4 ] {bb0c68e0-22a3-461d-83cd-8141f8a58d88} <Debug> TCPHandler: Processed in 0.001341284 sec. | ||
| 7197 | 2026.02.24 00:40:16.855776 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2026.02.24 00:40:16.855871 [ 4 ] {b3770200-fd47-4aab-a984-efe8c0fe4f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7199 | 2026.02.24 00:40:16.855914 [ 4 ] {b3770200-fd47-4aab-a984-efe8c0fe4f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7200 | 2026.02.24 00:40:16.856330 [ 4 ] {b3770200-fd47-4aab-a984-efe8c0fe4f25} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2026.02.24 00:40:16.856365 [ 4 ] {b3770200-fd47-4aab-a984-efe8c0fe4f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7202 | 2026.02.24 00:40:16.856692 [ 4 ] {b3770200-fd47-4aab-a984-efe8c0fe4f25} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7203 | 2026.02.24 00:40:16.856899 [ 4 ] {b3770200-fd47-4aab-a984-efe8c0fe4f25} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2026.02.24 00:40:16.857030 [ 4 ] {b3770200-fd47-4aab-a984-efe8c0fe4f25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 7205 | 2026.02.24 00:40:16.857068 [ 4 ] {b3770200-fd47-4aab-a984-efe8c0fe4f25} <Debug> TCPHandler: Processed in 0.001340434 sec. | ||
| 7206 | 2026.02.24 00:40:16.857182 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.02.24 00:40:16.857276 [ 4 ] {b1412153-a65d-4514-ad2b-b18635cae1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7208 | 2026.02.24 00:40:16.857331 [ 4 ] {b1412153-a65d-4514-ad2b-b18635cae1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7209 | 2026.02.24 00:40:16.858187 [ 4 ] {b1412153-a65d-4514-ad2b-b18635cae1f2} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2026.02.24 00:40:16.858223 [ 4 ] {b1412153-a65d-4514-ad2b-b18635cae1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7211 | 2026.02.24 00:40:16.858780 [ 4 ] {b1412153-a65d-4514-ad2b-b18635cae1f2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7212 | 2026.02.24 00:40:16.859012 [ 4 ] {b1412153-a65d-4514-ad2b-b18635cae1f2} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.02.24 00:40:16.859128 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7214 | 2026.02.24 00:40:16.859156 [ 4 ] {b1412153-a65d-4514-ad2b-b18635cae1f2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001898 sec., 21601.68598524763 rows/sec., 38.71 MiB/sec. | ||
| 7215 | 2026.02.24 00:40:16.859195 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2026.02.24 00:40:16.859220 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7217 | 2026.02.24 00:40:16.859224 [ 4 ] {b1412153-a65d-4514-ad2b-b18635cae1f2} <Debug> TCPHandler: Processed in 0.002092078 sec. | ||
| 7218 | 2026.02.24 00:40:16.859319 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::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 | ||
| 7219 | 2026.02.24 00:40:16.859357 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7220 | 2026.02.24 00:40:16.859451 [ 4 ] {ac2a9fea-8712-4601-90ff-aab965ca9e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7221 | 2026.02.24 00:40:16.859493 [ 4 ] {ac2a9fea-8712-4601-90ff-aab965ca9e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7222 | 2026.02.24 00:40:16.859553 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7223 | 2026.02.24 00:40:16.859615 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 773 rows starting from the beginning of the part | ||
| 7224 | 2026.02.24 00:40:16.859739 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 7225 | 2026.02.24 00:40:16.859834 [ 4 ] {ac2a9fea-8712-4601-90ff-aab965ca9e7e} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.02.24 00:40:16.859837 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 7227 | 2026.02.24 00:40:16.859870 [ 4 ] {ac2a9fea-8712-4601-90ff-aab965ca9e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7228 | 2026.02.24 00:40:16.859942 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 7229 | 2026.02.24 00:40:16.860029 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 7230 | 2026.02.24 00:40:16.860118 [ 192 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 7231 | 2026.02.24 00:40:16.860206 [ 4 ] {ac2a9fea-8712-4601-90ff-aab965ca9e7e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7232 | 2026.02.24 00:40:16.860420 [ 4 ] {ac2a9fea-8712-4601-90ff-aab965ca9e7e} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2026.02.24 00:40:16.860551 [ 4 ] {ac2a9fea-8712-4601-90ff-aab965ca9e7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 7234 | 2026.02.24 00:40:16.860586 [ 4 ] {ac2a9fea-8712-4601-90ff-aab965ca9e7e} <Debug> TCPHandler: Processed in 0.001279663 sec. | ||
| 7235 | 2026.02.24 00:40:16.874789 [ 198 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 978 rows, containing 19 columns (19 merged, 0 gathered) in 0.015502859 sec., 63085.13803808704 rows/sec., 113.05 MiB/sec. | ||
| 7236 | 2026.02.24 00:40:16.876071 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7237 | 2026.02.24 00:40:16.876463 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.02.24 00:40:16.876547 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7239 | 2026.02.24 00:40:16.876684 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 7240 | 2026.02.24 00:40:17.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.26 MiB, peak 295.67 MiB, free memory in arenas 0.00 B, will set to 289.39 MiB (RSS), difference: 5.14 MiB | ||
| 7241 | 2026.02.24 00:40:19.179888 [ 142 ] {} <Debug> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7242 | 2026.02.24 00:40:19.179960 [ 142 ] {} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2026.02.24 00:40:19.179986 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7244 | 2026.02.24 00:40:19.180113 [ 193 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::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 | ||
| 7245 | 2026.02.24 00:40:19.180236 [ 193 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7246 | 2026.02.24 00:40:19.180268 [ 193 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 7247 | 2026.02.24 00:40:19.180332 [ 193 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::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 | ||
| 7248 | 2026.02.24 00:40:19.180375 [ 193 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 7249 | 2026.02.24 00:40:19.180418 [ 193 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 7250 | 2026.02.24 00:40:19.180458 [ 193 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::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 | ||
| 7251 | 2026.02.24 00:40:19.181180 [ 198 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.00111526 sec., 44832.595089934184 rows/sec., 3.74 MiB/sec. | ||
| 7252 | 2026.02.24 00:40:19.181322 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7253 | 2026.02.24 00:40:19.181575 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_13_3} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2026.02.24 00:40:19.181641 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_13_3} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7255 | 2026.02.24 00:40:19.181705 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7256 | 2026.02.24 00:40:21.849227 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.02.24 00:40:21.849430 [ 4 ] {ad6acaac-32a8-424a-9f35-ff73daedeb15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7258 | 2026.02.24 00:40:21.849499 [ 4 ] {ad6acaac-32a8-424a-9f35-ff73daedeb15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7259 | 2026.02.24 00:40:21.850127 [ 4 ] {ad6acaac-32a8-424a-9f35-ff73daedeb15} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7260 | 2026.02.24 00:40:21.850164 [ 4 ] {ad6acaac-32a8-424a-9f35-ff73daedeb15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7261 | 2026.02.24 00:40:21.850600 [ 4 ] {ad6acaac-32a8-424a-9f35-ff73daedeb15} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7262 | 2026.02.24 00:40:21.850822 [ 4 ] {ad6acaac-32a8-424a-9f35-ff73daedeb15} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7263 | 2026.02.24 00:40:21.850977 [ 4 ] {ad6acaac-32a8-424a-9f35-ff73daedeb15} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001591 sec., 1257.071024512885 rows/sec., 102.51 KiB/sec. | ||
| 7264 | 2026.02.24 00:40:21.851019 [ 4 ] {ad6acaac-32a8-424a-9f35-ff73daedeb15} <Debug> TCPHandler: Processed in 0.001927495 sec. | ||
| 7265 | 2026.02.24 00:40:21.851142 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7266 | 2026.02.24 00:40:21.851238 [ 4 ] {efc37784-7091-4e77-9ef7-ef9717e22620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7267 | 2026.02.24 00:40:21.851278 [ 4 ] {efc37784-7091-4e77-9ef7-ef9717e22620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7268 | 2026.02.24 00:40:21.851708 [ 4 ] {efc37784-7091-4e77-9ef7-ef9717e22620} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7269 | 2026.02.24 00:40:21.851743 [ 4 ] {efc37784-7091-4e77-9ef7-ef9717e22620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7270 | 2026.02.24 00:40:21.852046 [ 4 ] {efc37784-7091-4e77-9ef7-ef9717e22620} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7271 | 2026.02.24 00:40:21.852258 [ 4 ] {efc37784-7091-4e77-9ef7-ef9717e22620} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7272 | 2026.02.24 00:40:21.852384 [ 4 ] {efc37784-7091-4e77-9ef7-ef9717e22620} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001165 sec., 48927.03862660944 rows/sec., 3.73 MiB/sec. | ||
| 7273 | 2026.02.24 00:40:21.852448 [ 4 ] {efc37784-7091-4e77-9ef7-ef9717e22620} <Debug> TCPHandler: Processed in 0.001356675 sec. | ||
| 7274 | 2026.02.24 00:40:21.852552 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7275 | 2026.02.24 00:40:21.852647 [ 4 ] {8f607c5b-42f4-405f-be67-9dc8e99bb7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7276 | 2026.02.24 00:40:21.852686 [ 4 ] {8f607c5b-42f4-405f-be67-9dc8e99bb7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7277 | 2026.02.24 00:40:21.853069 [ 4 ] {8f607c5b-42f4-405f-be67-9dc8e99bb7f1} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7278 | 2026.02.24 00:40:21.853103 [ 4 ] {8f607c5b-42f4-405f-be67-9dc8e99bb7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7279 | 2026.02.24 00:40:21.853399 [ 4 ] {8f607c5b-42f4-405f-be67-9dc8e99bb7f1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7280 | 2026.02.24 00:40:21.853603 [ 4 ] {8f607c5b-42f4-405f-be67-9dc8e99bb7f1} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7281 | 2026.02.24 00:40:21.853756 [ 4 ] {8f607c5b-42f4-405f-be67-9dc8e99bb7f1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001127 sec., 1774.622892635315 rows/sec., 123.91 KiB/sec. | ||
| 7282 | 2026.02.24 00:40:21.853794 [ 4 ] {8f607c5b-42f4-405f-be67-9dc8e99bb7f1} <Debug> TCPHandler: Processed in 0.001290813 sec. | ||
| 7283 | 2026.02.24 00:40:21.853902 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7284 | 2026.02.24 00:40:21.853997 [ 4 ] {04a3929e-45ed-432a-8ce9-2d0eb4f9e6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7285 | 2026.02.24 00:40:21.854036 [ 4 ] {04a3929e-45ed-432a-8ce9-2d0eb4f9e6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7286 | 2026.02.24 00:40:21.854449 [ 4 ] {04a3929e-45ed-432a-8ce9-2d0eb4f9e6ed} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7287 | 2026.02.24 00:40:21.854483 [ 4 ] {04a3929e-45ed-432a-8ce9-2d0eb4f9e6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7288 | 2026.02.24 00:40:21.854775 [ 4 ] {04a3929e-45ed-432a-8ce9-2d0eb4f9e6ed} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7289 | 2026.02.24 00:40:21.854980 [ 4 ] {04a3929e-45ed-432a-8ce9-2d0eb4f9e6ed} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2026.02.24 00:40:21.855108 [ 4 ] {04a3929e-45ed-432a-8ce9-2d0eb4f9e6ed} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001128 sec., 58510.638297872334 rows/sec., 4.57 MiB/sec. | ||
| 7291 | 2026.02.24 00:40:21.855145 [ 4 ] {04a3929e-45ed-432a-8ce9-2d0eb4f9e6ed} <Debug> TCPHandler: Processed in 0.001291973 sec. | ||
| 7292 | 2026.02.24 00:40:21.855260 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2026.02.24 00:40:21.855355 [ 4 ] {13cf692b-8953-4bf7-b1cc-610e08886905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7294 | 2026.02.24 00:40:21.855398 [ 4 ] {13cf692b-8953-4bf7-b1cc-610e08886905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7295 | 2026.02.24 00:40:21.855804 [ 4 ] {13cf692b-8953-4bf7-b1cc-610e08886905} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.02.24 00:40:21.855838 [ 4 ] {13cf692b-8953-4bf7-b1cc-610e08886905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7297 | 2026.02.24 00:40:21.856171 [ 4 ] {13cf692b-8953-4bf7-b1cc-610e08886905} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7298 | 2026.02.24 00:40:21.856381 [ 4 ] {13cf692b-8953-4bf7-b1cc-610e08886905} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.02.24 00:40:21.856512 [ 4 ] {13cf692b-8953-4bf7-b1cc-610e08886905} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001176 sec., 136904.76190476192 rows/sec., 9.53 MiB/sec. | ||
| 7300 | 2026.02.24 00:40:21.856550 [ 4 ] {13cf692b-8953-4bf7-b1cc-610e08886905} <Debug> TCPHandler: Processed in 0.001338684 sec. | ||
| 7301 | 2026.02.24 00:40:21.856651 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2026.02.24 00:40:21.856745 [ 4 ] {8df3074c-19ec-4571-9287-5138dc9596c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7303 | 2026.02.24 00:40:21.856788 [ 4 ] {8df3074c-19ec-4571-9287-5138dc9596c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7304 | 2026.02.24 00:40:21.857119 [ 4 ] {8df3074c-19ec-4571-9287-5138dc9596c7} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.02.24 00:40:21.857156 [ 4 ] {8df3074c-19ec-4571-9287-5138dc9596c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7306 | 2026.02.24 00:40:21.857458 [ 4 ] {8df3074c-19ec-4571-9287-5138dc9596c7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7307 | 2026.02.24 00:40:21.857670 [ 4 ] {8df3074c-19ec-4571-9287-5138dc9596c7} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2026.02.24 00:40:21.857797 [ 4 ] {8df3074c-19ec-4571-9287-5138dc9596c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 7309 | 2026.02.24 00:40:21.857833 [ 4 ] {8df3074c-19ec-4571-9287-5138dc9596c7} <Debug> TCPHandler: Processed in 0.001230472 sec. | ||
| 7310 | 2026.02.24 00:40:22.725973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17738 | ||
| 7311 | 2026.02.24 00:40:22.726455 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2026.02.24 00:40:22.726493 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7313 | 2026.02.24 00:40:22.726966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7314 | 2026.02.24 00:40:22.727191 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2026.02.24 00:40:22.727320 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17738 | ||
| 7316 | 2026.02.24 00:40:23.639804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7317 | 2026.02.24 00:40:23.655381 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.02.24 00:40:23.655433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7319 | 2026.02.24 00:40:23.660846 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7320 | 2026.02.24 00:40:23.661542 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.02.24 00:40:23.664143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7322 | 2026.02.24 00:40:25.221309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 892 | ||
| 7323 | 2026.02.24 00:40:25.223767 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2026.02.24 00:40:25.223815 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 7325 | 2026.02.24 00:40:25.225003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7326 | 2026.02.24 00:40:25.225254 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2026.02.24 00:40:25.225517 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 892 | ||
| 7328 | 2026.02.24 00:40:26.851344 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2026.02.24 00:40:26.851559 [ 4 ] {76a81c36-d1a4-4b3f-b90a-d2170e278cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7330 | 2026.02.24 00:40:26.851630 [ 4 ] {76a81c36-d1a4-4b3f-b90a-d2170e278cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7331 | 2026.02.24 00:40:26.852403 [ 4 ] {76a81c36-d1a4-4b3f-b90a-d2170e278cd2} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.02.24 00:40:26.852448 [ 4 ] {76a81c36-d1a4-4b3f-b90a-d2170e278cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7333 | 2026.02.24 00:40:26.852874 [ 4 ] {76a81c36-d1a4-4b3f-b90a-d2170e278cd2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7334 | 2026.02.24 00:40:26.853108 [ 4 ] {76a81c36-d1a4-4b3f-b90a-d2170e278cd2} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.02.24 00:40:26.853269 [ 4 ] {76a81c36-d1a4-4b3f-b90a-d2170e278cd2} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001765 sec., 78186.96883852691 rows/sec., 6.78 MiB/sec. | ||
| 7336 | 2026.02.24 00:40:26.853314 [ 4 ] {76a81c36-d1a4-4b3f-b90a-d2170e278cd2} <Debug> TCPHandler: Processed in 0.002103708 sec. | ||
| 7337 | 2026.02.24 00:40:26.853441 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7338 | 2026.02.24 00:40:26.853537 [ 4 ] {5d9b6b15-51d3-4511-a068-7eb357780adb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7339 | 2026.02.24 00:40:26.853588 [ 4 ] {5d9b6b15-51d3-4511-a068-7eb357780adb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7340 | 2026.02.24 00:40:26.854033 [ 4 ] {5d9b6b15-51d3-4511-a068-7eb357780adb} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2026.02.24 00:40:26.854068 [ 4 ] {5d9b6b15-51d3-4511-a068-7eb357780adb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7342 | 2026.02.24 00:40:26.854425 [ 4 ] {5d9b6b15-51d3-4511-a068-7eb357780adb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7343 | 2026.02.24 00:40:26.854636 [ 4 ] {5d9b6b15-51d3-4511-a068-7eb357780adb} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2026.02.24 00:40:26.854770 [ 4 ] {5d9b6b15-51d3-4511-a068-7eb357780adb} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001252 sec., 32747.603833865815 rows/sec., 2.40 MiB/sec. | ||
| 7345 | 2026.02.24 00:40:26.854809 [ 4 ] {5d9b6b15-51d3-4511-a068-7eb357780adb} <Debug> TCPHandler: Processed in 0.001419596 sec. | ||
| 7346 | 2026.02.24 00:40:26.854935 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7347 | 2026.02.24 00:40:26.855029 [ 4 ] {30ee074c-8c76-41f0-8316-f25fe0e2255f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7348 | 2026.02.24 00:40:26.855069 [ 4 ] {30ee074c-8c76-41f0-8316-f25fe0e2255f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7349 | 2026.02.24 00:40:26.855524 [ 4 ] {30ee074c-8c76-41f0-8316-f25fe0e2255f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2026.02.24 00:40:26.855566 [ 4 ] {30ee074c-8c76-41f0-8316-f25fe0e2255f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7351 | 2026.02.24 00:40:26.855854 [ 4 ] {30ee074c-8c76-41f0-8316-f25fe0e2255f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7352 | 2026.02.24 00:40:26.856058 [ 4 ] {30ee074c-8c76-41f0-8316-f25fe0e2255f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2026.02.24 00:40:26.856190 [ 4 ] {30ee074c-8c76-41f0-8316-f25fe0e2255f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001179 sec., 89058.524173028 rows/sec., 6.96 MiB/sec. | ||
| 7354 | 2026.02.24 00:40:26.856227 [ 4 ] {30ee074c-8c76-41f0-8316-f25fe0e2255f} <Debug> TCPHandler: Processed in 0.001340634 sec. | ||
| 7355 | 2026.02.24 00:40:26.856351 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.02.24 00:40:26.856445 [ 4 ] {9d6aee1a-a17c-4c72-8288-7cb68dd2b346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7357 | 2026.02.24 00:40:26.856490 [ 4 ] {9d6aee1a-a17c-4c72-8288-7cb68dd2b346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7358 | 2026.02.24 00:40:26.856895 [ 4 ] {9d6aee1a-a17c-4c72-8288-7cb68dd2b346} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2026.02.24 00:40:26.856930 [ 4 ] {9d6aee1a-a17c-4c72-8288-7cb68dd2b346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7360 | 2026.02.24 00:40:26.857268 [ 4 ] {9d6aee1a-a17c-4c72-8288-7cb68dd2b346} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7361 | 2026.02.24 00:40:26.857473 [ 4 ] {9d6aee1a-a17c-4c72-8288-7cb68dd2b346} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.02.24 00:40:26.857602 [ 4 ] {9d6aee1a-a17c-4c72-8288-7cb68dd2b346} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 7363 | 2026.02.24 00:40:26.857639 [ 4 ] {9d6aee1a-a17c-4c72-8288-7cb68dd2b346} <Debug> TCPHandler: Processed in 0.001336624 sec. | ||
| 7364 | 2026.02.24 00:40:26.857754 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2026.02.24 00:40:26.857848 [ 4 ] {6e1f347f-40c1-4876-8fdd-15214fb42933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7366 | 2026.02.24 00:40:26.857902 [ 4 ] {6e1f347f-40c1-4876-8fdd-15214fb42933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7367 | 2026.02.24 00:40:26.858700 [ 4 ] {6e1f347f-40c1-4876-8fdd-15214fb42933} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.02.24 00:40:26.858736 [ 4 ] {6e1f347f-40c1-4876-8fdd-15214fb42933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7369 | 2026.02.24 00:40:26.859291 [ 4 ] {6e1f347f-40c1-4876-8fdd-15214fb42933} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7370 | 2026.02.24 00:40:26.859503 [ 4 ] {6e1f347f-40c1-4876-8fdd-15214fb42933} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.02.24 00:40:26.859636 [ 4 ] {6e1f347f-40c1-4876-8fdd-15214fb42933} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001805 sec., 22714.681440443215 rows/sec., 40.70 MiB/sec. | ||
| 7372 | 2026.02.24 00:40:26.859688 [ 4 ] {6e1f347f-40c1-4876-8fdd-15214fb42933} <Debug> TCPHandler: Processed in 0.001985766 sec. | ||
| 7373 | 2026.02.24 00:40:26.859806 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7374 | 2026.02.24 00:40:26.859901 [ 4 ] {489660d6-2e7f-4a84-b5a6-0a6b35add24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7375 | 2026.02.24 00:40:26.859942 [ 4 ] {489660d6-2e7f-4a84-b5a6-0a6b35add24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7376 | 2026.02.24 00:40:26.860277 [ 4 ] {489660d6-2e7f-4a84-b5a6-0a6b35add24f} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7377 | 2026.02.24 00:40:26.860313 [ 4 ] {489660d6-2e7f-4a84-b5a6-0a6b35add24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7378 | 2026.02.24 00:40:26.860623 [ 4 ] {489660d6-2e7f-4a84-b5a6-0a6b35add24f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7379 | 2026.02.24 00:40:26.860835 [ 4 ] {489660d6-2e7f-4a84-b5a6-0a6b35add24f} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2026.02.24 00:40:26.860970 [ 4 ] {489660d6-2e7f-4a84-b5a6-0a6b35add24f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 7381 | 2026.02.24 00:40:26.861006 [ 4 ] {489660d6-2e7f-4a84-b5a6-0a6b35add24f} <Debug> TCPHandler: Processed in 0.001249832 sec. | ||
| 7382 | 2026.02.24 00:40:30.015986 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7383 | 2026.02.24 00:40:30.016049 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7384 | 2026.02.24 00:40:30.227754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18250 | ||
| 7385 | 2026.02.24 00:40:30.228256 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2026.02.24 00:40:30.228293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7387 | 2026.02.24 00:40:30.228753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7388 | 2026.02.24 00:40:30.228975 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2026.02.24 00:40:30.229113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18250 | ||
| 7390 | 2026.02.24 00:40:31.164510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7391 | 2026.02.24 00:40:31.181322 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2026.02.24 00:40:31.181382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7393 | 2026.02.24 00:40:31.187133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7394 | 2026.02.24 00:40:31.187852 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.02.24 00:40:31.191166 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7396 | 2026.02.24 00:40:31.848102 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2026.02.24 00:40:31.848280 [ 4 ] {7a849ce8-e4ad-4752-9fe3-a2b8b6534b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7398 | 2026.02.24 00:40:31.848347 [ 4 ] {7a849ce8-e4ad-4752-9fe3-a2b8b6534b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7399 | 2026.02.24 00:40:31.849003 [ 4 ] {7a849ce8-e4ad-4752-9fe3-a2b8b6534b8b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2026.02.24 00:40:31.849055 [ 4 ] {7a849ce8-e4ad-4752-9fe3-a2b8b6534b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7401 | 2026.02.24 00:40:31.849470 [ 4 ] {7a849ce8-e4ad-4752-9fe3-a2b8b6534b8b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7402 | 2026.02.24 00:40:31.849702 [ 4 ] {7a849ce8-e4ad-4752-9fe3-a2b8b6534b8b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.02.24 00:40:31.849859 [ 4 ] {7a849ce8-e4ad-4752-9fe3-a2b8b6534b8b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.63 MiB/sec. | ||
| 7404 | 2026.02.24 00:40:31.849907 [ 4 ] {7a849ce8-e4ad-4752-9fe3-a2b8b6534b8b} <Debug> TCPHandler: Processed in 0.001931915 sec. | ||
| 7405 | 2026.02.24 00:40:31.850030 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.02.24 00:40:31.850133 [ 4 ] {674dabb6-5337-4e35-9537-97ea388f9132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7407 | 2026.02.24 00:40:31.850177 [ 4 ] {674dabb6-5337-4e35-9537-97ea388f9132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7408 | 2026.02.24 00:40:31.850613 [ 4 ] {674dabb6-5337-4e35-9537-97ea388f9132} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.02.24 00:40:31.850650 [ 4 ] {674dabb6-5337-4e35-9537-97ea388f9132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7410 | 2026.02.24 00:40:31.850961 [ 4 ] {674dabb6-5337-4e35-9537-97ea388f9132} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7411 | 2026.02.24 00:40:31.851178 [ 4 ] {674dabb6-5337-4e35-9537-97ea388f9132} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.02.24 00:40:31.851310 [ 4 ] {674dabb6-5337-4e35-9537-97ea388f9132} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 7413 | 2026.02.24 00:40:31.851349 [ 4 ] {674dabb6-5337-4e35-9537-97ea388f9132} <Debug> TCPHandler: Processed in 0.001369915 sec. | ||
| 7414 | 2026.02.24 00:40:31.851462 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2026.02.24 00:40:31.851558 [ 4 ] {8ba0bc19-113c-470f-905e-8255340412b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7416 | 2026.02.24 00:40:31.851602 [ 4 ] {8ba0bc19-113c-470f-905e-8255340412b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7417 | 2026.02.24 00:40:31.852022 [ 4 ] {8ba0bc19-113c-470f-905e-8255340412b6} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.02.24 00:40:31.852056 [ 4 ] {8ba0bc19-113c-470f-905e-8255340412b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7419 | 2026.02.24 00:40:31.852386 [ 4 ] {8ba0bc19-113c-470f-905e-8255340412b6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7420 | 2026.02.24 00:40:31.852606 [ 4 ] {8ba0bc19-113c-470f-905e-8255340412b6} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2026.02.24 00:40:31.852735 [ 4 ] {8ba0bc19-113c-470f-905e-8255340412b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 7422 | 2026.02.24 00:40:31.852771 [ 4 ] {8ba0bc19-113c-470f-905e-8255340412b6} <Debug> TCPHandler: Processed in 0.001358584 sec. | ||
| 7423 | 2026.02.24 00:40:31.852879 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7424 | 2026.02.24 00:40:31.852972 [ 4 ] {a92eaef8-7150-4364-b8fc-a4d82211fc73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7425 | 2026.02.24 00:40:31.853012 [ 4 ] {a92eaef8-7150-4364-b8fc-a4d82211fc73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7426 | 2026.02.24 00:40:31.853341 [ 4 ] {a92eaef8-7150-4364-b8fc-a4d82211fc73} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2026.02.24 00:40:31.853375 [ 4 ] {a92eaef8-7150-4364-b8fc-a4d82211fc73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7428 | 2026.02.24 00:40:31.853672 [ 4 ] {a92eaef8-7150-4364-b8fc-a4d82211fc73} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7429 | 2026.02.24 00:40:31.853895 [ 4 ] {a92eaef8-7150-4364-b8fc-a4d82211fc73} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2026.02.24 00:40:31.854023 [ 4 ] {a92eaef8-7150-4364-b8fc-a4d82211fc73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 7431 | 2026.02.24 00:40:31.854058 [ 4 ] {a92eaef8-7150-4364-b8fc-a4d82211fc73} <Debug> TCPHandler: Processed in 0.001227833 sec. | ||
| 7432 | 2026.02.24 00:40:35.226300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 912 | ||
| 7433 | 2026.02.24 00:40:35.228378 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2026.02.24 00:40:35.228435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7435 | 2026.02.24 00:40:35.229621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7436 | 2026.02.24 00:40:35.229888 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.02.24 00:40:35.230258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 7438 | 2026.02.24 00:40:36.879546 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7439 | 2026.02.24 00:40:36.879736 [ 4 ] {f35d12ac-d34f-4d4a-9067-045acbc463ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7440 | 2026.02.24 00:40:36.879799 [ 4 ] {f35d12ac-d34f-4d4a-9067-045acbc463ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7441 | 2026.02.24 00:40:36.880445 [ 4 ] {f35d12ac-d34f-4d4a-9067-045acbc463ac} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7442 | 2026.02.24 00:40:36.880483 [ 4 ] {f35d12ac-d34f-4d4a-9067-045acbc463ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7443 | 2026.02.24 00:40:36.880877 [ 4 ] {f35d12ac-d34f-4d4a-9067-045acbc463ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7444 | 2026.02.24 00:40:36.881098 [ 4 ] {f35d12ac-d34f-4d4a-9067-045acbc463ac} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7445 | 2026.02.24 00:40:36.881248 [ 4 ] {f35d12ac-d34f-4d4a-9067-045acbc463ac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001559 sec., 15394.483643361129 rows/sec., 1.28 MiB/sec. | ||
| 7446 | 2026.02.24 00:40:36.881290 [ 4 ] {f35d12ac-d34f-4d4a-9067-045acbc463ac} <Debug> TCPHandler: Processed in 0.001868583 sec. | ||
| 7447 | 2026.02.24 00:40:36.881426 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7448 | 2026.02.24 00:40:36.881523 [ 4 ] {55c88b5c-cec1-4720-8487-be4089a6a84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7449 | 2026.02.24 00:40:36.881564 [ 4 ] {55c88b5c-cec1-4720-8487-be4089a6a84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7450 | 2026.02.24 00:40:36.881992 [ 4 ] {55c88b5c-cec1-4720-8487-be4089a6a84e} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7451 | 2026.02.24 00:40:36.882029 [ 4 ] {55c88b5c-cec1-4720-8487-be4089a6a84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7452 | 2026.02.24 00:40:36.882321 [ 4 ] {55c88b5c-cec1-4720-8487-be4089a6a84e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7453 | 2026.02.24 00:40:36.882534 [ 4 ] {55c88b5c-cec1-4720-8487-be4089a6a84e} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7454 | 2026.02.24 00:40:36.882664 [ 4 ] {55c88b5c-cec1-4720-8487-be4089a6a84e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00116 sec., 3448.2758620689656 rows/sec., 281.18 KiB/sec. | ||
| 7455 | 2026.02.24 00:40:36.882701 [ 4 ] {55c88b5c-cec1-4720-8487-be4089a6a84e} <Debug> TCPHandler: Processed in 0.001332634 sec. | ||
| 7456 | 2026.02.24 00:40:36.882823 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7457 | 2026.02.24 00:40:36.882929 [ 4 ] {7cd71f2f-8afd-42d5-bc8c-b13981816c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7458 | 2026.02.24 00:40:36.882968 [ 4 ] {7cd71f2f-8afd-42d5-bc8c-b13981816c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7459 | 2026.02.24 00:40:36.883947 [ 4 ] {7cd71f2f-8afd-42d5-bc8c-b13981816c77} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2026.02.24 00:40:36.883984 [ 4 ] {7cd71f2f-8afd-42d5-bc8c-b13981816c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7461 | 2026.02.24 00:40:36.884389 [ 4 ] {7cd71f2f-8afd-42d5-bc8c-b13981816c77} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7462 | 2026.02.24 00:40:36.884604 [ 4 ] {7cd71f2f-8afd-42d5-bc8c-b13981816c77} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2026.02.24 00:40:36.884733 [ 4 ] {7cd71f2f-8afd-42d5-bc8c-b13981816c77} <Debug> executeQuery: Read 1400 rows, 119.96 KiB in 0.001822 sec., 768386.3885839736 rows/sec., 64.30 MiB/sec. | ||
| 7464 | 2026.02.24 00:40:36.884744 [ 111 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7465 | 2026.02.24 00:40:36.884771 [ 4 ] {7cd71f2f-8afd-42d5-bc8c-b13981816c77} <Debug> TCPHandler: Processed in 0.001997256 sec. | ||
| 7466 | 2026.02.24 00:40:36.884814 [ 111 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.02.24 00:40:36.884839 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7468 | 2026.02.24 00:40:36.884911 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7469 | 2026.02.24 00:40:36.884975 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 7470 | 2026.02.24 00:40:36.885016 [ 4 ] {27a7cbcc-c0b2-4771-bf4e-a2c717a8211e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7471 | 2026.02.24 00:40:36.885064 [ 4 ] {27a7cbcc-c0b2-4771-bf4e-a2c717a8211e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7472 | 2026.02.24 00:40:36.885141 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7473 | 2026.02.24 00:40:36.885183 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2150 rows starting from the beginning of the part | ||
| 7474 | 2026.02.24 00:40:36.885257 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 138 rows starting from the beginning of the part | ||
| 7475 | 2026.02.24 00:40:36.885309 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 57 rows starting from the beginning of the part | ||
| 7476 | 2026.02.24 00:40:36.885357 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 7477 | 2026.02.24 00:40:36.885403 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7478 | 2026.02.24 00:40:36.885449 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1400 rows starting from the beginning of the part | ||
| 7479 | 2026.02.24 00:40:36.885533 [ 4 ] {27a7cbcc-c0b2-4771-bf4e-a2c717a8211e} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2026.02.24 00:40:36.885582 [ 4 ] {27a7cbcc-c0b2-4771-bf4e-a2c717a8211e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7481 | 2026.02.24 00:40:36.885914 [ 4 ] {27a7cbcc-c0b2-4771-bf4e-a2c717a8211e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7482 | 2026.02.24 00:40:36.886130 [ 4 ] {27a7cbcc-c0b2-4771-bf4e-a2c717a8211e} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2026.02.24 00:40:36.886254 [ 108 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7484 | 2026.02.24 00:40:36.886263 [ 4 ] {27a7cbcc-c0b2-4771-bf4e-a2c717a8211e} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001267 sec., 44988.16101026046 rows/sec., 3.33 MiB/sec. | ||
| 7485 | 2026.02.24 00:40:36.886292 [ 108 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.02.24 00:40:36.886313 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7487 | 2026.02.24 00:40:36.886314 [ 4 ] {27a7cbcc-c0b2-4771-bf4e-a2c717a8211e} <Debug> TCPHandler: Processed in 0.001451457 sec. | ||
| 7488 | 2026.02.24 00:40:36.886399 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 7489 | 2026.02.24 00:40:36.886455 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7490 | 2026.02.24 00:40:36.886496 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7491 | 2026.02.24 00:40:36.886526 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 215 rows starting from the beginning of the part | ||
| 7492 | 2026.02.24 00:40:36.886563 [ 4 ] {389783a8-35a5-458c-8c9f-a93dadcde4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7493 | 2026.02.24 00:40:36.886580 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 65 rows starting from the beginning of the part | ||
| 7494 | 2026.02.24 00:40:36.886607 [ 4 ] {389783a8-35a5-458c-8c9f-a93dadcde4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7495 | 2026.02.24 00:40:36.886630 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 7496 | 2026.02.24 00:40:36.886675 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 7497 | 2026.02.24 00:40:36.886719 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 7498 | 2026.02.24 00:40:36.886756 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 57 rows starting from the beginning of the part | ||
| 7499 | 2026.02.24 00:40:36.887026 [ 197 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3939 rows, containing 5 columns (5 merged, 0 gathered) in 0.002114338 sec., 1862994.4691908297 rows/sec., 161.24 MiB/sec. | ||
| 7500 | 2026.02.24 00:40:36.887125 [ 4 ] {389783a8-35a5-458c-8c9f-a93dadcde4f4} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.02.24 00:40:36.887167 [ 4 ] {389783a8-35a5-458c-8c9f-a93dadcde4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7502 | 2026.02.24 00:40:36.887314 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7503 | 2026.02.24 00:40:36.887421 [ 193 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001058939 sec., 397567.7541388125 rows/sec., 28.72 MiB/sec. | ||
| 7504 | 2026.02.24 00:40:36.887531 [ 4 ] {389783a8-35a5-458c-8c9f-a93dadcde4f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7505 | 2026.02.24 00:40:36.887560 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7506 | 2026.02.24 00:40:36.887627 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_56_11} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.02.24 00:40:36.887752 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_56_11} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7508 | 2026.02.24 00:40:36.887794 [ 4 ] {389783a8-35a5-458c-8c9f-a93dadcde4f4} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2026.02.24 00:40:36.887847 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 7510 | 2026.02.24 00:40:36.887879 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_36_7} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2026.02.24 00:40:36.887928 [ 4 ] {389783a8-35a5-458c-8c9f-a93dadcde4f4} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001383 sec., 182212.5813449024 rows/sec., 12.60 MiB/sec. | ||
| 7512 | 2026.02.24 00:40:36.887958 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_36_7} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7513 | 2026.02.24 00:40:36.887981 [ 4 ] {389783a8-35a5-458c-8c9f-a93dadcde4f4} <Debug> TCPHandler: Processed in 0.001573169 sec. | ||
| 7514 | 2026.02.24 00:40:36.888040 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7515 | 2026.02.24 00:40:36.888112 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7516 | 2026.02.24 00:40:36.888220 [ 4 ] {a21c2ee9-a005-4df1-a942-92f153f5a04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7517 | 2026.02.24 00:40:36.888260 [ 4 ] {a21c2ee9-a005-4df1-a942-92f153f5a04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7518 | 2026.02.24 00:40:36.888695 [ 4 ] {a21c2ee9-a005-4df1-a942-92f153f5a04f} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7519 | 2026.02.24 00:40:36.888730 [ 4 ] {a21c2ee9-a005-4df1-a942-92f153f5a04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7520 | 2026.02.24 00:40:36.889034 [ 4 ] {a21c2ee9-a005-4df1-a942-92f153f5a04f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7521 | 2026.02.24 00:40:36.889241 [ 4 ] {a21c2ee9-a005-4df1-a942-92f153f5a04f} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7522 | 2026.02.24 00:40:36.889370 [ 4 ] {a21c2ee9-a005-4df1-a942-92f153f5a04f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001168 sec., 10273.972602739726 rows/sec., 802.65 KiB/sec. | ||
| 7523 | 2026.02.24 00:40:36.889408 [ 4 ] {a21c2ee9-a005-4df1-a942-92f153f5a04f} <Debug> TCPHandler: Processed in 0.001345074 sec. | ||
| 7524 | 2026.02.24 00:40:36.889526 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7525 | 2026.02.24 00:40:36.889630 [ 4 ] {974c9c72-1458-400b-92c2-556f765694b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7526 | 2026.02.24 00:40:36.889669 [ 4 ] {974c9c72-1458-400b-92c2-556f765694b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7527 | 2026.02.24 00:40:36.890320 [ 4 ] {974c9c72-1458-400b-92c2-556f765694b6} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.02.24 00:40:36.890354 [ 4 ] {974c9c72-1458-400b-92c2-556f765694b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7529 | 2026.02.24 00:40:36.890679 [ 4 ] {974c9c72-1458-400b-92c2-556f765694b6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7530 | 2026.02.24 00:40:36.890889 [ 4 ] {974c9c72-1458-400b-92c2-556f765694b6} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.02.24 00:40:36.891019 [ 4 ] {974c9c72-1458-400b-92c2-556f765694b6} <Debug> executeQuery: Read 601 rows, 46.27 KiB in 0.001407 sec., 427149.9644633973 rows/sec., 32.12 MiB/sec. | ||
| 7532 | 2026.02.24 00:40:36.891021 [ 111 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7533 | 2026.02.24 00:40:36.891059 [ 4 ] {974c9c72-1458-400b-92c2-556f765694b6} <Debug> TCPHandler: Processed in 0.001581288 sec. | ||
| 7534 | 2026.02.24 00:40:36.891074 [ 111 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7535 | 2026.02.24 00:40:36.891102 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7536 | 2026.02.24 00:40:36.891182 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2026.02.24 00:40:36.891248 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 7538 | 2026.02.24 00:40:36.891282 [ 4 ] {63c87434-f30b-40a9-9fa8-2ac2f92ce7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7539 | 2026.02.24 00:40:36.891387 [ 4 ] {63c87434-f30b-40a9-9fa8-2ac2f92ce7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7540 | 2026.02.24 00:40:36.891482 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7541 | 2026.02.24 00:40:36.891544 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1061 rows starting from the beginning of the part | ||
| 7542 | 2026.02.24 00:40:36.891652 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 105 rows starting from the beginning of the part | ||
| 7543 | 2026.02.24 00:40:36.891726 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 66 rows starting from the beginning of the part | ||
| 7544 | 2026.02.24 00:40:36.891796 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 7545 | 2026.02.24 00:40:36.891861 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7546 | 2026.02.24 00:40:36.891927 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 601 rows starting from the beginning of the part | ||
| 7547 | 2026.02.24 00:40:36.892007 [ 4 ] {63c87434-f30b-40a9-9fa8-2ac2f92ce7ca} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2026.02.24 00:40:36.892053 [ 4 ] {63c87434-f30b-40a9-9fa8-2ac2f92ce7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7549 | 2026.02.24 00:40:36.892467 [ 4 ] {63c87434-f30b-40a9-9fa8-2ac2f92ce7ca} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7550 | 2026.02.24 00:40:36.892691 [ 4 ] {63c87434-f30b-40a9-9fa8-2ac2f92ce7ca} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.02.24 00:40:36.892829 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7552 | 2026.02.24 00:40:36.892833 [ 4 ] {63c87434-f30b-40a9-9fa8-2ac2f92ce7ca} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001569 sec., 562141.4913957935 rows/sec., 38.15 MiB/sec. | ||
| 7553 | 2026.02.24 00:40:36.892869 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7554 | 2026.02.24 00:40:36.892890 [ 4 ] {63c87434-f30b-40a9-9fa8-2ac2f92ce7ca} <Debug> TCPHandler: Processed in 0.001756642 sec. | ||
| 7555 | 2026.02.24 00:40:36.892894 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7556 | 2026.02.24 00:40:36.893011 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 7557 | 2026.02.24 00:40:36.893012 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7558 | 2026.02.24 00:40:36.893131 [ 4 ] {811e768a-ab5b-4113-994e-8cc5ed666917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7559 | 2026.02.24 00:40:36.893136 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7560 | 2026.02.24 00:40:36.893185 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15764 rows starting from the beginning of the part | ||
| 7561 | 2026.02.24 00:40:36.893203 [ 4 ] {811e768a-ab5b-4113-994e-8cc5ed666917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7562 | 2026.02.24 00:40:36.893219 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.002046967 sec., 978032.376682184 rows/sec., 76.51 MiB/sec. | ||
| 7563 | 2026.02.24 00:40:36.893249 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 7564 | 2026.02.24 00:40:36.893296 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 161 rows starting from the beginning of the part | ||
| 7565 | 2026.02.24 00:40:36.893341 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 7566 | 2026.02.24 00:40:36.893382 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 7567 | 2026.02.24 00:40:36.893423 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 882 rows starting from the beginning of the part | ||
| 7568 | 2026.02.24 00:40:36.893437 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7569 | 2026.02.24 00:40:36.893760 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_56_11} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2026.02.24 00:40:36.893844 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_56_11} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7571 | 2026.02.24 00:40:36.893940 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 7572 | 2026.02.24 00:40:36.894065 [ 4 ] {811e768a-ab5b-4113-994e-8cc5ed666917} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.02.24 00:40:36.894106 [ 4 ] {811e768a-ab5b-4113-994e-8cc5ed666917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7574 | 2026.02.24 00:40:36.894705 [ 4 ] {811e768a-ab5b-4113-994e-8cc5ed666917} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7575 | 2026.02.24 00:40:36.894950 [ 4 ] {811e768a-ab5b-4113-994e-8cc5ed666917} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.02.24 00:40:36.895095 [ 4 ] {811e768a-ab5b-4113-994e-8cc5ed666917} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001982 sec., 20686.175580222 rows/sec., 37.07 MiB/sec. | ||
| 7577 | 2026.02.24 00:40:36.895149 [ 4 ] {811e768a-ab5b-4113-994e-8cc5ed666917} <Debug> TCPHandler: Processed in 0.00218591 sec. | ||
| 7578 | 2026.02.24 00:40:36.895267 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2026.02.24 00:40:36.895372 [ 4 ] {0063b46a-c7b8-44b6-9c4a-263fbf1031fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7580 | 2026.02.24 00:40:36.895412 [ 4 ] {0063b46a-c7b8-44b6-9c4a-263fbf1031fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7581 | 2026.02.24 00:40:36.895750 [ 4 ] {0063b46a-c7b8-44b6-9c4a-263fbf1031fa} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.02.24 00:40:36.895785 [ 4 ] {0063b46a-c7b8-44b6-9c4a-263fbf1031fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7583 | 2026.02.24 00:40:36.896108 [ 4 ] {0063b46a-c7b8-44b6-9c4a-263fbf1031fa} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7584 | 2026.02.24 00:40:36.896318 [ 4 ] {0063b46a-c7b8-44b6-9c4a-263fbf1031fa} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.02.24 00:40:36.896444 [ 4 ] {0063b46a-c7b8-44b6-9c4a-263fbf1031fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 7586 | 2026.02.24 00:40:36.896448 [ 111 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7587 | 2026.02.24 00:40:36.896482 [ 4 ] {0063b46a-c7b8-44b6-9c4a-263fbf1031fa} <Debug> TCPHandler: Processed in 0.001264553 sec. | ||
| 7588 | 2026.02.24 00:40:36.896495 [ 111 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2026.02.24 00:40:36.896519 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7590 | 2026.02.24 00:40:36.896609 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 7591 | 2026.02.24 00:40:36.896717 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7592 | 2026.02.24 00:40:36.896749 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2916 rows starting from the beginning of the part | ||
| 7593 | 2026.02.24 00:40:36.896809 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 7594 | 2026.02.24 00:40:36.896856 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7595 | 2026.02.24 00:40:36.896900 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 7596 | 2026.02.24 00:40:36.896945 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 7597 | 2026.02.24 00:40:36.896985 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 7598 | 2026.02.24 00:40:36.897961 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17287 rows, containing 5 columns (5 merged, 0 gathered) in 0.00499371 sec., 3461754.887648662 rows/sec., 237.04 MiB/sec. | ||
| 7599 | 2026.02.24 00:40:36.898131 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7600 | 2026.02.24 00:40:36.898268 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001699951 sec., 1891819.2347897089 rows/sec., 126.36 MiB/sec. | ||
| 7601 | 2026.02.24 00:40:36.898374 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.02.24 00:40:36.898438 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7603 | 2026.02.24 00:40:36.898504 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7604 | 2026.02.24 00:40:36.898578 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7605 | 2026.02.24 00:40:36.898807 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_56_11} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.02.24 00:40:36.898867 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_56_11} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7607 | 2026.02.24 00:40:36.898923 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7608 | 2026.02.24 00:40:37.729469 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18698 | ||
| 7609 | 2026.02.24 00:40:37.729974 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.02.24 00:40:37.730025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7611 | 2026.02.24 00:40:37.730544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7612 | 2026.02.24 00:40:37.730785 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.02.24 00:40:37.730934 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18698 | ||
| 7614 | 2026.02.24 00:40:38.691573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7615 | 2026.02.24 00:40:38.707799 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7616 | 2026.02.24 00:40:38.707840 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7617 | 2026.02.24 00:40:38.713732 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7618 | 2026.02.24 00:40:38.714415 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2026.02.24 00:40:38.717111 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7620 | 2026.02.24 00:40:41.848983 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7621 | 2026.02.24 00:40:41.849200 [ 4 ] {19a2c906-3677-473f-bd3c-4fe4a6fd95ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7622 | 2026.02.24 00:40:41.849274 [ 4 ] {19a2c906-3677-473f-bd3c-4fe4a6fd95ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7623 | 2026.02.24 00:40:41.849934 [ 4 ] {19a2c906-3677-473f-bd3c-4fe4a6fd95ae} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7624 | 2026.02.24 00:40:41.849981 [ 4 ] {19a2c906-3677-473f-bd3c-4fe4a6fd95ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7625 | 2026.02.24 00:40:41.850388 [ 4 ] {19a2c906-3677-473f-bd3c-4fe4a6fd95ae} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7626 | 2026.02.24 00:40:41.850627 [ 4 ] {19a2c906-3677-473f-bd3c-4fe4a6fd95ae} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7627 | 2026.02.24 00:40:41.850782 [ 4 ] {19a2c906-3677-473f-bd3c-4fe4a6fd95ae} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.62 MiB/sec. | ||
| 7628 | 2026.02.24 00:40:41.850822 [ 4 ] {19a2c906-3677-473f-bd3c-4fe4a6fd95ae} <Debug> TCPHandler: Processed in 0.001977886 sec. | ||
| 7629 | 2026.02.24 00:40:41.850947 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7630 | 2026.02.24 00:40:41.851043 [ 4 ] {83959a54-3232-44cf-bf2c-533f1e2b9418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7631 | 2026.02.24 00:40:41.851083 [ 4 ] {83959a54-3232-44cf-bf2c-533f1e2b9418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7632 | 2026.02.24 00:40:41.851511 [ 4 ] {83959a54-3232-44cf-bf2c-533f1e2b9418} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7633 | 2026.02.24 00:40:41.851546 [ 4 ] {83959a54-3232-44cf-bf2c-533f1e2b9418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7634 | 2026.02.24 00:40:41.851851 [ 4 ] {83959a54-3232-44cf-bf2c-533f1e2b9418} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7635 | 2026.02.24 00:40:41.852076 [ 4 ] {83959a54-3232-44cf-bf2c-533f1e2b9418} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.02.24 00:40:41.852203 [ 4 ] {83959a54-3232-44cf-bf2c-533f1e2b9418} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 7637 | 2026.02.24 00:40:41.852239 [ 4 ] {83959a54-3232-44cf-bf2c-533f1e2b9418} <Debug> TCPHandler: Processed in 0.001341774 sec. | ||
| 7638 | 2026.02.24 00:40:41.852353 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7639 | 2026.02.24 00:40:41.852448 [ 4 ] {3e555f85-2fd0-4dfa-8313-662158795670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7640 | 2026.02.24 00:40:41.852492 [ 4 ] {3e555f85-2fd0-4dfa-8313-662158795670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7641 | 2026.02.24 00:40:41.852907 [ 4 ] {3e555f85-2fd0-4dfa-8313-662158795670} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7642 | 2026.02.24 00:40:41.852942 [ 4 ] {3e555f85-2fd0-4dfa-8313-662158795670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7643 | 2026.02.24 00:40:41.853271 [ 4 ] {3e555f85-2fd0-4dfa-8313-662158795670} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7644 | 2026.02.24 00:40:41.853483 [ 4 ] {3e555f85-2fd0-4dfa-8313-662158795670} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2026.02.24 00:40:41.853610 [ 4 ] {3e555f85-2fd0-4dfa-8313-662158795670} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 7646 | 2026.02.24 00:40:41.853646 [ 4 ] {3e555f85-2fd0-4dfa-8313-662158795670} <Debug> TCPHandler: Processed in 0.001342154 sec. | ||
| 7647 | 2026.02.24 00:40:41.853751 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7648 | 2026.02.24 00:40:41.853845 [ 4 ] {603c9ee7-375e-4350-9871-0b07702115a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7649 | 2026.02.24 00:40:41.853885 [ 4 ] {603c9ee7-375e-4350-9871-0b07702115a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7650 | 2026.02.24 00:40:41.854221 [ 4 ] {603c9ee7-375e-4350-9871-0b07702115a9} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7651 | 2026.02.24 00:40:41.854254 [ 4 ] {603c9ee7-375e-4350-9871-0b07702115a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7652 | 2026.02.24 00:40:41.854559 [ 4 ] {603c9ee7-375e-4350-9871-0b07702115a9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7653 | 2026.02.24 00:40:41.854765 [ 4 ] {603c9ee7-375e-4350-9871-0b07702115a9} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7654 | 2026.02.24 00:40:41.854889 [ 4 ] {603c9ee7-375e-4350-9871-0b07702115a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 7655 | 2026.02.24 00:40:41.854924 [ 4 ] {603c9ee7-375e-4350-9871-0b07702115a9} <Debug> TCPHandler: Processed in 0.001222382 sec. | ||
| 7656 | 2026.02.24 00:40:45.016094 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7657 | 2026.02.24 00:40:45.016155 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7658 | 2026.02.24 00:40:45.230445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 940 | ||
| 7659 | 2026.02.24 00:40:45.231055 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19210 | ||
| 7660 | 2026.02.24 00:40:45.231622 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7661 | 2026.02.24 00:40:45.231663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7662 | 2026.02.24 00:40:45.232151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7663 | 2026.02.24 00:40:45.232372 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7664 | 2026.02.24 00:40:45.232504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19210 | ||
| 7665 | 2026.02.24 00:40:45.232729 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.02.24 00:40:45.232773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7667 | 2026.02.24 00:40:45.233941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7668 | 2026.02.24 00:40:45.234195 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.02.24 00:40:45.234453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 940 | ||
| 7670 | 2026.02.24 00:40:46.217181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7671 | 2026.02.24 00:40:46.235207 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.02.24 00:40:46.235270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7673 | 2026.02.24 00:40:46.241784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7674 | 2026.02.24 00:40:46.242514 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.02.24 00:40:46.246196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7676 | 2026.02.24 00:40:46.852204 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7677 | 2026.02.24 00:40:46.852383 [ 4 ] {b75f29ef-0fde-42e8-87d9-43ed74c60fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7678 | 2026.02.24 00:40:46.852449 [ 4 ] {b75f29ef-0fde-42e8-87d9-43ed74c60fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7679 | 2026.02.24 00:40:46.853230 [ 4 ] {b75f29ef-0fde-42e8-87d9-43ed74c60fab} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7680 | 2026.02.24 00:40:46.853290 [ 4 ] {b75f29ef-0fde-42e8-87d9-43ed74c60fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7681 | 2026.02.24 00:40:46.853708 [ 4 ] {b75f29ef-0fde-42e8-87d9-43ed74c60fab} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7682 | 2026.02.24 00:40:46.853931 [ 4 ] {b75f29ef-0fde-42e8-87d9-43ed74c60fab} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7683 | 2026.02.24 00:40:46.854095 [ 4 ] {b75f29ef-0fde-42e8-87d9-43ed74c60fab} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.00176 sec., 78409.09090909091 rows/sec., 6.80 MiB/sec. | ||
| 7684 | 2026.02.24 00:40:46.854137 [ 4 ] {b75f29ef-0fde-42e8-87d9-43ed74c60fab} <Debug> TCPHandler: Processed in 0.002064997 sec. | ||
| 7685 | 2026.02.24 00:40:46.854270 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7686 | 2026.02.24 00:40:46.854367 [ 4 ] {304949bb-6473-482c-b0a3-acdcc0182679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7687 | 2026.02.24 00:40:46.854408 [ 4 ] {304949bb-6473-482c-b0a3-acdcc0182679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7688 | 2026.02.24 00:40:46.854829 [ 4 ] {304949bb-6473-482c-b0a3-acdcc0182679} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2026.02.24 00:40:46.854866 [ 4 ] {304949bb-6473-482c-b0a3-acdcc0182679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7690 | 2026.02.24 00:40:46.855161 [ 4 ] {304949bb-6473-482c-b0a3-acdcc0182679} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7691 | 2026.02.24 00:40:46.855373 [ 4 ] {304949bb-6473-482c-b0a3-acdcc0182679} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2026.02.24 00:40:46.855500 [ 4 ] {304949bb-6473-482c-b0a3-acdcc0182679} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001153 sec., 35559.41023417173 rows/sec., 2.61 MiB/sec. | ||
| 7693 | 2026.02.24 00:40:46.855538 [ 4 ] {304949bb-6473-482c-b0a3-acdcc0182679} <Debug> TCPHandler: Processed in 0.001318663 sec. | ||
| 7694 | 2026.02.24 00:40:46.855644 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7695 | 2026.02.24 00:40:46.855751 [ 4 ] {0c20c5ef-1856-4040-9657-1970c2c55ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7696 | 2026.02.24 00:40:46.855792 [ 4 ] {0c20c5ef-1856-4040-9657-1970c2c55ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7697 | 2026.02.24 00:40:46.856238 [ 4 ] {0c20c5ef-1856-4040-9657-1970c2c55ab3} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2026.02.24 00:40:46.856275 [ 4 ] {0c20c5ef-1856-4040-9657-1970c2c55ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7699 | 2026.02.24 00:40:46.856592 [ 4 ] {0c20c5ef-1856-4040-9657-1970c2c55ab3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7700 | 2026.02.24 00:40:46.856805 [ 4 ] {0c20c5ef-1856-4040-9657-1970c2c55ab3} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2026.02.24 00:40:46.856937 [ 4 ] {0c20c5ef-1856-4040-9657-1970c2c55ab3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001205 sec., 87136.92946058093 rows/sec., 6.81 MiB/sec. | ||
| 7702 | 2026.02.24 00:40:46.856976 [ 4 ] {0c20c5ef-1856-4040-9657-1970c2c55ab3} <Debug> TCPHandler: Processed in 0.001382325 sec. | ||
| 7703 | 2026.02.24 00:40:46.857090 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7704 | 2026.02.24 00:40:46.857186 [ 4 ] {651e2780-1cc2-4774-968c-34d609e4dbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7705 | 2026.02.24 00:40:46.857230 [ 4 ] {651e2780-1cc2-4774-968c-34d609e4dbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7706 | 2026.02.24 00:40:46.857634 [ 4 ] {651e2780-1cc2-4774-968c-34d609e4dbc1} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2026.02.24 00:40:46.857669 [ 4 ] {651e2780-1cc2-4774-968c-34d609e4dbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7708 | 2026.02.24 00:40:46.857988 [ 4 ] {651e2780-1cc2-4774-968c-34d609e4dbc1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7709 | 2026.02.24 00:40:46.858204 [ 4 ] {651e2780-1cc2-4774-968c-34d609e4dbc1} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2026.02.24 00:40:46.858336 [ 4 ] {651e2780-1cc2-4774-968c-34d609e4dbc1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 7711 | 2026.02.24 00:40:46.858374 [ 4 ] {651e2780-1cc2-4774-968c-34d609e4dbc1} <Debug> TCPHandler: Processed in 0.001333844 sec. | ||
| 7712 | 2026.02.24 00:40:46.858481 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2026.02.24 00:40:46.858601 [ 4 ] {a94cce2c-eb03-4c3e-917d-76081a5ef11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7714 | 2026.02.24 00:40:46.858661 [ 4 ] {a94cce2c-eb03-4c3e-917d-76081a5ef11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7715 | 2026.02.24 00:40:46.859542 [ 4 ] {a94cce2c-eb03-4c3e-917d-76081a5ef11f} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.02.24 00:40:46.859580 [ 4 ] {a94cce2c-eb03-4c3e-917d-76081a5ef11f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7717 | 2026.02.24 00:40:46.860132 [ 4 ] {a94cce2c-eb03-4c3e-917d-76081a5ef11f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7718 | 2026.02.24 00:40:46.860354 [ 4 ] {a94cce2c-eb03-4c3e-917d-76081a5ef11f} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2026.02.24 00:40:46.860491 [ 4 ] {a94cce2c-eb03-4c3e-917d-76081a5ef11f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00191 sec., 21465.968586387433 rows/sec., 38.47 MiB/sec. | ||
| 7720 | 2026.02.24 00:40:46.860545 [ 4 ] {a94cce2c-eb03-4c3e-917d-76081a5ef11f} <Debug> TCPHandler: Processed in 0.002114848 sec. | ||
| 7721 | 2026.02.24 00:40:46.860660 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2026.02.24 00:40:46.860756 [ 4 ] {c15ff121-a201-44c9-86de-17098697f86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7723 | 2026.02.24 00:40:46.860797 [ 4 ] {c15ff121-a201-44c9-86de-17098697f86f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7724 | 2026.02.24 00:40:46.861134 [ 4 ] {c15ff121-a201-44c9-86de-17098697f86f} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2026.02.24 00:40:46.861171 [ 4 ] {c15ff121-a201-44c9-86de-17098697f86f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7726 | 2026.02.24 00:40:46.861460 [ 4 ] {c15ff121-a201-44c9-86de-17098697f86f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7727 | 2026.02.24 00:40:46.861663 [ 4 ] {c15ff121-a201-44c9-86de-17098697f86f} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2026.02.24 00:40:46.861794 [ 4 ] {c15ff121-a201-44c9-86de-17098697f86f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 7729 | 2026.02.24 00:40:46.861830 [ 4 ] {c15ff121-a201-44c9-86de-17098697f86f} <Debug> TCPHandler: Processed in 0.001219572 sec. | ||
| 7730 | 2026.02.24 00:40:50.343863 [ 58 ] {} <Debug> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7731 | 2026.02.24 00:40:50.343943 [ 58 ] {} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2026.02.24 00:40:50.343968 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7733 | 2026.02.24 00:40:50.344131 [ 187 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::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 | ||
| 7734 | 2026.02.24 00:40:50.344362 [ 187 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7735 | 2026.02.24 00:40:50.344418 [ 187 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 402 rows starting from the beginning of the part | ||
| 7736 | 2026.02.24 00:40:50.344523 [ 187 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 7737 | 2026.02.24 00:40:50.344599 [ 187 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 7738 | 2026.02.24 00:40:50.344677 [ 187 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 7739 | 2026.02.24 00:40:50.344747 [ 187 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 7740 | 2026.02.24 00:40:50.345936 [ 204 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001881454 sec., 749420.3950774241 rows/sec., 54.33 MiB/sec. | ||
| 7741 | 2026.02.24 00:40:50.346086 [ 187 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7742 | 2026.02.24 00:40:50.346331 [ 187 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_14_3} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2026.02.24 00:40:50.346398 [ 187 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_14_3} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7744 | 2026.02.24 00:40:50.346463 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7745 | 2026.02.24 00:40:51.848145 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7746 | 2026.02.24 00:40:51.848349 [ 4 ] {88859971-15ae-4f9c-9c6d-dcfc96100f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7747 | 2026.02.24 00:40:51.848413 [ 4 ] {88859971-15ae-4f9c-9c6d-dcfc96100f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7748 | 2026.02.24 00:40:51.849107 [ 4 ] {88859971-15ae-4f9c-9c6d-dcfc96100f29} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.02.24 00:40:51.849165 [ 4 ] {88859971-15ae-4f9c-9c6d-dcfc96100f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7750 | 2026.02.24 00:40:51.849569 [ 4 ] {88859971-15ae-4f9c-9c6d-dcfc96100f29} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7751 | 2026.02.24 00:40:51.849785 [ 4 ] {88859971-15ae-4f9c-9c6d-dcfc96100f29} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.02.24 00:40:51.849938 [ 4 ] {88859971-15ae-4f9c-9c6d-dcfc96100f29} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.61 MiB/sec. | ||
| 7753 | 2026.02.24 00:40:51.849979 [ 4 ] {88859971-15ae-4f9c-9c6d-dcfc96100f29} <Debug> TCPHandler: Processed in 0.001964105 sec. | ||
| 7754 | 2026.02.24 00:40:51.850163 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2026.02.24 00:40:51.850263 [ 4 ] {3d5014e9-2d95-4f17-9951-5078de843cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7756 | 2026.02.24 00:40:51.850303 [ 4 ] {3d5014e9-2d95-4f17-9951-5078de843cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7757 | 2026.02.24 00:40:51.850758 [ 4 ] {3d5014e9-2d95-4f17-9951-5078de843cfc} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.02.24 00:40:51.850796 [ 4 ] {3d5014e9-2d95-4f17-9951-5078de843cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7759 | 2026.02.24 00:40:51.851097 [ 4 ] {3d5014e9-2d95-4f17-9951-5078de843cfc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7760 | 2026.02.24 00:40:51.851303 [ 4 ] {3d5014e9-2d95-4f17-9951-5078de843cfc} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.02.24 00:40:51.851430 [ 4 ] {3d5014e9-2d95-4f17-9951-5078de843cfc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 7762 | 2026.02.24 00:40:51.851468 [ 4 ] {3d5014e9-2d95-4f17-9951-5078de843cfc} <Debug> TCPHandler: Processed in 0.001353934 sec. | ||
| 7763 | 2026.02.24 00:40:51.851584 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2026.02.24 00:40:51.851678 [ 4 ] {86e60259-0d8d-4754-9a9c-07150a4280c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7765 | 2026.02.24 00:40:51.851721 [ 4 ] {86e60259-0d8d-4754-9a9c-07150a4280c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7766 | 2026.02.24 00:40:51.852164 [ 4 ] {86e60259-0d8d-4754-9a9c-07150a4280c5} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.02.24 00:40:51.852201 [ 4 ] {86e60259-0d8d-4754-9a9c-07150a4280c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7768 | 2026.02.24 00:40:51.852528 [ 4 ] {86e60259-0d8d-4754-9a9c-07150a4280c5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7769 | 2026.02.24 00:40:51.852738 [ 4 ] {86e60259-0d8d-4754-9a9c-07150a4280c5} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.02.24 00:40:51.852866 [ 4 ] {86e60259-0d8d-4754-9a9c-07150a4280c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 7771 | 2026.02.24 00:40:51.852903 [ 4 ] {86e60259-0d8d-4754-9a9c-07150a4280c5} <Debug> TCPHandler: Processed in 0.001366224 sec. | ||
| 7772 | 2026.02.24 00:40:51.853012 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7773 | 2026.02.24 00:40:51.853106 [ 4 ] {43b6d89a-062b-4637-a693-527e74f8c370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7774 | 2026.02.24 00:40:51.853147 [ 4 ] {43b6d89a-062b-4637-a693-527e74f8c370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7775 | 2026.02.24 00:40:51.853479 [ 4 ] {43b6d89a-062b-4637-a693-527e74f8c370} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7776 | 2026.02.24 00:40:51.853514 [ 4 ] {43b6d89a-062b-4637-a693-527e74f8c370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7777 | 2026.02.24 00:40:51.853803 [ 4 ] {43b6d89a-062b-4637-a693-527e74f8c370} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7778 | 2026.02.24 00:40:51.854036 [ 4 ] {43b6d89a-062b-4637-a693-527e74f8c370} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7779 | 2026.02.24 00:40:51.854162 [ 4 ] {43b6d89a-062b-4637-a693-527e74f8c370} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 7780 | 2026.02.24 00:40:51.854197 [ 4 ] {43b6d89a-062b-4637-a693-527e74f8c370} <Debug> TCPHandler: Processed in 0.001232273 sec. | ||
| 7781 | 2026.02.24 00:40:52.733366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19658 | ||
| 7782 | 2026.02.24 00:40:52.733857 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7783 | 2026.02.24 00:40:52.733892 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7784 | 2026.02.24 00:40:52.734372 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7785 | 2026.02.24 00:40:52.734604 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7786 | 2026.02.24 00:40:52.734738 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19658 | ||
| 7787 | 2026.02.24 00:40:52.734763 [ 60 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7788 | 2026.02.24 00:40:52.734832 [ 60 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2026.02.24 00:40:52.734852 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7790 | 2026.02.24 00:40:52.734974 [ 199 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 7791 | 2026.02.24 00:40:52.735118 [ 199 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7792 | 2026.02.24 00:40:52.735160 [ 199 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17290 rows starting from the beginning of the part | ||
| 7793 | 2026.02.24 00:40:52.735229 [ 199 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 7794 | 2026.02.24 00:40:52.735281 [ 199 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 7795 | 2026.02.24 00:40:52.735325 [ 199 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 7796 | 2026.02.24 00:40:52.735366 [ 199 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 7797 | 2026.02.24 00:40:52.735408 [ 199 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 7798 | 2026.02.24 00:40:52.737615 [ 204 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19658 rows, containing 4 columns (4 merged, 0 gathered) in 0.002696288 sec., 7290764.191362347 rows/sec., 104.30 MiB/sec. | ||
| 7799 | 2026.02.24 00:40:52.737979 [ 196 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7800 | 2026.02.24 00:40:52.738275 [ 196 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_41_8} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2026.02.24 00:40:52.738352 [ 196 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_41_8} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7802 | 2026.02.24 00:40:52.738464 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 7803 | 2026.02.24 00:40:53.746991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 7804 | 2026.02.24 00:40:53.764851 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2026.02.24 00:40:53.764919 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7806 | 2026.02.24 00:40:53.771398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7807 | 2026.02.24 00:40:53.772111 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2026.02.24 00:40:53.772410 [ 95 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7809 | 2026.02.24 00:40:53.772472 [ 95 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7810 | 2026.02.24 00:40:53.772491 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7811 | 2026.02.24 00:40:53.772626 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 7812 | 2026.02.24 00:40:53.775796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 7813 | 2026.02.24 00:40:53.776410 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7814 | 2026.02.24 00:40:53.777984 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 7815 | 2026.02.24 00:40:53.782489 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 7816 | 2026.02.24 00:40:53.786910 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 7817 | 2026.02.24 00:40:53.791353 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 7818 | 2026.02.24 00:40:53.795795 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 7819 | 2026.02.24 00:40:53.799843 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 7820 | 2026.02.24 00:40:53.851523 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.078961121 sec., 3913.318302560573 rows/sec., 20.24 MiB/sec. | ||
| 7821 | 2026.02.24 00:40:53.853357 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7822 | 2026.02.24 00:40:53.855010 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_41_8} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.02.24 00:40:53.855099 [ 189 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_41_8} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7824 | 2026.02.24 00:40:53.856519 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7825 | 2026.02.24 00:40:54.001170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.09 MiB, peak 306.49 MiB, free memory in arenas 0.00 B, will set to 295.68 MiB (RSS), difference: 2.59 MiB | ||
| 7826 | 2026.02.24 00:40:55.235345 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 960 | ||
| 7827 | 2026.02.24 00:40:55.237363 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7828 | 2026.02.24 00:40:55.237412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7829 | 2026.02.24 00:40:55.238623 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7830 | 2026.02.24 00:40:55.238885 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2026.02.24 00:40:55.239041 [ 79 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7832 | 2026.02.24 00:40:55.239086 [ 79 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.02.24 00:40:55.239109 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7834 | 2026.02.24 00:40:55.239153 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
| 7835 | 2026.02.24 00:40:55.239253 [ 204 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 7836 | 2026.02.24 00:40:55.240134 [ 204 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7837 | 2026.02.24 00:40:55.240624 [ 204 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 840 rows starting from the beginning of the part | ||
| 7838 | 2026.02.24 00:40:55.241044 [ 204 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 7839 | 2026.02.24 00:40:55.241406 [ 204 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 7840 | 2026.02.24 00:40:55.241803 [ 204 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 7841 | 2026.02.24 00:40:55.242148 [ 204 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 7842 | 2026.02.24 00:40:55.242469 [ 204 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 7843 | 2026.02.24 00:40:55.248562 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 72 columns (72 merged, 0 gathered) in 0.009374399 sec., 102406.5649435233 rows/sec., 86.11 MiB/sec. | ||
| 7844 | 2026.02.24 00:40:55.249820 [ 198 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7845 | 2026.02.24 00:40:55.250423 [ 198 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_31_6} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2026.02.24 00:40:55.250510 [ 198 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_31_6} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7847 | 2026.02.24 00:40:55.250753 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 7848 | 2026.02.24 00:40:56.775200 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45725 | ||
| 7849 | 2026.02.24 00:40:56.775317 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7850 | 2026.02.24 00:40:56.775343 [ 291 ] {} <Debug> TCP-Session: 19a96ea9-ade4-487c-b111-060b439237dd Authenticating user 'default' from [fd00:1122:3344:101::e]:45725 | ||
| 7851 | 2026.02.24 00:40:56.775367 [ 291 ] {} <Debug> TCP-Session: 19a96ea9-ade4-487c-b111-060b439237dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7852 | 2026.02.24 00:40:56.775379 [ 291 ] {} <Debug> TCP-Session: 19a96ea9-ade4-487c-b111-060b439237dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2026.02.24 00:40:56.775564 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36207 | ||
| 7854 | 2026.02.24 00:40:56.775580 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35837 | ||
| 7855 | 2026.02.24 00:40:56.775614 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58264 | ||
| 7856 | 2026.02.24 00:40:56.775645 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62446 | ||
| 7857 | 2026.02.24 00:40:56.775651 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33609 | ||
| 7858 | 2026.02.24 00:40:56.775623 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47327 | ||
| 7859 | 2026.02.24 00:40:56.775706 [ 291 ] {} <Trace> TCP-Session: 19a96ea9-ade4-487c-b111-060b439237dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2026.02.24 00:40:56.775580 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52838 | ||
| 7861 | 2026.02.24 00:40:56.775574 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56407 | ||
| 7862 | 2026.02.24 00:40:56.775802 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7863 | 2026.02.24 00:40:56.775839 [ 292 ] {} <Debug> TCP-Session: aaf875d5-a86b-480f-9487-389c858c4817 Authenticating user 'default' from [fd00:1122:3344:101::e]:36207 | ||
| 7864 | 2026.02.24 00:40:56.775862 [ 292 ] {} <Debug> TCP-Session: aaf875d5-a86b-480f-9487-389c858c4817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2026.02.24 00:40:56.775879 [ 292 ] {} <Debug> TCP-Session: aaf875d5-a86b-480f-9487-389c858c4817 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7866 | 2026.02.24 00:40:56.775905 [ 291 ] {194a6390-0db0-47a6-9540-ae681ca1ee76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45725) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7867 | 2026.02.24 00:40:56.776138 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7868 | 2026.02.24 00:40:56.776164 [ 288 ] {} <Debug> TCP-Session: 88bb844d-2392-41b6-841b-f8e9c112f3f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47327 | ||
| 7869 | 2026.02.24 00:40:56.776173 [ 291 ] {194a6390-0db0-47a6-9540-ae681ca1ee76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7870 | 2026.02.24 00:40:56.776180 [ 288 ] {} <Debug> TCP-Session: 88bb844d-2392-41b6-841b-f8e9c112f3f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7871 | 2026.02.24 00:40:56.776204 [ 288 ] {} <Debug> TCP-Session: 88bb844d-2392-41b6-841b-f8e9c112f3f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7872 | 2026.02.24 00:40:56.776229 [ 291 ] {194a6390-0db0-47a6-9540-ae681ca1ee76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7873 | 2026.02.24 00:40:56.776231 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7874 | 2026.02.24 00:40:56.776273 [ 294 ] {} <Debug> TCP-Session: f5f6e543-a0de-4b47-9a01-f61373d78ae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56407 | ||
| 7875 | 2026.02.24 00:40:56.776292 [ 294 ] {} <Debug> TCP-Session: f5f6e543-a0de-4b47-9a01-f61373d78ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7876 | 2026.02.24 00:40:56.776307 [ 294 ] {} <Debug> TCP-Session: f5f6e543-a0de-4b47-9a01-f61373d78ae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2026.02.24 00:40:56.776508 [ 291 ] {194a6390-0db0-47a6-9540-ae681ca1ee76} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 7878 | 2026.02.24 00:40:56.776556 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7879 | 2026.02.24 00:40:56.776591 [ 3 ] {} <Debug> TCP-Session: 55cae079-d7fd-4c6f-8cab-decb29217353 Authenticating user 'default' from [fd00:1122:3344:101::e]:52838 | ||
| 7880 | 2026.02.24 00:40:56.776615 [ 3 ] {} <Debug> TCP-Session: 55cae079-d7fd-4c6f-8cab-decb29217353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7881 | 2026.02.24 00:40:56.776627 [ 3 ] {} <Debug> TCP-Session: 55cae079-d7fd-4c6f-8cab-decb29217353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2026.02.24 00:40:56.776652 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7883 | 2026.02.24 00:40:56.776683 [ 290 ] {} <Debug> TCP-Session: 786fab88-1667-419f-b7fb-71e2fa48785e Authenticating user 'default' from [fd00:1122:3344:101::e]:33609 | ||
| 7884 | 2026.02.24 00:40:56.776699 [ 290 ] {} <Debug> TCP-Session: 786fab88-1667-419f-b7fb-71e2fa48785e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7885 | 2026.02.24 00:40:56.776710 [ 290 ] {} <Debug> TCP-Session: 786fab88-1667-419f-b7fb-71e2fa48785e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2026.02.24 00:40:56.776917 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7887 | 2026.02.24 00:40:56.776948 [ 289 ] {} <Debug> TCP-Session: c2b5257b-2426-4095-b956-554e3cf62230 Authenticating user 'default' from [fd00:1122:3344:101::e]:62446 | ||
| 7888 | 2026.02.24 00:40:56.776968 [ 289 ] {} <Debug> TCP-Session: c2b5257b-2426-4095-b956-554e3cf62230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7889 | 2026.02.24 00:40:56.776979 [ 289 ] {} <Debug> TCP-Session: c2b5257b-2426-4095-b956-554e3cf62230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7890 | 2026.02.24 00:40:56.776992 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7891 | 2026.02.24 00:40:56.777018 [ 286 ] {} <Debug> TCP-Session: ae5bb83c-a205-4ec3-a96d-dfe73d530b4b Authenticating user 'default' from [fd00:1122:3344:101::e]:58264 | ||
| 7892 | 2026.02.24 00:40:56.777033 [ 286 ] {} <Debug> TCP-Session: ae5bb83c-a205-4ec3-a96d-dfe73d530b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7893 | 2026.02.24 00:40:56.777049 [ 286 ] {} <Debug> TCP-Session: ae5bb83c-a205-4ec3-a96d-dfe73d530b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7894 | 2026.02.24 00:40:56.777217 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7895 | 2026.02.24 00:40:56.777247 [ 293 ] {} <Debug> TCP-Session: f34a51f2-ec66-4d02-aba6-b1f7c48e8644 Authenticating user 'default' from [fd00:1122:3344:101::e]:35837 | ||
| 7896 | 2026.02.24 00:40:56.777263 [ 293 ] {} <Debug> TCP-Session: f34a51f2-ec66-4d02-aba6-b1f7c48e8644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7897 | 2026.02.24 00:40:56.777276 [ 293 ] {} <Debug> TCP-Session: f34a51f2-ec66-4d02-aba6-b1f7c48e8644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7898 | 2026.02.24 00:40:56.777480 [ 341 ] {194a6390-0db0-47a6-9540-ae681ca1ee76} <Trace> AggregatingTransform: Aggregating | ||
| 7899 | 2026.02.24 00:40:56.777519 [ 341 ] {194a6390-0db0-47a6-9540-ae681ca1ee76} <Trace> Aggregator: Aggregation method: without_key | ||
| 7900 | 2026.02.24 00:40:56.777556 [ 341 ] {194a6390-0db0-47a6-9540-ae681ca1ee76} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917727 sec. (1089.649 rows/sec., 42.56 KiB/sec.) | ||
| 7901 | 2026.02.24 00:40:56.777576 [ 341 ] {194a6390-0db0-47a6-9540-ae681ca1ee76} <Trace> Aggregator: Merging aggregated data | ||
| 7902 | 2026.02.24 00:40:56.778960 [ 291 ] {194a6390-0db0-47a6-9540-ae681ca1ee76} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003114 sec., 321.13037893384717 rows/sec., 12.54 KiB/sec. | ||
| 7903 | 2026.02.24 00:40:56.779091 [ 291 ] {194a6390-0db0-47a6-9540-ae681ca1ee76} <Debug> TCPHandler: Processed in 0.003497793 sec. | ||
| 7904 | 2026.02.24 00:40:56.779209 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7905 | 2026.02.24 00:40:56.779236 [ 291 ] {} <Debug> TCP-Session: 19a96ea9-ade4-487c-b111-060b439237dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7906 | 2026.02.24 00:40:56.779246 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7907 | 2026.02.24 00:40:56.779268 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7908 | 2026.02.24 00:40:56.779283 [ 293 ] {} <Debug> TCP-Session: f34a51f2-ec66-4d02-aba6-b1f7c48e8644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7909 | 2026.02.24 00:40:56.779292 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7910 | 2026.02.24 00:40:56.779305 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7911 | 2026.02.24 00:40:56.779324 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7912 | 2026.02.24 00:40:56.779340 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7913 | 2026.02.24 00:40:56.779357 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7914 | 2026.02.24 00:40:56.779367 [ 289 ] {} <Debug> TCP-Session: c2b5257b-2426-4095-b956-554e3cf62230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7915 | 2026.02.24 00:40:56.779380 [ 286 ] {} <Debug> TCP-Session: ae5bb83c-a205-4ec3-a96d-dfe73d530b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7916 | 2026.02.24 00:40:56.779375 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7917 | 2026.02.24 00:40:56.779395 [ 3 ] {} <Debug> TCP-Session: 55cae079-d7fd-4c6f-8cab-decb29217353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7918 | 2026.02.24 00:40:56.779351 [ 290 ] {} <Debug> TCP-Session: 786fab88-1667-419f-b7fb-71e2fa48785e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7919 | 2026.02.24 00:40:56.779434 [ 288 ] {} <Debug> TCP-Session: 88bb844d-2392-41b6-841b-f8e9c112f3f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7920 | 2026.02.24 00:40:56.779342 [ 294 ] {} <Debug> TCP-Session: f5f6e543-a0de-4b47-9a01-f61373d78ae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7921 | 2026.02.24 00:40:56.779316 [ 292 ] {} <Debug> TCP-Session: aaf875d5-a86b-480f-9487-389c858c4817 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7922 | 2026.02.24 00:40:56.850898 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7923 | 2026.02.24 00:40:56.851072 [ 4 ] {0fa1c591-5100-48ba-9a0d-04a3d1780ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7924 | 2026.02.24 00:40:56.851138 [ 4 ] {0fa1c591-5100-48ba-9a0d-04a3d1780ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7925 | 2026.02.24 00:40:56.851834 [ 4 ] {0fa1c591-5100-48ba-9a0d-04a3d1780ac7} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7926 | 2026.02.24 00:40:56.851879 [ 4 ] {0fa1c591-5100-48ba-9a0d-04a3d1780ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7927 | 2026.02.24 00:40:56.852329 [ 4 ] {0fa1c591-5100-48ba-9a0d-04a3d1780ac7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7928 | 2026.02.24 00:40:56.852553 [ 4 ] {0fa1c591-5100-48ba-9a0d-04a3d1780ac7} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7929 | 2026.02.24 00:40:56.852703 [ 4 ] {0fa1c591-5100-48ba-9a0d-04a3d1780ac7} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001679 sec., 82191.78082191781 rows/sec., 7.13 MiB/sec. | ||
| 7930 | 2026.02.24 00:40:56.852744 [ 4 ] {0fa1c591-5100-48ba-9a0d-04a3d1780ac7} <Debug> TCPHandler: Processed in 0.001960325 sec. | ||
| 7931 | 2026.02.24 00:40:56.852861 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7932 | 2026.02.24 00:40:56.852958 [ 4 ] {65c58a64-84de-4bc6-9a6c-0eca443eb312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7933 | 2026.02.24 00:40:56.853000 [ 4 ] {65c58a64-84de-4bc6-9a6c-0eca443eb312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7934 | 2026.02.24 00:40:56.853408 [ 4 ] {65c58a64-84de-4bc6-9a6c-0eca443eb312} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7935 | 2026.02.24 00:40:56.853444 [ 4 ] {65c58a64-84de-4bc6-9a6c-0eca443eb312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7936 | 2026.02.24 00:40:56.853746 [ 4 ] {65c58a64-84de-4bc6-9a6c-0eca443eb312} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7937 | 2026.02.24 00:40:56.853964 [ 4 ] {65c58a64-84de-4bc6-9a6c-0eca443eb312} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7938 | 2026.02.24 00:40:56.854099 [ 4 ] {65c58a64-84de-4bc6-9a6c-0eca443eb312} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001159 sec., 35375.32355478861 rows/sec., 2.60 MiB/sec. | ||
| 7939 | 2026.02.24 00:40:56.854138 [ 4 ] {65c58a64-84de-4bc6-9a6c-0eca443eb312} <Debug> TCPHandler: Processed in 0.001325894 sec. | ||
| 7940 | 2026.02.24 00:40:56.854262 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7941 | 2026.02.24 00:40:56.854384 [ 4 ] {4d0c4024-0682-49b4-bacb-f513b6ab921b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7942 | 2026.02.24 00:40:56.854433 [ 4 ] {4d0c4024-0682-49b4-bacb-f513b6ab921b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7943 | 2026.02.24 00:40:56.854917 [ 4 ] {4d0c4024-0682-49b4-bacb-f513b6ab921b} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.02.24 00:40:56.854954 [ 4 ] {4d0c4024-0682-49b4-bacb-f513b6ab921b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7945 | 2026.02.24 00:40:56.855274 [ 4 ] {4d0c4024-0682-49b4-bacb-f513b6ab921b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7946 | 2026.02.24 00:40:56.855490 [ 4 ] {4d0c4024-0682-49b4-bacb-f513b6ab921b} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7947 | 2026.02.24 00:40:56.855626 [ 4 ] {4d0c4024-0682-49b4-bacb-f513b6ab921b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001265 sec., 83003.95256916995 rows/sec., 6.48 MiB/sec. | ||
| 7948 | 2026.02.24 00:40:56.855664 [ 4 ] {4d0c4024-0682-49b4-bacb-f513b6ab921b} <Debug> TCPHandler: Processed in 0.001464036 sec. | ||
| 7949 | 2026.02.24 00:40:56.855777 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7950 | 2026.02.24 00:40:56.855871 [ 4 ] {0c0ea4d4-18d9-41fe-90af-de3679972968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7951 | 2026.02.24 00:40:56.855913 [ 4 ] {0c0ea4d4-18d9-41fe-90af-de3679972968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7952 | 2026.02.24 00:40:56.856304 [ 4 ] {0c0ea4d4-18d9-41fe-90af-de3679972968} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.02.24 00:40:56.856337 [ 4 ] {0c0ea4d4-18d9-41fe-90af-de3679972968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7954 | 2026.02.24 00:40:56.856648 [ 4 ] {0c0ea4d4-18d9-41fe-90af-de3679972968} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7955 | 2026.02.24 00:40:56.856842 [ 4 ] {0c0ea4d4-18d9-41fe-90af-de3679972968} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.02.24 00:40:56.856962 [ 4 ] {0c0ea4d4-18d9-41fe-90af-de3679972968} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 7957 | 2026.02.24 00:40:56.856996 [ 4 ] {0c0ea4d4-18d9-41fe-90af-de3679972968} <Debug> TCPHandler: Processed in 0.001324873 sec. | ||
| 7958 | 2026.02.24 00:40:56.857154 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7959 | 2026.02.24 00:40:56.857247 [ 4 ] {22266600-70b7-40dc-8636-75e88ca5ee04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7960 | 2026.02.24 00:40:56.857301 [ 4 ] {22266600-70b7-40dc-8636-75e88ca5ee04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7961 | 2026.02.24 00:40:56.858095 [ 4 ] {22266600-70b7-40dc-8636-75e88ca5ee04} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7962 | 2026.02.24 00:40:56.858131 [ 4 ] {22266600-70b7-40dc-8636-75e88ca5ee04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7963 | 2026.02.24 00:40:56.858692 [ 4 ] {22266600-70b7-40dc-8636-75e88ca5ee04} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7964 | 2026.02.24 00:40:56.858907 [ 4 ] {22266600-70b7-40dc-8636-75e88ca5ee04} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.02.24 00:40:56.859041 [ 4 ] {22266600-70b7-40dc-8636-75e88ca5ee04} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001812 sec., 22626.931567328917 rows/sec., 40.55 MiB/sec. | ||
| 7966 | 2026.02.24 00:40:56.859094 [ 4 ] {22266600-70b7-40dc-8636-75e88ca5ee04} <Debug> TCPHandler: Processed in 0.001988186 sec. | ||
| 7967 | 2026.02.24 00:40:56.859212 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7968 | 2026.02.24 00:40:56.859308 [ 4 ] {b47ff764-3868-4856-ad5f-06961d889828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7969 | 2026.02.24 00:40:56.859351 [ 4 ] {b47ff764-3868-4856-ad5f-06961d889828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7970 | 2026.02.24 00:40:56.859711 [ 4 ] {b47ff764-3868-4856-ad5f-06961d889828} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.02.24 00:40:56.859747 [ 4 ] {b47ff764-3868-4856-ad5f-06961d889828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 7972 | 2026.02.24 00:40:56.860047 [ 4 ] {b47ff764-3868-4856-ad5f-06961d889828} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7973 | 2026.02.24 00:40:56.860255 [ 4 ] {b47ff764-3868-4856-ad5f-06961d889828} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.02.24 00:40:56.860381 [ 4 ] {b47ff764-3868-4856-ad5f-06961d889828} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 7975 | 2026.02.24 00:40:56.860417 [ 4 ] {b47ff764-3868-4856-ad5f-06961d889828} <Debug> TCPHandler: Processed in 0.001257113 sec. | ||
| 7976 | 2026.02.24 00:40:59.025498 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57161 | ||
| 7977 | 2026.02.24 00:40:59.025608 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7978 | 2026.02.24 00:40:59.025633 [ 291 ] {} <Debug> TCP-Session: f495478c-ea89-4eee-adac-fafeda43a948 Authenticating user 'default' from [fd00:1122:3344:101::e]:57161 | ||
| 7979 | 2026.02.24 00:40:59.025655 [ 291 ] {} <Debug> TCP-Session: f495478c-ea89-4eee-adac-fafeda43a948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7980 | 2026.02.24 00:40:59.025668 [ 291 ] {} <Debug> TCP-Session: f495478c-ea89-4eee-adac-fafeda43a948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7981 | 2026.02.24 00:40:59.025879 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42866 | ||
| 7982 | 2026.02.24 00:40:59.025918 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59148 | ||
| 7983 | 2026.02.24 00:40:59.025946 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54805 | ||
| 7984 | 2026.02.24 00:40:59.026067 [ 291 ] {} <Trace> TCP-Session: f495478c-ea89-4eee-adac-fafeda43a948 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7985 | 2026.02.24 00:40:59.026041 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7986 | 2026.02.24 00:40:59.026005 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7987 | 2026.02.24 00:40:59.026205 [ 294 ] {} <Debug> TCP-Session: 3b4e9f94-8a22-4bfa-a8ad-fb63f003e108 Authenticating user 'default' from [fd00:1122:3344:101::e]:59148 | ||
| 7988 | 2026.02.24 00:40:59.025960 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37375 | ||
| 7989 | 2026.02.24 00:40:59.026243 [ 294 ] {} <Debug> TCP-Session: 3b4e9f94-8a22-4bfa-a8ad-fb63f003e108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7990 | 2026.02.24 00:40:59.026231 [ 292 ] {} <Debug> TCP-Session: 32253ca4-d590-44c0-91f5-8b3ee03752a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42866 | ||
| 7991 | 2026.02.24 00:40:59.026277 [ 294 ] {} <Debug> TCP-Session: 3b4e9f94-8a22-4bfa-a8ad-fb63f003e108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7992 | 2026.02.24 00:40:59.026303 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7993 | 2026.02.24 00:40:59.026310 [ 291 ] {0051c727-d652-4419-933b-9fba3b4754c4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57161) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7994 | 2026.02.24 00:40:59.026335 [ 289 ] {} <Debug> TCP-Session: 8c9dc969-e911-4030-b86a-1ab3f17d13ae Authenticating user 'default' from [fd00:1122:3344:101::e]:37375 | ||
| 7995 | 2026.02.24 00:40:59.026306 [ 292 ] {} <Debug> TCP-Session: 32253ca4-d590-44c0-91f5-8b3ee03752a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7996 | 2026.02.24 00:40:59.026227 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7997 | 2026.02.24 00:40:59.025955 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44791 | ||
| 7998 | 2026.02.24 00:40:59.025931 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35649 | ||
| 7999 | 2026.02.24 00:40:59.025893 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52521 | ||
| 8000 | 2026.02.24 00:40:59.026481 [ 286 ] {} <Debug> TCP-Session: 9781f6d4-9862-48a3-bb3d-d14ddb0c8427 Authenticating user 'default' from [fd00:1122:3344:101::e]:54805 | ||
| 8001 | 2026.02.24 00:40:59.026495 [ 292 ] {} <Debug> TCP-Session: 32253ca4-d590-44c0-91f5-8b3ee03752a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8002 | 2026.02.24 00:40:59.026501 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8003 | 2026.02.24 00:40:59.026525 [ 286 ] {} <Debug> TCP-Session: 9781f6d4-9862-48a3-bb3d-d14ddb0c8427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8004 | 2026.02.24 00:40:59.026542 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8005 | 2026.02.24 00:40:59.026552 [ 288 ] {} <Debug> TCP-Session: 1df174e2-8743-4e81-9800-c97aac908361 Authenticating user 'default' from [fd00:1122:3344:101::e]:44791 | ||
| 8006 | 2026.02.24 00:40:59.026560 [ 286 ] {} <Debug> TCP-Session: 9781f6d4-9862-48a3-bb3d-d14ddb0c8427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8007 | 2026.02.24 00:40:59.026577 [ 293 ] {} <Debug> TCP-Session: 9a7993a0-1cbe-4b62-b559-ce254c6476a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52521 | ||
| 8008 | 2026.02.24 00:40:59.026590 [ 289 ] {} <Debug> TCP-Session: 8c9dc969-e911-4030-b86a-1ab3f17d13ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2026.02.24 00:40:59.026598 [ 288 ] {} <Debug> TCP-Session: 1df174e2-8743-4e81-9800-c97aac908361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2026.02.24 00:40:59.026621 [ 289 ] {} <Debug> TCP-Session: 8c9dc969-e911-4030-b86a-1ab3f17d13ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2026.02.24 00:40:59.026637 [ 288 ] {} <Debug> TCP-Session: 1df174e2-8743-4e81-9800-c97aac908361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8012 | 2026.02.24 00:40:59.026610 [ 293 ] {} <Debug> TCP-Session: 9a7993a0-1cbe-4b62-b559-ce254c6476a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8013 | 2026.02.24 00:40:59.026522 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8014 | 2026.02.24 00:40:59.026696 [ 293 ] {} <Debug> TCP-Session: 9a7993a0-1cbe-4b62-b559-ce254c6476a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8015 | 2026.02.24 00:40:59.026688 [ 291 ] {0051c727-d652-4419-933b-9fba3b4754c4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8016 | 2026.02.24 00:40:59.026712 [ 3 ] {} <Debug> TCP-Session: a940686c-5e1f-4a07-ac1e-595321dfa1c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35649 | ||
| 8017 | 2026.02.24 00:40:59.025972 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45363 | ||
| 8018 | 2026.02.24 00:40:59.026750 [ 3 ] {} <Debug> TCP-Session: a940686c-5e1f-4a07-ac1e-595321dfa1c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8019 | 2026.02.24 00:40:59.026764 [ 291 ] {0051c727-d652-4419-933b-9fba3b4754c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8020 | 2026.02.24 00:40:59.026788 [ 3 ] {} <Debug> TCP-Session: a940686c-5e1f-4a07-ac1e-595321dfa1c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2026.02.24 00:40:59.026820 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8022 | 2026.02.24 00:40:59.026847 [ 290 ] {} <Debug> TCP-Session: 3a3490fb-7e71-48bf-94cf-bce5e4f68cad Authenticating user 'default' from [fd00:1122:3344:101::e]:45363 | ||
| 8023 | 2026.02.24 00:40:59.026864 [ 290 ] {} <Debug> TCP-Session: 3a3490fb-7e71-48bf-94cf-bce5e4f68cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2026.02.24 00:40:59.026876 [ 290 ] {} <Debug> TCP-Session: 3a3490fb-7e71-48bf-94cf-bce5e4f68cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8025 | 2026.02.24 00:40:59.027066 [ 291 ] {0051c727-d652-4419-933b-9fba3b4754c4} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 8026 | 2026.02.24 00:40:59.028042 [ 310 ] {0051c727-d652-4419-933b-9fba3b4754c4} <Trace> AggregatingTransform: Aggregating | ||
| 8027 | 2026.02.24 00:40:59.028104 [ 310 ] {0051c727-d652-4419-933b-9fba3b4754c4} <Trace> Aggregator: Aggregation method: without_key | ||
| 8028 | 2026.02.24 00:40:59.028148 [ 310 ] {0051c727-d652-4419-933b-9fba3b4754c4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979187 sec. (1021.255 rows/sec., 39.89 KiB/sec.) | ||
| 8029 | 2026.02.24 00:40:59.028166 [ 310 ] {0051c727-d652-4419-933b-9fba3b4754c4} <Trace> Aggregator: Merging aggregated data | ||
| 8030 | 2026.02.24 00:40:59.029321 [ 291 ] {0051c727-d652-4419-933b-9fba3b4754c4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003066 sec., 326.1578604044357 rows/sec., 12.74 KiB/sec. | ||
| 8031 | 2026.02.24 00:40:59.029481 [ 291 ] {0051c727-d652-4419-933b-9fba3b4754c4} <Debug> TCPHandler: Processed in 0.003534463 sec. | ||
| 8032 | 2026.02.24 00:40:59.029588 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8033 | 2026.02.24 00:40:59.029615 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8034 | 2026.02.24 00:40:59.029619 [ 291 ] {} <Debug> TCP-Session: f495478c-ea89-4eee-adac-fafeda43a948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2026.02.24 00:40:59.029640 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8036 | 2026.02.24 00:40:59.029658 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8037 | 2026.02.24 00:40:59.029659 [ 292 ] {} <Debug> TCP-Session: 32253ca4-d590-44c0-91f5-8b3ee03752a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2026.02.24 00:40:59.029678 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8039 | 2026.02.24 00:40:59.029694 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8040 | 2026.02.24 00:40:59.029712 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8041 | 2026.02.24 00:40:59.029740 [ 3 ] {} <Debug> TCP-Session: a940686c-5e1f-4a07-ac1e-595321dfa1c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8042 | 2026.02.24 00:40:59.029735 [ 293 ] {} <Debug> TCP-Session: 9a7993a0-1cbe-4b62-b559-ce254c6476a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2026.02.24 00:40:59.029741 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8044 | 2026.02.24 00:40:59.029763 [ 286 ] {} <Debug> TCP-Session: 9781f6d4-9862-48a3-bb3d-d14ddb0c8427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2026.02.24 00:40:59.029789 [ 289 ] {} <Debug> TCP-Session: 8c9dc969-e911-4030-b86a-1ab3f17d13ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2026.02.24 00:40:59.029727 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8047 | 2026.02.24 00:40:59.029707 [ 290 ] {} <Debug> TCP-Session: 3a3490fb-7e71-48bf-94cf-bce5e4f68cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8048 | 2026.02.24 00:40:59.029683 [ 288 ] {} <Debug> TCP-Session: 1df174e2-8743-4e81-9800-c97aac908361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8049 | 2026.02.24 00:40:59.029846 [ 294 ] {} <Debug> TCP-Session: 3b4e9f94-8a22-4bfa-a8ad-fb63f003e108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2026.02.24 00:40:59.092222 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56285 | ||
| 8051 | 2026.02.24 00:40:59.092328 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8052 | 2026.02.24 00:40:59.092352 [ 291 ] {} <Debug> TCP-Session: 94cca98d-8a83-41e7-98cb-cb7d5bc8c972 Authenticating user 'default' from [fd00:1122:3344:101::e]:56285 | ||
| 8053 | 2026.02.24 00:40:59.092373 [ 291 ] {} <Debug> TCP-Session: 94cca98d-8a83-41e7-98cb-cb7d5bc8c972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8054 | 2026.02.24 00:40:59.092385 [ 291 ] {} <Debug> TCP-Session: 94cca98d-8a83-41e7-98cb-cb7d5bc8c972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2026.02.24 00:40:59.092571 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46850 | ||
| 8056 | 2026.02.24 00:40:59.092596 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34522 | ||
| 8057 | 2026.02.24 00:40:59.092636 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41765 | ||
| 8058 | 2026.02.24 00:40:59.092664 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56781 | ||
| 8059 | 2026.02.24 00:40:59.092688 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33103 | ||
| 8060 | 2026.02.24 00:40:59.092702 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8061 | 2026.02.24 00:40:59.092726 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8062 | 2026.02.24 00:40:59.092748 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8063 | 2026.02.24 00:40:59.092757 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8064 | 2026.02.24 00:40:59.092755 [ 292 ] {} <Debug> TCP-Session: 5f738404-9632-42d0-8702-84aeb8c4a196 Authenticating user 'default' from [fd00:1122:3344:101::e]:46850 | ||
| 8065 | 2026.02.24 00:40:59.092782 [ 3 ] {} <Debug> TCP-Session: 36444919-2cfb-4838-943a-9c2156e8e915 Authenticating user 'default' from [fd00:1122:3344:101::e]:41765 | ||
| 8066 | 2026.02.24 00:40:59.092792 [ 289 ] {} <Debug> TCP-Session: de420039-7ff1-4331-a970-1aa342d6e361 Authenticating user 'default' from [fd00:1122:3344:101::e]:56781 | ||
| 8067 | 2026.02.24 00:40:59.092811 [ 292 ] {} <Debug> TCP-Session: 5f738404-9632-42d0-8702-84aeb8c4a196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2026.02.24 00:40:59.092821 [ 3 ] {} <Debug> TCP-Session: 36444919-2cfb-4838-943a-9c2156e8e915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2026.02.24 00:40:59.092829 [ 289 ] {} <Debug> TCP-Session: de420039-7ff1-4331-a970-1aa342d6e361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8070 | 2026.02.24 00:40:59.092841 [ 292 ] {} <Debug> TCP-Session: 5f738404-9632-42d0-8702-84aeb8c4a196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8071 | 2026.02.24 00:40:59.092852 [ 3 ] {} <Debug> TCP-Session: 36444919-2cfb-4838-943a-9c2156e8e915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8072 | 2026.02.24 00:40:59.092888 [ 289 ] {} <Debug> TCP-Session: de420039-7ff1-4331-a970-1aa342d6e361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8073 | 2026.02.24 00:40:59.092768 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8074 | 2026.02.24 00:40:59.092658 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34659 | ||
| 8075 | 2026.02.24 00:40:59.092942 [ 290 ] {} <Debug> TCP-Session: 8c4a84a9-b3f3-4c64-a7ac-be005b6d2a5d Authenticating user 'default' from [fd00:1122:3344:101::e]:33103 | ||
| 8076 | 2026.02.24 00:40:59.092646 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57745 | ||
| 8077 | 2026.02.24 00:40:59.092989 [ 290 ] {} <Debug> TCP-Session: 8c4a84a9-b3f3-4c64-a7ac-be005b6d2a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2026.02.24 00:40:59.092577 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56742 | ||
| 8079 | 2026.02.24 00:40:59.093020 [ 290 ] {} <Debug> TCP-Session: 8c4a84a9-b3f3-4c64-a7ac-be005b6d2a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8080 | 2026.02.24 00:40:59.093020 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8081 | 2026.02.24 00:40:59.093046 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8082 | 2026.02.24 00:40:59.093076 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8083 | 2026.02.24 00:40:59.093078 [ 288 ] {} <Debug> TCP-Session: 1e264df0-c501-4ae2-b51b-62cd709728f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34659 | ||
| 8084 | 2026.02.24 00:40:59.093099 [ 293 ] {} <Debug> TCP-Session: e657ba4f-95af-421e-9234-360a8fb2748b Authenticating user 'default' from [fd00:1122:3344:101::e]:56742 | ||
| 8085 | 2026.02.24 00:40:59.093118 [ 288 ] {} <Debug> TCP-Session: 1e264df0-c501-4ae2-b51b-62cd709728f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8086 | 2026.02.24 00:40:59.093127 [ 293 ] {} <Debug> TCP-Session: e657ba4f-95af-421e-9234-360a8fb2748b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2026.02.24 00:40:59.093142 [ 288 ] {} <Debug> TCP-Session: 1e264df0-c501-4ae2-b51b-62cd709728f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8088 | 2026.02.24 00:40:59.093153 [ 293 ] {} <Debug> TCP-Session: e657ba4f-95af-421e-9234-360a8fb2748b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8089 | 2026.02.24 00:40:59.093092 [ 286 ] {} <Debug> TCP-Session: dda5a075-990f-4044-a0f3-0d3ba2923af5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57745 | ||
| 8090 | 2026.02.24 00:40:59.092773 [ 294 ] {} <Debug> TCP-Session: 6d90574b-b84d-442e-a765-22733d151417 Authenticating user 'default' from [fd00:1122:3344:101::e]:34522 | ||
| 8091 | 2026.02.24 00:40:59.093203 [ 286 ] {} <Debug> TCP-Session: dda5a075-990f-4044-a0f3-0d3ba2923af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8092 | 2026.02.24 00:40:59.093221 [ 294 ] {} <Debug> TCP-Session: 6d90574b-b84d-442e-a765-22733d151417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2026.02.24 00:40:59.093235 [ 286 ] {} <Debug> TCP-Session: dda5a075-990f-4044-a0f3-0d3ba2923af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2026.02.24 00:40:59.093246 [ 294 ] {} <Debug> TCP-Session: 6d90574b-b84d-442e-a765-22733d151417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2026.02.24 00:40:59.092714 [ 291 ] {} <Trace> TCP-Session: 94cca98d-8a83-41e7-98cb-cb7d5bc8c972 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8096 | 2026.02.24 00:40:59.093432 [ 291 ] {2773ef53-3f9b-4902-9408-0c917cc3fc5d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56285) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8097 | 2026.02.24 00:40:59.093671 [ 291 ] {2773ef53-3f9b-4902-9408-0c917cc3fc5d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8098 | 2026.02.24 00:40:59.093722 [ 291 ] {2773ef53-3f9b-4902-9408-0c917cc3fc5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8099 | 2026.02.24 00:40:59.093994 [ 291 ] {2773ef53-3f9b-4902-9408-0c917cc3fc5d} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 8100 | 2026.02.24 00:40:59.094895 [ 343 ] {2773ef53-3f9b-4902-9408-0c917cc3fc5d} <Trace> AggregatingTransform: Aggregating | ||
| 8101 | 2026.02.24 00:40:59.094948 [ 343 ] {2773ef53-3f9b-4902-9408-0c917cc3fc5d} <Trace> Aggregator: Aggregation method: without_key | ||
| 8102 | 2026.02.24 00:40:59.094985 [ 343 ] {2773ef53-3f9b-4902-9408-0c917cc3fc5d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894436 sec. (1118.023 rows/sec., 43.67 KiB/sec.) | ||
| 8103 | 2026.02.24 00:40:59.095001 [ 343 ] {2773ef53-3f9b-4902-9408-0c917cc3fc5d} <Trace> Aggregator: Merging aggregated data | ||
| 8104 | 2026.02.24 00:40:59.096103 [ 291 ] {2773ef53-3f9b-4902-9408-0c917cc3fc5d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002722 sec., 367.37692872887584 rows/sec., 14.35 KiB/sec. | ||
| 8105 | 2026.02.24 00:40:59.096276 [ 291 ] {2773ef53-3f9b-4902-9408-0c917cc3fc5d} <Debug> TCPHandler: Processed in 0.003671556 sec. | ||
| 8106 | 2026.02.24 00:40:59.096389 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8107 | 2026.02.24 00:40:59.096417 [ 291 ] {} <Debug> TCP-Session: 94cca98d-8a83-41e7-98cb-cb7d5bc8c972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2026.02.24 00:40:59.096424 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8109 | 2026.02.24 00:40:59.096452 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8110 | 2026.02.24 00:40:59.096471 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8111 | 2026.02.24 00:40:59.096476 [ 292 ] {} <Debug> TCP-Session: 5f738404-9632-42d0-8702-84aeb8c4a196 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8112 | 2026.02.24 00:40:59.096493 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8113 | 2026.02.24 00:40:59.096505 [ 286 ] {} <Debug> TCP-Session: dda5a075-990f-4044-a0f3-0d3ba2923af5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8114 | 2026.02.24 00:40:59.096525 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8115 | 2026.02.24 00:40:59.096548 [ 294 ] {} <Debug> TCP-Session: 6d90574b-b84d-442e-a765-22733d151417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8116 | 2026.02.24 00:40:59.096557 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8117 | 2026.02.24 00:40:59.096569 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8118 | 2026.02.24 00:40:59.096605 [ 288 ] {} <Debug> TCP-Session: 1e264df0-c501-4ae2-b51b-62cd709728f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8119 | 2026.02.24 00:40:59.096570 [ 289 ] {} <Debug> TCP-Session: de420039-7ff1-4331-a970-1aa342d6e361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8120 | 2026.02.24 00:40:59.096629 [ 290 ] {} <Debug> TCP-Session: 8c4a84a9-b3f3-4c64-a7ac-be005b6d2a5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8121 | 2026.02.24 00:40:59.096509 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8122 | 2026.02.24 00:40:59.096489 [ 293 ] {} <Debug> TCP-Session: e657ba4f-95af-421e-9234-360a8fb2748b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8123 | 2026.02.24 00:40:59.096693 [ 3 ] {} <Debug> TCP-Session: 36444919-2cfb-4838-943a-9c2156e8e915 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8124 | 2026.02.24 00:41:00.016211 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8125 | 2026.02.24 00:41:00.016274 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8126 | 2026.02.24 00:41:00.235197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20170 | ||
| 8127 | 2026.02.24 00:41:00.235731 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8128 | 2026.02.24 00:41:00.235782 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 8129 | 2026.02.24 00:41:00.236284 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8130 | 2026.02.24 00:41:00.236528 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8131 | 2026.02.24 00:41:00.236677 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20170 | ||
| 8132 | 2026.02.24 00:41:01.276279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8133 | 2026.02.24 00:41:01.292589 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2026.02.24 00:41:01.292653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8135 | 2026.02.24 00:41:01.298776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8136 | 2026.02.24 00:41:01.299502 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2026.02.24 00:41:01.302387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8138 | 2026.02.24 00:41:01.849245 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.02.24 00:41:01.849417 [ 4 ] {a22c355d-4ec5-4e79-9549-ea34e4aabe17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8140 | 2026.02.24 00:41:01.849480 [ 4 ] {a22c355d-4ec5-4e79-9549-ea34e4aabe17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8141 | 2026.02.24 00:41:01.850187 [ 4 ] {a22c355d-4ec5-4e79-9549-ea34e4aabe17} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.02.24 00:41:01.850243 [ 4 ] {a22c355d-4ec5-4e79-9549-ea34e4aabe17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8143 | 2026.02.24 00:41:01.850687 [ 4 ] {a22c355d-4ec5-4e79-9549-ea34e4aabe17} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8144 | 2026.02.24 00:41:01.850961 [ 4 ] {a22c355d-4ec5-4e79-9549-ea34e4aabe17} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.02.24 00:41:01.851125 [ 4 ] {a22c355d-4ec5-4e79-9549-ea34e4aabe17} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001755 sec., 31908.831908831908 rows/sec., 2.44 MiB/sec. | ||
| 8146 | 2026.02.24 00:41:01.851129 [ 88 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8147 | 2026.02.24 00:41:01.851167 [ 4 ] {a22c355d-4ec5-4e79-9549-ea34e4aabe17} <Debug> TCPHandler: Processed in 0.002043067 sec. | ||
| 8148 | 2026.02.24 00:41:01.851182 [ 88 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2026.02.24 00:41:01.851206 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8150 | 2026.02.24 00:41:01.851293 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8151 | 2026.02.24 00:41:01.851299 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 8152 | 2026.02.24 00:41:01.851390 [ 4 ] {17b4015e-70b2-416d-93c0-cd1a8d720477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8153 | 2026.02.24 00:41:01.851409 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8154 | 2026.02.24 00:41:01.851431 [ 4 ] {17b4015e-70b2-416d-93c0-cd1a8d720477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8155 | 2026.02.24 00:41:01.851444 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2150 rows starting from the beginning of the part | ||
| 8156 | 2026.02.24 00:41:01.851511 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8157 | 2026.02.24 00:41:01.851567 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 138 rows starting from the beginning of the part | ||
| 8158 | 2026.02.24 00:41:01.851618 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 8159 | 2026.02.24 00:41:01.851665 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 138 rows starting from the beginning of the part | ||
| 8160 | 2026.02.24 00:41:01.851712 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 8161 | 2026.02.24 00:41:01.851879 [ 4 ] {17b4015e-70b2-416d-93c0-cd1a8d720477} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2026.02.24 00:41:01.851914 [ 4 ] {17b4015e-70b2-416d-93c0-cd1a8d720477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8163 | 2026.02.24 00:41:01.852228 [ 4 ] {17b4015e-70b2-416d-93c0-cd1a8d720477} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8164 | 2026.02.24 00:41:01.852438 [ 4 ] {17b4015e-70b2-416d-93c0-cd1a8d720477} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2026.02.24 00:41:01.852561 [ 88 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8166 | 2026.02.24 00:41:01.852565 [ 4 ] {17b4015e-70b2-416d-93c0-cd1a8d720477} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001194 sec., 53601.34003350084 rows/sec., 4.18 MiB/sec. | ||
| 8167 | 2026.02.24 00:41:01.852593 [ 88 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.02.24 00:41:01.852612 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8169 | 2026.02.24 00:41:01.852613 [ 4 ] {17b4015e-70b2-416d-93c0-cd1a8d720477} <Debug> TCPHandler: Processed in 0.001370435 sec. | ||
| 8170 | 2026.02.24 00:41:01.852734 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 8171 | 2026.02.24 00:41:01.852738 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.02.24 00:41:01.852879 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8173 | 2026.02.24 00:41:01.852882 [ 4 ] {98b9190f-d532-4d8e-8177-cb110fb513b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8174 | 2026.02.24 00:41:01.852919 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1061 rows starting from the beginning of the part | ||
| 8175 | 2026.02.24 00:41:01.852942 [ 4 ] {98b9190f-d532-4d8e-8177-cb110fb513b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8176 | 2026.02.24 00:41:01.852942 [ 200 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2594 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682651 sec., 1541614.9873027739 rows/sec., 132.44 MiB/sec. | ||
| 8177 | 2026.02.24 00:41:01.852987 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 8178 | 2026.02.24 00:41:01.853041 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 105 rows starting from the beginning of the part | ||
| 8179 | 2026.02.24 00:41:01.853088 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8180 | 2026.02.24 00:41:01.853126 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 105 rows starting from the beginning of the part | ||
| 8181 | 2026.02.24 00:41:01.853166 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 8182 | 2026.02.24 00:41:01.853242 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8183 | 2026.02.24 00:41:01.853371 [ 4 ] {98b9190f-d532-4d8e-8177-cb110fb513b2} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.02.24 00:41:01.853417 [ 4 ] {98b9190f-d532-4d8e-8177-cb110fb513b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8185 | 2026.02.24 00:41:01.853539 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_61_12} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.02.24 00:41:01.853632 [ 190 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_61_12} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8187 | 2026.02.24 00:41:01.853728 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8188 | 2026.02.24 00:41:01.853791 [ 4 ] {98b9190f-d532-4d8e-8177-cb110fb513b2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8189 | 2026.02.24 00:41:01.854012 [ 4 ] {98b9190f-d532-4d8e-8177-cb110fb513b2} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8190 | 2026.02.24 00:41:01.854116 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8191 | 2026.02.24 00:41:01.854143 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.02.24 00:41:01.854143 [ 4 ] {98b9190f-d532-4d8e-8177-cb110fb513b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 8193 | 2026.02.24 00:41:01.854159 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8194 | 2026.02.24 00:41:01.854168 [ 195 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483827 sec., 985963.9971506111 rows/sec., 76.97 MiB/sec. | ||
| 8195 | 2026.02.24 00:41:01.854188 [ 4 ] {98b9190f-d532-4d8e-8177-cb110fb513b2} <Debug> TCPHandler: Processed in 0.001499647 sec. | ||
| 8196 | 2026.02.24 00:41:01.854232 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 8197 | 2026.02.24 00:41:01.854326 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8198 | 2026.02.24 00:41:01.854333 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.02.24 00:41:01.854355 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17287 rows starting from the beginning of the part | ||
| 8200 | 2026.02.24 00:41:01.854384 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8201 | 2026.02.24 00:41:01.854413 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8202 | 2026.02.24 00:41:01.854439 [ 4 ] {a6663d65-783a-4314-b598-5bc6c9c26c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8203 | 2026.02.24 00:41:01.854457 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 8204 | 2026.02.24 00:41:01.854488 [ 4 ] {a6663d65-783a-4314-b598-5bc6c9c26c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8205 | 2026.02.24 00:41:01.854502 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 8206 | 2026.02.24 00:41:01.854548 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8207 | 2026.02.24 00:41:01.854587 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8208 | 2026.02.24 00:41:01.854622 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_61_12} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2026.02.24 00:41:01.854689 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_61_12} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8210 | 2026.02.24 00:41:01.854758 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8211 | 2026.02.24 00:41:01.854831 [ 4 ] {a6663d65-783a-4314-b598-5bc6c9c26c78} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8212 | 2026.02.24 00:41:01.854872 [ 4 ] {a6663d65-783a-4314-b598-5bc6c9c26c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8213 | 2026.02.24 00:41:01.855219 [ 4 ] {a6663d65-783a-4314-b598-5bc6c9c26c78} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8214 | 2026.02.24 00:41:01.855452 [ 4 ] {a6663d65-783a-4314-b598-5bc6c9c26c78} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2026.02.24 00:41:01.855553 [ 88 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8216 | 2026.02.24 00:41:01.855574 [ 88 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8217 | 2026.02.24 00:41:01.855584 [ 4 ] {a6663d65-783a-4314-b598-5bc6c9c26c78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 8218 | 2026.02.24 00:41:01.855590 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8219 | 2026.02.24 00:41:01.855621 [ 4 ] {a6663d65-783a-4314-b598-5bc6c9c26c78} <Debug> TCPHandler: Processed in 0.001338744 sec. | ||
| 8220 | 2026.02.24 00:41:01.855659 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 8221 | 2026.02.24 00:41:01.855737 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8222 | 2026.02.24 00:41:01.855763 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3216 rows starting from the beginning of the part | ||
| 8223 | 2026.02.24 00:41:01.855813 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 8224 | 2026.02.24 00:41:01.855854 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 8225 | 2026.02.24 00:41:01.855894 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 8226 | 2026.02.24 00:41:01.855931 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8227 | 2026.02.24 00:41:01.855969 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8228 | 2026.02.24 00:41:01.857352 [ 194 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3516 rows, containing 4 columns (4 merged, 0 gathered) in 0.001719281 sec., 2045040.9211757705 rows/sec., 136.70 MiB/sec. | ||
| 8229 | 2026.02.24 00:41:01.857841 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8230 | 2026.02.24 00:41:01.858173 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_61_12} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2026.02.24 00:41:01.858261 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_61_12} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8232 | 2026.02.24 00:41:01.858362 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8233 | 2026.02.24 00:41:01.859925 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18087 rows, containing 5 columns (5 merged, 0 gathered) in 0.005724943 sec., 3159332.765409193 rows/sec., 216.50 MiB/sec. | ||
| 8234 | 2026.02.24 00:41:01.860139 [ 194 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8235 | 2026.02.24 00:41:01.860414 [ 194 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8236 | 2026.02.24 00:41:01.860487 [ 194 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8237 | 2026.02.24 00:41:01.860567 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.13 MiB. | ||
| 8238 | 2026.02.24 00:41:02.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.70 MiB, peak 306.49 MiB, free memory in arenas 0.00 B, will set to 298.49 MiB (RSS), difference: 1.78 MiB | ||
| 8239 | 2026.02.24 00:41:05.239743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 986 | ||
| 8240 | 2026.02.24 00:41:05.242037 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.02.24 00:41:05.242099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8242 | 2026.02.24 00:41:05.243338 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8243 | 2026.02.24 00:41:05.243620 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.02.24 00:41:05.244026 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 8245 | 2026.02.24 00:41:06.882940 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8246 | 2026.02.24 00:41:06.883156 [ 4 ] {c06eccaa-4c6a-4a39-9548-86bb7f8ab735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8247 | 2026.02.24 00:41:06.883228 [ 4 ] {c06eccaa-4c6a-4a39-9548-86bb7f8ab735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8248 | 2026.02.24 00:41:06.883877 [ 4 ] {c06eccaa-4c6a-4a39-9548-86bb7f8ab735} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2026.02.24 00:41:06.883924 [ 4 ] {c06eccaa-4c6a-4a39-9548-86bb7f8ab735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8250 | 2026.02.24 00:41:06.884352 [ 4 ] {c06eccaa-4c6a-4a39-9548-86bb7f8ab735} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8251 | 2026.02.24 00:41:06.884620 [ 4 ] {c06eccaa-4c6a-4a39-9548-86bb7f8ab735} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8252 | 2026.02.24 00:41:06.884775 [ 4 ] {c06eccaa-4c6a-4a39-9548-86bb7f8ab735} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001672 sec., 14354.066985645932 rows/sec., 1.19 MiB/sec. | ||
| 8253 | 2026.02.24 00:41:06.884818 [ 4 ] {c06eccaa-4c6a-4a39-9548-86bb7f8ab735} <Debug> TCPHandler: Processed in 0.002016656 sec. | ||
| 8254 | 2026.02.24 00:41:06.884942 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8255 | 2026.02.24 00:41:06.885038 [ 4 ] {1b23185f-13f9-4f6b-be97-bb83e04375a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8256 | 2026.02.24 00:41:06.885081 [ 4 ] {1b23185f-13f9-4f6b-be97-bb83e04375a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8257 | 2026.02.24 00:41:06.885480 [ 4 ] {1b23185f-13f9-4f6b-be97-bb83e04375a5} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8258 | 2026.02.24 00:41:06.885516 [ 4 ] {1b23185f-13f9-4f6b-be97-bb83e04375a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8259 | 2026.02.24 00:41:06.885812 [ 4 ] {1b23185f-13f9-4f6b-be97-bb83e04375a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8260 | 2026.02.24 00:41:06.886028 [ 4 ] {1b23185f-13f9-4f6b-be97-bb83e04375a5} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8261 | 2026.02.24 00:41:06.886158 [ 4 ] {1b23185f-13f9-4f6b-be97-bb83e04375a5} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001138 sec., 10544.81546572935 rows/sec., 859.86 KiB/sec. | ||
| 8262 | 2026.02.24 00:41:06.886196 [ 4 ] {1b23185f-13f9-4f6b-be97-bb83e04375a5} <Debug> TCPHandler: Processed in 0.001304443 sec. | ||
| 8263 | 2026.02.24 00:41:06.886312 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8264 | 2026.02.24 00:41:06.886407 [ 4 ] {5c00ba46-2d25-4011-8a60-81f581a299b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8265 | 2026.02.24 00:41:06.886446 [ 4 ] {5c00ba46-2d25-4011-8a60-81f581a299b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8266 | 2026.02.24 00:41:06.887572 [ 4 ] {5c00ba46-2d25-4011-8a60-81f581a299b7} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2026.02.24 00:41:06.887607 [ 4 ] {5c00ba46-2d25-4011-8a60-81f581a299b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8268 | 2026.02.24 00:41:06.888002 [ 4 ] {5c00ba46-2d25-4011-8a60-81f581a299b7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8269 | 2026.02.24 00:41:06.888226 [ 4 ] {5c00ba46-2d25-4011-8a60-81f581a299b7} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2026.02.24 00:41:06.888359 [ 4 ] {5c00ba46-2d25-4011-8a60-81f581a299b7} <Debug> executeQuery: Read 1404 rows, 120.25 KiB in 0.00197 sec., 712690.3553299493 rows/sec., 59.61 MiB/sec. | ||
| 8271 | 2026.02.24 00:41:06.888397 [ 4 ] {5c00ba46-2d25-4011-8a60-81f581a299b7} <Debug> TCPHandler: Processed in 0.002135568 sec. | ||
| 8272 | 2026.02.24 00:41:06.888509 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8273 | 2026.02.24 00:41:06.888604 [ 4 ] {b4622356-04df-4f56-b484-930939a55415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8274 | 2026.02.24 00:41:06.888646 [ 4 ] {b4622356-04df-4f56-b484-930939a55415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8275 | 2026.02.24 00:41:06.889070 [ 4 ] {b4622356-04df-4f56-b484-930939a55415} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8276 | 2026.02.24 00:41:06.889107 [ 4 ] {b4622356-04df-4f56-b484-930939a55415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8277 | 2026.02.24 00:41:06.889416 [ 4 ] {b4622356-04df-4f56-b484-930939a55415} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8278 | 2026.02.24 00:41:06.889638 [ 4 ] {b4622356-04df-4f56-b484-930939a55415} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8279 | 2026.02.24 00:41:06.889765 [ 4 ] {b4622356-04df-4f56-b484-930939a55415} <Debug> executeQuery: Read 65 rows, 4.88 KiB in 0.001178 sec., 55178.268251273345 rows/sec., 4.05 MiB/sec. | ||
| 8280 | 2026.02.24 00:41:06.889802 [ 4 ] {b4622356-04df-4f56-b484-930939a55415} <Debug> TCPHandler: Processed in 0.001343494 sec. | ||
| 8281 | 2026.02.24 00:41:06.889903 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8282 | 2026.02.24 00:41:06.889995 [ 4 ] {2b326a35-0774-42ac-ab7c-c004908765d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8283 | 2026.02.24 00:41:06.890035 [ 4 ] {2b326a35-0774-42ac-ab7c-c004908765d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8284 | 2026.02.24 00:41:06.890502 [ 4 ] {2b326a35-0774-42ac-ab7c-c004908765d7} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.02.24 00:41:06.890538 [ 4 ] {2b326a35-0774-42ac-ab7c-c004908765d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8286 | 2026.02.24 00:41:06.890844 [ 4 ] {2b326a35-0774-42ac-ab7c-c004908765d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8287 | 2026.02.24 00:41:06.891053 [ 4 ] {2b326a35-0774-42ac-ab7c-c004908765d7} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8288 | 2026.02.24 00:41:06.891178 [ 4 ] {2b326a35-0774-42ac-ab7c-c004908765d7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001199 sec., 210175.14595496247 rows/sec., 14.54 MiB/sec. | ||
| 8289 | 2026.02.24 00:41:06.891216 [ 4 ] {2b326a35-0774-42ac-ab7c-c004908765d7} <Debug> TCPHandler: Processed in 0.001362374 sec. | ||
| 8290 | 2026.02.24 00:41:06.891328 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8291 | 2026.02.24 00:41:06.891423 [ 4 ] {3fb22b29-0215-40cf-bc65-ad36bb5a8b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8292 | 2026.02.24 00:41:06.891462 [ 4 ] {3fb22b29-0215-40cf-bc65-ad36bb5a8b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8293 | 2026.02.24 00:41:06.891850 [ 4 ] {3fb22b29-0215-40cf-bc65-ad36bb5a8b9f} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2026.02.24 00:41:06.891886 [ 4 ] {3fb22b29-0215-40cf-bc65-ad36bb5a8b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8295 | 2026.02.24 00:41:06.892178 [ 4 ] {3fb22b29-0215-40cf-bc65-ad36bb5a8b9f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8296 | 2026.02.24 00:41:06.892382 [ 4 ] {3fb22b29-0215-40cf-bc65-ad36bb5a8b9f} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2026.02.24 00:41:06.892509 [ 4 ] {3fb22b29-0215-40cf-bc65-ad36bb5a8b9f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 8298 | 2026.02.24 00:41:06.892547 [ 4 ] {3fb22b29-0215-40cf-bc65-ad36bb5a8b9f} <Debug> TCPHandler: Processed in 0.001267683 sec. | ||
| 8299 | 2026.02.24 00:41:06.892646 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8300 | 2026.02.24 00:41:06.892739 [ 4 ] {28460785-9f2f-4e2b-a407-92b72af61300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8301 | 2026.02.24 00:41:06.892779 [ 4 ] {28460785-9f2f-4e2b-a407-92b72af61300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8302 | 2026.02.24 00:41:06.893393 [ 4 ] {28460785-9f2f-4e2b-a407-92b72af61300} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8303 | 2026.02.24 00:41:06.893429 [ 4 ] {28460785-9f2f-4e2b-a407-92b72af61300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8304 | 2026.02.24 00:41:06.893761 [ 4 ] {28460785-9f2f-4e2b-a407-92b72af61300} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8305 | 2026.02.24 00:41:06.893970 [ 4 ] {28460785-9f2f-4e2b-a407-92b72af61300} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8306 | 2026.02.24 00:41:06.894100 [ 4 ] {28460785-9f2f-4e2b-a407-92b72af61300} <Debug> executeQuery: Read 609 rows, 46.92 KiB in 0.001377 sec., 442265.7952069717 rows/sec., 33.28 MiB/sec. | ||
| 8307 | 2026.02.24 00:41:06.894138 [ 4 ] {28460785-9f2f-4e2b-a407-92b72af61300} <Debug> TCPHandler: Processed in 0.001540988 sec. | ||
| 8308 | 2026.02.24 00:41:06.894238 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8309 | 2026.02.24 00:41:06.894332 [ 4 ] {caf1ab33-0401-4f06-8d86-d8a046dc1b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8310 | 2026.02.24 00:41:06.894374 [ 4 ] {caf1ab33-0401-4f06-8d86-d8a046dc1b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8311 | 2026.02.24 00:41:06.895020 [ 4 ] {caf1ab33-0401-4f06-8d86-d8a046dc1b71} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2026.02.24 00:41:06.895056 [ 4 ] {caf1ab33-0401-4f06-8d86-d8a046dc1b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8313 | 2026.02.24 00:41:06.895431 [ 4 ] {caf1ab33-0401-4f06-8d86-d8a046dc1b71} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8314 | 2026.02.24 00:41:06.895647 [ 4 ] {caf1ab33-0401-4f06-8d86-d8a046dc1b71} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8315 | 2026.02.24 00:41:06.895783 [ 4 ] {caf1ab33-0401-4f06-8d86-d8a046dc1b71} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001469 sec., 603131.3818924439 rows/sec., 40.94 MiB/sec. | ||
| 8316 | 2026.02.24 00:41:06.895821 [ 4 ] {caf1ab33-0401-4f06-8d86-d8a046dc1b71} <Debug> TCPHandler: Processed in 0.001631739 sec. | ||
| 8317 | 2026.02.24 00:41:06.895930 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8318 | 2026.02.24 00:41:06.896031 [ 4 ] {ed9e4fff-27fd-4a25-918f-db3962cc27f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8319 | 2026.02.24 00:41:06.896086 [ 4 ] {ed9e4fff-27fd-4a25-918f-db3962cc27f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8320 | 2026.02.24 00:41:06.896947 [ 4 ] {ed9e4fff-27fd-4a25-918f-db3962cc27f0} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8321 | 2026.02.24 00:41:06.896984 [ 4 ] {ed9e4fff-27fd-4a25-918f-db3962cc27f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8322 | 2026.02.24 00:41:06.897570 [ 4 ] {ed9e4fff-27fd-4a25-918f-db3962cc27f0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8323 | 2026.02.24 00:41:06.897789 [ 4 ] {ed9e4fff-27fd-4a25-918f-db3962cc27f0} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8324 | 2026.02.24 00:41:06.897904 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8325 | 2026.02.24 00:41:06.897925 [ 4 ] {ed9e4fff-27fd-4a25-918f-db3962cc27f0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001913 sec., 21432.30527966545 rows/sec., 38.41 MiB/sec. | ||
| 8326 | 2026.02.24 00:41:06.897992 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.02.24 00:41:06.898018 [ 4 ] {ed9e4fff-27fd-4a25-918f-db3962cc27f0} <Debug> TCPHandler: Processed in 0.002137849 sec. | ||
| 8328 | 2026.02.24 00:41:06.898022 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8329 | 2026.02.24 00:41:06.898149 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8330 | 2026.02.24 00:41:06.898183 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::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 | ||
| 8331 | 2026.02.24 00:41:06.898250 [ 4 ] {a371db2e-70ef-43e5-bd15-b009555474e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8332 | 2026.02.24 00:41:06.898295 [ 4 ] {a371db2e-70ef-43e5-bd15-b009555474e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8333 | 2026.02.24 00:41:06.898461 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8334 | 2026.02.24 00:41:06.898532 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 978 rows starting from the beginning of the part | ||
| 8335 | 2026.02.24 00:41:06.898644 [ 4 ] {a371db2e-70ef-43e5-bd15-b009555474e5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.02.24 00:41:06.898675 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 8337 | 2026.02.24 00:41:06.898686 [ 4 ] {a371db2e-70ef-43e5-bd15-b009555474e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8338 | 2026.02.24 00:41:06.898807 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 8339 | 2026.02.24 00:41:06.898926 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 8340 | 2026.02.24 00:41:06.899021 [ 4 ] {a371db2e-70ef-43e5-bd15-b009555474e5} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8341 | 2026.02.24 00:41:06.899031 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 8342 | 2026.02.24 00:41:06.899145 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 8343 | 2026.02.24 00:41:06.899259 [ 4 ] {a371db2e-70ef-43e5-bd15-b009555474e5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8344 | 2026.02.24 00:41:06.899396 [ 4 ] {a371db2e-70ef-43e5-bd15-b009555474e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 8345 | 2026.02.24 00:41:06.899435 [ 4 ] {a371db2e-70ef-43e5-bd15-b009555474e5} <Debug> TCPHandler: Processed in 0.001335124 sec. | ||
| 8346 | 2026.02.24 00:41:06.905403 [ 191 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1183 rows, containing 19 columns (19 merged, 0 gathered) in 0.007272091 sec., 162676.73218060666 rows/sec., 291.51 MiB/sec. | ||
| 8347 | 2026.02.24 00:41:06.906707 [ 195 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8348 | 2026.02.24 00:41:06.907075 [ 195 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2026.02.24 00:41:06.907160 [ 195 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8350 | 2026.02.24 00:41:06.907335 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 8351 | 2026.02.24 00:41:07.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.26 MiB, peak 310.86 MiB, free memory in arenas 0.00 B, will set to 301.06 MiB (RSS), difference: 1.81 MiB | ||
| 8352 | 2026.02.24 00:41:07.736841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20618 | ||
| 8353 | 2026.02.24 00:41:07.737384 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.02.24 00:41:07.737425 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8355 | 2026.02.24 00:41:07.737919 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8356 | 2026.02.24 00:41:07.738152 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.02.24 00:41:07.738295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
| 8358 | 2026.02.24 00:41:08.802545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8359 | 2026.02.24 00:41:08.818747 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8360 | 2026.02.24 00:41:08.818804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8361 | 2026.02.24 00:41:08.825113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8362 | 2026.02.24 00:41:08.825827 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8363 | 2026.02.24 00:41:08.828547 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8364 | 2026.02.24 00:41:11.849301 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8365 | 2026.02.24 00:41:11.849531 [ 4 ] {a6d12814-4c48-4402-bc89-1258a0d48245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8366 | 2026.02.24 00:41:11.849609 [ 4 ] {a6d12814-4c48-4402-bc89-1258a0d48245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8367 | 2026.02.24 00:41:11.850341 [ 4 ] {a6d12814-4c48-4402-bc89-1258a0d48245} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8368 | 2026.02.24 00:41:11.850389 [ 4 ] {a6d12814-4c48-4402-bc89-1258a0d48245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8369 | 2026.02.24 00:41:11.850810 [ 4 ] {a6d12814-4c48-4402-bc89-1258a0d48245} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8370 | 2026.02.24 00:41:11.851032 [ 4 ] {a6d12814-4c48-4402-bc89-1258a0d48245} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8371 | 2026.02.24 00:41:11.851198 [ 4 ] {a6d12814-4c48-4402-bc89-1258a0d48245} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001723 sec., 32501.450957632038 rows/sec., 2.48 MiB/sec. | ||
| 8372 | 2026.02.24 00:41:11.851250 [ 4 ] {a6d12814-4c48-4402-bc89-1258a0d48245} <Debug> TCPHandler: Processed in 0.002089498 sec. | ||
| 8373 | 2026.02.24 00:41:11.851391 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8374 | 2026.02.24 00:41:11.851500 [ 4 ] {bce37d4e-64b4-48d2-a994-3d46289babaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8375 | 2026.02.24 00:41:11.851540 [ 4 ] {bce37d4e-64b4-48d2-a994-3d46289babaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8376 | 2026.02.24 00:41:11.851975 [ 4 ] {bce37d4e-64b4-48d2-a994-3d46289babaa} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2026.02.24 00:41:11.852012 [ 4 ] {bce37d4e-64b4-48d2-a994-3d46289babaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8378 | 2026.02.24 00:41:11.852321 [ 4 ] {bce37d4e-64b4-48d2-a994-3d46289babaa} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8379 | 2026.02.24 00:41:11.852537 [ 4 ] {bce37d4e-64b4-48d2-a994-3d46289babaa} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2026.02.24 00:41:11.852683 [ 4 ] {bce37d4e-64b4-48d2-a994-3d46289babaa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 8381 | 2026.02.24 00:41:11.852723 [ 4 ] {bce37d4e-64b4-48d2-a994-3d46289babaa} <Debug> TCPHandler: Processed in 0.001389395 sec. | ||
| 8382 | 2026.02.24 00:41:11.852851 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8383 | 2026.02.24 00:41:11.852948 [ 4 ] {bd258713-7a8d-412b-9491-397ca0f4322a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8384 | 2026.02.24 00:41:11.852990 [ 4 ] {bd258713-7a8d-412b-9491-397ca0f4322a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8385 | 2026.02.24 00:41:11.853418 [ 4 ] {bd258713-7a8d-412b-9491-397ca0f4322a} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2026.02.24 00:41:11.853454 [ 4 ] {bd258713-7a8d-412b-9491-397ca0f4322a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8387 | 2026.02.24 00:41:11.853809 [ 4 ] {bd258713-7a8d-412b-9491-397ca0f4322a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8388 | 2026.02.24 00:41:11.854033 [ 4 ] {bd258713-7a8d-412b-9491-397ca0f4322a} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.02.24 00:41:11.854173 [ 4 ] {bd258713-7a8d-412b-9491-397ca0f4322a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 8390 | 2026.02.24 00:41:11.854212 [ 4 ] {bd258713-7a8d-412b-9491-397ca0f4322a} <Debug> TCPHandler: Processed in 0.001409966 sec. | ||
| 8391 | 2026.02.24 00:41:11.854326 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8392 | 2026.02.24 00:41:11.854420 [ 4 ] {1b39e677-7b77-48de-a6e4-cc0c2ba307a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8393 | 2026.02.24 00:41:11.854461 [ 4 ] {1b39e677-7b77-48de-a6e4-cc0c2ba307a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8394 | 2026.02.24 00:41:11.854808 [ 4 ] {1b39e677-7b77-48de-a6e4-cc0c2ba307a4} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2026.02.24 00:41:11.854844 [ 4 ] {1b39e677-7b77-48de-a6e4-cc0c2ba307a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8396 | 2026.02.24 00:41:11.855151 [ 4 ] {1b39e677-7b77-48de-a6e4-cc0c2ba307a4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8397 | 2026.02.24 00:41:11.855360 [ 4 ] {1b39e677-7b77-48de-a6e4-cc0c2ba307a4} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2026.02.24 00:41:11.855496 [ 4 ] {1b39e677-7b77-48de-a6e4-cc0c2ba307a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 8399 | 2026.02.24 00:41:11.855533 [ 4 ] {1b39e677-7b77-48de-a6e4-cc0c2ba307a4} <Debug> TCPHandler: Processed in 0.001256042 sec. | ||
| 8400 | 2026.02.24 00:41:15.016330 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8401 | 2026.02.24 00:41:15.016380 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8402 | 2026.02.24 00:41:15.238936 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21130 | ||
| 8403 | 2026.02.24 00:41:15.239459 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8404 | 2026.02.24 00:41:15.239498 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8405 | 2026.02.24 00:41:15.239989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8406 | 2026.02.24 00:41:15.240207 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.02.24 00:41:15.240332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21130 | ||
| 8408 | 2026.02.24 00:41:15.244750 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1014 | ||
| 8409 | 2026.02.24 00:41:15.247029 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2026.02.24 00:41:15.247073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 8411 | 2026.02.24 00:41:15.248304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8412 | 2026.02.24 00:41:15.248566 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2026.02.24 00:41:15.248826 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 8414 | 2026.02.24 00:41:16.329522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8415 | 2026.02.24 00:41:16.345943 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.02.24 00:41:16.346002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8417 | 2026.02.24 00:41:16.352088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8418 | 2026.02.24 00:41:16.352770 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.02.24 00:41:16.355824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8420 | 2026.02.24 00:41:16.850217 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2026.02.24 00:41:16.850397 [ 4 ] {c777f9a3-4bfe-40b5-ac35-27092b888ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8422 | 2026.02.24 00:41:16.850469 [ 4 ] {c777f9a3-4bfe-40b5-ac35-27092b888ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8423 | 2026.02.24 00:41:16.851190 [ 4 ] {c777f9a3-4bfe-40b5-ac35-27092b888ee1} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2026.02.24 00:41:16.851229 [ 4 ] {c777f9a3-4bfe-40b5-ac35-27092b888ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8425 | 2026.02.24 00:41:16.851602 [ 4 ] {c777f9a3-4bfe-40b5-ac35-27092b888ee1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8426 | 2026.02.24 00:41:16.851823 [ 4 ] {c777f9a3-4bfe-40b5-ac35-27092b888ee1} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8427 | 2026.02.24 00:41:16.851973 [ 4 ] {c777f9a3-4bfe-40b5-ac35-27092b888ee1} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001625 sec., 84923.07692307692 rows/sec., 7.37 MiB/sec. | ||
| 8428 | 2026.02.24 00:41:16.852014 [ 4 ] {c777f9a3-4bfe-40b5-ac35-27092b888ee1} <Debug> TCPHandler: Processed in 0.001923695 sec. | ||
| 8429 | 2026.02.24 00:41:16.852149 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8430 | 2026.02.24 00:41:16.852268 [ 4 ] {e2ec3860-9b07-48e2-8a18-f4c08ea1754c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8431 | 2026.02.24 00:41:16.852317 [ 4 ] {e2ec3860-9b07-48e2-8a18-f4c08ea1754c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8432 | 2026.02.24 00:41:16.852763 [ 4 ] {e2ec3860-9b07-48e2-8a18-f4c08ea1754c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.02.24 00:41:16.852799 [ 4 ] {e2ec3860-9b07-48e2-8a18-f4c08ea1754c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8434 | 2026.02.24 00:41:16.853099 [ 4 ] {e2ec3860-9b07-48e2-8a18-f4c08ea1754c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8435 | 2026.02.24 00:41:16.853299 [ 4 ] {e2ec3860-9b07-48e2-8a18-f4c08ea1754c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.02.24 00:41:16.853419 [ 4 ] {e2ec3860-9b07-48e2-8a18-f4c08ea1754c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001185 sec., 34599.15611814346 rows/sec., 2.54 MiB/sec. | ||
| 8437 | 2026.02.24 00:41:16.853454 [ 4 ] {e2ec3860-9b07-48e2-8a18-f4c08ea1754c} <Debug> TCPHandler: Processed in 0.001376735 sec. | ||
| 8438 | 2026.02.24 00:41:16.853574 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8439 | 2026.02.24 00:41:16.853684 [ 4 ] {6627247a-6bbd-4794-bf5a-9ef84d40dc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8440 | 2026.02.24 00:41:16.853729 [ 4 ] {6627247a-6bbd-4794-bf5a-9ef84d40dc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8441 | 2026.02.24 00:41:16.854211 [ 4 ] {6627247a-6bbd-4794-bf5a-9ef84d40dc33} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2026.02.24 00:41:16.854318 [ 4 ] {6627247a-6bbd-4794-bf5a-9ef84d40dc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8443 | 2026.02.24 00:41:16.854652 [ 4 ] {6627247a-6bbd-4794-bf5a-9ef84d40dc33} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8444 | 2026.02.24 00:41:16.854870 [ 4 ] {6627247a-6bbd-4794-bf5a-9ef84d40dc33} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2026.02.24 00:41:16.854994 [ 4 ] {6627247a-6bbd-4794-bf5a-9ef84d40dc33} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001306 sec., 80398.16232771822 rows/sec., 6.28 MiB/sec. | ||
| 8446 | 2026.02.24 00:41:16.855031 [ 4 ] {6627247a-6bbd-4794-bf5a-9ef84d40dc33} <Debug> TCPHandler: Processed in 0.001503787 sec. | ||
| 8447 | 2026.02.24 00:41:16.855141 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8448 | 2026.02.24 00:41:16.855233 [ 4 ] {1b6d0e3e-3ce8-4b12-8747-47a9e19a791d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8449 | 2026.02.24 00:41:16.855276 [ 4 ] {1b6d0e3e-3ce8-4b12-8747-47a9e19a791d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8450 | 2026.02.24 00:41:16.855679 [ 4 ] {1b6d0e3e-3ce8-4b12-8747-47a9e19a791d} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2026.02.24 00:41:16.855713 [ 4 ] {1b6d0e3e-3ce8-4b12-8747-47a9e19a791d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8452 | 2026.02.24 00:41:16.856033 [ 4 ] {1b6d0e3e-3ce8-4b12-8747-47a9e19a791d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8453 | 2026.02.24 00:41:16.856234 [ 4 ] {1b6d0e3e-3ce8-4b12-8747-47a9e19a791d} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.02.24 00:41:16.856360 [ 4 ] {1b6d0e3e-3ce8-4b12-8747-47a9e19a791d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 8455 | 2026.02.24 00:41:16.856396 [ 4 ] {1b6d0e3e-3ce8-4b12-8747-47a9e19a791d} <Debug> TCPHandler: Processed in 0.001302123 sec. | ||
| 8456 | 2026.02.24 00:41:16.856526 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8457 | 2026.02.24 00:41:16.856645 [ 4 ] {1e1bb935-1991-4fcd-8885-705497c6da94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8458 | 2026.02.24 00:41:16.856710 [ 4 ] {1e1bb935-1991-4fcd-8885-705497c6da94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8459 | 2026.02.24 00:41:16.857665 [ 4 ] {1e1bb935-1991-4fcd-8885-705497c6da94} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2026.02.24 00:41:16.857700 [ 4 ] {1e1bb935-1991-4fcd-8885-705497c6da94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8461 | 2026.02.24 00:41:16.858257 [ 4 ] {1e1bb935-1991-4fcd-8885-705497c6da94} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8462 | 2026.02.24 00:41:16.858476 [ 4 ] {1e1bb935-1991-4fcd-8885-705497c6da94} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2026.02.24 00:41:16.858609 [ 4 ] {1e1bb935-1991-4fcd-8885-705497c6da94} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001988 sec., 20623.74245472837 rows/sec., 36.96 MiB/sec. | ||
| 8464 | 2026.02.24 00:41:16.858660 [ 4 ] {1e1bb935-1991-4fcd-8885-705497c6da94} <Debug> TCPHandler: Processed in 0.002192089 sec. | ||
| 8465 | 2026.02.24 00:41:16.858773 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8466 | 2026.02.24 00:41:16.858866 [ 4 ] {2b9bfd61-18cd-4602-9cb4-18cace5c3611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8467 | 2026.02.24 00:41:16.858906 [ 4 ] {2b9bfd61-18cd-4602-9cb4-18cace5c3611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8468 | 2026.02.24 00:41:16.859236 [ 4 ] {2b9bfd61-18cd-4602-9cb4-18cace5c3611} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2026.02.24 00:41:16.859271 [ 4 ] {2b9bfd61-18cd-4602-9cb4-18cace5c3611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8470 | 2026.02.24 00:41:16.859568 [ 4 ] {2b9bfd61-18cd-4602-9cb4-18cace5c3611} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8471 | 2026.02.24 00:41:16.859771 [ 4 ] {2b9bfd61-18cd-4602-9cb4-18cace5c3611} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8472 | 2026.02.24 00:41:16.859895 [ 4 ] {2b9bfd61-18cd-4602-9cb4-18cace5c3611} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 8473 | 2026.02.24 00:41:16.859930 [ 4 ] {2b9bfd61-18cd-4602-9cb4-18cace5c3611} <Debug> TCPHandler: Processed in 0.001204222 sec. | ||
| 8474 | 2026.02.24 00:41:19.312947 [ 70 ] {} <Debug> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8475 | 2026.02.24 00:41:19.313015 [ 70 ] {} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8476 | 2026.02.24 00:41:19.313036 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8477 | 2026.02.24 00:41:19.313173 [ 187 ] {1cddf45a-d821-445c-afce-6567bb197938::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 | ||
| 8478 | 2026.02.24 00:41:19.313340 [ 187 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8479 | 2026.02.24 00:41:19.313378 [ 187 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 160 rows starting from the beginning of the part | ||
| 8480 | 2026.02.24 00:41:19.313454 [ 187 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8481 | 2026.02.24 00:41:19.313510 [ 187 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8482 | 2026.02.24 00:41:19.313558 [ 187 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8483 | 2026.02.24 00:41:19.313603 [ 187 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 8484 | 2026.02.24 00:41:19.314401 [ 195 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294343 sec., 160699.2891374234 rows/sec., 10.65 MiB/sec. | ||
| 8485 | 2026.02.24 00:41:19.314559 [ 187 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8486 | 2026.02.24 00:41:19.314845 [ 187 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_14_3} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2026.02.24 00:41:19.314917 [ 187 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_14_3} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8488 | 2026.02.24 00:41:19.314984 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8489 | 2026.02.24 00:41:19.365620 [ 70 ] {} <Debug> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8490 | 2026.02.24 00:41:19.365668 [ 70 ] {} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.02.24 00:41:19.365689 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8492 | 2026.02.24 00:41:19.365775 [ 199 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::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 | ||
| 8493 | 2026.02.24 00:41:19.365885 [ 199 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8494 | 2026.02.24 00:41:19.365912 [ 199 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 308 rows starting from the beginning of the part | ||
| 8495 | 2026.02.24 00:41:19.365966 [ 199 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::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 | ||
| 8496 | 2026.02.24 00:41:19.366014 [ 199 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8497 | 2026.02.24 00:41:19.366056 [ 199 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::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 | ||
| 8498 | 2026.02.24 00:41:19.366103 [ 199 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 8499 | 2026.02.24 00:41:19.366818 [ 187 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.00107575 sec., 375551.94050662324 rows/sec., 27.46 MiB/sec. | ||
| 8500 | 2026.02.24 00:41:19.366948 [ 195 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8501 | 2026.02.24 00:41:19.367196 [ 195 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_14_3} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8502 | 2026.02.24 00:41:19.367259 [ 195 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_14_3} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8503 | 2026.02.24 00:41:19.367330 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8504 | 2026.02.24 00:41:21.857571 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8505 | 2026.02.24 00:41:21.857762 [ 4 ] {5c2dfff2-4ae8-4f2d-a151-e7c137759356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8506 | 2026.02.24 00:41:21.857828 [ 4 ] {5c2dfff2-4ae8-4f2d-a151-e7c137759356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8507 | 2026.02.24 00:41:21.858604 [ 4 ] {5c2dfff2-4ae8-4f2d-a151-e7c137759356} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2026.02.24 00:41:21.858656 [ 4 ] {5c2dfff2-4ae8-4f2d-a151-e7c137759356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8509 | 2026.02.24 00:41:21.859064 [ 4 ] {5c2dfff2-4ae8-4f2d-a151-e7c137759356} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8510 | 2026.02.24 00:41:21.859291 [ 4 ] {5c2dfff2-4ae8-4f2d-a151-e7c137759356} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2026.02.24 00:41:21.859445 [ 4 ] {5c2dfff2-4ae8-4f2d-a151-e7c137759356} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001732 sec., 163972.28637413395 rows/sec., 10.41 MiB/sec. | ||
| 8512 | 2026.02.24 00:41:21.859497 [ 4 ] {5c2dfff2-4ae8-4f2d-a151-e7c137759356} <Debug> TCPHandler: Processed in 0.002055897 sec. | ||
| 8513 | 2026.02.24 00:41:21.859628 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8514 | 2026.02.24 00:41:21.859731 [ 4 ] {8c358d59-01c9-479f-b93c-82d58ff5424e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8515 | 2026.02.24 00:41:21.859775 [ 4 ] {8c358d59-01c9-479f-b93c-82d58ff5424e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8516 | 2026.02.24 00:41:21.860178 [ 4 ] {8c358d59-01c9-479f-b93c-82d58ff5424e} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.02.24 00:41:21.860215 [ 4 ] {8c358d59-01c9-479f-b93c-82d58ff5424e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8518 | 2026.02.24 00:41:21.860516 [ 4 ] {8c358d59-01c9-479f-b93c-82d58ff5424e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8519 | 2026.02.24 00:41:21.860726 [ 4 ] {8c358d59-01c9-479f-b93c-82d58ff5424e} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2026.02.24 00:41:21.860859 [ 4 ] {8c358d59-01c9-479f-b93c-82d58ff5424e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001152 sec., 1736.111111111111 rows/sec., 141.57 KiB/sec. | ||
| 8521 | 2026.02.24 00:41:21.860898 [ 4 ] {8c358d59-01c9-479f-b93c-82d58ff5424e} <Debug> TCPHandler: Processed in 0.001321844 sec. | ||
| 8522 | 2026.02.24 00:41:21.861010 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8523 | 2026.02.24 00:41:21.861105 [ 4 ] {34b2fd70-8056-442a-b978-8c35ca5e9b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8524 | 2026.02.24 00:41:21.861145 [ 4 ] {34b2fd70-8056-442a-b978-8c35ca5e9b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8525 | 2026.02.24 00:41:21.861932 [ 4 ] {34b2fd70-8056-442a-b978-8c35ca5e9b82} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2026.02.24 00:41:21.861969 [ 4 ] {34b2fd70-8056-442a-b978-8c35ca5e9b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8527 | 2026.02.24 00:41:21.862323 [ 4 ] {34b2fd70-8056-442a-b978-8c35ca5e9b82} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8528 | 2026.02.24 00:41:21.862536 [ 4 ] {34b2fd70-8056-442a-b978-8c35ca5e9b82} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2026.02.24 00:41:21.862672 [ 4 ] {34b2fd70-8056-442a-b978-8c35ca5e9b82} <Debug> executeQuery: Read 798 rows, 64.22 KiB in 0.001585 sec., 503470.0315457413 rows/sec., 39.57 MiB/sec. | ||
| 8530 | 2026.02.24 00:41:21.862712 [ 4 ] {34b2fd70-8056-442a-b978-8c35ca5e9b82} <Debug> TCPHandler: Processed in 0.001750742 sec. | ||
| 8531 | 2026.02.24 00:41:21.862823 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8532 | 2026.02.24 00:41:21.862916 [ 4 ] {22bca0da-3f1a-4f2c-a45f-dae887fc0db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8533 | 2026.02.24 00:41:21.862958 [ 4 ] {22bca0da-3f1a-4f2c-a45f-dae887fc0db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8534 | 2026.02.24 00:41:21.863389 [ 4 ] {22bca0da-3f1a-4f2c-a45f-dae887fc0db4} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8535 | 2026.02.24 00:41:21.863426 [ 4 ] {22bca0da-3f1a-4f2c-a45f-dae887fc0db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8536 | 2026.02.24 00:41:21.863732 [ 4 ] {22bca0da-3f1a-4f2c-a45f-dae887fc0db4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8537 | 2026.02.24 00:41:21.863948 [ 4 ] {22bca0da-3f1a-4f2c-a45f-dae887fc0db4} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.02.24 00:41:21.864061 [ 67 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8539 | 2026.02.24 00:41:21.864079 [ 4 ] {22bca0da-3f1a-4f2c-a45f-dae887fc0db4} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.00118 sec., 122033.89830508475 rows/sec., 7.18 MiB/sec. | ||
| 8540 | 2026.02.24 00:41:21.864132 [ 67 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8541 | 2026.02.24 00:41:21.864140 [ 4 ] {22bca0da-3f1a-4f2c-a45f-dae887fc0db4} <Debug> TCPHandler: Processed in 0.001366094 sec. | ||
| 8542 | 2026.02.24 00:41:21.864160 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8543 | 2026.02.24 00:41:21.864265 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 8544 | 2026.02.24 00:41:21.864267 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8545 | 2026.02.24 00:41:21.864386 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8546 | 2026.02.24 00:41:21.864404 [ 4 ] {445de5a2-c4ed-4661-8a8a-b209623f6f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8547 | 2026.02.24 00:41:21.864424 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 215 rows starting from the beginning of the part | ||
| 8548 | 2026.02.24 00:41:21.864463 [ 4 ] {445de5a2-c4ed-4661-8a8a-b209623f6f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8549 | 2026.02.24 00:41:21.864524 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 8550 | 2026.02.24 00:41:21.864600 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 8551 | 2026.02.24 00:41:21.864657 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 65 rows starting from the beginning of the part | ||
| 8552 | 2026.02.24 00:41:21.864729 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 8553 | 2026.02.24 00:41:21.864790 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 144 rows starting from the beginning of the part | ||
| 8554 | 2026.02.24 00:41:21.864958 [ 4 ] {445de5a2-c4ed-4661-8a8a-b209623f6f69} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8555 | 2026.02.24 00:41:21.865003 [ 4 ] {445de5a2-c4ed-4661-8a8a-b209623f6f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8556 | 2026.02.24 00:41:21.865353 [ 4 ] {445de5a2-c4ed-4661-8a8a-b209623f6f69} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8557 | 2026.02.24 00:41:21.865593 [ 4 ] {445de5a2-c4ed-4661-8a8a-b209623f6f69} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8558 | 2026.02.24 00:41:21.865724 [ 196 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 547 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505547 sec., 363323.09785081435 rows/sec., 25.25 MiB/sec. | ||
| 8559 | 2026.02.24 00:41:21.865726 [ 4 ] {445de5a2-c4ed-4661-8a8a-b209623f6f69} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001358 sec., 109720.17673048601 rows/sec., 7.09 MiB/sec. | ||
| 8560 | 2026.02.24 00:41:21.865782 [ 4 ] {445de5a2-c4ed-4661-8a8a-b209623f6f69} <Debug> TCPHandler: Processed in 0.001562698 sec. | ||
| 8561 | 2026.02.24 00:41:21.865860 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8562 | 2026.02.24 00:41:21.865909 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8563 | 2026.02.24 00:41:21.866012 [ 4 ] {db228c53-2e01-4dbe-828d-df70dd24901a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8564 | 2026.02.24 00:41:21.866056 [ 4 ] {db228c53-2e01-4dbe-828d-df70dd24901a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8565 | 2026.02.24 00:41:21.866113 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_41_8} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.02.24 00:41:21.866186 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_41_8} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8567 | 2026.02.24 00:41:21.866256 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8568 | 2026.02.24 00:41:21.866508 [ 4 ] {db228c53-2e01-4dbe-828d-df70dd24901a} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8569 | 2026.02.24 00:41:21.866549 [ 4 ] {db228c53-2e01-4dbe-828d-df70dd24901a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8570 | 2026.02.24 00:41:21.866876 [ 4 ] {db228c53-2e01-4dbe-828d-df70dd24901a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8571 | 2026.02.24 00:41:21.867096 [ 4 ] {db228c53-2e01-4dbe-828d-df70dd24901a} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8572 | 2026.02.24 00:41:21.867226 [ 4 ] {db228c53-2e01-4dbe-828d-df70dd24901a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 6.84 MiB/sec. | ||
| 8573 | 2026.02.24 00:41:21.867265 [ 4 ] {db228c53-2e01-4dbe-828d-df70dd24901a} <Debug> TCPHandler: Processed in 0.001405676 sec. | ||
| 8574 | 2026.02.24 00:41:21.867381 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8575 | 2026.02.24 00:41:21.867476 [ 4 ] {e7fd6f7c-bec7-438d-b70b-5eab26566d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8576 | 2026.02.24 00:41:21.867518 [ 4 ] {e7fd6f7c-bec7-438d-b70b-5eab26566d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8577 | 2026.02.24 00:41:21.868105 [ 4 ] {e7fd6f7c-bec7-438d-b70b-5eab26566d04} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2026.02.24 00:41:21.868141 [ 4 ] {e7fd6f7c-bec7-438d-b70b-5eab26566d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8579 | 2026.02.24 00:41:21.868474 [ 4 ] {e7fd6f7c-bec7-438d-b70b-5eab26566d04} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8580 | 2026.02.24 00:41:21.868691 [ 4 ] {e7fd6f7c-bec7-438d-b70b-5eab26566d04} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2026.02.24 00:41:21.868827 [ 4 ] {e7fd6f7c-bec7-438d-b70b-5eab26566d04} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001368 sec., 359649.1228070175 rows/sec., 25.23 MiB/sec. | ||
| 8582 | 2026.02.24 00:41:21.868865 [ 4 ] {e7fd6f7c-bec7-438d-b70b-5eab26566d04} <Debug> TCPHandler: Processed in 0.001533778 sec. | ||
| 8583 | 2026.02.24 00:41:21.868968 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8584 | 2026.02.24 00:41:21.869062 [ 4 ] {e3dc28b0-365c-48fc-a522-78939fd7922d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8585 | 2026.02.24 00:41:21.869105 [ 4 ] {e3dc28b0-365c-48fc-a522-78939fd7922d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8586 | 2026.02.24 00:41:21.869434 [ 4 ] {e3dc28b0-365c-48fc-a522-78939fd7922d} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8587 | 2026.02.24 00:41:21.869470 [ 4 ] {e3dc28b0-365c-48fc-a522-78939fd7922d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8588 | 2026.02.24 00:41:21.869768 [ 4 ] {e3dc28b0-365c-48fc-a522-78939fd7922d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8589 | 2026.02.24 00:41:21.869984 [ 4 ] {e3dc28b0-365c-48fc-a522-78939fd7922d} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8590 | 2026.02.24 00:41:21.870113 [ 4 ] {e3dc28b0-365c-48fc-a522-78939fd7922d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 8591 | 2026.02.24 00:41:21.870151 [ 4 ] {e3dc28b0-365c-48fc-a522-78939fd7922d} <Debug> TCPHandler: Processed in 0.001231632 sec. | ||
| 8592 | 2026.02.24 00:41:21.870262 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8593 | 2026.02.24 00:41:21.870356 [ 4 ] {f91558a4-1f08-496c-b9f7-be9f155e50b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8594 | 2026.02.24 00:41:21.870398 [ 4 ] {f91558a4-1f08-496c-b9f7-be9f155e50b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8595 | 2026.02.24 00:41:21.870801 [ 4 ] {f91558a4-1f08-496c-b9f7-be9f155e50b5} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8596 | 2026.02.24 00:41:21.870837 [ 4 ] {f91558a4-1f08-496c-b9f7-be9f155e50b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8597 | 2026.02.24 00:41:21.871162 [ 4 ] {f91558a4-1f08-496c-b9f7-be9f155e50b5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8598 | 2026.02.24 00:41:21.871387 [ 4 ] {f91558a4-1f08-496c-b9f7-be9f155e50b5} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8599 | 2026.02.24 00:41:21.871520 [ 4 ] {f91558a4-1f08-496c-b9f7-be9f155e50b5} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001183 sec., 224852.07100591715 rows/sec., 14.94 MiB/sec. | ||
| 8600 | 2026.02.24 00:41:21.871559 [ 4 ] {f91558a4-1f08-496c-b9f7-be9f155e50b5} <Debug> TCPHandler: Processed in 0.001345624 sec. | ||
| 8601 | 2026.02.24 00:41:21.871673 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8602 | 2026.02.24 00:41:21.871767 [ 4 ] {ca67a401-c1dc-4d65-8ede-6097753dca24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8603 | 2026.02.24 00:41:21.871810 [ 4 ] {ca67a401-c1dc-4d65-8ede-6097753dca24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8604 | 2026.02.24 00:41:21.872117 [ 4 ] {ca67a401-c1dc-4d65-8ede-6097753dca24} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2026.02.24 00:41:21.872154 [ 4 ] {ca67a401-c1dc-4d65-8ede-6097753dca24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8606 | 2026.02.24 00:41:21.872449 [ 4 ] {ca67a401-c1dc-4d65-8ede-6097753dca24} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8607 | 2026.02.24 00:41:21.872660 [ 4 ] {ca67a401-c1dc-4d65-8ede-6097753dca24} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2026.02.24 00:41:21.872785 [ 4 ] {ca67a401-c1dc-4d65-8ede-6097753dca24} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 8609 | 2026.02.24 00:41:21.872824 [ 4 ] {ca67a401-c1dc-4d65-8ede-6097753dca24} <Debug> TCPHandler: Processed in 0.001200652 sec. | ||
| 8610 | 2026.02.24 00:41:21.872946 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8611 | 2026.02.24 00:41:21.873067 [ 4 ] {43cd0eb4-d14a-4c68-b255-5c0b6fc013b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8612 | 2026.02.24 00:41:21.873117 [ 4 ] {43cd0eb4-d14a-4c68-b255-5c0b6fc013b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8613 | 2026.02.24 00:41:21.873524 [ 4 ] {43cd0eb4-d14a-4c68-b255-5c0b6fc013b1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2026.02.24 00:41:21.873567 [ 4 ] {43cd0eb4-d14a-4c68-b255-5c0b6fc013b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8615 | 2026.02.24 00:41:21.873912 [ 4 ] {43cd0eb4-d14a-4c68-b255-5c0b6fc013b1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8616 | 2026.02.24 00:41:21.874131 [ 4 ] {43cd0eb4-d14a-4c68-b255-5c0b6fc013b1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.02.24 00:41:21.874264 [ 4 ] {43cd0eb4-d14a-4c68-b255-5c0b6fc013b1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001222 sec., 73649.75450081834 rows/sec., 4.61 MiB/sec. | ||
| 8618 | 2026.02.24 00:41:21.874301 [ 4 ] {43cd0eb4-d14a-4c68-b255-5c0b6fc013b1} <Debug> TCPHandler: Processed in 0.001416315 sec. | ||
| 8619 | 2026.02.24 00:41:22.740885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21578 | ||
| 8620 | 2026.02.24 00:41:22.741386 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8621 | 2026.02.24 00:41:22.741434 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8622 | 2026.02.24 00:41:22.741915 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8623 | 2026.02.24 00:41:22.742148 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8624 | 2026.02.24 00:41:22.742299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21578 | ||
| 8625 | 2026.02.24 00:41:23.855976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8626 | 2026.02.24 00:41:23.872742 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2026.02.24 00:41:23.872800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8628 | 2026.02.24 00:41:23.879246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8629 | 2026.02.24 00:41:23.879939 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2026.02.24 00:41:23.882711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8631 | 2026.02.24 00:41:25.249381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1048 | ||
| 8632 | 2026.02.24 00:41:25.251817 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2026.02.24 00:41:25.251878 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8634 | 2026.02.24 00:41:25.253181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8635 | 2026.02.24 00:41:25.253458 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2026.02.24 00:41:25.253848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1048 | ||
| 8637 | 2026.02.24 00:41:26.850486 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.02.24 00:41:26.850679 [ 4 ] {0849e494-a90e-4803-b79a-2a869388a8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8639 | 2026.02.24 00:41:26.850745 [ 4 ] {0849e494-a90e-4803-b79a-2a869388a8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8640 | 2026.02.24 00:41:26.851444 [ 4 ] {0849e494-a90e-4803-b79a-2a869388a8e5} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.02.24 00:41:26.851489 [ 4 ] {0849e494-a90e-4803-b79a-2a869388a8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8642 | 2026.02.24 00:41:26.851916 [ 4 ] {0849e494-a90e-4803-b79a-2a869388a8e5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8643 | 2026.02.24 00:41:26.852144 [ 4 ] {0849e494-a90e-4803-b79a-2a869388a8e5} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.02.24 00:41:26.852298 [ 59 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8645 | 2026.02.24 00:41:26.852316 [ 4 ] {0849e494-a90e-4803-b79a-2a869388a8e5} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001681 sec., 82093.99167162404 rows/sec., 7.12 MiB/sec. | ||
| 8646 | 2026.02.24 00:41:26.852375 [ 59 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.02.24 00:41:26.852393 [ 4 ] {0849e494-a90e-4803-b79a-2a869388a8e5} <Debug> TCPHandler: Processed in 0.002032846 sec. | ||
| 8648 | 2026.02.24 00:41:26.852405 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8649 | 2026.02.24 00:41:26.852515 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 8650 | 2026.02.24 00:41:26.852522 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8651 | 2026.02.24 00:41:26.852645 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8652 | 2026.02.24 00:41:26.852652 [ 4 ] {1e92e768-6b39-45e6-a494-d519ac5a627a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8653 | 2026.02.24 00:41:26.852688 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2150 rows starting from the beginning of the part | ||
| 8654 | 2026.02.24 00:41:26.852709 [ 4 ] {1e92e768-6b39-45e6-a494-d519ac5a627a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8655 | 2026.02.24 00:41:26.852760 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1404 rows starting from the beginning of the part | ||
| 8656 | 2026.02.24 00:41:26.852813 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 8657 | 2026.02.24 00:41:26.852854 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 138 rows starting from the beginning of the part | ||
| 8658 | 2026.02.24 00:41:26.852893 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 798 rows starting from the beginning of the part | ||
| 8659 | 2026.02.24 00:41:26.852940 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 138 rows starting from the beginning of the part | ||
| 8660 | 2026.02.24 00:41:26.853150 [ 4 ] {1e92e768-6b39-45e6-a494-d519ac5a627a} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.02.24 00:41:26.853193 [ 4 ] {1e92e768-6b39-45e6-a494-d519ac5a627a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8662 | 2026.02.24 00:41:26.853563 [ 4 ] {1e92e768-6b39-45e6-a494-d519ac5a627a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8663 | 2026.02.24 00:41:26.853795 [ 4 ] {1e92e768-6b39-45e6-a494-d519ac5a627a} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2026.02.24 00:41:26.853932 [ 4 ] {1e92e768-6b39-45e6-a494-d519ac5a627a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001304 sec., 31441.717791411043 rows/sec., 2.31 MiB/sec. | ||
| 8665 | 2026.02.24 00:41:26.853971 [ 4 ] {1e92e768-6b39-45e6-a494-d519ac5a627a} <Debug> TCPHandler: Processed in 0.001501037 sec. | ||
| 8666 | 2026.02.24 00:41:26.854082 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8667 | 2026.02.24 00:41:26.854180 [ 4 ] {449a5d30-6deb-4f88-afa3-6bbc7789d7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8668 | 2026.02.24 00:41:26.854222 [ 4 ] {449a5d30-6deb-4f88-afa3-6bbc7789d7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8669 | 2026.02.24 00:41:26.854648 [ 4 ] {449a5d30-6deb-4f88-afa3-6bbc7789d7b9} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.02.24 00:41:26.854684 [ 4 ] {449a5d30-6deb-4f88-afa3-6bbc7789d7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8671 | 2026.02.24 00:41:26.854879 [ 189 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4684 rows, containing 5 columns (5 merged, 0 gathered) in 0.002403574 sec., 1948764.6313365016 rows/sec., 167.42 MiB/sec. | ||
| 8672 | 2026.02.24 00:41:26.854993 [ 4 ] {449a5d30-6deb-4f88-afa3-6bbc7789d7b9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8673 | 2026.02.24 00:41:26.855181 [ 196 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8674 | 2026.02.24 00:41:26.855221 [ 4 ] {449a5d30-6deb-4f88-afa3-6bbc7789d7b9} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.02.24 00:41:26.855358 [ 4 ] {449a5d30-6deb-4f88-afa3-6bbc7789d7b9} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001198 sec., 87646.07679465775 rows/sec., 6.85 MiB/sec. | ||
| 8676 | 2026.02.24 00:41:26.855374 [ 50 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8677 | 2026.02.24 00:41:26.855396 [ 4 ] {449a5d30-6deb-4f88-afa3-6bbc7789d7b9} <Debug> TCPHandler: Processed in 0.001363404 sec. | ||
| 8678 | 2026.02.24 00:41:26.855444 [ 50 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8679 | 2026.02.24 00:41:26.855462 [ 196 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_66_13} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.02.24 00:41:26.855472 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8681 | 2026.02.24 00:41:26.855537 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.02.24 00:41:26.855545 [ 196 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_66_13} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8683 | 2026.02.24 00:41:26.855579 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 8684 | 2026.02.24 00:41:26.855638 [ 4 ] {83a35f8a-0dcf-4082-b32e-016d89cfa83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8685 | 2026.02.24 00:41:26.855649 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 8686 | 2026.02.24 00:41:26.855683 [ 4 ] {83a35f8a-0dcf-4082-b32e-016d89cfa83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8687 | 2026.02.24 00:41:26.855695 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8688 | 2026.02.24 00:41:26.855730 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1061 rows starting from the beginning of the part | ||
| 8689 | 2026.02.24 00:41:26.855788 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 609 rows starting from the beginning of the part | ||
| 8690 | 2026.02.24 00:41:26.855833 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 8691 | 2026.02.24 00:41:26.855875 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 105 rows starting from the beginning of the part | ||
| 8692 | 2026.02.24 00:41:26.855914 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 492 rows starting from the beginning of the part | ||
| 8693 | 2026.02.24 00:41:26.855953 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 105 rows starting from the beginning of the part | ||
| 8694 | 2026.02.24 00:41:26.856093 [ 4 ] {83a35f8a-0dcf-4082-b32e-016d89cfa83f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.02.24 00:41:26.856128 [ 4 ] {83a35f8a-0dcf-4082-b32e-016d89cfa83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8696 | 2026.02.24 00:41:26.856484 [ 4 ] {83a35f8a-0dcf-4082-b32e-016d89cfa83f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8697 | 2026.02.24 00:41:26.856694 [ 4 ] {83a35f8a-0dcf-4082-b32e-016d89cfa83f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.02.24 00:41:26.856810 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8699 | 2026.02.24 00:41:26.856824 [ 4 ] {83a35f8a-0dcf-4082-b32e-016d89cfa83f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 8700 | 2026.02.24 00:41:26.856843 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.02.24 00:41:26.856866 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8702 | 2026.02.24 00:41:26.856868 [ 4 ] {83a35f8a-0dcf-4082-b32e-016d89cfa83f} <Debug> TCPHandler: Processed in 0.001381155 sec. | ||
| 8703 | 2026.02.24 00:41:26.856973 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 8704 | 2026.02.24 00:41:26.856981 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2026.02.24 00:41:26.857035 [ 204 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2436 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502267 sec., 1621549.2984935434 rows/sec., 125.32 MiB/sec. | ||
| 8706 | 2026.02.24 00:41:26.857092 [ 4 ] {d8ca81ae-5074-4ba7-811a-2fa11784728d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8707 | 2026.02.24 00:41:26.857102 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8708 | 2026.02.24 00:41:26.857146 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18087 rows starting from the beginning of the part | ||
| 8709 | 2026.02.24 00:41:26.857152 [ 4 ] {d8ca81ae-5074-4ba7-811a-2fa11784728d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8710 | 2026.02.24 00:41:26.857247 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 886 rows starting from the beginning of the part | ||
| 8711 | 2026.02.24 00:41:26.857255 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8712 | 2026.02.24 00:41:26.857305 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 8713 | 2026.02.24 00:41:26.857356 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 8714 | 2026.02.24 00:41:26.857401 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 266 rows starting from the beginning of the part | ||
| 8715 | 2026.02.24 00:41:26.857475 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 8716 | 2026.02.24 00:41:26.857579 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_66_13} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.02.24 00:41:26.857667 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_66_13} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8718 | 2026.02.24 00:41:26.857769 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 8719 | 2026.02.24 00:41:26.858071 [ 4 ] {d8ca81ae-5074-4ba7-811a-2fa11784728d} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.02.24 00:41:26.858114 [ 4 ] {d8ca81ae-5074-4ba7-811a-2fa11784728d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8721 | 2026.02.24 00:41:26.858713 [ 4 ] {d8ca81ae-5074-4ba7-811a-2fa11784728d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8722 | 2026.02.24 00:41:26.858942 [ 4 ] {d8ca81ae-5074-4ba7-811a-2fa11784728d} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8723 | 2026.02.24 00:41:26.859082 [ 4 ] {d8ca81ae-5074-4ba7-811a-2fa11784728d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002008 sec., 20418.326693227093 rows/sec., 36.59 MiB/sec. | ||
| 8724 | 2026.02.24 00:41:26.859137 [ 4 ] {d8ca81ae-5074-4ba7-811a-2fa11784728d} <Debug> TCPHandler: Processed in 0.00220467 sec. | ||
| 8725 | 2026.02.24 00:41:26.859258 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2026.02.24 00:41:26.859354 [ 4 ] {46f403b2-b737-4ab0-8fce-2467ee036bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8727 | 2026.02.24 00:41:26.859397 [ 4 ] {46f403b2-b737-4ab0-8fce-2467ee036bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8728 | 2026.02.24 00:41:26.859727 [ 4 ] {46f403b2-b737-4ab0-8fce-2467ee036bde} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.02.24 00:41:26.859762 [ 4 ] {46f403b2-b737-4ab0-8fce-2467ee036bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8730 | 2026.02.24 00:41:26.860077 [ 4 ] {46f403b2-b737-4ab0-8fce-2467ee036bde} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8731 | 2026.02.24 00:41:26.860293 [ 4 ] {46f403b2-b737-4ab0-8fce-2467ee036bde} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.02.24 00:41:26.860413 [ 50 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8733 | 2026.02.24 00:41:26.860423 [ 4 ] {46f403b2-b737-4ab0-8fce-2467ee036bde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 8734 | 2026.02.24 00:41:26.860449 [ 50 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.02.24 00:41:26.860471 [ 4 ] {46f403b2-b737-4ab0-8fce-2467ee036bde} <Debug> TCPHandler: Processed in 0.001266353 sec. | ||
| 8736 | 2026.02.24 00:41:26.860475 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8737 | 2026.02.24 00:41:26.860571 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 8738 | 2026.02.24 00:41:26.860677 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8739 | 2026.02.24 00:41:26.860729 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3516 rows starting from the beginning of the part | ||
| 8740 | 2026.02.24 00:41:26.860833 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 8741 | 2026.02.24 00:41:26.860907 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 8742 | 2026.02.24 00:41:26.860971 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 8743 | 2026.02.24 00:41:26.861037 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
| 8744 | 2026.02.24 00:41:26.861100 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 8745 | 2026.02.24 00:41:26.862651 [ 198 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3846 rows, containing 4 columns (4 merged, 0 gathered) in 0.002116968 sec., 1816749.2375888536 rows/sec., 121.32 MiB/sec. | ||
| 8746 | 2026.02.24 00:41:26.862937 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19719 rows, containing 5 columns (5 merged, 0 gathered) in 0.006006338 sec., 3283032.023838818 rows/sec., 224.88 MiB/sec. | ||
| 8747 | 2026.02.24 00:41:26.863101 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8748 | 2026.02.24 00:41:26.863275 [ 198 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8749 | 2026.02.24 00:41:26.863456 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_66_13} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8750 | 2026.02.24 00:41:26.863549 [ 204 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_66_13} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8751 | 2026.02.24 00:41:26.863577 [ 198 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.02.24 00:41:26.863638 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8753 | 2026.02.24 00:41:26.863655 [ 198 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8754 | 2026.02.24 00:41:26.863741 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8755 | 2026.02.24 00:41:30.016411 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8756 | 2026.02.24 00:41:30.016468 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8757 | 2026.02.24 00:41:30.243327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22090 | ||
| 8758 | 2026.02.24 00:41:30.243821 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.02.24 00:41:30.243854 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8760 | 2026.02.24 00:41:30.244329 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8761 | 2026.02.24 00:41:30.244547 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2026.02.24 00:41:30.244673 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22090 | ||
| 8763 | 2026.02.24 00:41:30.244681 [ 54 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8764 | 2026.02.24 00:41:30.244748 [ 54 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.02.24 00:41:30.244771 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8766 | 2026.02.24 00:41:30.244874 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 8767 | 2026.02.24 00:41:30.244974 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8768 | 2026.02.24 00:41:30.245009 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19658 rows starting from the beginning of the part | ||
| 8769 | 2026.02.24 00:41:30.245072 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 8770 | 2026.02.24 00:41:30.245119 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 8771 | 2026.02.24 00:41:30.245162 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 8772 | 2026.02.24 00:41:30.245204 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 8773 | 2026.02.24 00:41:30.245247 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 8774 | 2026.02.24 00:41:30.247411 [ 204 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002577777 sec., 8569399.137318706 rows/sec., 122.59 MiB/sec. | ||
| 8775 | 2026.02.24 00:41:30.247705 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8776 | 2026.02.24 00:41:30.247962 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_46_9} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.02.24 00:41:30.248025 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_46_9} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8778 | 2026.02.24 00:41:30.248093 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 8779 | 2026.02.24 00:41:31.383738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8780 | 2026.02.24 00:41:31.400990 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.02.24 00:41:31.401053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8782 | 2026.02.24 00:41:31.406944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8783 | 2026.02.24 00:41:31.407668 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2026.02.24 00:41:31.407996 [ 54 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8785 | 2026.02.24 00:41:31.408068 [ 54 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8786 | 2026.02.24 00:41:31.408092 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8787 | 2026.02.24 00:41:31.408203 [ 204 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 8788 | 2026.02.24 00:41:31.410668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8789 | 2026.02.24 00:41:31.411296 [ 204 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8790 | 2026.02.24 00:41:31.412153 [ 204 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 8791 | 2026.02.24 00:41:31.415538 [ 204 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 8792 | 2026.02.24 00:41:31.418894 [ 204 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 8793 | 2026.02.24 00:41:31.422752 [ 204 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 8794 | 2026.02.24 00:41:31.426785 [ 204 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 8795 | 2026.02.24 00:41:31.430578 [ 204 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 8796 | 2026.02.24 00:41:31.482486 [ 197 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.074320858 sec., 4668.945022136316 rows/sec., 24.14 MiB/sec. | ||
| 8797 | 2026.02.24 00:41:31.485510 [ 190 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8798 | 2026.02.24 00:41:31.487836 [ 190 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_46_9} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.02.24 00:41:31.487944 [ 190 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_46_9} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8800 | 2026.02.24 00:41:31.490890 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8801 | 2026.02.24 00:41:31.857080 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2026.02.24 00:41:31.857275 [ 4 ] {2645e7ee-f2cf-4e35-933f-ff4197a18088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8803 | 2026.02.24 00:41:31.857349 [ 4 ] {2645e7ee-f2cf-4e35-933f-ff4197a18088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8804 | 2026.02.24 00:41:31.858103 [ 4 ] {2645e7ee-f2cf-4e35-933f-ff4197a18088} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.02.24 00:41:31.858153 [ 4 ] {2645e7ee-f2cf-4e35-933f-ff4197a18088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8806 | 2026.02.24 00:41:31.858570 [ 4 ] {2645e7ee-f2cf-4e35-933f-ff4197a18088} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8807 | 2026.02.24 00:41:31.858809 [ 4 ] {2645e7ee-f2cf-4e35-933f-ff4197a18088} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.02.24 00:41:31.858970 [ 4 ] {2645e7ee-f2cf-4e35-933f-ff4197a18088} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001748 sec., 162471.39588100687 rows/sec., 10.32 MiB/sec. | ||
| 8809 | 2026.02.24 00:41:31.859023 [ 4 ] {2645e7ee-f2cf-4e35-933f-ff4197a18088} <Debug> TCPHandler: Processed in 0.002075937 sec. | ||
| 8810 | 2026.02.24 00:41:31.859149 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8811 | 2026.02.24 00:41:31.859252 [ 4 ] {d0b7950a-68d7-467c-962b-4ec58ec2b5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8812 | 2026.02.24 00:41:31.859294 [ 4 ] {d0b7950a-68d7-467c-962b-4ec58ec2b5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8813 | 2026.02.24 00:41:31.860012 [ 4 ] {d0b7950a-68d7-467c-962b-4ec58ec2b5bc} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2026.02.24 00:41:31.860049 [ 4 ] {d0b7950a-68d7-467c-962b-4ec58ec2b5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8815 | 2026.02.24 00:41:31.860424 [ 4 ] {d0b7950a-68d7-467c-962b-4ec58ec2b5bc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8816 | 2026.02.24 00:41:31.860646 [ 4 ] {d0b7950a-68d7-467c-962b-4ec58ec2b5bc} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2026.02.24 00:41:31.860778 [ 4 ] {d0b7950a-68d7-467c-962b-4ec58ec2b5bc} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001549 sec., 514525.5003227889 rows/sec., 40.44 MiB/sec. | ||
| 8818 | 2026.02.24 00:41:31.860825 [ 4 ] {d0b7950a-68d7-467c-962b-4ec58ec2b5bc} <Debug> TCPHandler: Processed in 0.001725521 sec. | ||
| 8819 | 2026.02.24 00:41:31.860944 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8820 | 2026.02.24 00:41:31.861043 [ 4 ] {c8bb4507-f0ae-42c6-8c2d-4063b2937e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8821 | 2026.02.24 00:41:31.861083 [ 4 ] {c8bb4507-f0ae-42c6-8c2d-4063b2937e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8822 | 2026.02.24 00:41:31.861522 [ 4 ] {c8bb4507-f0ae-42c6-8c2d-4063b2937e79} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.02.24 00:41:31.861556 [ 4 ] {c8bb4507-f0ae-42c6-8c2d-4063b2937e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8824 | 2026.02.24 00:41:31.861870 [ 4 ] {c8bb4507-f0ae-42c6-8c2d-4063b2937e79} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8825 | 2026.02.24 00:41:31.862079 [ 4 ] {c8bb4507-f0ae-42c6-8c2d-4063b2937e79} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.02.24 00:41:31.862203 [ 4 ] {c8bb4507-f0ae-42c6-8c2d-4063b2937e79} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001179 sec., 120441.05173876167 rows/sec., 7.08 MiB/sec. | ||
| 8827 | 2026.02.24 00:41:31.862240 [ 4 ] {c8bb4507-f0ae-42c6-8c2d-4063b2937e79} <Debug> TCPHandler: Processed in 0.001345584 sec. | ||
| 8828 | 2026.02.24 00:41:31.862353 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2026.02.24 00:41:31.862438 [ 4 ] {2a0d256c-44d0-4cc0-a519-cccfbf73777d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8830 | 2026.02.24 00:41:31.862473 [ 4 ] {2a0d256c-44d0-4cc0-a519-cccfbf73777d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8831 | 2026.02.24 00:41:31.862873 [ 4 ] {2a0d256c-44d0-4cc0-a519-cccfbf73777d} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2026.02.24 00:41:31.862904 [ 4 ] {2a0d256c-44d0-4cc0-a519-cccfbf73777d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8833 | 2026.02.24 00:41:31.863175 [ 4 ] {2a0d256c-44d0-4cc0-a519-cccfbf73777d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8834 | 2026.02.24 00:41:31.863442 [ 4 ] {2a0d256c-44d0-4cc0-a519-cccfbf73777d} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2026.02.24 00:41:31.863562 [ 4 ] {2a0d256c-44d0-4cc0-a519-cccfbf73777d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00113 sec., 131858.40707964601 rows/sec., 8.52 MiB/sec. | ||
| 8836 | 2026.02.24 00:41:31.863597 [ 4 ] {2a0d256c-44d0-4cc0-a519-cccfbf73777d} <Debug> TCPHandler: Processed in 0.001286514 sec. | ||
| 8837 | 2026.02.24 00:41:31.863712 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8838 | 2026.02.24 00:41:31.863803 [ 4 ] {398ad933-ff5b-4678-8bf6-0c14c3b6685a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8839 | 2026.02.24 00:41:31.863840 [ 4 ] {398ad933-ff5b-4678-8bf6-0c14c3b6685a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8840 | 2026.02.24 00:41:31.864251 [ 4 ] {398ad933-ff5b-4678-8bf6-0c14c3b6685a} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2026.02.24 00:41:31.864284 [ 4 ] {398ad933-ff5b-4678-8bf6-0c14c3b6685a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8842 | 2026.02.24 00:41:31.864689 [ 4 ] {398ad933-ff5b-4678-8bf6-0c14c3b6685a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8843 | 2026.02.24 00:41:31.864933 [ 4 ] {398ad933-ff5b-4678-8bf6-0c14c3b6685a} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2026.02.24 00:41:31.865059 [ 4 ] {398ad933-ff5b-4678-8bf6-0c14c3b6685a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001273 sec., 116260.80125687353 rows/sec., 6.61 MiB/sec. | ||
| 8845 | 2026.02.24 00:41:31.865096 [ 4 ] {398ad933-ff5b-4678-8bf6-0c14c3b6685a} <Debug> TCPHandler: Processed in 0.001430656 sec. | ||
| 8846 | 2026.02.24 00:41:31.865213 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8847 | 2026.02.24 00:41:31.865308 [ 4 ] {be6f9612-224a-47d8-a214-e566c5d17cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8848 | 2026.02.24 00:41:31.865348 [ 4 ] {be6f9612-224a-47d8-a214-e566c5d17cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8849 | 2026.02.24 00:41:31.865916 [ 4 ] {be6f9612-224a-47d8-a214-e566c5d17cb2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8850 | 2026.02.24 00:41:31.865950 [ 4 ] {be6f9612-224a-47d8-a214-e566c5d17cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8851 | 2026.02.24 00:41:31.866266 [ 4 ] {be6f9612-224a-47d8-a214-e566c5d17cb2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8852 | 2026.02.24 00:41:31.866482 [ 4 ] {be6f9612-224a-47d8-a214-e566c5d17cb2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2026.02.24 00:41:31.866609 [ 4 ] {be6f9612-224a-47d8-a214-e566c5d17cb2} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001319 sec., 371493.55572403333 rows/sec., 26.05 MiB/sec. | ||
| 8854 | 2026.02.24 00:41:31.866647 [ 4 ] {be6f9612-224a-47d8-a214-e566c5d17cb2} <Debug> TCPHandler: Processed in 0.001482457 sec. | ||
| 8855 | 2026.02.24 00:41:31.866759 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8856 | 2026.02.24 00:41:31.866853 [ 4 ] {a74672ac-6af3-44b0-b29a-f802e1fdafa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8857 | 2026.02.24 00:41:31.866895 [ 4 ] {a74672ac-6af3-44b0-b29a-f802e1fdafa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8858 | 2026.02.24 00:41:31.867225 [ 4 ] {a74672ac-6af3-44b0-b29a-f802e1fdafa9} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.02.24 00:41:31.867260 [ 4 ] {a74672ac-6af3-44b0-b29a-f802e1fdafa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8860 | 2026.02.24 00:41:31.867567 [ 4 ] {a74672ac-6af3-44b0-b29a-f802e1fdafa9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8861 | 2026.02.24 00:41:31.867800 [ 4 ] {a74672ac-6af3-44b0-b29a-f802e1fdafa9} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8862 | 2026.02.24 00:41:31.867891 [ 52 ] {} <Debug> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 8863 | 2026.02.24 00:41:31.867927 [ 52 ] {} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8864 | 2026.02.24 00:41:31.867927 [ 4 ] {a74672ac-6af3-44b0-b29a-f802e1fdafa9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 8865 | 2026.02.24 00:41:31.867948 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8866 | 2026.02.24 00:41:31.867972 [ 4 ] {a74672ac-6af3-44b0-b29a-f802e1fdafa9} <Debug> TCPHandler: Processed in 0.001262072 sec. | ||
| 8867 | 2026.02.24 00:41:31.868063 [ 197 ] {70f4efe5-f3ff-48be-962b-7614c91e35a3::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 | ||
| 8868 | 2026.02.24 00:41:31.868084 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2026.02.24 00:41:31.868193 [ 4 ] {17d20b8b-2771-4b42-b069-218f8294ab87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8870 | 2026.02.24 00:41:31.868207 [ 197 ] {70f4efe5-f3ff-48be-962b-7614c91e35a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8871 | 2026.02.24 00:41:31.868235 [ 4 ] {17d20b8b-2771-4b42-b069-218f8294ab87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8872 | 2026.02.24 00:41:31.868248 [ 197 ] {70f4efe5-f3ff-48be-962b-7614c91e35a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 8873 | 2026.02.24 00:41:31.868326 [ 197 ] {70f4efe5-f3ff-48be-962b-7614c91e35a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 8874 | 2026.02.24 00:41:31.868374 [ 197 ] {70f4efe5-f3ff-48be-962b-7614c91e35a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 8875 | 2026.02.24 00:41:31.868415 [ 197 ] {70f4efe5-f3ff-48be-962b-7614c91e35a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 8876 | 2026.02.24 00:41:31.868456 [ 197 ] {70f4efe5-f3ff-48be-962b-7614c91e35a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 8877 | 2026.02.24 00:41:31.868493 [ 197 ] {70f4efe5-f3ff-48be-962b-7614c91e35a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 8878 | 2026.02.24 00:41:31.868646 [ 4 ] {17d20b8b-2771-4b42-b069-218f8294ab87} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.02.24 00:41:31.868687 [ 4 ] {17d20b8b-2771-4b42-b069-218f8294ab87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8880 | 2026.02.24 00:41:31.869077 [ 4 ] {17d20b8b-2771-4b42-b069-218f8294ab87} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8881 | 2026.02.24 00:41:31.869303 [ 4 ] {17d20b8b-2771-4b42-b069-218f8294ab87} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.02.24 00:41:31.869377 [ 194 ] {70f4efe5-f3ff-48be-962b-7614c91e35a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001368165 sec., 26312.61580291851 rows/sec., 1.34 MiB/sec. | ||
| 8883 | 2026.02.24 00:41:31.869430 [ 4 ] {17d20b8b-2771-4b42-b069-218f8294ab87} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001255 sec., 211155.37848605576 rows/sec., 14.03 MiB/sec. | ||
| 8884 | 2026.02.24 00:41:31.869473 [ 4 ] {17d20b8b-2771-4b42-b069-218f8294ab87} <Debug> TCPHandler: Processed in 0.001436146 sec. | ||
| 8885 | 2026.02.24 00:41:31.869527 [ 193 ] {70f4efe5-f3ff-48be-962b-7614c91e35a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 8886 | 2026.02.24 00:41:31.869590 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8887 | 2026.02.24 00:41:31.869689 [ 4 ] {eb03b3ae-6108-40ac-875d-c47a2b5e4794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8888 | 2026.02.24 00:41:31.869734 [ 4 ] {eb03b3ae-6108-40ac-875d-c47a2b5e4794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8889 | 2026.02.24 00:41:31.869799 [ 193 ] {70f4efe5-f3ff-48be-962b-7614c91e35a3::all_1_6_1} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.02.24 00:41:31.869873 [ 193 ] {70f4efe5-f3ff-48be-962b-7614c91e35a3::all_1_6_1} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 8891 | 2026.02.24 00:41:31.869951 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8892 | 2026.02.24 00:41:31.870051 [ 4 ] {eb03b3ae-6108-40ac-875d-c47a2b5e4794} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2026.02.24 00:41:31.870091 [ 4 ] {eb03b3ae-6108-40ac-875d-c47a2b5e4794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8894 | 2026.02.24 00:41:31.870383 [ 4 ] {eb03b3ae-6108-40ac-875d-c47a2b5e4794} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8895 | 2026.02.24 00:41:31.870589 [ 4 ] {eb03b3ae-6108-40ac-875d-c47a2b5e4794} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2026.02.24 00:41:31.870716 [ 4 ] {eb03b3ae-6108-40ac-875d-c47a2b5e4794} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 8897 | 2026.02.24 00:41:31.870752 [ 4 ] {eb03b3ae-6108-40ac-875d-c47a2b5e4794} <Debug> TCPHandler: Processed in 0.001209512 sec. | ||
| 8898 | 2026.02.24 00:41:31.870863 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8899 | 2026.02.24 00:41:31.870956 [ 4 ] {ee80c041-776d-4384-bc7b-13446296b194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8900 | 2026.02.24 00:41:31.870996 [ 4 ] {ee80c041-776d-4384-bc7b-13446296b194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8901 | 2026.02.24 00:41:31.871314 [ 4 ] {ee80c041-776d-4384-bc7b-13446296b194} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.02.24 00:41:31.871347 [ 4 ] {ee80c041-776d-4384-bc7b-13446296b194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8903 | 2026.02.24 00:41:31.871654 [ 4 ] {ee80c041-776d-4384-bc7b-13446296b194} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8904 | 2026.02.24 00:41:31.871854 [ 4 ] {ee80c041-776d-4384-bc7b-13446296b194} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.02.24 00:41:31.871980 [ 4 ] {ee80c041-776d-4384-bc7b-13446296b194} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001041 sec., 86455.33141210374 rows/sec., 5.41 MiB/sec. | ||
| 8906 | 2026.02.24 00:41:31.872015 [ 4 ] {ee80c041-776d-4384-bc7b-13446296b194} <Debug> TCPHandler: Processed in 0.001200021 sec. | ||
| 8907 | 2026.02.24 00:41:33.901363 [ 48 ] {} <Debug> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8908 | 2026.02.24 00:41:33.901428 [ 48 ] {} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8909 | 2026.02.24 00:41:33.901448 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8910 | 2026.02.24 00:41:33.901567 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 8911 | 2026.02.24 00:41:33.901709 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8912 | 2026.02.24 00:41:33.901741 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8913 | 2026.02.24 00:41:33.901810 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 8914 | 2026.02.24 00:41:33.901879 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 8915 | 2026.02.24 00:41:33.901945 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 8916 | 2026.02.24 00:41:33.901991 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 8917 | 2026.02.24 00:41:33.902733 [ 194 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001220572 sec., 32771.52023805232 rows/sec., 2.73 MiB/sec. | ||
| 8918 | 2026.02.24 00:41:33.902930 [ 191 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8919 | 2026.02.24 00:41:33.903271 [ 191 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_17_4} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.02.24 00:41:33.903372 [ 191 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_17_4} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8921 | 2026.02.24 00:41:33.903494 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8922 | 2026.02.24 00:41:35.254470 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1080 | ||
| 8923 | 2026.02.24 00:41:35.256809 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.02.24 00:41:35.256860 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8925 | 2026.02.24 00:41:35.258041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8926 | 2026.02.24 00:41:35.258325 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.02.24 00:41:35.258597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
| 8928 | 2026.02.24 00:41:36.881444 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8929 | 2026.02.24 00:41:36.881665 [ 4 ] {6ecae2d9-9c31-4e99-8a30-564df25107f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8930 | 2026.02.24 00:41:36.881741 [ 4 ] {6ecae2d9-9c31-4e99-8a30-564df25107f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8931 | 2026.02.24 00:41:36.882461 [ 4 ] {6ecae2d9-9c31-4e99-8a30-564df25107f9} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.02.24 00:41:36.882508 [ 4 ] {6ecae2d9-9c31-4e99-8a30-564df25107f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 8933 | 2026.02.24 00:41:36.883011 [ 4 ] {6ecae2d9-9c31-4e99-8a30-564df25107f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8934 | 2026.02.24 00:41:36.883256 [ 4 ] {6ecae2d9-9c31-4e99-8a30-564df25107f9} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.02.24 00:41:36.883452 [ 4 ] {6ecae2d9-9c31-4e99-8a30-564df25107f9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001846 sec., 13001.083423618635 rows/sec., 1.08 MiB/sec. | ||
| 8936 | 2026.02.24 00:41:36.883508 [ 4 ] {6ecae2d9-9c31-4e99-8a30-564df25107f9} <Debug> TCPHandler: Processed in 0.0022511 sec. | ||
| 8937 | 2026.02.24 00:41:36.883658 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8938 | 2026.02.24 00:41:36.883772 [ 4 ] {7fdbf4d5-4551-4c9c-9366-4e6b1be7ee74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8939 | 2026.02.24 00:41:36.883815 [ 4 ] {7fdbf4d5-4551-4c9c-9366-4e6b1be7ee74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8940 | 2026.02.24 00:41:36.884226 [ 4 ] {7fdbf4d5-4551-4c9c-9366-4e6b1be7ee74} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8941 | 2026.02.24 00:41:36.884263 [ 4 ] {7fdbf4d5-4551-4c9c-9366-4e6b1be7ee74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 8942 | 2026.02.24 00:41:36.884570 [ 4 ] {7fdbf4d5-4551-4c9c-9366-4e6b1be7ee74} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8943 | 2026.02.24 00:41:36.884784 [ 4 ] {7fdbf4d5-4551-4c9c-9366-4e6b1be7ee74} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8944 | 2026.02.24 00:41:36.884919 [ 4 ] {7fdbf4d5-4551-4c9c-9366-4e6b1be7ee74} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001166 sec., 3430.5317324185253 rows/sec., 279.74 KiB/sec. | ||
| 8945 | 2026.02.24 00:41:36.884960 [ 4 ] {7fdbf4d5-4551-4c9c-9366-4e6b1be7ee74} <Debug> TCPHandler: Processed in 0.001373704 sec. | ||
| 8946 | 2026.02.24 00:41:36.885074 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8947 | 2026.02.24 00:41:36.885168 [ 4 ] {39c65836-5a59-4872-ac77-bb9a6ab24961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8948 | 2026.02.24 00:41:36.885207 [ 4 ] {39c65836-5a59-4872-ac77-bb9a6ab24961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8949 | 2026.02.24 00:41:36.886123 [ 4 ] {39c65836-5a59-4872-ac77-bb9a6ab24961} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2026.02.24 00:41:36.886158 [ 4 ] {39c65836-5a59-4872-ac77-bb9a6ab24961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 8951 | 2026.02.24 00:41:36.886593 [ 4 ] {39c65836-5a59-4872-ac77-bb9a6ab24961} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8952 | 2026.02.24 00:41:36.886805 [ 4 ] {39c65836-5a59-4872-ac77-bb9a6ab24961} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2026.02.24 00:41:36.886941 [ 4 ] {39c65836-5a59-4872-ac77-bb9a6ab24961} <Debug> executeQuery: Read 1400 rows, 119.96 KiB in 0.001791 sec., 781686.2088218872 rows/sec., 65.41 MiB/sec. | ||
| 8954 | 2026.02.24 00:41:36.886981 [ 4 ] {39c65836-5a59-4872-ac77-bb9a6ab24961} <Debug> TCPHandler: Processed in 0.001956256 sec. | ||
| 8955 | 2026.02.24 00:41:36.887091 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8956 | 2026.02.24 00:41:36.887185 [ 4 ] {8a2058c3-09d5-42bb-ada2-bae737c0214b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8957 | 2026.02.24 00:41:36.887227 [ 4 ] {8a2058c3-09d5-42bb-ada2-bae737c0214b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8958 | 2026.02.24 00:41:36.887643 [ 4 ] {8a2058c3-09d5-42bb-ada2-bae737c0214b} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2026.02.24 00:41:36.887679 [ 4 ] {8a2058c3-09d5-42bb-ada2-bae737c0214b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 8960 | 2026.02.24 00:41:36.887980 [ 4 ] {8a2058c3-09d5-42bb-ada2-bae737c0214b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8961 | 2026.02.24 00:41:36.888181 [ 4 ] {8a2058c3-09d5-42bb-ada2-bae737c0214b} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8962 | 2026.02.24 00:41:36.888312 [ 4 ] {8a2058c3-09d5-42bb-ada2-bae737c0214b} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001144 sec., 49825.17482517482 rows/sec., 3.69 MiB/sec. | ||
| 8963 | 2026.02.24 00:41:36.888350 [ 4 ] {8a2058c3-09d5-42bb-ada2-bae737c0214b} <Debug> TCPHandler: Processed in 0.001308923 sec. | ||
| 8964 | 2026.02.24 00:41:36.888457 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8965 | 2026.02.24 00:41:36.888578 [ 4 ] {494dd5e5-ad0e-4c83-829c-ad8af74356e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8966 | 2026.02.24 00:41:36.888634 [ 4 ] {494dd5e5-ad0e-4c83-829c-ad8af74356e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8967 | 2026.02.24 00:41:36.889102 [ 4 ] {494dd5e5-ad0e-4c83-829c-ad8af74356e2} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2026.02.24 00:41:36.889138 [ 4 ] {494dd5e5-ad0e-4c83-829c-ad8af74356e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 8969 | 2026.02.24 00:41:36.889460 [ 4 ] {494dd5e5-ad0e-4c83-829c-ad8af74356e2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8970 | 2026.02.24 00:41:36.889668 [ 4 ] {494dd5e5-ad0e-4c83-829c-ad8af74356e2} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8971 | 2026.02.24 00:41:36.889802 [ 4 ] {494dd5e5-ad0e-4c83-829c-ad8af74356e2} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00125 sec., 201600 rows/sec., 13.94 MiB/sec. | ||
| 8972 | 2026.02.24 00:41:36.889841 [ 4 ] {494dd5e5-ad0e-4c83-829c-ad8af74356e2} <Debug> TCPHandler: Processed in 0.001434855 sec. | ||
| 8973 | 2026.02.24 00:41:36.889954 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8974 | 2026.02.24 00:41:36.890048 [ 4 ] {5cf3a4c8-1904-4ce2-9e5a-f284597fdffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8975 | 2026.02.24 00:41:36.890087 [ 4 ] {5cf3a4c8-1904-4ce2-9e5a-f284597fdffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8976 | 2026.02.24 00:41:36.890479 [ 4 ] {5cf3a4c8-1904-4ce2-9e5a-f284597fdffc} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2026.02.24 00:41:36.890514 [ 4 ] {5cf3a4c8-1904-4ce2-9e5a-f284597fdffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 8978 | 2026.02.24 00:41:36.890799 [ 4 ] {5cf3a4c8-1904-4ce2-9e5a-f284597fdffc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8979 | 2026.02.24 00:41:36.890999 [ 4 ] {5cf3a4c8-1904-4ce2-9e5a-f284597fdffc} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8980 | 2026.02.24 00:41:36.891125 [ 4 ] {5cf3a4c8-1904-4ce2-9e5a-f284597fdffc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001095 sec., 10958.90410958904 rows/sec., 856.16 KiB/sec. | ||
| 8981 | 2026.02.24 00:41:36.891163 [ 4 ] {5cf3a4c8-1904-4ce2-9e5a-f284597fdffc} <Debug> TCPHandler: Processed in 0.001256043 sec. | ||
| 8982 | 2026.02.24 00:41:36.891272 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2026.02.24 00:41:36.891364 [ 4 ] {2dc5ddf3-2f51-498d-bbf6-9fd84ce3d6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8984 | 2026.02.24 00:41:36.891403 [ 4 ] {2dc5ddf3-2f51-498d-bbf6-9fd84ce3d6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8985 | 2026.02.24 00:41:36.892031 [ 4 ] {2dc5ddf3-2f51-498d-bbf6-9fd84ce3d6a4} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2026.02.24 00:41:36.892067 [ 4 ] {2dc5ddf3-2f51-498d-bbf6-9fd84ce3d6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 8987 | 2026.02.24 00:41:36.892389 [ 4 ] {2dc5ddf3-2f51-498d-bbf6-9fd84ce3d6a4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8988 | 2026.02.24 00:41:36.892589 [ 4 ] {2dc5ddf3-2f51-498d-bbf6-9fd84ce3d6a4} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2026.02.24 00:41:36.892725 [ 4 ] {2dc5ddf3-2f51-498d-bbf6-9fd84ce3d6a4} <Debug> executeQuery: Read 601 rows, 46.27 KiB in 0.001379 sec., 435823.0601885424 rows/sec., 32.77 MiB/sec. | ||
| 8990 | 2026.02.24 00:41:36.892762 [ 4 ] {2dc5ddf3-2f51-498d-bbf6-9fd84ce3d6a4} <Debug> TCPHandler: Processed in 0.001537258 sec. | ||
| 8991 | 2026.02.24 00:41:36.892868 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8992 | 2026.02.24 00:41:36.892960 [ 4 ] {74fef89a-233a-4866-a6e5-1485c7914fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8993 | 2026.02.24 00:41:36.893002 [ 4 ] {74fef89a-233a-4866-a6e5-1485c7914fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8994 | 2026.02.24 00:41:36.893583 [ 4 ] {74fef89a-233a-4866-a6e5-1485c7914fe1} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2026.02.24 00:41:36.893618 [ 4 ] {74fef89a-233a-4866-a6e5-1485c7914fe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 8996 | 2026.02.24 00:41:36.893980 [ 4 ] {74fef89a-233a-4866-a6e5-1485c7914fe1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8997 | 2026.02.24 00:41:36.894190 [ 4 ] {74fef89a-233a-4866-a6e5-1485c7914fe1} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.02.24 00:41:36.894323 [ 4 ] {74fef89a-233a-4866-a6e5-1485c7914fe1} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001381 sec., 638667.6321506154 rows/sec., 43.35 MiB/sec. | ||
| 8999 | 2026.02.24 00:41:36.894360 [ 4 ] {74fef89a-233a-4866-a6e5-1485c7914fe1} <Debug> TCPHandler: Processed in 0.001539538 sec. | ||
| 9000 | 2026.02.24 00:41:36.894472 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9001 | 2026.02.24 00:41:36.894566 [ 4 ] {41a0601c-4009-448e-af89-992bb430e33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9002 | 2026.02.24 00:41:36.894619 [ 4 ] {41a0601c-4009-448e-af89-992bb430e33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9003 | 2026.02.24 00:41:36.895439 [ 4 ] {41a0601c-4009-448e-af89-992bb430e33f} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2026.02.24 00:41:36.895474 [ 4 ] {41a0601c-4009-448e-af89-992bb430e33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9005 | 2026.02.24 00:41:36.896019 [ 4 ] {41a0601c-4009-448e-af89-992bb430e33f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9006 | 2026.02.24 00:41:36.896232 [ 4 ] {41a0601c-4009-448e-af89-992bb430e33f} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2026.02.24 00:41:36.896365 [ 4 ] {41a0601c-4009-448e-af89-992bb430e33f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001818 sec., 22552.255225522553 rows/sec., 40.41 MiB/sec. | ||
| 9008 | 2026.02.24 00:41:36.896418 [ 4 ] {41a0601c-4009-448e-af89-992bb430e33f} <Debug> TCPHandler: Processed in 0.001992916 sec. | ||
| 9009 | 2026.02.24 00:41:36.896542 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2026.02.24 00:41:36.896636 [ 4 ] {f1dc70b6-cb12-4b01-9798-57e8b4a459e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9011 | 2026.02.24 00:41:36.896676 [ 4 ] {f1dc70b6-cb12-4b01-9798-57e8b4a459e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9012 | 2026.02.24 00:41:36.897014 [ 4 ] {f1dc70b6-cb12-4b01-9798-57e8b4a459e1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2026.02.24 00:41:36.897050 [ 4 ] {f1dc70b6-cb12-4b01-9798-57e8b4a459e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9014 | 2026.02.24 00:41:36.897340 [ 4 ] {f1dc70b6-cb12-4b01-9798-57e8b4a459e1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9015 | 2026.02.24 00:41:36.897541 [ 4 ] {f1dc70b6-cb12-4b01-9798-57e8b4a459e1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2026.02.24 00:41:36.897668 [ 4 ] {f1dc70b6-cb12-4b01-9798-57e8b4a459e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 9017 | 2026.02.24 00:41:36.897703 [ 4 ] {f1dc70b6-cb12-4b01-9798-57e8b4a459e1} <Debug> TCPHandler: Processed in 0.001207992 sec. | ||
| 9018 | 2026.02.24 00:41:37.745035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22538 | ||
| 9019 | 2026.02.24 00:41:37.745537 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9020 | 2026.02.24 00:41:37.745588 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9021 | 2026.02.24 00:41:37.746074 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9022 | 2026.02.24 00:41:37.746306 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9023 | 2026.02.24 00:41:37.746453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22538 | ||
| 9024 | 2026.02.24 00:41:38.911014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9025 | 2026.02.24 00:41:38.925983 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.02.24 00:41:38.926041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9027 | 2026.02.24 00:41:38.931484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9028 | 2026.02.24 00:41:38.932157 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.02.24 00:41:38.934857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9030 | 2026.02.24 00:41:41.848462 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9031 | 2026.02.24 00:41:41.848639 [ 4 ] {0974ef1c-fc0f-49ea-a684-b88620cc6dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9032 | 2026.02.24 00:41:41.848701 [ 4 ] {0974ef1c-fc0f-49ea-a684-b88620cc6dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9033 | 2026.02.24 00:41:41.849464 [ 4 ] {0974ef1c-fc0f-49ea-a684-b88620cc6dbc} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9034 | 2026.02.24 00:41:41.849511 [ 4 ] {0974ef1c-fc0f-49ea-a684-b88620cc6dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9035 | 2026.02.24 00:41:41.849909 [ 4 ] {0974ef1c-fc0f-49ea-a684-b88620cc6dbc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9036 | 2026.02.24 00:41:41.850139 [ 4 ] {0974ef1c-fc0f-49ea-a684-b88620cc6dbc} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2026.02.24 00:41:41.850298 [ 4 ] {0974ef1c-fc0f-49ea-a684-b88620cc6dbc} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.54 MiB/sec. | ||
| 9038 | 2026.02.24 00:41:41.850347 [ 4 ] {0974ef1c-fc0f-49ea-a684-b88620cc6dbc} <Debug> TCPHandler: Processed in 0.001999436 sec. | ||
| 9039 | 2026.02.24 00:41:41.850465 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2026.02.24 00:41:41.850562 [ 4 ] {247a58a3-0842-4b90-afe0-58a7f35a1768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9041 | 2026.02.24 00:41:41.850604 [ 4 ] {247a58a3-0842-4b90-afe0-58a7f35a1768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9042 | 2026.02.24 00:41:41.851098 [ 4 ] {247a58a3-0842-4b90-afe0-58a7f35a1768} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2026.02.24 00:41:41.851136 [ 4 ] {247a58a3-0842-4b90-afe0-58a7f35a1768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9044 | 2026.02.24 00:41:41.851443 [ 4 ] {247a58a3-0842-4b90-afe0-58a7f35a1768} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9045 | 2026.02.24 00:41:41.851660 [ 4 ] {247a58a3-0842-4b90-afe0-58a7f35a1768} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.02.24 00:41:41.851796 [ 4 ] {247a58a3-0842-4b90-afe0-58a7f35a1768} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 9047 | 2026.02.24 00:41:41.851835 [ 4 ] {247a58a3-0842-4b90-afe0-58a7f35a1768} <Debug> TCPHandler: Processed in 0.001386235 sec. | ||
| 9048 | 2026.02.24 00:41:41.851961 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9049 | 2026.02.24 00:41:41.852052 [ 4 ] {4e68f015-b86c-4901-a039-531e4e873851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9050 | 2026.02.24 00:41:41.852094 [ 4 ] {4e68f015-b86c-4901-a039-531e4e873851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9051 | 2026.02.24 00:41:41.852506 [ 4 ] {4e68f015-b86c-4901-a039-531e4e873851} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9052 | 2026.02.24 00:41:41.852540 [ 4 ] {4e68f015-b86c-4901-a039-531e4e873851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9053 | 2026.02.24 00:41:41.852848 [ 4 ] {4e68f015-b86c-4901-a039-531e4e873851} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9054 | 2026.02.24 00:41:41.853137 [ 4 ] {4e68f015-b86c-4901-a039-531e4e873851} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9055 | 2026.02.24 00:41:41.853274 [ 4 ] {4e68f015-b86c-4901-a039-531e4e873851} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 9056 | 2026.02.24 00:41:41.853313 [ 4 ] {4e68f015-b86c-4901-a039-531e4e873851} <Debug> TCPHandler: Processed in 0.001399065 sec. | ||
| 9057 | 2026.02.24 00:41:41.853430 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9058 | 2026.02.24 00:41:41.853525 [ 4 ] {da2ea518-c265-4b58-bc71-16041b38669d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9059 | 2026.02.24 00:41:41.853568 [ 4 ] {da2ea518-c265-4b58-bc71-16041b38669d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9060 | 2026.02.24 00:41:41.853912 [ 4 ] {da2ea518-c265-4b58-bc71-16041b38669d} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9061 | 2026.02.24 00:41:41.853948 [ 4 ] {da2ea518-c265-4b58-bc71-16041b38669d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9062 | 2026.02.24 00:41:41.854235 [ 4 ] {da2ea518-c265-4b58-bc71-16041b38669d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9063 | 2026.02.24 00:41:41.854436 [ 4 ] {da2ea518-c265-4b58-bc71-16041b38669d} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9064 | 2026.02.24 00:41:41.854561 [ 4 ] {da2ea518-c265-4b58-bc71-16041b38669d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 9065 | 2026.02.24 00:41:41.854601 [ 4 ] {da2ea518-c265-4b58-bc71-16041b38669d} <Debug> TCPHandler: Processed in 0.001264753 sec. | ||
| 9066 | 2026.02.24 00:41:45.016728 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9067 | 2026.02.24 00:41:45.016784 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9068 | 2026.02.24 00:41:45.247435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23050 | ||
| 9069 | 2026.02.24 00:41:45.248028 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.02.24 00:41:45.248086 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9071 | 2026.02.24 00:41:45.248615 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9072 | 2026.02.24 00:41:45.248845 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9073 | 2026.02.24 00:41:45.248995 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23050 | ||
| 9074 | 2026.02.24 00:41:45.259544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1108 | ||
| 9075 | 2026.02.24 00:41:45.261806 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2026.02.24 00:41:45.261861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9077 | 2026.02.24 00:41:45.263059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9078 | 2026.02.24 00:41:45.263335 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2026.02.24 00:41:45.263532 [ 39 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9080 | 2026.02.24 00:41:45.263625 [ 39 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9081 | 2026.02.24 00:41:45.263663 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9082 | 2026.02.24 00:41:45.263709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1108 | ||
| 9083 | 2026.02.24 00:41:45.263796 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 9084 | 2026.02.24 00:41:45.264323 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9085 | 2026.02.24 00:41:45.264481 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 960 rows starting from the beginning of the part | ||
| 9086 | 2026.02.24 00:41:45.264831 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 9087 | 2026.02.24 00:41:45.265164 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 9088 | 2026.02.24 00:41:45.265490 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 9089 | 2026.02.24 00:41:45.265797 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part | ||
| 9090 | 2026.02.24 00:41:45.266096 [ 195 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 9091 | 2026.02.24 00:41:45.272573 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1108 rows, containing 72 columns (72 merged, 0 gathered) in 0.008820679 sec., 125613.91248904988 rows/sec., 103.46 MiB/sec. | ||
| 9092 | 2026.02.24 00:41:45.274128 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9093 | 2026.02.24 00:41:45.274748 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_36_7} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2026.02.24 00:41:45.274837 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_36_7} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9095 | 2026.02.24 00:41:45.275202 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
| 9096 | 2026.02.24 00:41:46.001307 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000902066 sec. | ||
| 9097 | 2026.02.24 00:41:46.435892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9098 | 2026.02.24 00:41:46.452779 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9099 | 2026.02.24 00:41:46.452842 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9100 | 2026.02.24 00:41:46.459163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9101 | 2026.02.24 00:41:46.459887 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2026.02.24 00:41:46.462966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9103 | 2026.02.24 00:41:46.851338 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9104 | 2026.02.24 00:41:46.851610 [ 4 ] {8fafd899-aff1-4fca-ab82-f889fd81ee70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9105 | 2026.02.24 00:41:46.851701 [ 4 ] {8fafd899-aff1-4fca-ab82-f889fd81ee70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9106 | 2026.02.24 00:41:46.852417 [ 4 ] {8fafd899-aff1-4fca-ab82-f889fd81ee70} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2026.02.24 00:41:46.852459 [ 4 ] {8fafd899-aff1-4fca-ab82-f889fd81ee70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9108 | 2026.02.24 00:41:46.852838 [ 4 ] {8fafd899-aff1-4fca-ab82-f889fd81ee70} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9109 | 2026.02.24 00:41:46.853057 [ 4 ] {8fafd899-aff1-4fca-ab82-f889fd81ee70} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9110 | 2026.02.24 00:41:46.853204 [ 4 ] {8fafd899-aff1-4fca-ab82-f889fd81ee70} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001714 sec., 80513.41890315052 rows/sec., 6.98 MiB/sec. | ||
| 9111 | 2026.02.24 00:41:46.853242 [ 4 ] {8fafd899-aff1-4fca-ab82-f889fd81ee70} <Debug> TCPHandler: Processed in 0.002132868 sec. | ||
| 9112 | 2026.02.24 00:41:46.853357 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9113 | 2026.02.24 00:41:46.853446 [ 4 ] {a4ebb490-5d08-402a-b547-ca08c7424739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9114 | 2026.02.24 00:41:46.853484 [ 4 ] {a4ebb490-5d08-402a-b547-ca08c7424739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9115 | 2026.02.24 00:41:46.853962 [ 4 ] {a4ebb490-5d08-402a-b547-ca08c7424739} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9116 | 2026.02.24 00:41:46.853999 [ 4 ] {a4ebb490-5d08-402a-b547-ca08c7424739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9117 | 2026.02.24 00:41:46.854305 [ 4 ] {a4ebb490-5d08-402a-b547-ca08c7424739} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9118 | 2026.02.24 00:41:46.854522 [ 4 ] {a4ebb490-5d08-402a-b547-ca08c7424739} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2026.02.24 00:41:46.854656 [ 4 ] {a4ebb490-5d08-402a-b547-ca08c7424739} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001168 sec., 35102.7397260274 rows/sec., 2.58 MiB/sec. | ||
| 9120 | 2026.02.24 00:41:46.854694 [ 4 ] {a4ebb490-5d08-402a-b547-ca08c7424739} <Debug> TCPHandler: Processed in 0.001332244 sec. | ||
| 9121 | 2026.02.24 00:41:46.854794 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9122 | 2026.02.24 00:41:46.854888 [ 4 ] {2558acc7-2625-4807-a4f2-142e09e319d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9123 | 2026.02.24 00:41:46.854927 [ 4 ] {2558acc7-2625-4807-a4f2-142e09e319d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9124 | 2026.02.24 00:41:46.855356 [ 4 ] {2558acc7-2625-4807-a4f2-142e09e319d6} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9125 | 2026.02.24 00:41:46.855391 [ 4 ] {2558acc7-2625-4807-a4f2-142e09e319d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9126 | 2026.02.24 00:41:46.855703 [ 4 ] {2558acc7-2625-4807-a4f2-142e09e319d6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9127 | 2026.02.24 00:41:46.855924 [ 4 ] {2558acc7-2625-4807-a4f2-142e09e319d6} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9128 | 2026.02.24 00:41:46.856054 [ 4 ] {2558acc7-2625-4807-a4f2-142e09e319d6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001183 sec., 88757.39644970415 rows/sec., 6.93 MiB/sec. | ||
| 9129 | 2026.02.24 00:41:46.856090 [ 4 ] {2558acc7-2625-4807-a4f2-142e09e319d6} <Debug> TCPHandler: Processed in 0.001344505 sec. | ||
| 9130 | 2026.02.24 00:41:46.856204 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9131 | 2026.02.24 00:41:46.856299 [ 4 ] {91b87ed7-12d8-4477-b87a-71437a655c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9132 | 2026.02.24 00:41:46.856342 [ 4 ] {91b87ed7-12d8-4477-b87a-71437a655c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9133 | 2026.02.24 00:41:46.856752 [ 4 ] {91b87ed7-12d8-4477-b87a-71437a655c29} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2026.02.24 00:41:46.856787 [ 4 ] {91b87ed7-12d8-4477-b87a-71437a655c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9135 | 2026.02.24 00:41:46.857125 [ 4 ] {91b87ed7-12d8-4477-b87a-71437a655c29} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9136 | 2026.02.24 00:41:46.857345 [ 4 ] {91b87ed7-12d8-4477-b87a-71437a655c29} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2026.02.24 00:41:46.857474 [ 4 ] {91b87ed7-12d8-4477-b87a-71437a655c29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 9138 | 2026.02.24 00:41:46.857510 [ 4 ] {91b87ed7-12d8-4477-b87a-71437a655c29} <Debug> TCPHandler: Processed in 0.001354994 sec. | ||
| 9139 | 2026.02.24 00:41:46.857626 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9140 | 2026.02.24 00:41:46.857722 [ 4 ] {f0f0f028-bfa4-4973-9778-3e88370b3163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9141 | 2026.02.24 00:41:46.857776 [ 4 ] {f0f0f028-bfa4-4973-9778-3e88370b3163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9142 | 2026.02.24 00:41:46.858614 [ 4 ] {f0f0f028-bfa4-4973-9778-3e88370b3163} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.02.24 00:41:46.858649 [ 4 ] {f0f0f028-bfa4-4973-9778-3e88370b3163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9144 | 2026.02.24 00:41:46.859245 [ 4 ] {f0f0f028-bfa4-4973-9778-3e88370b3163} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9145 | 2026.02.24 00:41:46.859474 [ 4 ] {f0f0f028-bfa4-4973-9778-3e88370b3163} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.02.24 00:41:46.859612 [ 4 ] {f0f0f028-bfa4-4973-9778-3e88370b3163} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001907 sec., 21499.73780807551 rows/sec., 38.53 MiB/sec. | ||
| 9147 | 2026.02.24 00:41:46.859664 [ 4 ] {f0f0f028-bfa4-4973-9778-3e88370b3163} <Debug> TCPHandler: Processed in 0.002086307 sec. | ||
| 9148 | 2026.02.24 00:41:46.859781 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9149 | 2026.02.24 00:41:46.859876 [ 4 ] {cdb5182a-f0a6-46d2-940f-4e5c6f4dd468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9150 | 2026.02.24 00:41:46.859919 [ 4 ] {cdb5182a-f0a6-46d2-940f-4e5c6f4dd468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9151 | 2026.02.24 00:41:46.860257 [ 4 ] {cdb5182a-f0a6-46d2-940f-4e5c6f4dd468} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9152 | 2026.02.24 00:41:46.860293 [ 4 ] {cdb5182a-f0a6-46d2-940f-4e5c6f4dd468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9153 | 2026.02.24 00:41:46.860607 [ 4 ] {cdb5182a-f0a6-46d2-940f-4e5c6f4dd468} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9154 | 2026.02.24 00:41:46.860818 [ 4 ] {cdb5182a-f0a6-46d2-940f-4e5c6f4dd468} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.02.24 00:41:46.860946 [ 4 ] {cdb5182a-f0a6-46d2-940f-4e5c6f4dd468} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 9156 | 2026.02.24 00:41:46.860989 [ 4 ] {cdb5182a-f0a6-46d2-940f-4e5c6f4dd468} <Debug> TCPHandler: Processed in 0.001257893 sec. | ||
| 9157 | 2026.02.24 00:41:48.855520 [ 35 ] {} <Debug> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9158 | 2026.02.24 00:41:48.855582 [ 35 ] {} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.02.24 00:41:48.855602 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9160 | 2026.02.24 00:41:48.855700 [ 188 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::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 | ||
| 9161 | 2026.02.24 00:41:48.855823 [ 188 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9162 | 2026.02.24 00:41:48.855861 [ 188 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 402 rows starting from the beginning of the part | ||
| 9163 | 2026.02.24 00:41:48.855932 [ 188 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 9164 | 2026.02.24 00:41:48.855983 [ 188 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 9165 | 2026.02.24 00:41:48.856030 [ 188 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 9166 | 2026.02.24 00:41:48.856073 [ 188 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 252 rows starting from the beginning of the part | ||
| 9167 | 2026.02.24 00:41:48.856998 [ 194 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337844 sec., 899955.4507102473 rows/sec., 64.15 MiB/sec. | ||
| 9168 | 2026.02.24 00:41:48.857212 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9169 | 2026.02.24 00:41:48.857536 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_18_4} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2026.02.24 00:41:48.857610 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_18_4} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9171 | 2026.02.24 00:41:48.857701 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9172 | 2026.02.24 00:41:51.848329 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9173 | 2026.02.24 00:41:51.848517 [ 4 ] {382a369f-315a-4d0f-a8c0-a47af9f45401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9174 | 2026.02.24 00:41:51.848583 [ 4 ] {382a369f-315a-4d0f-a8c0-a47af9f45401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9175 | 2026.02.24 00:41:51.849239 [ 4 ] {382a369f-315a-4d0f-a8c0-a47af9f45401} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.02.24 00:41:51.849284 [ 4 ] {382a369f-315a-4d0f-a8c0-a47af9f45401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9177 | 2026.02.24 00:41:51.849690 [ 4 ] {382a369f-315a-4d0f-a8c0-a47af9f45401} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9178 | 2026.02.24 00:41:51.849925 [ 4 ] {382a369f-315a-4d0f-a8c0-a47af9f45401} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.02.24 00:41:51.850090 [ 4 ] {382a369f-315a-4d0f-a8c0-a47af9f45401} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.64 MiB/sec. | ||
| 9180 | 2026.02.24 00:41:51.850098 [ 28 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9181 | 2026.02.24 00:41:51.850138 [ 4 ] {382a369f-315a-4d0f-a8c0-a47af9f45401} <Debug> TCPHandler: Processed in 0.001932314 sec. | ||
| 9182 | 2026.02.24 00:41:51.850170 [ 28 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2026.02.24 00:41:51.850199 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9184 | 2026.02.24 00:41:51.850271 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9185 | 2026.02.24 00:41:51.850315 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 9186 | 2026.02.24 00:41:51.850375 [ 4 ] {1e0c86a4-84ee-4dad-b763-515879cc8dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9187 | 2026.02.24 00:41:51.850422 [ 4 ] {1e0c86a4-84ee-4dad-b763-515879cc8dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9188 | 2026.02.24 00:41:51.850458 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9189 | 2026.02.24 00:41:51.850496 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2150 rows starting from the beginning of the part | ||
| 9190 | 2026.02.24 00:41:51.850562 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 797 rows starting from the beginning of the part | ||
| 9191 | 2026.02.24 00:41:51.850607 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1400 rows starting from the beginning of the part | ||
| 9192 | 2026.02.24 00:41:51.850654 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9193 | 2026.02.24 00:41:51.850712 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 138 rows starting from the beginning of the part | ||
| 9194 | 2026.02.24 00:41:51.850757 [ 186 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 9195 | 2026.02.24 00:41:51.850874 [ 4 ] {1e0c86a4-84ee-4dad-b763-515879cc8dc4} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2026.02.24 00:41:51.850918 [ 4 ] {1e0c86a4-84ee-4dad-b763-515879cc8dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9197 | 2026.02.24 00:41:51.851475 [ 4 ] {1e0c86a4-84ee-4dad-b763-515879cc8dc4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9198 | 2026.02.24 00:41:51.851702 [ 4 ] {1e0c86a4-84ee-4dad-b763-515879cc8dc4} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9199 | 2026.02.24 00:41:51.851837 [ 28 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9200 | 2026.02.24 00:41:51.851845 [ 4 ] {1e0c86a4-84ee-4dad-b763-515879cc8dc4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001493 sec., 42866.71131949096 rows/sec., 3.35 MiB/sec. | ||
| 9201 | 2026.02.24 00:41:51.851879 [ 28 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.02.24 00:41:51.851902 [ 4 ] {1e0c86a4-84ee-4dad-b763-515879cc8dc4} <Debug> TCPHandler: Processed in 0.00168137 sec. | ||
| 9203 | 2026.02.24 00:41:51.851904 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9204 | 2026.02.24 00:41:51.852012 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 9205 | 2026.02.24 00:41:51.852031 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9206 | 2026.02.24 00:41:51.852126 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9207 | 2026.02.24 00:41:51.852141 [ 4 ] {4be87b7a-c604-403d-b2ed-d6ce49e8730b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9208 | 2026.02.24 00:41:51.852163 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1061 rows starting from the beginning of the part | ||
| 9209 | 2026.02.24 00:41:51.852192 [ 4 ] {4be87b7a-c604-403d-b2ed-d6ce49e8730b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9210 | 2026.02.24 00:41:51.852229 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 490 rows starting from the beginning of the part | ||
| 9211 | 2026.02.24 00:41:51.852285 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 601 rows starting from the beginning of the part | ||
| 9212 | 2026.02.24 00:41:51.852331 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 9213 | 2026.02.24 00:41:51.852376 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 105 rows starting from the beginning of the part | ||
| 9214 | 2026.02.24 00:41:51.852423 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 9215 | 2026.02.24 00:41:51.852634 [ 4 ] {4be87b7a-c604-403d-b2ed-d6ce49e8730b} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9216 | 2026.02.24 00:41:51.852677 [ 4 ] {4be87b7a-c604-403d-b2ed-d6ce49e8730b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9217 | 2026.02.24 00:41:51.852809 [ 196 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4597 rows, containing 5 columns (5 merged, 0 gathered) in 0.002550006 sec., 1802740.8562960243 rows/sec., 154.52 MiB/sec. | ||
| 9218 | 2026.02.24 00:41:51.853266 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9219 | 2026.02.24 00:41:51.853318 [ 4 ] {4be87b7a-c604-403d-b2ed-d6ce49e8730b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9220 | 2026.02.24 00:41:51.853621 [ 4 ] {4be87b7a-c604-403d-b2ed-d6ce49e8730b} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2026.02.24 00:41:51.853633 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_71_14} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9222 | 2026.02.24 00:41:51.853683 [ 189 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2385 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708191 sec., 1396213.8894303974 rows/sec., 107.75 MiB/sec. | ||
| 9223 | 2026.02.24 00:41:51.853739 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_71_14} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9224 | 2026.02.24 00:41:51.853745 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9225 | 2026.02.24 00:41:51.853771 [ 4 ] {4be87b7a-c604-403d-b2ed-d6ce49e8730b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. | ||
| 9226 | 2026.02.24 00:41:51.853798 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9227 | 2026.02.24 00:41:51.853824 [ 4 ] {4be87b7a-c604-403d-b2ed-d6ce49e8730b} <Debug> TCPHandler: Processed in 0.001841624 sec. | ||
| 9228 | 2026.02.24 00:41:51.853826 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9229 | 2026.02.24 00:41:51.853861 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 9230 | 2026.02.24 00:41:51.853927 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9231 | 2026.02.24 00:41:51.853952 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.02.24 00:41:51.853967 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 9233 | 2026.02.24 00:41:51.854046 [ 4 ] {2cd7f173-e0bc-4603-945d-1b33d29abe3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9234 | 2026.02.24 00:41:51.854053 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9235 | 2026.02.24 00:41:51.854086 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19719 rows starting from the beginning of the part | ||
| 9236 | 2026.02.24 00:41:51.854087 [ 4 ] {2cd7f173-e0bc-4603-945d-1b33d29abe3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9237 | 2026.02.24 00:41:51.854144 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 265 rows starting from the beginning of the part | ||
| 9238 | 2026.02.24 00:41:51.854192 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 882 rows starting from the beginning of the part | ||
| 9239 | 2026.02.24 00:41:51.854203 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_71_14} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9240 | 2026.02.24 00:41:51.854236 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 9241 | 2026.02.24 00:41:51.854286 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 9242 | 2026.02.24 00:41:51.854313 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_71_14} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9243 | 2026.02.24 00:41:51.854324 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 9244 | 2026.02.24 00:41:51.854413 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 9245 | 2026.02.24 00:41:51.854440 [ 4 ] {2cd7f173-e0bc-4603-945d-1b33d29abe3f} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.02.24 00:41:51.854475 [ 4 ] {2cd7f173-e0bc-4603-945d-1b33d29abe3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9247 | 2026.02.24 00:41:51.854808 [ 4 ] {2cd7f173-e0bc-4603-945d-1b33d29abe3f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9248 | 2026.02.24 00:41:51.855031 [ 4 ] {2cd7f173-e0bc-4603-945d-1b33d29abe3f} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.02.24 00:41:51.855159 [ 4 ] {2cd7f173-e0bc-4603-945d-1b33d29abe3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 9250 | 2026.02.24 00:41:51.855165 [ 30 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9251 | 2026.02.24 00:41:51.855196 [ 4 ] {2cd7f173-e0bc-4603-945d-1b33d29abe3f} <Debug> TCPHandler: Processed in 0.001292364 sec. | ||
| 9252 | 2026.02.24 00:41:51.855215 [ 30 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2026.02.24 00:41:51.855243 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9254 | 2026.02.24 00:41:51.855336 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 9255 | 2026.02.24 00:41:51.855461 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9256 | 2026.02.24 00:41:51.855495 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3846 rows starting from the beginning of the part | ||
| 9257 | 2026.02.24 00:41:51.855556 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 9258 | 2026.02.24 00:41:51.855599 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9259 | 2026.02.24 00:41:51.855637 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 9260 | 2026.02.24 00:41:51.855674 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 9261 | 2026.02.24 00:41:51.855710 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 9262 | 2026.02.24 00:41:51.857423 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4176 rows, containing 4 columns (4 merged, 0 gathered) in 0.002131908 sec., 1958808.729082118 rows/sec., 130.69 MiB/sec. | ||
| 9263 | 2026.02.24 00:41:51.857821 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9264 | 2026.02.24 00:41:51.858092 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_71_14} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2026.02.24 00:41:51.858170 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_71_14} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9266 | 2026.02.24 00:41:51.858243 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9267 | 2026.02.24 00:41:51.862880 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21346 rows, containing 5 columns (5 merged, 0 gathered) in 0.008950171 sec., 2384982.3651414034 rows/sec., 163.30 MiB/sec. | ||
| 9268 | 2026.02.24 00:41:51.863230 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9269 | 2026.02.24 00:41:51.863498 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9270 | 2026.02.24 00:41:51.863568 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9271 | 2026.02.24 00:41:51.863642 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9272 | 2026.02.24 00:41:52.000175 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.50 MiB, peak 318.61 MiB, free memory in arenas 0.00 B, will set to 310.60 MiB (RSS), difference: 3.10 MiB | ||
| 9273 | 2026.02.24 00:41:52.749486 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23498 | ||
| 9274 | 2026.02.24 00:41:52.749971 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9275 | 2026.02.24 00:41:52.750007 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9276 | 2026.02.24 00:41:52.750476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9277 | 2026.02.24 00:41:52.750710 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9278 | 2026.02.24 00:41:52.750839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23498 | ||
| 9279 | 2026.02.24 00:41:53.963369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9280 | 2026.02.24 00:41:53.980771 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2026.02.24 00:41:53.980836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9282 | 2026.02.24 00:41:53.987016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9283 | 2026.02.24 00:41:53.987712 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2026.02.24 00:41:53.990780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9285 | 2026.02.24 00:41:55.264465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1128 | ||
| 9286 | 2026.02.24 00:41:55.266480 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.02.24 00:41:55.266524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9288 | 2026.02.24 00:41:55.267749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9289 | 2026.02.24 00:41:55.268009 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.02.24 00:41:55.268274 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 9291 | 2026.02.24 00:41:56.683209 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43306 | ||
| 9292 | 2026.02.24 00:41:56.683317 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9293 | 2026.02.24 00:41:56.683344 [ 286 ] {} <Debug> TCP-Session: 62fcf4d4-e576-4e24-8f30-072b9f285765 Authenticating user 'default' from [fd00:1122:3344:101::e]:43306 | ||
| 9294 | 2026.02.24 00:41:56.683367 [ 286 ] {} <Debug> TCP-Session: 62fcf4d4-e576-4e24-8f30-072b9f285765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2026.02.24 00:41:56.683381 [ 286 ] {} <Debug> TCP-Session: 62fcf4d4-e576-4e24-8f30-072b9f285765 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2026.02.24 00:41:56.683565 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38302 | ||
| 9297 | 2026.02.24 00:41:56.683594 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64847 | ||
| 9298 | 2026.02.24 00:41:56.683607 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47044 | ||
| 9299 | 2026.02.24 00:41:56.683631 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54230 | ||
| 9300 | 2026.02.24 00:41:56.683640 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56795 | ||
| 9301 | 2026.02.24 00:41:56.683663 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49740 | ||
| 9302 | 2026.02.24 00:41:56.683672 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9303 | 2026.02.24 00:41:56.683713 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9304 | 2026.02.24 00:41:56.683737 [ 289 ] {} <Debug> TCP-Session: 099048c4-03b4-4655-8d63-46102b585919 Authenticating user 'default' from [fd00:1122:3344:101::e]:64847 | ||
| 9305 | 2026.02.24 00:41:56.683747 [ 293 ] {} <Debug> TCP-Session: 37feaace-84f1-4319-8cf3-b4a3fa99d222 Authenticating user 'default' from [fd00:1122:3344:101::e]:54230 | ||
| 9306 | 2026.02.24 00:41:56.683751 [ 286 ] {} <Trace> TCP-Session: 62fcf4d4-e576-4e24-8f30-072b9f285765 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9307 | 2026.02.24 00:41:56.683763 [ 293 ] {} <Debug> TCP-Session: 37feaace-84f1-4319-8cf3-b4a3fa99d222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9308 | 2026.02.24 00:41:56.683756 [ 289 ] {} <Debug> TCP-Session: 099048c4-03b4-4655-8d63-46102b585919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9309 | 2026.02.24 00:41:56.683790 [ 293 ] {} <Debug> TCP-Session: 37feaace-84f1-4319-8cf3-b4a3fa99d222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.02.24 00:41:56.683802 [ 289 ] {} <Debug> TCP-Session: 099048c4-03b4-4655-8d63-46102b585919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2026.02.24 00:41:56.683670 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9312 | 2026.02.24 00:41:56.683827 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9313 | 2026.02.24 00:41:56.683850 [ 288 ] {} <Debug> TCP-Session: 8723ab9d-e7b4-47df-9979-797cbad77c2a Authenticating user 'default' from [fd00:1122:3344:101::e]:38302 | ||
| 9314 | 2026.02.24 00:41:56.683868 [ 290 ] {} <Debug> TCP-Session: f139b42d-b129-4bde-bcc5-87a64eb0a65d Authenticating user 'default' from [fd00:1122:3344:101::e]:47044 | ||
| 9315 | 2026.02.24 00:41:56.683613 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52298 | ||
| 9316 | 2026.02.24 00:41:56.683899 [ 290 ] {} <Debug> TCP-Session: f139b42d-b129-4bde-bcc5-87a64eb0a65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9317 | 2026.02.24 00:41:56.683886 [ 288 ] {} <Debug> TCP-Session: 8723ab9d-e7b4-47df-9979-797cbad77c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9318 | 2026.02.24 00:41:56.683928 [ 290 ] {} <Debug> TCP-Session: f139b42d-b129-4bde-bcc5-87a64eb0a65d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9319 | 2026.02.24 00:41:56.683945 [ 288 ] {} <Debug> TCP-Session: 8723ab9d-e7b4-47df-9979-797cbad77c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9320 | 2026.02.24 00:41:56.683944 [ 286 ] {a55e7d7d-133e-4b7b-8106-3632f2416d65} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43306) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9321 | 2026.02.24 00:41:56.683630 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40930 | ||
| 9322 | 2026.02.24 00:41:56.684323 [ 286 ] {a55e7d7d-133e-4b7b-8106-3632f2416d65} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9323 | 2026.02.24 00:41:56.684389 [ 286 ] {a55e7d7d-133e-4b7b-8106-3632f2416d65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9324 | 2026.02.24 00:41:56.684430 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9325 | 2026.02.24 00:41:56.684464 [ 291 ] {} <Debug> TCP-Session: 2dabf122-505f-4517-9f4b-8e4e78764c28 Authenticating user 'default' from [fd00:1122:3344:101::e]:52298 | ||
| 9326 | 2026.02.24 00:41:56.684481 [ 291 ] {} <Debug> TCP-Session: 2dabf122-505f-4517-9f4b-8e4e78764c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9327 | 2026.02.24 00:41:56.684493 [ 291 ] {} <Debug> TCP-Session: 2dabf122-505f-4517-9f4b-8e4e78764c28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9328 | 2026.02.24 00:41:56.684553 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9329 | 2026.02.24 00:41:56.684588 [ 3 ] {} <Debug> TCP-Session: e58e1722-9031-4661-8f76-9d6f535b15df Authenticating user 'default' from [fd00:1122:3344:101::e]:49740 | ||
| 9330 | 2026.02.24 00:41:56.684604 [ 3 ] {} <Debug> TCP-Session: e58e1722-9031-4661-8f76-9d6f535b15df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9331 | 2026.02.24 00:41:56.684617 [ 3 ] {} <Debug> TCP-Session: e58e1722-9031-4661-8f76-9d6f535b15df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9332 | 2026.02.24 00:41:56.684674 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9333 | 2026.02.24 00:41:56.684675 [ 286 ] {a55e7d7d-133e-4b7b-8106-3632f2416d65} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 9334 | 2026.02.24 00:41:56.684719 [ 292 ] {} <Debug> TCP-Session: eef853b7-a8a1-4894-ab12-401f17a3c19a Authenticating user 'default' from [fd00:1122:3344:101::e]:40930 | ||
| 9335 | 2026.02.24 00:41:56.684753 [ 292 ] {} <Debug> TCP-Session: eef853b7-a8a1-4894-ab12-401f17a3c19a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9336 | 2026.02.24 00:41:56.684766 [ 292 ] {} <Debug> TCP-Session: eef853b7-a8a1-4894-ab12-401f17a3c19a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2026.02.24 00:41:56.684786 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9338 | 2026.02.24 00:41:56.684820 [ 294 ] {} <Debug> TCP-Session: 6cbf438a-5fcb-4221-9f20-de2efc857a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:56795 | ||
| 9339 | 2026.02.24 00:41:56.684837 [ 294 ] {} <Debug> TCP-Session: 6cbf438a-5fcb-4221-9f20-de2efc857a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9340 | 2026.02.24 00:41:56.684849 [ 294 ] {} <Debug> TCP-Session: 6cbf438a-5fcb-4221-9f20-de2efc857a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9341 | 2026.02.24 00:41:56.685631 [ 346 ] {a55e7d7d-133e-4b7b-8106-3632f2416d65} <Trace> AggregatingTransform: Aggregating | ||
| 9342 | 2026.02.24 00:41:56.685890 [ 346 ] {a55e7d7d-133e-4b7b-8106-3632f2416d65} <Trace> Aggregator: Aggregation method: without_key | ||
| 9343 | 2026.02.24 00:41:56.685925 [ 346 ] {a55e7d7d-133e-4b7b-8106-3632f2416d65} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00112379 sec. (889.846 rows/sec., 34.76 KiB/sec.) | ||
| 9344 | 2026.02.24 00:41:56.685941 [ 346 ] {a55e7d7d-133e-4b7b-8106-3632f2416d65} <Trace> Aggregator: Merging aggregated data | ||
| 9345 | 2026.02.24 00:41:56.687064 [ 286 ] {a55e7d7d-133e-4b7b-8106-3632f2416d65} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003135 sec., 318.97926634768737 rows/sec., 12.46 KiB/sec. | ||
| 9346 | 2026.02.24 00:41:56.687199 [ 286 ] {a55e7d7d-133e-4b7b-8106-3632f2416d65} <Debug> TCPHandler: Processed in 0.003524733 sec. | ||
| 9347 | 2026.02.24 00:41:56.687324 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9348 | 2026.02.24 00:41:56.687349 [ 286 ] {} <Debug> TCP-Session: 62fcf4d4-e576-4e24-8f30-072b9f285765 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.02.24 00:41:56.687355 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9350 | 2026.02.24 00:41:56.687372 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9351 | 2026.02.24 00:41:56.687386 [ 3 ] {} <Debug> TCP-Session: e58e1722-9031-4661-8f76-9d6f535b15df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.02.24 00:41:56.687392 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9353 | 2026.02.24 00:41:56.687415 [ 290 ] {} <Debug> TCP-Session: f139b42d-b129-4bde-bcc5-87a64eb0a65d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9354 | 2026.02.24 00:41:56.687413 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9355 | 2026.02.24 00:41:56.687439 [ 289 ] {} <Debug> TCP-Session: 099048c4-03b4-4655-8d63-46102b585919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9356 | 2026.02.24 00:41:56.687450 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9357 | 2026.02.24 00:41:56.687478 [ 288 ] {} <Debug> TCP-Session: 8723ab9d-e7b4-47df-9979-797cbad77c2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9358 | 2026.02.24 00:41:56.687473 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9359 | 2026.02.24 00:41:56.687490 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9360 | 2026.02.24 00:41:56.687503 [ 291 ] {} <Debug> TCP-Session: 2dabf122-505f-4517-9f4b-8e4e78764c28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.02.24 00:41:56.687529 [ 293 ] {} <Debug> TCP-Session: 37feaace-84f1-4319-8cf3-b4a3fa99d222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2026.02.24 00:41:56.687548 [ 294 ] {} <Debug> TCP-Session: 6cbf438a-5fcb-4221-9f20-de2efc857a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9363 | 2026.02.24 00:41:56.687431 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9364 | 2026.02.24 00:41:56.687609 [ 292 ] {} <Debug> TCP-Session: eef853b7-a8a1-4894-ab12-401f17a3c19a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9365 | 2026.02.24 00:41:56.851440 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.02.24 00:41:56.851621 [ 4 ] {06f84c8b-36f6-418f-a8eb-0deb2616aeb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9367 | 2026.02.24 00:41:56.851687 [ 4 ] {06f84c8b-36f6-418f-a8eb-0deb2616aeb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9368 | 2026.02.24 00:41:56.852421 [ 4 ] {06f84c8b-36f6-418f-a8eb-0deb2616aeb3} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.02.24 00:41:56.852465 [ 4 ] {06f84c8b-36f6-418f-a8eb-0deb2616aeb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9370 | 2026.02.24 00:41:56.852883 [ 4 ] {06f84c8b-36f6-418f-a8eb-0deb2616aeb3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9371 | 2026.02.24 00:41:56.853140 [ 4 ] {06f84c8b-36f6-418f-a8eb-0deb2616aeb3} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.02.24 00:41:56.853298 [ 4 ] {06f84c8b-36f6-418f-a8eb-0deb2616aeb3} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001725 sec., 80000 rows/sec., 6.94 MiB/sec. | ||
| 9373 | 2026.02.24 00:41:56.853341 [ 4 ] {06f84c8b-36f6-418f-a8eb-0deb2616aeb3} <Debug> TCPHandler: Processed in 0.002027106 sec. | ||
| 9374 | 2026.02.24 00:41:56.853471 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.02.24 00:41:56.853568 [ 4 ] {847c630c-5725-44bf-a93d-0086639a77b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9376 | 2026.02.24 00:41:56.853610 [ 4 ] {847c630c-5725-44bf-a93d-0086639a77b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9377 | 2026.02.24 00:41:56.854032 [ 4 ] {847c630c-5725-44bf-a93d-0086639a77b3} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.02.24 00:41:56.854068 [ 4 ] {847c630c-5725-44bf-a93d-0086639a77b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9379 | 2026.02.24 00:41:56.854379 [ 4 ] {847c630c-5725-44bf-a93d-0086639a77b3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9380 | 2026.02.24 00:41:56.854593 [ 4 ] {847c630c-5725-44bf-a93d-0086639a77b3} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.02.24 00:41:56.854709 [ 45 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9382 | 2026.02.24 00:41:56.854723 [ 4 ] {847c630c-5725-44bf-a93d-0086639a77b3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001173 sec., 34953.11167945439 rows/sec., 2.57 MiB/sec. | ||
| 9383 | 2026.02.24 00:41:56.854765 [ 45 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2026.02.24 00:41:56.854777 [ 4 ] {847c630c-5725-44bf-a93d-0086639a77b3} <Debug> TCPHandler: Processed in 0.001356384 sec. | ||
| 9385 | 2026.02.24 00:41:56.854795 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9386 | 2026.02.24 00:41:56.854886 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 9387 | 2026.02.24 00:41:56.854894 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9388 | 2026.02.24 00:41:56.854973 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9389 | 2026.02.24 00:41:56.855002 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 215 rows starting from the beginning of the part | ||
| 9390 | 2026.02.24 00:41:56.855005 [ 4 ] {d24698d4-eb27-4db0-bcf5-6ecba678c39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9391 | 2026.02.24 00:41:56.855049 [ 4 ] {d24698d4-eb27-4db0-bcf5-6ecba678c39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9392 | 2026.02.24 00:41:56.855060 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 9393 | 2026.02.24 00:41:56.855106 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 142 rows starting from the beginning of the part | ||
| 9394 | 2026.02.24 00:41:56.855146 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 57 rows starting from the beginning of the part | ||
| 9395 | 2026.02.24 00:41:56.855190 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 9396 | 2026.02.24 00:41:56.855231 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 9397 | 2026.02.24 00:41:56.855501 [ 4 ] {d24698d4-eb27-4db0-bcf5-6ecba678c39a} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.02.24 00:41:56.855537 [ 4 ] {d24698d4-eb27-4db0-bcf5-6ecba678c39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9399 | 2026.02.24 00:41:56.855856 [ 4 ] {d24698d4-eb27-4db0-bcf5-6ecba678c39a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9400 | 2026.02.24 00:41:56.855971 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 5 columns (5 merged, 0 gathered) in 0.001121911 sec., 478647.5932582888 rows/sec., 33.25 MiB/sec. | ||
| 9401 | 2026.02.24 00:41:56.856068 [ 4 ] {d24698d4-eb27-4db0-bcf5-6ecba678c39a} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2026.02.24 00:41:56.856152 [ 189 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9403 | 2026.02.24 00:41:56.856207 [ 4 ] {d24698d4-eb27-4db0-bcf5-6ecba678c39a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001221 sec., 85995.08599508599 rows/sec., 6.72 MiB/sec. | ||
| 9404 | 2026.02.24 00:41:56.856251 [ 4 ] {d24698d4-eb27-4db0-bcf5-6ecba678c39a} <Debug> TCPHandler: Processed in 0.001407255 sec. | ||
| 9405 | 2026.02.24 00:41:56.856368 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9406 | 2026.02.24 00:41:56.856449 [ 189 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_46_9} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.02.24 00:41:56.856467 [ 4 ] {b8e240e2-4783-4e01-878e-75c0051b5586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9408 | 2026.02.24 00:41:56.856516 [ 4 ] {b8e240e2-4783-4e01-878e-75c0051b5586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9409 | 2026.02.24 00:41:56.856533 [ 189 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_46_9} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9410 | 2026.02.24 00:41:56.856631 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9411 | 2026.02.24 00:41:56.856928 [ 4 ] {b8e240e2-4783-4e01-878e-75c0051b5586} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.02.24 00:41:56.856994 [ 4 ] {b8e240e2-4783-4e01-878e-75c0051b5586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9413 | 2026.02.24 00:41:56.857328 [ 4 ] {b8e240e2-4783-4e01-878e-75c0051b5586} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9414 | 2026.02.24 00:41:56.857541 [ 4 ] {b8e240e2-4783-4e01-878e-75c0051b5586} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9415 | 2026.02.24 00:41:56.857674 [ 4 ] {b8e240e2-4783-4e01-878e-75c0051b5586} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 9416 | 2026.02.24 00:41:56.857713 [ 4 ] {b8e240e2-4783-4e01-878e-75c0051b5586} <Debug> TCPHandler: Processed in 0.001395105 sec. | ||
| 9417 | 2026.02.24 00:41:56.857834 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2026.02.24 00:41:56.857953 [ 4 ] {6ffab6b4-440b-4604-9d83-d160e5aa9579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9419 | 2026.02.24 00:41:56.858019 [ 4 ] {6ffab6b4-440b-4604-9d83-d160e5aa9579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9420 | 2026.02.24 00:41:56.858975 [ 4 ] {6ffab6b4-440b-4604-9d83-d160e5aa9579} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9421 | 2026.02.24 00:41:56.859012 [ 4 ] {6ffab6b4-440b-4604-9d83-d160e5aa9579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9422 | 2026.02.24 00:41:56.859584 [ 4 ] {6ffab6b4-440b-4604-9d83-d160e5aa9579} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9423 | 2026.02.24 00:41:56.859813 [ 4 ] {6ffab6b4-440b-4604-9d83-d160e5aa9579} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.02.24 00:41:56.859935 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9425 | 2026.02.24 00:41:56.859953 [ 4 ] {6ffab6b4-440b-4604-9d83-d160e5aa9579} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002024 sec., 20256.91699604743 rows/sec., 36.30 MiB/sec. | ||
| 9426 | 2026.02.24 00:41:56.860007 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2026.02.24 00:41:56.860035 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9428 | 2026.02.24 00:41:56.860039 [ 4 ] {6ffab6b4-440b-4604-9d83-d160e5aa9579} <Debug> TCPHandler: Processed in 0.002265661 sec. | ||
| 9429 | 2026.02.24 00:41:56.860141 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::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 | ||
| 9430 | 2026.02.24 00:41:56.860165 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2026.02.24 00:41:56.860258 [ 4 ] {027b94d1-0da7-4e79-934f-c92322a54c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9432 | 2026.02.24 00:41:56.860296 [ 4 ] {027b94d1-0da7-4e79-934f-c92322a54c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9433 | 2026.02.24 00:41:56.860379 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9434 | 2026.02.24 00:41:56.860440 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1183 rows starting from the beginning of the part | ||
| 9435 | 2026.02.24 00:41:56.860563 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 9436 | 2026.02.24 00:41:56.860611 [ 4 ] {027b94d1-0da7-4e79-934f-c92322a54c18} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2026.02.24 00:41:56.860648 [ 4 ] {027b94d1-0da7-4e79-934f-c92322a54c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9438 | 2026.02.24 00:41:56.860657 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
| 9439 | 2026.02.24 00:41:56.860749 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 9440 | 2026.02.24 00:41:56.860831 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
| 9441 | 2026.02.24 00:41:56.860916 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 9442 | 2026.02.24 00:41:56.860946 [ 4 ] {027b94d1-0da7-4e79-934f-c92322a54c18} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9443 | 2026.02.24 00:41:56.861217 [ 4 ] {027b94d1-0da7-4e79-934f-c92322a54c18} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2026.02.24 00:41:56.861353 [ 4 ] {027b94d1-0da7-4e79-934f-c92322a54c18} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 9445 | 2026.02.24 00:41:56.861397 [ 4 ] {027b94d1-0da7-4e79-934f-c92322a54c18} <Debug> TCPHandler: Processed in 0.001279753 sec. | ||
| 9446 | 2026.02.24 00:41:56.867597 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 19 columns (19 merged, 0 gathered) in 0.007502535 sec., 185004.13526894574 rows/sec., 331.52 MiB/sec. | ||
| 9447 | 2026.02.24 00:41:56.869003 [ 189 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9448 | 2026.02.24 00:41:56.869313 [ 189 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2026.02.24 00:41:56.869380 [ 189 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9450 | 2026.02.24 00:41:56.869479 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 9451 | 2026.02.24 00:41:57.000303 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.34 MiB, peak 322.84 MiB, free memory in arenas 0.00 B, will set to 313.64 MiB (RSS), difference: 2.30 MiB | ||
| 9452 | 2026.02.24 00:41:58.943551 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57114 | ||
| 9453 | 2026.02.24 00:41:58.943675 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9454 | 2026.02.24 00:41:58.943705 [ 286 ] {} <Debug> TCP-Session: 0517d1db-e776-4ac9-9891-3b534151721b Authenticating user 'default' from [fd00:1122:3344:101::e]:57114 | ||
| 9455 | 2026.02.24 00:41:58.943729 [ 286 ] {} <Debug> TCP-Session: 0517d1db-e776-4ac9-9891-3b534151721b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9456 | 2026.02.24 00:41:58.943744 [ 286 ] {} <Debug> TCP-Session: 0517d1db-e776-4ac9-9891-3b534151721b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9457 | 2026.02.24 00:41:58.943932 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38608 | ||
| 9458 | 2026.02.24 00:41:58.943966 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58684 | ||
| 9459 | 2026.02.24 00:41:58.943995 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41477 | ||
| 9460 | 2026.02.24 00:41:58.944023 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39134 | ||
| 9461 | 2026.02.24 00:41:58.944046 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47772 | ||
| 9462 | 2026.02.24 00:41:58.944069 [ 286 ] {} <Trace> TCP-Session: 0517d1db-e776-4ac9-9891-3b534151721b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9463 | 2026.02.24 00:41:58.944060 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9464 | 2026.02.24 00:41:58.944114 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9465 | 2026.02.24 00:41:58.944127 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9466 | 2026.02.24 00:41:58.944137 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9467 | 2026.02.24 00:41:58.944136 [ 289 ] {} <Debug> TCP-Session: 45c17096-9f73-4b67-b3a7-744dbb929ba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58684 | ||
| 9468 | 2026.02.24 00:41:58.944166 [ 290 ] {} <Debug> TCP-Session: 4b0fde55-d71d-4f77-bd06-5e7273dc7177 Authenticating user 'default' from [fd00:1122:3344:101::e]:41477 | ||
| 9469 | 2026.02.24 00:41:58.944185 [ 289 ] {} <Debug> TCP-Session: 45c17096-9f73-4b67-b3a7-744dbb929ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9470 | 2026.02.24 00:41:58.944177 [ 3 ] {} <Debug> TCP-Session: 26d6b39c-c54f-4f48-bd94-4f4f8fd96549 Authenticating user 'default' from [fd00:1122:3344:101::e]:47772 | ||
| 9471 | 2026.02.24 00:41:58.944206 [ 290 ] {} <Debug> TCP-Session: 4b0fde55-d71d-4f77-bd06-5e7273dc7177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9472 | 2026.02.24 00:41:58.944209 [ 289 ] {} <Debug> TCP-Session: 45c17096-9f73-4b67-b3a7-744dbb929ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9473 | 2026.02.24 00:41:58.944222 [ 3 ] {} <Debug> TCP-Session: 26d6b39c-c54f-4f48-bd94-4f4f8fd96549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9474 | 2026.02.24 00:41:58.944233 [ 290 ] {} <Debug> TCP-Session: 4b0fde55-d71d-4f77-bd06-5e7273dc7177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9475 | 2026.02.24 00:41:58.944253 [ 3 ] {} <Debug> TCP-Session: 26d6b39c-c54f-4f48-bd94-4f4f8fd96549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9476 | 2026.02.24 00:41:58.944267 [ 286 ] {1ca0145d-71b6-450d-93fd-b43ac5748d69} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9477 | 2026.02.24 00:41:58.944148 [ 293 ] {} <Debug> TCP-Session: 666e2e00-4e44-4363-859d-7a393854bda8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39134 | ||
| 9478 | 2026.02.24 00:41:58.944029 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52262 | ||
| 9479 | 2026.02.24 00:41:58.944037 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36711 | ||
| 9480 | 2026.02.24 00:41:58.944035 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9481 | 2026.02.24 00:41:58.944001 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52477 | ||
| 9482 | 2026.02.24 00:41:58.944455 [ 288 ] {} <Debug> TCP-Session: cc3d3bfd-cd80-4c87-aebc-94c2d611dabd Authenticating user 'default' from [fd00:1122:3344:101::e]:38608 | ||
| 9483 | 2026.02.24 00:41:58.944470 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9484 | 2026.02.24 00:41:58.944471 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9485 | 2026.02.24 00:41:58.944486 [ 288 ] {} <Debug> TCP-Session: cc3d3bfd-cd80-4c87-aebc-94c2d611dabd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9486 | 2026.02.24 00:41:58.944512 [ 292 ] {} <Debug> TCP-Session: a5cf0b71-6683-48d2-b9ad-fd49ff74b48f Authenticating user 'default' from [fd00:1122:3344:101::e]:52262 | ||
| 9487 | 2026.02.24 00:41:58.944520 [ 294 ] {} <Debug> TCP-Session: d98f5374-1c35-4673-b86e-90182646923f Authenticating user 'default' from [fd00:1122:3344:101::e]:36711 | ||
| 9488 | 2026.02.24 00:41:58.944528 [ 288 ] {} <Debug> TCP-Session: cc3d3bfd-cd80-4c87-aebc-94c2d611dabd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9489 | 2026.02.24 00:41:58.944555 [ 292 ] {} <Debug> TCP-Session: a5cf0b71-6683-48d2-b9ad-fd49ff74b48f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9490 | 2026.02.24 00:41:58.944562 [ 294 ] {} <Debug> TCP-Session: d98f5374-1c35-4673-b86e-90182646923f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9491 | 2026.02.24 00:41:58.944586 [ 292 ] {} <Debug> TCP-Session: a5cf0b71-6683-48d2-b9ad-fd49ff74b48f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9492 | 2026.02.24 00:41:58.944599 [ 294 ] {} <Debug> TCP-Session: d98f5374-1c35-4673-b86e-90182646923f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9493 | 2026.02.24 00:41:58.944516 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9494 | 2026.02.24 00:41:58.944633 [ 286 ] {1ca0145d-71b6-450d-93fd-b43ac5748d69} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9495 | 2026.02.24 00:41:58.944660 [ 291 ] {} <Debug> TCP-Session: 4af369ca-18e6-4085-9196-990850a50d8d Authenticating user 'default' from [fd00:1122:3344:101::e]:52477 | ||
| 9496 | 2026.02.24 00:41:58.944316 [ 293 ] {} <Debug> TCP-Session: 666e2e00-4e44-4363-859d-7a393854bda8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9497 | 2026.02.24 00:41:58.944693 [ 291 ] {} <Debug> TCP-Session: 4af369ca-18e6-4085-9196-990850a50d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9498 | 2026.02.24 00:41:58.944708 [ 286 ] {1ca0145d-71b6-450d-93fd-b43ac5748d69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9499 | 2026.02.24 00:41:58.944713 [ 293 ] {} <Debug> TCP-Session: 666e2e00-4e44-4363-859d-7a393854bda8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2026.02.24 00:41:58.944723 [ 291 ] {} <Debug> TCP-Session: 4af369ca-18e6-4085-9196-990850a50d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9501 | 2026.02.24 00:41:58.944990 [ 286 ] {1ca0145d-71b6-450d-93fd-b43ac5748d69} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 9502 | 2026.02.24 00:41:58.945942 [ 324 ] {1ca0145d-71b6-450d-93fd-b43ac5748d69} <Trace> AggregatingTransform: Aggregating | ||
| 9503 | 2026.02.24 00:41:58.946012 [ 324 ] {1ca0145d-71b6-450d-93fd-b43ac5748d69} <Trace> Aggregator: Aggregation method: without_key | ||
| 9504 | 2026.02.24 00:41:58.946050 [ 324 ] {1ca0145d-71b6-450d-93fd-b43ac5748d69} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959637 sec. (1042.061 rows/sec., 40.71 KiB/sec.) | ||
| 9505 | 2026.02.24 00:41:58.946069 [ 324 ] {1ca0145d-71b6-450d-93fd-b43ac5748d69} <Trace> Aggregator: Merging aggregated data | ||
| 9506 | 2026.02.24 00:41:58.947541 [ 286 ] {1ca0145d-71b6-450d-93fd-b43ac5748d69} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003337 sec., 299.6703626011387 rows/sec., 11.71 KiB/sec. | ||
| 9507 | 2026.02.24 00:41:58.947674 [ 286 ] {1ca0145d-71b6-450d-93fd-b43ac5748d69} <Debug> TCPHandler: Processed in 0.003726817 sec. | ||
| 9508 | 2026.02.24 00:41:58.947772 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9509 | 2026.02.24 00:41:58.947798 [ 286 ] {} <Debug> TCP-Session: 0517d1db-e776-4ac9-9891-3b534151721b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9510 | 2026.02.24 00:41:58.947799 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9511 | 2026.02.24 00:41:58.947816 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9512 | 2026.02.24 00:41:58.947828 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9513 | 2026.02.24 00:41:58.947847 [ 288 ] {} <Debug> TCP-Session: cc3d3bfd-cd80-4c87-aebc-94c2d611dabd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9514 | 2026.02.24 00:41:58.947869 [ 290 ] {} <Debug> TCP-Session: 4b0fde55-d71d-4f77-bd06-5e7273dc7177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2026.02.24 00:41:58.947891 [ 3 ] {} <Debug> TCP-Session: 26d6b39c-c54f-4f48-bd94-4f4f8fd96549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9516 | 2026.02.24 00:41:58.947891 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9517 | 2026.02.24 00:41:58.947911 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9518 | 2026.02.24 00:41:58.947939 [ 293 ] {} <Debug> TCP-Session: 666e2e00-4e44-4363-859d-7a393854bda8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9519 | 2026.02.24 00:41:58.947871 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9520 | 2026.02.24 00:41:58.947966 [ 294 ] {} <Debug> TCP-Session: d98f5374-1c35-4673-b86e-90182646923f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9521 | 2026.02.24 00:41:58.947860 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9522 | 2026.02.24 00:41:58.947993 [ 289 ] {} <Debug> TCP-Session: 45c17096-9f73-4b67-b3a7-744dbb929ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9523 | 2026.02.24 00:41:58.947847 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9524 | 2026.02.24 00:41:58.948038 [ 292 ] {} <Debug> TCP-Session: a5cf0b71-6683-48d2-b9ad-fd49ff74b48f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9525 | 2026.02.24 00:41:58.948065 [ 291 ] {} <Debug> TCP-Session: 4af369ca-18e6-4085-9196-990850a50d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2026.02.24 00:41:58.955151 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35123 | ||
| 9527 | 2026.02.24 00:41:58.955209 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9528 | 2026.02.24 00:41:58.955228 [ 286 ] {} <Debug> TCP-Session: 97fc5800-7e52-4d43-bb23-c612ecc1b546 Authenticating user 'default' from [fd00:1122:3344:101::e]:35123 | ||
| 9529 | 2026.02.24 00:41:58.955244 [ 286 ] {} <Debug> TCP-Session: 97fc5800-7e52-4d43-bb23-c612ecc1b546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9530 | 2026.02.24 00:41:58.955256 [ 286 ] {} <Debug> TCP-Session: 97fc5800-7e52-4d43-bb23-c612ecc1b546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9531 | 2026.02.24 00:41:58.955398 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40924 | ||
| 9532 | 2026.02.24 00:41:58.955434 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59058 | ||
| 9533 | 2026.02.24 00:41:58.955439 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65494 | ||
| 9534 | 2026.02.24 00:41:58.955457 [ 286 ] {} <Trace> TCP-Session: 97fc5800-7e52-4d43-bb23-c612ecc1b546 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9535 | 2026.02.24 00:41:58.955485 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9536 | 2026.02.24 00:41:58.955496 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43698 | ||
| 9537 | 2026.02.24 00:41:58.955511 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58602 | ||
| 9538 | 2026.02.24 00:41:58.955530 [ 288 ] {} <Debug> TCP-Session: 68998df2-9cf8-462e-86fa-73138e832ab5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40924 | ||
| 9539 | 2026.02.24 00:41:58.955506 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9540 | 2026.02.24 00:41:58.955574 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9541 | 2026.02.24 00:41:58.955587 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9542 | 2026.02.24 00:41:58.955600 [ 289 ] {} <Debug> TCP-Session: 9a520272-4100-4654-97fe-49ca2618a796 Authenticating user 'default' from [fd00:1122:3344:101::e]:59058 | ||
| 9543 | 2026.02.24 00:41:58.955605 [ 293 ] {} <Debug> TCP-Session: 21e0c444-a30c-43c9-9935-3a88f5db5d85 Authenticating user 'default' from [fd00:1122:3344:101::e]:43698 | ||
| 9544 | 2026.02.24 00:41:58.955614 [ 3 ] {} <Debug> TCP-Session: 0fc9d2c6-0cd4-4d80-9412-f02b98df0b97 Authenticating user 'default' from [fd00:1122:3344:101::e]:58602 | ||
| 9545 | 2026.02.24 00:41:58.955621 [ 289 ] {} <Debug> TCP-Session: 9a520272-4100-4654-97fe-49ca2618a796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2026.02.24 00:41:58.955628 [ 293 ] {} <Debug> TCP-Session: 21e0c444-a30c-43c9-9935-3a88f5db5d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2026.02.24 00:41:58.955635 [ 3 ] {} <Debug> TCP-Session: 0fc9d2c6-0cd4-4d80-9412-f02b98df0b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2026.02.24 00:41:58.955640 [ 289 ] {} <Debug> TCP-Session: 9a520272-4100-4654-97fe-49ca2618a796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2026.02.24 00:41:58.955654 [ 3 ] {} <Debug> TCP-Session: 0fc9d2c6-0cd4-4d80-9412-f02b98df0b97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9550 | 2026.02.24 00:41:58.955647 [ 293 ] {} <Debug> TCP-Session: 21e0c444-a30c-43c9-9935-3a88f5db5d85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9551 | 2026.02.24 00:41:58.955598 [ 286 ] {2948f3dd-0b9b-4222-af4b-d24e710838e6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35123) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9552 | 2026.02.24 00:41:58.955579 [ 288 ] {} <Debug> TCP-Session: 68998df2-9cf8-462e-86fa-73138e832ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9553 | 2026.02.24 00:41:58.955500 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61725 | ||
| 9554 | 2026.02.24 00:41:58.955719 [ 288 ] {} <Debug> TCP-Session: 68998df2-9cf8-462e-86fa-73138e832ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2026.02.24 00:41:58.955488 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52934 | ||
| 9556 | 2026.02.24 00:41:58.955473 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37511 | ||
| 9557 | 2026.02.24 00:41:58.955777 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9558 | 2026.02.24 00:41:58.955524 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9559 | 2026.02.24 00:41:58.955825 [ 294 ] {} <Debug> TCP-Session: 107ee69b-0df1-42c8-a169-c7c118810ee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61725 | ||
| 9560 | 2026.02.24 00:41:58.955831 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9561 | 2026.02.24 00:41:58.955844 [ 290 ] {} <Debug> TCP-Session: 7f476bc5-dda4-4482-be00-0d1787f1125b Authenticating user 'default' from [fd00:1122:3344:101::e]:65494 | ||
| 9562 | 2026.02.24 00:41:58.955848 [ 294 ] {} <Debug> TCP-Session: 107ee69b-0df1-42c8-a169-c7c118810ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2026.02.24 00:41:58.955870 [ 292 ] {} <Debug> TCP-Session: 826c25b8-0172-4b66-aaff-b9a67df283cd Authenticating user 'default' from [fd00:1122:3344:101::e]:52934 | ||
| 9564 | 2026.02.24 00:41:58.955880 [ 290 ] {} <Debug> TCP-Session: 7f476bc5-dda4-4482-be00-0d1787f1125b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9565 | 2026.02.24 00:41:58.955886 [ 294 ] {} <Debug> TCP-Session: 107ee69b-0df1-42c8-a169-c7c118810ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9566 | 2026.02.24 00:41:58.955909 [ 292 ] {} <Debug> TCP-Session: 826c25b8-0172-4b66-aaff-b9a67df283cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9567 | 2026.02.24 00:41:58.955915 [ 290 ] {} <Debug> TCP-Session: 7f476bc5-dda4-4482-be00-0d1787f1125b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9568 | 2026.02.24 00:41:58.955940 [ 292 ] {} <Debug> TCP-Session: 826c25b8-0172-4b66-aaff-b9a67df283cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9569 | 2026.02.24 00:41:58.955840 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9570 | 2026.02.24 00:41:58.955835 [ 286 ] {2948f3dd-0b9b-4222-af4b-d24e710838e6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9571 | 2026.02.24 00:41:58.955994 [ 291 ] {} <Debug> TCP-Session: ecca1789-8631-40bf-9485-6d242aab2177 Authenticating user 'default' from [fd00:1122:3344:101::e]:37511 | ||
| 9572 | 2026.02.24 00:41:58.956027 [ 291 ] {} <Debug> TCP-Session: ecca1789-8631-40bf-9485-6d242aab2177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9573 | 2026.02.24 00:41:58.956035 [ 286 ] {2948f3dd-0b9b-4222-af4b-d24e710838e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9574 | 2026.02.24 00:41:58.956039 [ 291 ] {} <Debug> TCP-Session: ecca1789-8631-40bf-9485-6d242aab2177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9575 | 2026.02.24 00:41:58.956254 [ 286 ] {2948f3dd-0b9b-4222-af4b-d24e710838e6} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 9576 | 2026.02.24 00:41:58.957023 [ 319 ] {2948f3dd-0b9b-4222-af4b-d24e710838e6} <Trace> AggregatingTransform: Aggregating | ||
| 9577 | 2026.02.24 00:41:58.957056 [ 319 ] {2948f3dd-0b9b-4222-af4b-d24e710838e6} <Trace> Aggregator: Aggregation method: without_key | ||
| 9578 | 2026.02.24 00:41:58.957085 [ 319 ] {2948f3dd-0b9b-4222-af4b-d24e710838e6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000748204 sec. (1336.534 rows/sec., 52.21 KiB/sec.) | ||
| 9579 | 2026.02.24 00:41:58.957100 [ 319 ] {2948f3dd-0b9b-4222-af4b-d24e710838e6} <Trace> Aggregator: Merging aggregated data | ||
| 9580 | 2026.02.24 00:41:58.958262 [ 286 ] {2948f3dd-0b9b-4222-af4b-d24e710838e6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002693 sec., 371.3330857779428 rows/sec., 14.51 KiB/sec. | ||
| 9581 | 2026.02.24 00:41:58.958394 [ 286 ] {2948f3dd-0b9b-4222-af4b-d24e710838e6} <Debug> TCPHandler: Processed in 0.002987563 sec. | ||
| 9582 | 2026.02.24 00:41:58.958483 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9583 | 2026.02.24 00:41:58.958509 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9584 | 2026.02.24 00:41:58.958513 [ 286 ] {} <Debug> TCP-Session: 97fc5800-7e52-4d43-bb23-c612ecc1b546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2026.02.24 00:41:58.958526 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9586 | 2026.02.24 00:41:58.958550 [ 294 ] {} <Debug> TCP-Session: 107ee69b-0df1-42c8-a169-c7c118810ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9587 | 2026.02.24 00:41:58.958563 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9588 | 2026.02.24 00:41:58.958588 [ 288 ] {} <Debug> TCP-Session: 68998df2-9cf8-462e-86fa-73138e832ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9589 | 2026.02.24 00:41:58.958598 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9590 | 2026.02.24 00:41:58.958620 [ 3 ] {} <Debug> TCP-Session: 0fc9d2c6-0cd4-4d80-9412-f02b98df0b97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9591 | 2026.02.24 00:41:58.958633 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9592 | 2026.02.24 00:41:58.958657 [ 290 ] {} <Debug> TCP-Session: 7f476bc5-dda4-4482-be00-0d1787f1125b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9593 | 2026.02.24 00:41:58.958677 [ 293 ] {} <Debug> TCP-Session: 21e0c444-a30c-43c9-9935-3a88f5db5d85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9594 | 2026.02.24 00:41:58.958610 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9595 | 2026.02.24 00:41:58.958577 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9596 | 2026.02.24 00:41:58.958737 [ 291 ] {} <Debug> TCP-Session: ecca1789-8631-40bf-9485-6d242aab2177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9597 | 2026.02.24 00:41:58.958546 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9598 | 2026.02.24 00:41:58.958760 [ 289 ] {} <Debug> TCP-Session: 9a520272-4100-4654-97fe-49ca2618a796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9599 | 2026.02.24 00:41:58.958802 [ 292 ] {} <Debug> TCP-Session: 826c25b8-0172-4b66-aaff-b9a67df283cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9600 | 2026.02.24 00:42:00.017050 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9601 | 2026.02.24 00:42:00.017105 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9602 | 2026.02.24 00:42:00.251419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24010 | ||
| 9603 | 2026.02.24 00:42:00.251961 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9604 | 2026.02.24 00:42:00.252012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9605 | 2026.02.24 00:42:00.252500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9606 | 2026.02.24 00:42:00.252734 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9607 | 2026.02.24 00:42:00.252887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24010 | ||
| 9608 | 2026.02.24 00:42:01.491395 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9609 | 2026.02.24 00:42:01.508507 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9610 | 2026.02.24 00:42:01.508567 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9611 | 2026.02.24 00:42:01.514630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9612 | 2026.02.24 00:42:01.515319 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2026.02.24 00:42:01.518175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9614 | 2026.02.24 00:42:01.849450 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9615 | 2026.02.24 00:42:01.849608 [ 4 ] {f1b2c330-f60d-46b8-a354-11dd85d3030b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9616 | 2026.02.24 00:42:01.849667 [ 4 ] {f1b2c330-f60d-46b8-a354-11dd85d3030b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9617 | 2026.02.24 00:42:01.850264 [ 4 ] {f1b2c330-f60d-46b8-a354-11dd85d3030b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2026.02.24 00:42:01.850303 [ 4 ] {f1b2c330-f60d-46b8-a354-11dd85d3030b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9619 | 2026.02.24 00:42:01.850648 [ 4 ] {f1b2c330-f60d-46b8-a354-11dd85d3030b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9620 | 2026.02.24 00:42:01.850870 [ 4 ] {f1b2c330-f60d-46b8-a354-11dd85d3030b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2026.02.24 00:42:01.851012 [ 4 ] {f1b2c330-f60d-46b8-a354-11dd85d3030b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001452 sec., 38567.49311294766 rows/sec., 2.94 MiB/sec. | ||
| 9622 | 2026.02.24 00:42:01.851051 [ 4 ] {f1b2c330-f60d-46b8-a354-11dd85d3030b} <Debug> TCPHandler: Processed in 0.001719041 sec. | ||
| 9623 | 2026.02.24 00:42:01.851175 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9624 | 2026.02.24 00:42:01.851268 [ 4 ] {9929965e-225a-4af7-9ea8-42b01a1a7926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9625 | 2026.02.24 00:42:01.851307 [ 4 ] {9929965e-225a-4af7-9ea8-42b01a1a7926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9626 | 2026.02.24 00:42:01.851716 [ 4 ] {9929965e-225a-4af7-9ea8-42b01a1a7926} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2026.02.24 00:42:01.851752 [ 4 ] {9929965e-225a-4af7-9ea8-42b01a1a7926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9628 | 2026.02.24 00:42:01.852048 [ 4 ] {9929965e-225a-4af7-9ea8-42b01a1a7926} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9629 | 2026.02.24 00:42:01.852249 [ 4 ] {9929965e-225a-4af7-9ea8-42b01a1a7926} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2026.02.24 00:42:01.852374 [ 4 ] {9929965e-225a-4af7-9ea8-42b01a1a7926} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001124 sec., 56939.50177935943 rows/sec., 4.44 MiB/sec. | ||
| 9631 | 2026.02.24 00:42:01.852410 [ 4 ] {9929965e-225a-4af7-9ea8-42b01a1a7926} <Debug> TCPHandler: Processed in 0.001282673 sec. | ||
| 9632 | 2026.02.24 00:42:01.852526 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9633 | 2026.02.24 00:42:01.852619 [ 4 ] {6b82a604-c974-4739-9941-b7ee498e3473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9634 | 2026.02.24 00:42:01.852662 [ 4 ] {6b82a604-c974-4739-9941-b7ee498e3473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9635 | 2026.02.24 00:42:01.853113 [ 4 ] {6b82a604-c974-4739-9941-b7ee498e3473} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9636 | 2026.02.24 00:42:01.853157 [ 4 ] {6b82a604-c974-4739-9941-b7ee498e3473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9637 | 2026.02.24 00:42:01.853569 [ 4 ] {6b82a604-c974-4739-9941-b7ee498e3473} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9638 | 2026.02.24 00:42:01.853877 [ 4 ] {6b82a604-c974-4739-9941-b7ee498e3473} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2026.02.24 00:42:01.854025 [ 4 ] {6b82a604-c974-4739-9941-b7ee498e3473} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001423 sec., 112438.51018973999 rows/sec., 7.83 MiB/sec. | ||
| 9640 | 2026.02.24 00:42:01.854067 [ 4 ] {6b82a604-c974-4739-9941-b7ee498e3473} <Debug> TCPHandler: Processed in 0.001587049 sec. | ||
| 9641 | 2026.02.24 00:42:01.854195 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9642 | 2026.02.24 00:42:01.854293 [ 4 ] {225bb6fd-4354-40fd-a3ce-fc122202867c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9643 | 2026.02.24 00:42:01.854336 [ 4 ] {225bb6fd-4354-40fd-a3ce-fc122202867c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9644 | 2026.02.24 00:42:01.854695 [ 4 ] {225bb6fd-4354-40fd-a3ce-fc122202867c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2026.02.24 00:42:01.854731 [ 4 ] {225bb6fd-4354-40fd-a3ce-fc122202867c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9646 | 2026.02.24 00:42:01.855033 [ 4 ] {225bb6fd-4354-40fd-a3ce-fc122202867c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9647 | 2026.02.24 00:42:01.855237 [ 4 ] {225bb6fd-4354-40fd-a3ce-fc122202867c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2026.02.24 00:42:01.855365 [ 4 ] {225bb6fd-4354-40fd-a3ce-fc122202867c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 9649 | 2026.02.24 00:42:01.855400 [ 4 ] {225bb6fd-4354-40fd-a3ce-fc122202867c} <Debug> TCPHandler: Processed in 0.001255033 sec. | ||
| 9650 | 2026.02.24 00:42:05.268622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1154 | ||
| 9651 | 2026.02.24 00:42:05.271470 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2026.02.24 00:42:05.271514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9653 | 2026.02.24 00:42:05.272712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9654 | 2026.02.24 00:42:05.272970 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2026.02.24 00:42:05.273245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
| 9656 | 2026.02.24 00:42:06.879632 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9657 | 2026.02.24 00:42:06.879842 [ 4 ] {1a76d18d-ea40-453f-9ce3-d4a69f7376c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9658 | 2026.02.24 00:42:06.879929 [ 4 ] {1a76d18d-ea40-453f-9ce3-d4a69f7376c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9659 | 2026.02.24 00:42:06.880677 [ 4 ] {1a76d18d-ea40-453f-9ce3-d4a69f7376c1} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2026.02.24 00:42:06.880726 [ 4 ] {1a76d18d-ea40-453f-9ce3-d4a69f7376c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9661 | 2026.02.24 00:42:06.881106 [ 4 ] {1a76d18d-ea40-453f-9ce3-d4a69f7376c1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9662 | 2026.02.24 00:42:06.881329 [ 4 ] {1a76d18d-ea40-453f-9ce3-d4a69f7376c1} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9663 | 2026.02.24 00:42:06.881490 [ 4 ] {1a76d18d-ea40-453f-9ce3-d4a69f7376c1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00171 sec., 14035.087719298246 rows/sec., 1.16 MiB/sec. | ||
| 9664 | 2026.02.24 00:42:06.881536 [ 4 ] {1a76d18d-ea40-453f-9ce3-d4a69f7376c1} <Debug> TCPHandler: Processed in 0.002027467 sec. | ||
| 9665 | 2026.02.24 00:42:06.881665 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9666 | 2026.02.24 00:42:06.881769 [ 4 ] {4cdbdbbe-12aa-4961-8fe9-5f853e4817f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9667 | 2026.02.24 00:42:06.881812 [ 4 ] {4cdbdbbe-12aa-4961-8fe9-5f853e4817f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9668 | 2026.02.24 00:42:06.882256 [ 4 ] {4cdbdbbe-12aa-4961-8fe9-5f853e4817f0} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9669 | 2026.02.24 00:42:06.882291 [ 4 ] {4cdbdbbe-12aa-4961-8fe9-5f853e4817f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9670 | 2026.02.24 00:42:06.882569 [ 4 ] {4cdbdbbe-12aa-4961-8fe9-5f853e4817f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9671 | 2026.02.24 00:42:06.882776 [ 4 ] {4cdbdbbe-12aa-4961-8fe9-5f853e4817f0} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2026.02.24 00:42:06.882902 [ 4 ] {4cdbdbbe-12aa-4961-8fe9-5f853e4817f0} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 845.74 KiB/sec. | ||
| 9673 | 2026.02.24 00:42:06.882938 [ 4 ] {4cdbdbbe-12aa-4961-8fe9-5f853e4817f0} <Debug> TCPHandler: Processed in 0.001323714 sec. | ||
| 9674 | 2026.02.24 00:42:06.883050 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9675 | 2026.02.24 00:42:06.883144 [ 4 ] {a07b6384-efac-486f-bcfd-9576c8ca5261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9676 | 2026.02.24 00:42:06.883181 [ 4 ] {a07b6384-efac-486f-bcfd-9576c8ca5261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9677 | 2026.02.24 00:42:06.884389 [ 4 ] {a07b6384-efac-486f-bcfd-9576c8ca5261} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9678 | 2026.02.24 00:42:06.884425 [ 4 ] {a07b6384-efac-486f-bcfd-9576c8ca5261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9679 | 2026.02.24 00:42:06.884815 [ 4 ] {a07b6384-efac-486f-bcfd-9576c8ca5261} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9680 | 2026.02.24 00:42:06.885032 [ 4 ] {a07b6384-efac-486f-bcfd-9576c8ca5261} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9681 | 2026.02.24 00:42:06.885163 [ 4 ] {a07b6384-efac-486f-bcfd-9576c8ca5261} <Debug> executeQuery: Read 1404 rows, 120.25 KiB in 0.002037 sec., 689248.8954344623 rows/sec., 57.65 MiB/sec. | ||
| 9682 | 2026.02.24 00:42:06.885202 [ 4 ] {a07b6384-efac-486f-bcfd-9576c8ca5261} <Debug> TCPHandler: Processed in 0.00219998 sec. | ||
| 9683 | 2026.02.24 00:42:06.885314 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9684 | 2026.02.24 00:42:06.885407 [ 4 ] {69e238de-3241-4a76-ac92-a12b66c44491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9685 | 2026.02.24 00:42:06.885447 [ 4 ] {69e238de-3241-4a76-ac92-a12b66c44491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9686 | 2026.02.24 00:42:06.885888 [ 4 ] {69e238de-3241-4a76-ac92-a12b66c44491} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9687 | 2026.02.24 00:42:06.885923 [ 4 ] {69e238de-3241-4a76-ac92-a12b66c44491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9688 | 2026.02.24 00:42:06.886222 [ 4 ] {69e238de-3241-4a76-ac92-a12b66c44491} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9689 | 2026.02.24 00:42:06.886430 [ 4 ] {69e238de-3241-4a76-ac92-a12b66c44491} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9690 | 2026.02.24 00:42:06.886558 [ 4 ] {69e238de-3241-4a76-ac92-a12b66c44491} <Debug> executeQuery: Read 65 rows, 4.88 KiB in 0.001169 sec., 55603.07955517537 rows/sec., 4.08 MiB/sec. | ||
| 9691 | 2026.02.24 00:42:06.886595 [ 4 ] {69e238de-3241-4a76-ac92-a12b66c44491} <Debug> TCPHandler: Processed in 0.001329304 sec. | ||
| 9692 | 2026.02.24 00:42:06.886715 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9693 | 2026.02.24 00:42:06.886808 [ 4 ] {e4113fdc-1e60-4f7d-ad19-ed31636e11a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9694 | 2026.02.24 00:42:06.886846 [ 4 ] {e4113fdc-1e60-4f7d-ad19-ed31636e11a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9695 | 2026.02.24 00:42:06.887332 [ 4 ] {e4113fdc-1e60-4f7d-ad19-ed31636e11a7} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9696 | 2026.02.24 00:42:06.887367 [ 4 ] {e4113fdc-1e60-4f7d-ad19-ed31636e11a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9697 | 2026.02.24 00:42:06.887679 [ 4 ] {e4113fdc-1e60-4f7d-ad19-ed31636e11a7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9698 | 2026.02.24 00:42:06.887895 [ 4 ] {e4113fdc-1e60-4f7d-ad19-ed31636e11a7} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9699 | 2026.02.24 00:42:06.888021 [ 4 ] {e4113fdc-1e60-4f7d-ad19-ed31636e11a7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001232 sec., 204545.45454545453 rows/sec., 14.15 MiB/sec. | ||
| 9700 | 2026.02.24 00:42:06.888058 [ 4 ] {e4113fdc-1e60-4f7d-ad19-ed31636e11a7} <Debug> TCPHandler: Processed in 0.001401145 sec. | ||
| 9701 | 2026.02.24 00:42:06.888179 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9702 | 2026.02.24 00:42:06.888273 [ 4 ] {e7ee9af4-61b1-4b5d-92ba-942edf8191a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9703 | 2026.02.24 00:42:06.888311 [ 4 ] {e7ee9af4-61b1-4b5d-92ba-942edf8191a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9704 | 2026.02.24 00:42:06.888709 [ 4 ] {e7ee9af4-61b1-4b5d-92ba-942edf8191a3} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2026.02.24 00:42:06.888742 [ 4 ] {e7ee9af4-61b1-4b5d-92ba-942edf8191a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9706 | 2026.02.24 00:42:06.889024 [ 4 ] {e7ee9af4-61b1-4b5d-92ba-942edf8191a3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9707 | 2026.02.24 00:42:06.889221 [ 4 ] {e7ee9af4-61b1-4b5d-92ba-942edf8191a3} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9708 | 2026.02.24 00:42:06.889349 [ 4 ] {e7ee9af4-61b1-4b5d-92ba-942edf8191a3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 9709 | 2026.02.24 00:42:06.889385 [ 4 ] {e7ee9af4-61b1-4b5d-92ba-942edf8191a3} <Debug> TCPHandler: Processed in 0.001263192 sec. | ||
| 9710 | 2026.02.24 00:42:06.889499 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9711 | 2026.02.24 00:42:06.889591 [ 4 ] {fb42183e-2640-4cc6-9dde-38da1c779d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9712 | 2026.02.24 00:42:06.889630 [ 4 ] {fb42183e-2640-4cc6-9dde-38da1c779d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9713 | 2026.02.24 00:42:06.890271 [ 4 ] {fb42183e-2640-4cc6-9dde-38da1c779d19} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.02.24 00:42:06.890305 [ 4 ] {fb42183e-2640-4cc6-9dde-38da1c779d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9715 | 2026.02.24 00:42:06.890627 [ 4 ] {fb42183e-2640-4cc6-9dde-38da1c779d19} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9716 | 2026.02.24 00:42:06.890827 [ 4 ] {fb42183e-2640-4cc6-9dde-38da1c779d19} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.02.24 00:42:06.890951 [ 4 ] {fb42183e-2640-4cc6-9dde-38da1c779d19} <Debug> executeQuery: Read 609 rows, 46.92 KiB in 0.001378 sec., 441944.84760522493 rows/sec., 33.25 MiB/sec. | ||
| 9718 | 2026.02.24 00:42:06.890988 [ 4 ] {fb42183e-2640-4cc6-9dde-38da1c779d19} <Debug> TCPHandler: Processed in 0.001544568 sec. | ||
| 9719 | 2026.02.24 00:42:06.891106 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9720 | 2026.02.24 00:42:06.891199 [ 4 ] {51d08a07-8136-4f62-9d0d-52cdcacc24dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9721 | 2026.02.24 00:42:06.891240 [ 4 ] {51d08a07-8136-4f62-9d0d-52cdcacc24dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9722 | 2026.02.24 00:42:06.891831 [ 4 ] {51d08a07-8136-4f62-9d0d-52cdcacc24dc} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.02.24 00:42:06.891865 [ 4 ] {51d08a07-8136-4f62-9d0d-52cdcacc24dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9724 | 2026.02.24 00:42:06.892225 [ 4 ] {51d08a07-8136-4f62-9d0d-52cdcacc24dc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9725 | 2026.02.24 00:42:06.892435 [ 4 ] {51d08a07-8136-4f62-9d0d-52cdcacc24dc} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.02.24 00:42:06.892565 [ 4 ] {51d08a07-8136-4f62-9d0d-52cdcacc24dc} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001384 sec., 640173.4104046243 rows/sec., 43.45 MiB/sec. | ||
| 9727 | 2026.02.24 00:42:06.892601 [ 4 ] {51d08a07-8136-4f62-9d0d-52cdcacc24dc} <Debug> TCPHandler: Processed in 0.001550628 sec. | ||
| 9728 | 2026.02.24 00:42:06.892719 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9729 | 2026.02.24 00:42:06.892812 [ 4 ] {2a2a865f-02a4-4ece-a645-9cebb6742a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9730 | 2026.02.24 00:42:06.892865 [ 4 ] {2a2a865f-02a4-4ece-a645-9cebb6742a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9731 | 2026.02.24 00:42:06.893681 [ 4 ] {2a2a865f-02a4-4ece-a645-9cebb6742a29} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9732 | 2026.02.24 00:42:06.893715 [ 4 ] {2a2a865f-02a4-4ece-a645-9cebb6742a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9733 | 2026.02.24 00:42:06.894255 [ 4 ] {2a2a865f-02a4-4ece-a645-9cebb6742a29} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9734 | 2026.02.24 00:42:06.894470 [ 4 ] {2a2a865f-02a4-4ece-a645-9cebb6742a29} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2026.02.24 00:42:06.894600 [ 4 ] {2a2a865f-02a4-4ece-a645-9cebb6742a29} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001806 sec., 22702.104097452935 rows/sec., 40.68 MiB/sec. | ||
| 9736 | 2026.02.24 00:42:06.894652 [ 4 ] {2a2a865f-02a4-4ece-a645-9cebb6742a29} <Debug> TCPHandler: Processed in 0.001988226 sec. | ||
| 9737 | 2026.02.24 00:42:06.894777 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2026.02.24 00:42:06.894870 [ 4 ] {1c7bb0dd-7b2e-4307-af48-34a15d4ac204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9739 | 2026.02.24 00:42:06.894910 [ 4 ] {1c7bb0dd-7b2e-4307-af48-34a15d4ac204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9740 | 2026.02.24 00:42:06.895247 [ 4 ] {1c7bb0dd-7b2e-4307-af48-34a15d4ac204} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9741 | 2026.02.24 00:42:06.895280 [ 4 ] {1c7bb0dd-7b2e-4307-af48-34a15d4ac204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9742 | 2026.02.24 00:42:06.895577 [ 4 ] {1c7bb0dd-7b2e-4307-af48-34a15d4ac204} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9743 | 2026.02.24 00:42:06.895778 [ 4 ] {1c7bb0dd-7b2e-4307-af48-34a15d4ac204} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9744 | 2026.02.24 00:42:06.895902 [ 4 ] {1c7bb0dd-7b2e-4307-af48-34a15d4ac204} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 9745 | 2026.02.24 00:42:06.895936 [ 4 ] {1c7bb0dd-7b2e-4307-af48-34a15d4ac204} <Debug> TCPHandler: Processed in 0.001205862 sec. | ||
| 9746 | 2026.02.24 00:42:07.753637 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24458 | ||
| 9747 | 2026.02.24 00:42:07.754137 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.02.24 00:42:07.754180 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9749 | 2026.02.24 00:42:07.754656 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9750 | 2026.02.24 00:42:07.754891 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.02.24 00:42:07.755036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24458 | ||
| 9752 | 2026.02.24 00:42:07.755047 [ 116 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9753 | 2026.02.24 00:42:07.755118 [ 116 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2026.02.24 00:42:07.755138 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9755 | 2026.02.24 00:42:07.755231 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 9756 | 2026.02.24 00:42:07.755331 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9757 | 2026.02.24 00:42:07.755362 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22090 rows starting from the beginning of the part | ||
| 9758 | 2026.02.24 00:42:07.755419 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 9759 | 2026.02.24 00:42:07.755462 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 9760 | 2026.02.24 00:42:07.755505 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 9761 | 2026.02.24 00:42:07.755542 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 9762 | 2026.02.24 00:42:07.755580 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 9763 | 2026.02.24 00:42:07.757522 [ 191 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24458 rows, containing 4 columns (4 merged, 0 gathered) in 0.002327633 sec., 10507670.238392392 rows/sec., 150.31 MiB/sec. | ||
| 9764 | 2026.02.24 00:42:07.757835 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9765 | 2026.02.24 00:42:07.758104 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_51_10} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2026.02.24 00:42:07.758176 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_51_10} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9767 | 2026.02.24 00:42:07.758264 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 9768 | 2026.02.24 00:42:09.018805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9769 | 2026.02.24 00:42:09.036033 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9770 | 2026.02.24 00:42:09.036099 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9771 | 2026.02.24 00:42:09.042231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9772 | 2026.02.24 00:42:09.042923 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9773 | 2026.02.24 00:42:09.043237 [ 119 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9774 | 2026.02.24 00:42:09.043308 [ 119 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.02.24 00:42:09.043333 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9776 | 2026.02.24 00:42:09.043445 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 9777 | 2026.02.24 00:42:09.046685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9778 | 2026.02.24 00:42:09.047574 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9779 | 2026.02.24 00:42:09.049249 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 9780 | 2026.02.24 00:42:09.054137 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 9781 | 2026.02.24 00:42:09.059306 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 9782 | 2026.02.24 00:42:09.064064 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 9783 | 2026.02.24 00:42:09.068446 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 9784 | 2026.02.24 00:42:09.072331 [ 195 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 9785 | 2026.02.24 00:42:09.125652 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.082266681 sec., 4667.746350433173 rows/sec., 24.14 MiB/sec. | ||
| 9786 | 2026.02.24 00:42:09.127773 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9787 | 2026.02.24 00:42:09.129594 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_51_10} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.02.24 00:42:09.129701 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_51_10} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9789 | 2026.02.24 00:42:09.131365 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9790 | 2026.02.24 00:42:11.848058 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2026.02.24 00:42:11.848268 [ 4 ] {6dda8b25-f705-4eb4-a49f-8622bb05fa63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9792 | 2026.02.24 00:42:11.848343 [ 4 ] {6dda8b25-f705-4eb4-a49f-8622bb05fa63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9793 | 2026.02.24 00:42:11.849091 [ 4 ] {6dda8b25-f705-4eb4-a49f-8622bb05fa63} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2026.02.24 00:42:11.849144 [ 4 ] {6dda8b25-f705-4eb4-a49f-8622bb05fa63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9795 | 2026.02.24 00:42:11.849600 [ 4 ] {6dda8b25-f705-4eb4-a49f-8622bb05fa63} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9796 | 2026.02.24 00:42:11.849844 [ 4 ] {6dda8b25-f705-4eb4-a49f-8622bb05fa63} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.02.24 00:42:11.850008 [ 4 ] {6dda8b25-f705-4eb4-a49f-8622bb05fa63} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.38 MiB/sec. | ||
| 9798 | 2026.02.24 00:42:11.850061 [ 4 ] {6dda8b25-f705-4eb4-a49f-8622bb05fa63} <Debug> TCPHandler: Processed in 0.002140858 sec. | ||
| 9799 | 2026.02.24 00:42:11.850194 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2026.02.24 00:42:11.850301 [ 4 ] {245c66e6-3481-418f-a1de-312c138a72e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9801 | 2026.02.24 00:42:11.850346 [ 4 ] {245c66e6-3481-418f-a1de-312c138a72e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9802 | 2026.02.24 00:42:11.850783 [ 4 ] {245c66e6-3481-418f-a1de-312c138a72e0} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2026.02.24 00:42:11.850821 [ 4 ] {245c66e6-3481-418f-a1de-312c138a72e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9804 | 2026.02.24 00:42:11.851156 [ 4 ] {245c66e6-3481-418f-a1de-312c138a72e0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9805 | 2026.02.24 00:42:11.851385 [ 4 ] {245c66e6-3481-418f-a1de-312c138a72e0} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2026.02.24 00:42:11.851524 [ 4 ] {245c66e6-3481-418f-a1de-312c138a72e0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 9807 | 2026.02.24 00:42:11.851565 [ 4 ] {245c66e6-3481-418f-a1de-312c138a72e0} <Debug> TCPHandler: Processed in 0.001422605 sec. | ||
| 9808 | 2026.02.24 00:42:11.851687 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9809 | 2026.02.24 00:42:11.851787 [ 4 ] {5eb2dd75-3482-4621-a155-828fd7affa8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9810 | 2026.02.24 00:42:11.851832 [ 4 ] {5eb2dd75-3482-4621-a155-828fd7affa8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9811 | 2026.02.24 00:42:11.852258 [ 4 ] {5eb2dd75-3482-4621-a155-828fd7affa8e} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2026.02.24 00:42:11.852294 [ 4 ] {5eb2dd75-3482-4621-a155-828fd7affa8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9813 | 2026.02.24 00:42:11.852621 [ 4 ] {5eb2dd75-3482-4621-a155-828fd7affa8e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9814 | 2026.02.24 00:42:11.852828 [ 4 ] {5eb2dd75-3482-4621-a155-828fd7affa8e} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2026.02.24 00:42:11.852963 [ 4 ] {5eb2dd75-3482-4621-a155-828fd7affa8e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 9816 | 2026.02.24 00:42:11.853001 [ 4 ] {5eb2dd75-3482-4621-a155-828fd7affa8e} <Debug> TCPHandler: Processed in 0.001364754 sec. | ||
| 9817 | 2026.02.24 00:42:11.853113 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9818 | 2026.02.24 00:42:11.853207 [ 4 ] {e4497534-65dc-48a6-ad19-9a030e92d92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9819 | 2026.02.24 00:42:11.853249 [ 4 ] {e4497534-65dc-48a6-ad19-9a030e92d92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9820 | 2026.02.24 00:42:11.853591 [ 4 ] {e4497534-65dc-48a6-ad19-9a030e92d92c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2026.02.24 00:42:11.853626 [ 4 ] {e4497534-65dc-48a6-ad19-9a030e92d92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9822 | 2026.02.24 00:42:11.853929 [ 4 ] {e4497534-65dc-48a6-ad19-9a030e92d92c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9823 | 2026.02.24 00:42:11.854139 [ 4 ] {e4497534-65dc-48a6-ad19-9a030e92d92c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2026.02.24 00:42:11.854267 [ 4 ] {e4497534-65dc-48a6-ad19-9a030e92d92c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 9825 | 2026.02.24 00:42:11.854312 [ 4 ] {e4497534-65dc-48a6-ad19-9a030e92d92c} <Debug> TCPHandler: Processed in 0.001248333 sec. | ||
| 9826 | 2026.02.24 00:42:15.017205 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9827 | 2026.02.24 00:42:15.017280 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9828 | 2026.02.24 00:42:15.255234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24970 | ||
| 9829 | 2026.02.24 00:42:15.255751 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9830 | 2026.02.24 00:42:15.255791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9831 | 2026.02.24 00:42:15.256291 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9832 | 2026.02.24 00:42:15.256535 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2026.02.24 00:42:15.256682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24970 | ||
| 9834 | 2026.02.24 00:42:15.273375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1182 | ||
| 9835 | 2026.02.24 00:42:15.275702 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.02.24 00:42:15.275760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9837 | 2026.02.24 00:42:15.276965 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9838 | 2026.02.24 00:42:15.277233 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.02.24 00:42:15.277600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 9840 | 2026.02.24 00:42:16.547214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9841 | 2026.02.24 00:42:16.562590 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9842 | 2026.02.24 00:42:16.562649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9843 | 2026.02.24 00:42:16.568382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9844 | 2026.02.24 00:42:16.569113 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2026.02.24 00:42:16.571855 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9846 | 2026.02.24 00:42:16.850749 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9847 | 2026.02.24 00:42:16.850915 [ 4 ] {bf4e72bf-68d7-43fe-b3e6-95246faf13de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9848 | 2026.02.24 00:42:16.850976 [ 4 ] {bf4e72bf-68d7-43fe-b3e6-95246faf13de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9849 | 2026.02.24 00:42:16.851777 [ 4 ] {bf4e72bf-68d7-43fe-b3e6-95246faf13de} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.02.24 00:42:16.851824 [ 4 ] {bf4e72bf-68d7-43fe-b3e6-95246faf13de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9851 | 2026.02.24 00:42:16.852244 [ 4 ] {bf4e72bf-68d7-43fe-b3e6-95246faf13de} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9852 | 2026.02.24 00:42:16.852469 [ 4 ] {bf4e72bf-68d7-43fe-b3e6-95246faf13de} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.02.24 00:42:16.852607 [ 144 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9854 | 2026.02.24 00:42:16.852630 [ 4 ] {bf4e72bf-68d7-43fe-b3e6-95246faf13de} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001746 sec., 79037.80068728523 rows/sec., 6.86 MiB/sec. | ||
| 9855 | 2026.02.24 00:42:16.852645 [ 144 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.02.24 00:42:16.852665 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9857 | 2026.02.24 00:42:16.852680 [ 4 ] {bf4e72bf-68d7-43fe-b3e6-95246faf13de} <Debug> TCPHandler: Processed in 0.002057187 sec. | ||
| 9858 | 2026.02.24 00:42:16.852787 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 9859 | 2026.02.24 00:42:16.852807 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2026.02.24 00:42:16.852922 [ 4 ] {603c54bb-eb96-4839-aaf2-449ea5536ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9861 | 2026.02.24 00:42:16.852931 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9862 | 2026.02.24 00:42:16.852967 [ 4 ] {603c54bb-eb96-4839-aaf2-449ea5536ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9863 | 2026.02.24 00:42:16.852972 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2150 rows starting from the beginning of the part | ||
| 9864 | 2026.02.24 00:42:16.853047 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 138 rows starting from the beginning of the part | ||
| 9865 | 2026.02.24 00:42:16.853092 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 9866 | 2026.02.24 00:42:16.853146 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1404 rows starting from the beginning of the part | ||
| 9867 | 2026.02.24 00:42:16.853193 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 9868 | 2026.02.24 00:42:16.853235 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 138 rows starting from the beginning of the part | ||
| 9869 | 2026.02.24 00:42:16.853388 [ 4 ] {603c54bb-eb96-4839-aaf2-449ea5536ffd} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9870 | 2026.02.24 00:42:16.853426 [ 4 ] {603c54bb-eb96-4839-aaf2-449ea5536ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9871 | 2026.02.24 00:42:16.853812 [ 4 ] {603c54bb-eb96-4839-aaf2-449ea5536ffd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9872 | 2026.02.24 00:42:16.854020 [ 4 ] {603c54bb-eb96-4839-aaf2-449ea5536ffd} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9873 | 2026.02.24 00:42:16.854146 [ 4 ] {603c54bb-eb96-4839-aaf2-449ea5536ffd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001261 sec., 32513.87787470262 rows/sec., 2.39 MiB/sec. | ||
| 9874 | 2026.02.24 00:42:16.854182 [ 4 ] {603c54bb-eb96-4839-aaf2-449ea5536ffd} <Debug> TCPHandler: Processed in 0.001452816 sec. | ||
| 9875 | 2026.02.24 00:42:16.854286 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9876 | 2026.02.24 00:42:16.854375 [ 4 ] {5480018a-f67d-4690-ac7a-8ae8521832c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9877 | 2026.02.24 00:42:16.854412 [ 4 ] {5480018a-f67d-4690-ac7a-8ae8521832c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9878 | 2026.02.24 00:42:16.854899 [ 4 ] {5480018a-f67d-4690-ac7a-8ae8521832c2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9879 | 2026.02.24 00:42:16.854898 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3942 rows, containing 5 columns (5 merged, 0 gathered) in 0.002165499 sec., 1820365.6524431552 rows/sec., 157.54 MiB/sec. | ||
| 9880 | 2026.02.24 00:42:16.854936 [ 4 ] {5480018a-f67d-4690-ac7a-8ae8521832c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9881 | 2026.02.24 00:42:16.855174 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9882 | 2026.02.24 00:42:16.855277 [ 4 ] {5480018a-f67d-4690-ac7a-8ae8521832c2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9883 | 2026.02.24 00:42:16.855476 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_76_15} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.02.24 00:42:16.855541 [ 4 ] {5480018a-f67d-4690-ac7a-8ae8521832c2} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.02.24 00:42:16.855563 [ 187 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_76_15} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9886 | 2026.02.24 00:42:16.855648 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 9887 | 2026.02.24 00:42:16.855678 [ 143 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9888 | 2026.02.24 00:42:16.855685 [ 4 ] {5480018a-f67d-4690-ac7a-8ae8521832c2} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001281 sec., 81967.2131147541 rows/sec., 6.40 MiB/sec. | ||
| 9889 | 2026.02.24 00:42:16.855739 [ 143 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.02.24 00:42:16.855749 [ 4 ] {5480018a-f67d-4690-ac7a-8ae8521832c2} <Debug> TCPHandler: Processed in 0.001475756 sec. | ||
| 9891 | 2026.02.24 00:42:16.855783 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9892 | 2026.02.24 00:42:16.855858 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 9893 | 2026.02.24 00:42:16.855905 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9894 | 2026.02.24 00:42:16.855944 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9895 | 2026.02.24 00:42:16.855974 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1061 rows starting from the beginning of the part | ||
| 9896 | 2026.02.24 00:42:16.856017 [ 4 ] {68502462-4c2b-429b-b845-d8fc5eba0d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9897 | 2026.02.24 00:42:16.856022 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 105 rows starting from the beginning of the part | ||
| 9898 | 2026.02.24 00:42:16.856077 [ 4 ] {68502462-4c2b-429b-b845-d8fc5eba0d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9899 | 2026.02.24 00:42:16.856081 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 9900 | 2026.02.24 00:42:16.856135 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 609 rows starting from the beginning of the part | ||
| 9901 | 2026.02.24 00:42:16.856173 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 9902 | 2026.02.24 00:42:16.856210 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 105 rows starting from the beginning of the part | ||
| 9903 | 2026.02.24 00:42:16.856581 [ 4 ] {68502462-4c2b-429b-b845-d8fc5eba0d89} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9904 | 2026.02.24 00:42:16.856622 [ 4 ] {68502462-4c2b-429b-b845-d8fc5eba0d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9905 | 2026.02.24 00:42:16.857133 [ 4 ] {68502462-4c2b-429b-b845-d8fc5eba0d89} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9906 | 2026.02.24 00:42:16.857246 [ 187 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444086 sec., 1390498.903804898 rows/sec., 108.80 MiB/sec. | ||
| 9907 | 2026.02.24 00:42:16.857395 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9908 | 2026.02.24 00:42:16.857416 [ 4 ] {68502462-4c2b-429b-b845-d8fc5eba0d89} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2026.02.24 00:42:16.857597 [ 4 ] {68502462-4c2b-429b-b845-d8fc5eba0d89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001642 sec., 97442.143727162 rows/sec., 6.79 MiB/sec. | ||
| 9910 | 2026.02.24 00:42:16.857598 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9911 | 2026.02.24 00:42:16.857705 [ 4 ] {68502462-4c2b-429b-b845-d8fc5eba0d89} <Debug> TCPHandler: Processed in 0.001847563 sec. | ||
| 9912 | 2026.02.24 00:42:16.857717 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_76_15} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.02.24 00:42:16.857741 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.02.24 00:42:16.857768 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9915 | 2026.02.24 00:42:16.857795 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_76_15} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9916 | 2026.02.24 00:42:16.857834 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9917 | 2026.02.24 00:42:16.857868 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 9918 | 2026.02.24 00:42:16.857914 [ 187 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 9919 | 2026.02.24 00:42:16.857946 [ 4 ] {58ee868b-2228-413e-ae49-bf5eece4b946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9920 | 2026.02.24 00:42:16.858005 [ 187 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9921 | 2026.02.24 00:42:16.858009 [ 4 ] {58ee868b-2228-413e-ae49-bf5eece4b946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9922 | 2026.02.24 00:42:16.858063 [ 187 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21346 rows starting from the beginning of the part | ||
| 9923 | 2026.02.24 00:42:16.858115 [ 187 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 9924 | 2026.02.24 00:42:16.858154 [ 187 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 9925 | 2026.02.24 00:42:16.858194 [ 187 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 886 rows starting from the beginning of the part | ||
| 9926 | 2026.02.24 00:42:16.858244 [ 187 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 9927 | 2026.02.24 00:42:16.858283 [ 187 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 9928 | 2026.02.24 00:42:16.858943 [ 4 ] {58ee868b-2228-413e-ae49-bf5eece4b946} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.02.24 00:42:16.858983 [ 4 ] {58ee868b-2228-413e-ae49-bf5eece4b946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9930 | 2026.02.24 00:42:16.859609 [ 4 ] {58ee868b-2228-413e-ae49-bf5eece4b946} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9931 | 2026.02.24 00:42:16.859906 [ 4 ] {58ee868b-2228-413e-ae49-bf5eece4b946} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.02.24 00:42:16.860049 [ 4 ] {58ee868b-2228-413e-ae49-bf5eece4b946} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002143 sec., 19132.057862809146 rows/sec., 34.28 MiB/sec. | ||
| 9933 | 2026.02.24 00:42:16.860102 [ 4 ] {58ee868b-2228-413e-ae49-bf5eece4b946} <Debug> TCPHandler: Processed in 0.002345962 sec. | ||
| 9934 | 2026.02.24 00:42:16.860217 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9935 | 2026.02.24 00:42:16.860307 [ 4 ] {2c28773e-3db6-4262-8c45-542040f5e3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9936 | 2026.02.24 00:42:16.860347 [ 4 ] {2c28773e-3db6-4262-8c45-542040f5e3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9937 | 2026.02.24 00:42:16.860744 [ 4 ] {2c28773e-3db6-4262-8c45-542040f5e3d9} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9938 | 2026.02.24 00:42:16.860778 [ 4 ] {2c28773e-3db6-4262-8c45-542040f5e3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9939 | 2026.02.24 00:42:16.861140 [ 4 ] {2c28773e-3db6-4262-8c45-542040f5e3d9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9940 | 2026.02.24 00:42:16.861376 [ 4 ] {2c28773e-3db6-4262-8c45-542040f5e3d9} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.02.24 00:42:16.861493 [ 142 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9942 | 2026.02.24 00:42:16.861503 [ 4 ] {2c28773e-3db6-4262-8c45-542040f5e3d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 9943 | 2026.02.24 00:42:16.861564 [ 142 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2026.02.24 00:42:16.861581 [ 4 ] {2c28773e-3db6-4262-8c45-542040f5e3d9} <Debug> TCPHandler: Processed in 0.001437676 sec. | ||
| 9945 | 2026.02.24 00:42:16.861591 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9946 | 2026.02.24 00:42:16.861749 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 9947 | 2026.02.24 00:42:16.861848 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9948 | 2026.02.24 00:42:16.861878 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4176 rows starting from the beginning of the part | ||
| 9949 | 2026.02.24 00:42:16.861933 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 9950 | 2026.02.24 00:42:16.861979 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 9951 | 2026.02.24 00:42:16.862016 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 9952 | 2026.02.24 00:42:16.862053 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 9953 | 2026.02.24 00:42:16.862103 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 9954 | 2026.02.24 00:42:16.864000 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4476 rows, containing 4 columns (4 merged, 0 gathered) in 0.002303082 sec., 1943482.6897175175 rows/sec., 129.76 MiB/sec. | ||
| 9955 | 2026.02.24 00:42:16.864391 [ 196 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9956 | 2026.02.24 00:42:16.864699 [ 196 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_76_15} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9957 | 2026.02.24 00:42:16.864763 [ 196 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_76_15} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9958 | 2026.02.24 00:42:16.864823 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9959 | 2026.02.24 00:42:16.884983 [ 198 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22872 rows, containing 5 columns (5 merged, 0 gathered) in 0.027149058 sec., 842460.169336262 rows/sec., 57.69 MiB/sec. | ||
| 9960 | 2026.02.24 00:42:16.885475 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9961 | 2026.02.24 00:42:16.885803 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2026.02.24 00:42:16.885869 [ 196 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9963 | 2026.02.24 00:42:16.885955 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 9964 | 2026.02.24 00:42:17.000918 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.27 MiB, peak 328.16 MiB, free memory in arenas 0.00 B, will set to 320.04 MiB (RSS), difference: 3.77 MiB | ||
| 9965 | 2026.02.24 00:42:17.209204 [ 142 ] {} <Debug> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9966 | 2026.02.24 00:42:17.209263 [ 142 ] {} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9967 | 2026.02.24 00:42:17.209288 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9968 | 2026.02.24 00:42:17.209395 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::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 | ||
| 9969 | 2026.02.24 00:42:17.209517 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9970 | 2026.02.24 00:42:17.209556 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 9971 | 2026.02.24 00:42:17.209638 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 9972 | 2026.02.24 00:42:17.209694 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 9973 | 2026.02.24 00:42:17.209738 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 9974 | 2026.02.24 00:42:17.209778 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 9975 | 2026.02.24 00:42:17.210550 [ 198 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204432 sec., 398528.1028733876 rows/sec., 24.77 MiB/sec. | ||
| 9976 | 2026.02.24 00:42:17.210674 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9977 | 2026.02.24 00:42:17.210917 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_18_4} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9978 | 2026.02.24 00:42:17.210981 [ 190 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_18_4} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9979 | 2026.02.24 00:42:17.211051 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9980 | 2026.02.24 00:42:17.952460 [ 140 ] {} <Debug> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9981 | 2026.02.24 00:42:17.952523 [ 140 ] {} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9982 | 2026.02.24 00:42:17.952544 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9983 | 2026.02.24 00:42:17.952655 [ 194 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::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 | ||
| 9984 | 2026.02.24 00:42:17.952813 [ 194 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9985 | 2026.02.24 00:42:17.952855 [ 194 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 9986 | 2026.02.24 00:42:17.952926 [ 194 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 9987 | 2026.02.24 00:42:17.952972 [ 194 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 9988 | 2026.02.24 00:42:17.953013 [ 194 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::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 | ||
| 9989 | 2026.02.24 00:42:17.953052 [ 194 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 9990 | 2026.02.24 00:42:17.953941 [ 186 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336754 sec., 691226.6580088782 rows/sec., 47.59 MiB/sec. | ||
| 9991 | 2026.02.24 00:42:17.954113 [ 194 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9992 | 2026.02.24 00:42:17.954380 [ 194 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_18_4} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2026.02.24 00:42:17.954456 [ 194 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_18_4} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9994 | 2026.02.24 00:42:17.954518 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9995 | 2026.02.24 00:42:21.849087 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9996 | 2026.02.24 00:42:21.849307 [ 4 ] {315bc400-61a8-4a15-a3d6-d469257679c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9997 | 2026.02.24 00:42:21.849383 [ 4 ] {315bc400-61a8-4a15-a3d6-d469257679c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9998 | 2026.02.24 00:42:21.850118 [ 4 ] {315bc400-61a8-4a15-a3d6-d469257679c4} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9999 | 2026.02.24 00:42:21.850175 [ 4 ] {315bc400-61a8-4a15-a3d6-d469257679c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10000 | 2026.02.24 00:42:21.850590 [ 4 ] {315bc400-61a8-4a15-a3d6-d469257679c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10001 | 2026.02.24 00:42:21.850814 [ 4 ] {315bc400-61a8-4a15-a3d6-d469257679c4} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10002 | 2026.02.24 00:42:21.850979 [ 4 ] {315bc400-61a8-4a15-a3d6-d469257679c4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001724 sec., 1160.092807424594 rows/sec., 94.60 KiB/sec. | ||
| 10003 | 2026.02.24 00:42:21.851028 [ 4 ] {315bc400-61a8-4a15-a3d6-d469257679c4} <Debug> TCPHandler: Processed in 0.002075507 sec. | ||
| 10004 | 2026.02.24 00:42:21.851153 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10005 | 2026.02.24 00:42:21.851258 [ 4 ] {665a103b-4edf-49a2-8346-7f1e93819a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10006 | 2026.02.24 00:42:21.851302 [ 4 ] {665a103b-4edf-49a2-8346-7f1e93819a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10007 | 2026.02.24 00:42:21.851737 [ 4 ] {665a103b-4edf-49a2-8346-7f1e93819a69} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2026.02.24 00:42:21.851775 [ 4 ] {665a103b-4edf-49a2-8346-7f1e93819a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10009 | 2026.02.24 00:42:21.852094 [ 4 ] {665a103b-4edf-49a2-8346-7f1e93819a69} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10010 | 2026.02.24 00:42:21.852311 [ 4 ] {665a103b-4edf-49a2-8346-7f1e93819a69} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2026.02.24 00:42:21.852444 [ 4 ] {665a103b-4edf-49a2-8346-7f1e93819a69} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001209 sec., 47146.40198511166 rows/sec., 3.60 MiB/sec. | ||
| 10012 | 2026.02.24 00:42:21.852482 [ 4 ] {665a103b-4edf-49a2-8346-7f1e93819a69} <Debug> TCPHandler: Processed in 0.001382064 sec. | ||
| 10013 | 2026.02.24 00:42:21.852592 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10014 | 2026.02.24 00:42:21.852689 [ 4 ] {d50e3c52-3b26-4850-985c-7ed4b9913d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10015 | 2026.02.24 00:42:21.852732 [ 4 ] {d50e3c52-3b26-4850-985c-7ed4b9913d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10016 | 2026.02.24 00:42:21.853119 [ 4 ] {d50e3c52-3b26-4850-985c-7ed4b9913d6f} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2026.02.24 00:42:21.853154 [ 4 ] {d50e3c52-3b26-4850-985c-7ed4b9913d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10018 | 2026.02.24 00:42:21.853459 [ 4 ] {d50e3c52-3b26-4850-985c-7ed4b9913d6f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10019 | 2026.02.24 00:42:21.853661 [ 4 ] {d50e3c52-3b26-4850-985c-7ed4b9913d6f} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2026.02.24 00:42:21.853792 [ 4 ] {d50e3c52-3b26-4850-985c-7ed4b9913d6f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001123 sec., 1780.9439002671415 rows/sec., 124.35 KiB/sec. | ||
| 10021 | 2026.02.24 00:42:21.853829 [ 4 ] {d50e3c52-3b26-4850-985c-7ed4b9913d6f} <Debug> TCPHandler: Processed in 0.001288373 sec. | ||
| 10022 | 2026.02.24 00:42:21.853931 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2026.02.24 00:42:21.854024 [ 4 ] {5c72bfb0-1871-4857-8be4-5b176a8ccd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10024 | 2026.02.24 00:42:21.854064 [ 4 ] {5c72bfb0-1871-4857-8be4-5b176a8ccd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10025 | 2026.02.24 00:42:21.854474 [ 4 ] {5c72bfb0-1871-4857-8be4-5b176a8ccd36} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2026.02.24 00:42:21.854510 [ 4 ] {5c72bfb0-1871-4857-8be4-5b176a8ccd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10027 | 2026.02.24 00:42:21.854810 [ 4 ] {5c72bfb0-1871-4857-8be4-5b176a8ccd36} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10028 | 2026.02.24 00:42:21.855018 [ 4 ] {5c72bfb0-1871-4857-8be4-5b176a8ccd36} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2026.02.24 00:42:21.855147 [ 4 ] {5c72bfb0-1871-4857-8be4-5b176a8ccd36} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001141 sec., 57843.99649430324 rows/sec., 4.52 MiB/sec. | ||
| 10030 | 2026.02.24 00:42:21.855184 [ 4 ] {5c72bfb0-1871-4857-8be4-5b176a8ccd36} <Debug> TCPHandler: Processed in 0.001302703 sec. | ||
| 10031 | 2026.02.24 00:42:21.855298 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2026.02.24 00:42:21.855391 [ 4 ] {63be2a9f-3850-4e90-be86-8a8595c9eb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10033 | 2026.02.24 00:42:21.855434 [ 4 ] {63be2a9f-3850-4e90-be86-8a8595c9eb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10034 | 2026.02.24 00:42:21.855837 [ 4 ] {63be2a9f-3850-4e90-be86-8a8595c9eb60} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2026.02.24 00:42:21.855872 [ 4 ] {63be2a9f-3850-4e90-be86-8a8595c9eb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10036 | 2026.02.24 00:42:21.856215 [ 4 ] {63be2a9f-3850-4e90-be86-8a8595c9eb60} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10037 | 2026.02.24 00:42:21.856428 [ 4 ] {63be2a9f-3850-4e90-be86-8a8595c9eb60} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2026.02.24 00:42:21.856561 [ 4 ] {63be2a9f-3850-4e90-be86-8a8595c9eb60} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001186 sec., 135750.4215851602 rows/sec., 9.45 MiB/sec. | ||
| 10039 | 2026.02.24 00:42:21.856597 [ 4 ] {63be2a9f-3850-4e90-be86-8a8595c9eb60} <Debug> TCPHandler: Processed in 0.001348234 sec. | ||
| 10040 | 2026.02.24 00:42:21.856703 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10041 | 2026.02.24 00:42:21.856809 [ 4 ] {3fcf1b86-7d0e-4039-975f-c8a48f77094c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10042 | 2026.02.24 00:42:21.856851 [ 4 ] {3fcf1b86-7d0e-4039-975f-c8a48f77094c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10043 | 2026.02.24 00:42:21.857196 [ 4 ] {3fcf1b86-7d0e-4039-975f-c8a48f77094c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.02.24 00:42:21.857233 [ 4 ] {3fcf1b86-7d0e-4039-975f-c8a48f77094c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10045 | 2026.02.24 00:42:21.857569 [ 4 ] {3fcf1b86-7d0e-4039-975f-c8a48f77094c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10046 | 2026.02.24 00:42:21.857781 [ 4 ] {3fcf1b86-7d0e-4039-975f-c8a48f77094c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.02.24 00:42:21.857914 [ 4 ] {3fcf1b86-7d0e-4039-975f-c8a48f77094c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 10048 | 2026.02.24 00:42:21.857951 [ 4 ] {3fcf1b86-7d0e-4039-975f-c8a48f77094c} <Debug> TCPHandler: Processed in 0.001297674 sec. | ||
| 10049 | 2026.02.24 00:42:22.757635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25418 | ||
| 10050 | 2026.02.24 00:42:22.758180 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.02.24 00:42:22.758219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10052 | 2026.02.24 00:42:22.758686 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10053 | 2026.02.24 00:42:22.758908 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.02.24 00:42:22.759039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25418 | ||
| 10055 | 2026.02.24 00:42:24.072406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10056 | 2026.02.24 00:42:24.089430 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.02.24 00:42:24.089490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10058 | 2026.02.24 00:42:24.095287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10059 | 2026.02.24 00:42:24.096006 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.02.24 00:42:24.099084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10061 | 2026.02.24 00:42:25.278708 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1206 | ||
| 10062 | 2026.02.24 00:42:25.280846 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.02.24 00:42:25.280899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10064 | 2026.02.24 00:42:25.282138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10065 | 2026.02.24 00:42:25.282458 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2026.02.24 00:42:25.282831 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 10067 | 2026.02.24 00:42:26.850203 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2026.02.24 00:42:26.850411 [ 4 ] {d4391ad2-5906-408b-9194-77e28755f3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10069 | 2026.02.24 00:42:26.850481 [ 4 ] {d4391ad2-5906-408b-9194-77e28755f3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10070 | 2026.02.24 00:42:26.851141 [ 4 ] {d4391ad2-5906-408b-9194-77e28755f3cd} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10071 | 2026.02.24 00:42:26.851186 [ 4 ] {d4391ad2-5906-408b-9194-77e28755f3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10072 | 2026.02.24 00:42:26.851655 [ 4 ] {d4391ad2-5906-408b-9194-77e28755f3cd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10073 | 2026.02.24 00:42:26.851875 [ 4 ] {d4391ad2-5906-408b-9194-77e28755f3cd} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2026.02.24 00:42:26.852036 [ 4 ] {d4391ad2-5906-408b-9194-77e28755f3cd} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001675 sec., 82388.05970149253 rows/sec., 7.15 MiB/sec. | ||
| 10075 | 2026.02.24 00:42:26.852085 [ 4 ] {d4391ad2-5906-408b-9194-77e28755f3cd} <Debug> TCPHandler: Processed in 0.002013937 sec. | ||
| 10076 | 2026.02.24 00:42:26.852204 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10077 | 2026.02.24 00:42:26.852306 [ 4 ] {4ae6a51b-53e2-4b92-98c9-6eab9249fe3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10078 | 2026.02.24 00:42:26.852349 [ 4 ] {4ae6a51b-53e2-4b92-98c9-6eab9249fe3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10079 | 2026.02.24 00:42:26.852773 [ 4 ] {4ae6a51b-53e2-4b92-98c9-6eab9249fe3a} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2026.02.24 00:42:26.852807 [ 4 ] {4ae6a51b-53e2-4b92-98c9-6eab9249fe3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10081 | 2026.02.24 00:42:26.853099 [ 4 ] {4ae6a51b-53e2-4b92-98c9-6eab9249fe3a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10082 | 2026.02.24 00:42:26.853403 [ 4 ] {4ae6a51b-53e2-4b92-98c9-6eab9249fe3a} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.02.24 00:42:26.853578 [ 4 ] {4ae6a51b-53e2-4b92-98c9-6eab9249fe3a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001296 sec., 31635.8024691358 rows/sec., 2.32 MiB/sec. | ||
| 10084 | 2026.02.24 00:42:26.853616 [ 4 ] {4ae6a51b-53e2-4b92-98c9-6eab9249fe3a} <Debug> TCPHandler: Processed in 0.001463106 sec. | ||
| 10085 | 2026.02.24 00:42:26.853761 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10086 | 2026.02.24 00:42:26.853881 [ 4 ] {57056f32-59f5-4823-8851-ccb7c5359bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10087 | 2026.02.24 00:42:26.853930 [ 4 ] {57056f32-59f5-4823-8851-ccb7c5359bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10088 | 2026.02.24 00:42:26.854462 [ 4 ] {57056f32-59f5-4823-8851-ccb7c5359bab} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10089 | 2026.02.24 00:42:26.854505 [ 4 ] {57056f32-59f5-4823-8851-ccb7c5359bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10090 | 2026.02.24 00:42:26.854849 [ 4 ] {57056f32-59f5-4823-8851-ccb7c5359bab} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10091 | 2026.02.24 00:42:26.855050 [ 4 ] {57056f32-59f5-4823-8851-ccb7c5359bab} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10092 | 2026.02.24 00:42:26.855182 [ 4 ] {57056f32-59f5-4823-8851-ccb7c5359bab} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001325 sec., 79245.28301886792 rows/sec., 6.19 MiB/sec. | ||
| 10093 | 2026.02.24 00:42:26.855220 [ 4 ] {57056f32-59f5-4823-8851-ccb7c5359bab} <Debug> TCPHandler: Processed in 0.001517237 sec. | ||
| 10094 | 2026.02.24 00:42:26.855335 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10095 | 2026.02.24 00:42:26.855425 [ 4 ] {ef6dbb5f-ed24-43f4-8e58-6bfbe43b4aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10096 | 2026.02.24 00:42:26.855466 [ 4 ] {ef6dbb5f-ed24-43f4-8e58-6bfbe43b4aea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10097 | 2026.02.24 00:42:26.855839 [ 4 ] {ef6dbb5f-ed24-43f4-8e58-6bfbe43b4aea} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2026.02.24 00:42:26.855871 [ 4 ] {ef6dbb5f-ed24-43f4-8e58-6bfbe43b4aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10099 | 2026.02.24 00:42:26.856179 [ 4 ] {ef6dbb5f-ed24-43f4-8e58-6bfbe43b4aea} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10100 | 2026.02.24 00:42:26.856437 [ 4 ] {ef6dbb5f-ed24-43f4-8e58-6bfbe43b4aea} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2026.02.24 00:42:26.856569 [ 4 ] {ef6dbb5f-ed24-43f4-8e58-6bfbe43b4aea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 10102 | 2026.02.24 00:42:26.856606 [ 4 ] {ef6dbb5f-ed24-43f4-8e58-6bfbe43b4aea} <Debug> TCPHandler: Processed in 0.001317034 sec. | ||
| 10103 | 2026.02.24 00:42:26.856712 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10104 | 2026.02.24 00:42:26.856805 [ 4 ] {3e240458-90c1-4c7b-a684-23377e09a339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10105 | 2026.02.24 00:42:26.856857 [ 4 ] {3e240458-90c1-4c7b-a684-23377e09a339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10106 | 2026.02.24 00:42:26.857693 [ 4 ] {3e240458-90c1-4c7b-a684-23377e09a339} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10107 | 2026.02.24 00:42:26.857728 [ 4 ] {3e240458-90c1-4c7b-a684-23377e09a339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10108 | 2026.02.24 00:42:26.858283 [ 4 ] {3e240458-90c1-4c7b-a684-23377e09a339} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10109 | 2026.02.24 00:42:26.858500 [ 4 ] {3e240458-90c1-4c7b-a684-23377e09a339} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10110 | 2026.02.24 00:42:26.858630 [ 4 ] {3e240458-90c1-4c7b-a684-23377e09a339} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001844 sec., 22234.27331887202 rows/sec., 39.84 MiB/sec. | ||
| 10111 | 2026.02.24 00:42:26.858685 [ 4 ] {3e240458-90c1-4c7b-a684-23377e09a339} <Debug> TCPHandler: Processed in 0.002019167 sec. | ||
| 10112 | 2026.02.24 00:42:26.858799 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10113 | 2026.02.24 00:42:26.858892 [ 4 ] {613b169b-10bf-49eb-b49e-e003f95cfd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10114 | 2026.02.24 00:42:26.858933 [ 4 ] {613b169b-10bf-49eb-b49e-e003f95cfd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10115 | 2026.02.24 00:42:26.859258 [ 4 ] {613b169b-10bf-49eb-b49e-e003f95cfd05} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10116 | 2026.02.24 00:42:26.859291 [ 4 ] {613b169b-10bf-49eb-b49e-e003f95cfd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10117 | 2026.02.24 00:42:26.859570 [ 4 ] {613b169b-10bf-49eb-b49e-e003f95cfd05} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10118 | 2026.02.24 00:42:26.859757 [ 4 ] {613b169b-10bf-49eb-b49e-e003f95cfd05} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10119 | 2026.02.24 00:42:26.859877 [ 4 ] {613b169b-10bf-49eb-b49e-e003f95cfd05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 10120 | 2026.02.24 00:42:26.859909 [ 4 ] {613b169b-10bf-49eb-b49e-e003f95cfd05} <Debug> TCPHandler: Processed in 0.001192021 sec. | ||
| 10121 | 2026.02.24 00:42:30.017340 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10122 | 2026.02.24 00:42:30.017396 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10123 | 2026.02.24 00:42:30.259702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25930 | ||
| 10124 | 2026.02.24 00:42:30.260288 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10125 | 2026.02.24 00:42:30.260341 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10126 | 2026.02.24 00:42:30.260874 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10127 | 2026.02.24 00:42:30.261108 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10128 | 2026.02.24 00:42:30.261266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25930 | ||
| 10129 | 2026.02.24 00:42:31.599575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 10130 | 2026.02.24 00:42:31.616809 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10131 | 2026.02.24 00:42:31.616876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10132 | 2026.02.24 00:42:31.623019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10133 | 2026.02.24 00:42:31.623701 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2026.02.24 00:42:31.626679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10135 | 2026.02.24 00:42:31.848373 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2026.02.24 00:42:31.848621 [ 4 ] {7527004d-b614-4d1c-ab6e-bd980fc77769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10137 | 2026.02.24 00:42:31.848713 [ 4 ] {7527004d-b614-4d1c-ab6e-bd980fc77769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10138 | 2026.02.24 00:42:31.849288 [ 4 ] {7527004d-b614-4d1c-ab6e-bd980fc77769} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2026.02.24 00:42:31.849354 [ 4 ] {7527004d-b614-4d1c-ab6e-bd980fc77769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10140 | 2026.02.24 00:42:31.849673 [ 4 ] {7527004d-b614-4d1c-ab6e-bd980fc77769} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10141 | 2026.02.24 00:42:31.849880 [ 4 ] {7527004d-b614-4d1c-ab6e-bd980fc77769} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.02.24 00:42:31.850018 [ 4 ] {7527004d-b614-4d1c-ab6e-bd980fc77769} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001462 sec., 38303.69357045144 rows/sec., 2.92 MiB/sec. | ||
| 10143 | 2026.02.24 00:42:31.850056 [ 4 ] {7527004d-b614-4d1c-ab6e-bd980fc77769} <Debug> TCPHandler: Processed in 0.001844144 sec. | ||
| 10144 | 2026.02.24 00:42:31.850177 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2026.02.24 00:42:31.850269 [ 4 ] {4ff3765b-fd2b-481f-9cac-9770860c15b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10146 | 2026.02.24 00:42:31.850308 [ 4 ] {4ff3765b-fd2b-481f-9cac-9770860c15b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10147 | 2026.02.24 00:42:31.850811 [ 4 ] {4ff3765b-fd2b-481f-9cac-9770860c15b7} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10148 | 2026.02.24 00:42:31.850847 [ 4 ] {4ff3765b-fd2b-481f-9cac-9770860c15b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10149 | 2026.02.24 00:42:31.851142 [ 4 ] {4ff3765b-fd2b-481f-9cac-9770860c15b7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10150 | 2026.02.24 00:42:31.851352 [ 4 ] {4ff3765b-fd2b-481f-9cac-9770860c15b7} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.02.24 00:42:31.851477 [ 4 ] {4ff3765b-fd2b-481f-9cac-9770860c15b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 10152 | 2026.02.24 00:42:31.851512 [ 4 ] {4ff3765b-fd2b-481f-9cac-9770860c15b7} <Debug> TCPHandler: Processed in 0.001382755 sec. | ||
| 10153 | 2026.02.24 00:42:31.851635 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10154 | 2026.02.24 00:42:31.851730 [ 4 ] {7f84e8ed-56f8-4f04-8214-68c7ef5530c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10155 | 2026.02.24 00:42:31.851773 [ 4 ] {7f84e8ed-56f8-4f04-8214-68c7ef5530c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10156 | 2026.02.24 00:42:31.852231 [ 4 ] {7f84e8ed-56f8-4f04-8214-68c7ef5530c2} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2026.02.24 00:42:31.852268 [ 4 ] {7f84e8ed-56f8-4f04-8214-68c7ef5530c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10158 | 2026.02.24 00:42:31.852591 [ 4 ] {7f84e8ed-56f8-4f04-8214-68c7ef5530c2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10159 | 2026.02.24 00:42:31.852790 [ 4 ] {7f84e8ed-56f8-4f04-8214-68c7ef5530c2} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2026.02.24 00:42:31.852917 [ 4 ] {7f84e8ed-56f8-4f04-8214-68c7ef5530c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 10161 | 2026.02.24 00:42:31.852953 [ 4 ] {7f84e8ed-56f8-4f04-8214-68c7ef5530c2} <Debug> TCPHandler: Processed in 0.001365445 sec. | ||
| 10162 | 2026.02.24 00:42:31.853069 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10163 | 2026.02.24 00:42:31.853162 [ 4 ] {dd5ebcc6-423e-41b9-aa08-9b4867e1e4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10164 | 2026.02.24 00:42:31.853202 [ 4 ] {dd5ebcc6-423e-41b9-aa08-9b4867e1e4e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10165 | 2026.02.24 00:42:31.853534 [ 4 ] {dd5ebcc6-423e-41b9-aa08-9b4867e1e4e7} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2026.02.24 00:42:31.853569 [ 4 ] {dd5ebcc6-423e-41b9-aa08-9b4867e1e4e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10167 | 2026.02.24 00:42:31.853855 [ 4 ] {dd5ebcc6-423e-41b9-aa08-9b4867e1e4e7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10168 | 2026.02.24 00:42:31.854050 [ 4 ] {dd5ebcc6-423e-41b9-aa08-9b4867e1e4e7} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2026.02.24 00:42:31.854172 [ 4 ] {dd5ebcc6-423e-41b9-aa08-9b4867e1e4e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 10170 | 2026.02.24 00:42:31.854206 [ 4 ] {dd5ebcc6-423e-41b9-aa08-9b4867e1e4e7} <Debug> TCPHandler: Processed in 0.001184331 sec. | ||
| 10171 | 2026.02.24 00:42:35.283259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1226 | ||
| 10172 | 2026.02.24 00:42:35.285591 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10173 | 2026.02.24 00:42:35.285647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10174 | 2026.02.24 00:42:35.286869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10175 | 2026.02.24 00:42:35.287156 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10176 | 2026.02.24 00:42:35.287367 [ 108 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10177 | 2026.02.24 00:42:35.287462 [ 108 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.02.24 00:42:35.287500 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10179 | 2026.02.24 00:42:35.287523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1226 | ||
| 10180 | 2026.02.24 00:42:35.287644 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 10181 | 2026.02.24 00:42:35.288278 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10182 | 2026.02.24 00:42:35.288434 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1108 rows starting from the beginning of the part | ||
| 10183 | 2026.02.24 00:42:35.288849 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
| 10184 | 2026.02.24 00:42:35.289195 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 10185 | 2026.02.24 00:42:35.289546 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 10186 | 2026.02.24 00:42:35.289879 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 10187 | 2026.02.24 00:42:35.290197 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 10188 | 2026.02.24 00:42:35.296284 [ 186 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1226 rows, containing 72 columns (72 merged, 0 gathered) in 0.008705166 sec., 140835.91283612512 rows/sec., 114.52 MiB/sec. | ||
| 10189 | 2026.02.24 00:42:35.297427 [ 186 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10190 | 2026.02.24 00:42:35.297912 [ 186 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_41_8} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2026.02.24 00:42:35.297980 [ 186 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_41_8} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10192 | 2026.02.24 00:42:35.298139 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 10193 | 2026.02.24 00:42:36.880088 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10194 | 2026.02.24 00:42:36.880284 [ 4 ] {4459e97f-8b64-4508-a995-5e5e4154172f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10195 | 2026.02.24 00:42:36.880350 [ 4 ] {4459e97f-8b64-4508-a995-5e5e4154172f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10196 | 2026.02.24 00:42:36.880999 [ 4 ] {4459e97f-8b64-4508-a995-5e5e4154172f} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.02.24 00:42:36.881048 [ 4 ] {4459e97f-8b64-4508-a995-5e5e4154172f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10198 | 2026.02.24 00:42:36.881429 [ 4 ] {4459e97f-8b64-4508-a995-5e5e4154172f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10199 | 2026.02.24 00:42:36.881665 [ 4 ] {4459e97f-8b64-4508-a995-5e5e4154172f} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.02.24 00:42:36.881826 [ 4 ] {4459e97f-8b64-4508-a995-5e5e4154172f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001591 sec., 15084.85229415462 rows/sec., 1.25 MiB/sec. | ||
| 10201 | 2026.02.24 00:42:36.881876 [ 4 ] {4459e97f-8b64-4508-a995-5e5e4154172f} <Debug> TCPHandler: Processed in 0.001915234 sec. | ||
| 10202 | 2026.02.24 00:42:36.882004 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10203 | 2026.02.24 00:42:36.882107 [ 4 ] {00c17997-93a4-4a34-8152-42ba91804536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10204 | 2026.02.24 00:42:36.882151 [ 4 ] {00c17997-93a4-4a34-8152-42ba91804536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10205 | 2026.02.24 00:42:36.882559 [ 4 ] {00c17997-93a4-4a34-8152-42ba91804536} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10206 | 2026.02.24 00:42:36.882596 [ 4 ] {00c17997-93a4-4a34-8152-42ba91804536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10207 | 2026.02.24 00:42:36.882892 [ 4 ] {00c17997-93a4-4a34-8152-42ba91804536} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10208 | 2026.02.24 00:42:36.883104 [ 4 ] {00c17997-93a4-4a34-8152-42ba91804536} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10209 | 2026.02.24 00:42:36.883240 [ 4 ] {00c17997-93a4-4a34-8152-42ba91804536} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001157 sec., 3457.216940363008 rows/sec., 281.91 KiB/sec. | ||
| 10210 | 2026.02.24 00:42:36.883278 [ 4 ] {00c17997-93a4-4a34-8152-42ba91804536} <Debug> TCPHandler: Processed in 0.001325804 sec. | ||
| 10211 | 2026.02.24 00:42:36.883390 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10212 | 2026.02.24 00:42:36.883485 [ 4 ] {9dc99083-977f-4bcb-99e4-e13768378b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10213 | 2026.02.24 00:42:36.883525 [ 4 ] {9dc99083-977f-4bcb-99e4-e13768378b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10214 | 2026.02.24 00:42:36.884689 [ 4 ] {9dc99083-977f-4bcb-99e4-e13768378b51} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10215 | 2026.02.24 00:42:36.884726 [ 4 ] {9dc99083-977f-4bcb-99e4-e13768378b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10216 | 2026.02.24 00:42:36.885119 [ 4 ] {9dc99083-977f-4bcb-99e4-e13768378b51} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10217 | 2026.02.24 00:42:36.885333 [ 4 ] {9dc99083-977f-4bcb-99e4-e13768378b51} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10218 | 2026.02.24 00:42:36.885466 [ 4 ] {9dc99083-977f-4bcb-99e4-e13768378b51} <Debug> executeQuery: Read 1400 rows, 119.96 KiB in 0.001999 sec., 700350.1750875438 rows/sec., 58.60 MiB/sec. | ||
| 10219 | 2026.02.24 00:42:36.885504 [ 4 ] {9dc99083-977f-4bcb-99e4-e13768378b51} <Debug> TCPHandler: Processed in 0.002164429 sec. | ||
| 10220 | 2026.02.24 00:42:36.885637 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2026.02.24 00:42:36.885762 [ 4 ] {67046d58-773c-4846-9415-ff599bf31435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10222 | 2026.02.24 00:42:36.885810 [ 4 ] {67046d58-773c-4846-9415-ff599bf31435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10223 | 2026.02.24 00:42:36.886373 [ 4 ] {67046d58-773c-4846-9415-ff599bf31435} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10224 | 2026.02.24 00:42:36.886418 [ 4 ] {67046d58-773c-4846-9415-ff599bf31435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10225 | 2026.02.24 00:42:36.886766 [ 4 ] {67046d58-773c-4846-9415-ff599bf31435} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10226 | 2026.02.24 00:42:36.886983 [ 4 ] {67046d58-773c-4846-9415-ff599bf31435} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10227 | 2026.02.24 00:42:36.887094 [ 107 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10228 | 2026.02.24 00:42:36.887117 [ 4 ] {67046d58-773c-4846-9415-ff599bf31435} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.00138 sec., 41304.34782608696 rows/sec., 3.06 MiB/sec. | ||
| 10229 | 2026.02.24 00:42:36.887166 [ 107 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10230 | 2026.02.24 00:42:36.887173 [ 4 ] {67046d58-773c-4846-9415-ff599bf31435} <Debug> TCPHandler: Processed in 0.001596399 sec. | ||
| 10231 | 2026.02.24 00:42:36.887198 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10232 | 2026.02.24 00:42:36.887289 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 10233 | 2026.02.24 00:42:36.887331 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10234 | 2026.02.24 00:42:36.887380 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10235 | 2026.02.24 00:42:36.887407 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 215 rows starting from the beginning of the part | ||
| 10236 | 2026.02.24 00:42:36.887450 [ 4 ] {323d5193-6b75-4de2-bacd-11da32a9ad42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10237 | 2026.02.24 00:42:36.887466 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 65 rows starting from the beginning of the part | ||
| 10238 | 2026.02.24 00:42:36.887498 [ 4 ] {323d5193-6b75-4de2-bacd-11da32a9ad42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10239 | 2026.02.24 00:42:36.887512 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 10240 | 2026.02.24 00:42:36.887552 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2 rows starting from the beginning of the part | ||
| 10241 | 2026.02.24 00:42:36.887592 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 10242 | 2026.02.24 00:42:36.887633 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 57 rows starting from the beginning of the part | ||
| 10243 | 2026.02.24 00:42:36.888073 [ 4 ] {323d5193-6b75-4de2-bacd-11da32a9ad42} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10244 | 2026.02.24 00:42:36.888108 [ 4 ] {323d5193-6b75-4de2-bacd-11da32a9ad42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10245 | 2026.02.24 00:42:36.888350 [ 204 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 421 rows, containing 5 columns (5 merged, 0 gathered) in 0.00109815 sec., 383372.0347857761 rows/sec., 27.69 MiB/sec. | ||
| 10246 | 2026.02.24 00:42:36.888436 [ 4 ] {323d5193-6b75-4de2-bacd-11da32a9ad42} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10247 | 2026.02.24 00:42:36.888463 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10248 | 2026.02.24 00:42:36.888647 [ 4 ] {323d5193-6b75-4de2-bacd-11da32a9ad42} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10249 | 2026.02.24 00:42:36.888687 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_51_10} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.02.24 00:42:36.888753 [ 192 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_51_10} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10251 | 2026.02.24 00:42:36.888780 [ 4 ] {323d5193-6b75-4de2-bacd-11da32a9ad42} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001354 sec., 186115.2141802068 rows/sec., 12.87 MiB/sec. | ||
| 10252 | 2026.02.24 00:42:36.888814 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10253 | 2026.02.24 00:42:36.888817 [ 4 ] {323d5193-6b75-4de2-bacd-11da32a9ad42} <Debug> TCPHandler: Processed in 0.001545097 sec. | ||
| 10254 | 2026.02.24 00:42:36.888936 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10255 | 2026.02.24 00:42:36.889029 [ 4 ] {8b304286-24fb-4bfb-bf36-f9f4bb77113c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10256 | 2026.02.24 00:42:36.889068 [ 4 ] {8b304286-24fb-4bfb-bf36-f9f4bb77113c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10257 | 2026.02.24 00:42:36.889463 [ 4 ] {8b304286-24fb-4bfb-bf36-f9f4bb77113c} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10258 | 2026.02.24 00:42:36.889498 [ 4 ] {8b304286-24fb-4bfb-bf36-f9f4bb77113c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10259 | 2026.02.24 00:42:36.889780 [ 4 ] {8b304286-24fb-4bfb-bf36-f9f4bb77113c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10260 | 2026.02.24 00:42:36.889986 [ 4 ] {8b304286-24fb-4bfb-bf36-f9f4bb77113c} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10261 | 2026.02.24 00:42:36.890112 [ 4 ] {8b304286-24fb-4bfb-bf36-f9f4bb77113c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 10262 | 2026.02.24 00:42:36.890149 [ 4 ] {8b304286-24fb-4bfb-bf36-f9f4bb77113c} <Debug> TCPHandler: Processed in 0.001259292 sec. | ||
| 10263 | 2026.02.24 00:42:36.890248 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10264 | 2026.02.24 00:42:36.890339 [ 4 ] {57273023-04d6-4e38-ade8-c82f09d5ae6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10265 | 2026.02.24 00:42:36.890378 [ 4 ] {57273023-04d6-4e38-ade8-c82f09d5ae6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10266 | 2026.02.24 00:42:36.891122 [ 4 ] {57273023-04d6-4e38-ade8-c82f09d5ae6d} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10267 | 2026.02.24 00:42:36.891160 [ 4 ] {57273023-04d6-4e38-ade8-c82f09d5ae6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10268 | 2026.02.24 00:42:36.891492 [ 4 ] {57273023-04d6-4e38-ade8-c82f09d5ae6d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10269 | 2026.02.24 00:42:36.891696 [ 4 ] {57273023-04d6-4e38-ade8-c82f09d5ae6d} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10270 | 2026.02.24 00:42:36.891827 [ 4 ] {57273023-04d6-4e38-ade8-c82f09d5ae6d} <Debug> executeQuery: Read 601 rows, 46.27 KiB in 0.001505 sec., 399335.54817275744 rows/sec., 30.02 MiB/sec. | ||
| 10271 | 2026.02.24 00:42:36.891865 [ 4 ] {57273023-04d6-4e38-ade8-c82f09d5ae6d} <Debug> TCPHandler: Processed in 0.00166343 sec. | ||
| 10272 | 2026.02.24 00:42:36.892005 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10273 | 2026.02.24 00:42:36.892125 [ 4 ] {1636d29d-5620-42cb-a31a-938540751cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10274 | 2026.02.24 00:42:36.892177 [ 4 ] {1636d29d-5620-42cb-a31a-938540751cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10275 | 2026.02.24 00:42:36.892912 [ 4 ] {1636d29d-5620-42cb-a31a-938540751cf5} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2026.02.24 00:42:36.892949 [ 4 ] {1636d29d-5620-42cb-a31a-938540751cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10277 | 2026.02.24 00:42:36.893327 [ 4 ] {1636d29d-5620-42cb-a31a-938540751cf5} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10278 | 2026.02.24 00:42:36.893537 [ 4 ] {1636d29d-5620-42cb-a31a-938540751cf5} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2026.02.24 00:42:36.893672 [ 4 ] {1636d29d-5620-42cb-a31a-938540751cf5} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.001571 sec., 561425.8434118396 rows/sec., 38.10 MiB/sec. | ||
| 10280 | 2026.02.24 00:42:36.893709 [ 4 ] {1636d29d-5620-42cb-a31a-938540751cf5} <Debug> TCPHandler: Processed in 0.001770071 sec. | ||
| 10281 | 2026.02.24 00:42:36.893827 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10282 | 2026.02.24 00:42:36.893940 [ 4 ] {b5b925f3-75a4-494f-a36b-bbd09b162b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10283 | 2026.02.24 00:42:36.894005 [ 4 ] {b5b925f3-75a4-494f-a36b-bbd09b162b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10284 | 2026.02.24 00:42:36.894912 [ 4 ] {b5b925f3-75a4-494f-a36b-bbd09b162b74} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2026.02.24 00:42:36.894950 [ 4 ] {b5b925f3-75a4-494f-a36b-bbd09b162b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10286 | 2026.02.24 00:42:36.895504 [ 4 ] {b5b925f3-75a4-494f-a36b-bbd09b162b74} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10287 | 2026.02.24 00:42:36.895729 [ 4 ] {b5b925f3-75a4-494f-a36b-bbd09b162b74} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2026.02.24 00:42:36.895864 [ 4 ] {b5b925f3-75a4-494f-a36b-bbd09b162b74} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001947 sec., 21058.03800719055 rows/sec., 37.74 MiB/sec. | ||
| 10289 | 2026.02.24 00:42:36.895917 [ 4 ] {b5b925f3-75a4-494f-a36b-bbd09b162b74} <Debug> TCPHandler: Processed in 0.002149839 sec. | ||
| 10290 | 2026.02.24 00:42:36.896032 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10291 | 2026.02.24 00:42:36.896127 [ 4 ] {ab655aa6-aaf9-4fdf-9a7e-d45976c24ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10292 | 2026.02.24 00:42:36.896169 [ 4 ] {ab655aa6-aaf9-4fdf-9a7e-d45976c24ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10293 | 2026.02.24 00:42:36.896508 [ 4 ] {ab655aa6-aaf9-4fdf-9a7e-d45976c24ab9} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.02.24 00:42:36.896544 [ 4 ] {ab655aa6-aaf9-4fdf-9a7e-d45976c24ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10295 | 2026.02.24 00:42:36.896843 [ 4 ] {ab655aa6-aaf9-4fdf-9a7e-d45976c24ab9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10296 | 2026.02.24 00:42:36.897042 [ 4 ] {ab655aa6-aaf9-4fdf-9a7e-d45976c24ab9} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.02.24 00:42:36.897171 [ 4 ] {ab655aa6-aaf9-4fdf-9a7e-d45976c24ab9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 10298 | 2026.02.24 00:42:36.897207 [ 4 ] {ab655aa6-aaf9-4fdf-9a7e-d45976c24ab9} <Debug> TCPHandler: Processed in 0.001224732 sec. | ||
| 10299 | 2026.02.24 00:42:37.761871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26378 | ||
| 10300 | 2026.02.24 00:42:37.762382 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10301 | 2026.02.24 00:42:37.762430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10302 | 2026.02.24 00:42:37.762928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10303 | 2026.02.24 00:42:37.763191 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10304 | 2026.02.24 00:42:37.763340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26378 | ||
| 10305 | 2026.02.24 00:42:39.127283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10306 | 2026.02.24 00:42:39.145288 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2026.02.24 00:42:39.145351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10308 | 2026.02.24 00:42:39.151660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10309 | 2026.02.24 00:42:39.152345 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2026.02.24 00:42:39.155754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10311 | 2026.02.24 00:42:41.848356 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2026.02.24 00:42:41.848563 [ 4 ] {85b54493-25bd-4f27-9dfe-0e570e642697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10313 | 2026.02.24 00:42:41.848633 [ 4 ] {85b54493-25bd-4f27-9dfe-0e570e642697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10314 | 2026.02.24 00:42:41.849279 [ 4 ] {85b54493-25bd-4f27-9dfe-0e570e642697} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2026.02.24 00:42:41.849328 [ 4 ] {85b54493-25bd-4f27-9dfe-0e570e642697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10316 | 2026.02.24 00:42:41.849751 [ 4 ] {85b54493-25bd-4f27-9dfe-0e570e642697} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10317 | 2026.02.24 00:42:41.849990 [ 4 ] {85b54493-25bd-4f27-9dfe-0e570e642697} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10318 | 2026.02.24 00:42:41.850145 [ 4 ] {85b54493-25bd-4f27-9dfe-0e570e642697} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.61 MiB/sec. | ||
| 10319 | 2026.02.24 00:42:41.850160 [ 97 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10320 | 2026.02.24 00:42:41.850186 [ 4 ] {85b54493-25bd-4f27-9dfe-0e570e642697} <Debug> TCPHandler: Processed in 0.001953335 sec. | ||
| 10321 | 2026.02.24 00:42:41.850225 [ 97 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2026.02.24 00:42:41.850252 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10323 | 2026.02.24 00:42:41.850314 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10324 | 2026.02.24 00:42:41.850349 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 10325 | 2026.02.24 00:42:41.850420 [ 4 ] {ec9fbf06-2b9f-4621-882c-ea474b3ef0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10326 | 2026.02.24 00:42:41.850468 [ 4 ] {ec9fbf06-2b9f-4621-882c-ea474b3ef0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10327 | 2026.02.24 00:42:41.850470 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10328 | 2026.02.24 00:42:41.850518 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2150 rows starting from the beginning of the part | ||
| 10329 | 2026.02.24 00:42:41.850587 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 57 rows starting from the beginning of the part | ||
| 10330 | 2026.02.24 00:42:41.850634 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 138 rows starting from the beginning of the part | ||
| 10331 | 2026.02.24 00:42:41.850675 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 10332 | 2026.02.24 00:42:41.850713 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1400 rows starting from the beginning of the part | ||
| 10333 | 2026.02.24 00:42:41.850753 [ 193 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 10334 | 2026.02.24 00:42:41.851057 [ 4 ] {ec9fbf06-2b9f-4621-882c-ea474b3ef0ea} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10335 | 2026.02.24 00:42:41.851108 [ 4 ] {ec9fbf06-2b9f-4621-882c-ea474b3ef0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10336 | 2026.02.24 00:42:41.851522 [ 4 ] {ec9fbf06-2b9f-4621-882c-ea474b3ef0ea} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10337 | 2026.02.24 00:42:41.851747 [ 4 ] {ec9fbf06-2b9f-4621-882c-ea474b3ef0ea} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.02.24 00:42:41.851875 [ 97 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10339 | 2026.02.24 00:42:41.851882 [ 4 ] {ec9fbf06-2b9f-4621-882c-ea474b3ef0ea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001481 sec., 43214.04456448346 rows/sec., 3.37 MiB/sec. | ||
| 10340 | 2026.02.24 00:42:41.851916 [ 97 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.02.24 00:42:41.851936 [ 4 ] {ec9fbf06-2b9f-4621-882c-ea474b3ef0ea} <Debug> TCPHandler: Processed in 0.00167375 sec. | ||
| 10342 | 2026.02.24 00:42:41.851943 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10343 | 2026.02.24 00:42:41.852051 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 10344 | 2026.02.24 00:42:41.852101 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2026.02.24 00:42:41.852146 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10346 | 2026.02.24 00:42:41.852176 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1061 rows starting from the beginning of the part | ||
| 10347 | 2026.02.24 00:42:41.852196 [ 4 ] {a8c29df3-3eef-40cc-bf5a-2cbd2692226b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10348 | 2026.02.24 00:42:41.852234 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 66 rows starting from the beginning of the part | ||
| 10349 | 2026.02.24 00:42:41.852240 [ 4 ] {a8c29df3-3eef-40cc-bf5a-2cbd2692226b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10350 | 2026.02.24 00:42:41.852251 [ 189 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3857 rows, containing 5 columns (5 merged, 0 gathered) in 0.001944695 sec., 1983344.4319032033 rows/sec., 171.19 MiB/sec. | ||
| 10351 | 2026.02.24 00:42:41.852283 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 105 rows starting from the beginning of the part | ||
| 10352 | 2026.02.24 00:42:41.852328 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10353 | 2026.02.24 00:42:41.852368 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 601 rows starting from the beginning of the part | ||
| 10354 | 2026.02.24 00:42:41.852408 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 10355 | 2026.02.24 00:42:41.852485 [ 189 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10356 | 2026.02.24 00:42:41.852660 [ 4 ] {a8c29df3-3eef-40cc-bf5a-2cbd2692226b} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2026.02.24 00:42:41.852705 [ 4 ] {a8c29df3-3eef-40cc-bf5a-2cbd2692226b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10358 | 2026.02.24 00:42:41.852794 [ 189 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_81_16} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.02.24 00:42:41.852875 [ 189 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_81_16} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10360 | 2026.02.24 00:42:41.852966 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 10361 | 2026.02.24 00:42:41.853067 [ 4 ] {a8c29df3-3eef-40cc-bf5a-2cbd2692226b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10362 | 2026.02.24 00:42:41.853290 [ 4 ] {a8c29df3-3eef-40cc-bf5a-2cbd2692226b} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10363 | 2026.02.24 00:42:41.853413 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10364 | 2026.02.24 00:42:41.853421 [ 4 ] {a8c29df3-3eef-40cc-bf5a-2cbd2692226b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 10365 | 2026.02.24 00:42:41.853450 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2026.02.24 00:42:41.853459 [ 189 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1961 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449966 sec., 1352445.5056187524 rows/sec., 105.69 MiB/sec. | ||
| 10367 | 2026.02.24 00:42:41.853470 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10368 | 2026.02.24 00:42:41.853467 [ 4 ] {a8c29df3-3eef-40cc-bf5a-2cbd2692226b} <Debug> TCPHandler: Processed in 0.001415115 sec. | ||
| 10369 | 2026.02.24 00:42:41.853613 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 10370 | 2026.02.24 00:42:41.853646 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2026.02.24 00:42:41.853670 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10372 | 2026.02.24 00:42:41.853777 [ 4 ] {85662efb-29e3-4990-8c92-7e1e15da98a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10373 | 2026.02.24 00:42:41.853791 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10374 | 2026.02.24 00:42:41.853837 [ 4 ] {85662efb-29e3-4990-8c92-7e1e15da98a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10375 | 2026.02.24 00:42:41.853847 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22872 rows starting from the beginning of the part | ||
| 10376 | 2026.02.24 00:42:41.853941 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 161 rows starting from the beginning of the part | ||
| 10377 | 2026.02.24 00:42:41.853965 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_81_16} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10378 | 2026.02.24 00:42:41.853998 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 10379 | 2026.02.24 00:42:41.854043 [ 197 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_81_16} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10380 | 2026.02.24 00:42:41.854056 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 10381 | 2026.02.24 00:42:41.854110 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 882 rows starting from the beginning of the part | ||
| 10382 | 2026.02.24 00:42:41.854126 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 10383 | 2026.02.24 00:42:41.854160 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10384 | 2026.02.24 00:42:41.854268 [ 4 ] {85662efb-29e3-4990-8c92-7e1e15da98a8} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.02.24 00:42:41.854314 [ 4 ] {85662efb-29e3-4990-8c92-7e1e15da98a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10386 | 2026.02.24 00:42:41.854667 [ 4 ] {85662efb-29e3-4990-8c92-7e1e15da98a8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10387 | 2026.02.24 00:42:41.854878 [ 4 ] {85662efb-29e3-4990-8c92-7e1e15da98a8} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2026.02.24 00:42:41.854985 [ 96 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10389 | 2026.02.24 00:42:41.855011 [ 96 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.02.24 00:42:41.855010 [ 4 ] {85662efb-29e3-4990-8c92-7e1e15da98a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001257 sec., 47732.6968973747 rows/sec., 3.22 MiB/sec. | ||
| 10391 | 2026.02.24 00:42:41.855027 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10392 | 2026.02.24 00:42:41.855054 [ 4 ] {85662efb-29e3-4990-8c92-7e1e15da98a8} <Debug> TCPHandler: Processed in 0.001469457 sec. | ||
| 10393 | 2026.02.24 00:42:41.855096 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 10394 | 2026.02.24 00:42:41.855187 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10395 | 2026.02.24 00:42:41.855215 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4476 rows starting from the beginning of the part | ||
| 10396 | 2026.02.24 00:42:41.855265 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 10397 | 2026.02.24 00:42:41.855307 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 10398 | 2026.02.24 00:42:41.855343 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 10399 | 2026.02.24 00:42:41.855378 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 10400 | 2026.02.24 00:42:41.855412 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10401 | 2026.02.24 00:42:41.857537 [ 197 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4776 rows, containing 4 columns (4 merged, 0 gathered) in 0.002469944 sec., 1933647.0786382202 rows/sec., 129.18 MiB/sec. | ||
| 10402 | 2026.02.24 00:42:41.858113 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10403 | 2026.02.24 00:42:41.858354 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_81_16} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): 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.02.24 00:42:41.858420 [ 189 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_81_16} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10405 | 2026.02.24 00:42:41.858481 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10406 | 2026.02.24 00:42:41.861162 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24395 rows, containing 5 columns (5 merged, 0 gathered) in 0.007619067 sec., 3201835.6053306786 rows/sec., 219.29 MiB/sec. | ||
| 10407 | 2026.02.24 00:42:41.861557 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10408 | 2026.02.24 00:42:41.861817 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.02.24 00:42:41.861893 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10410 | 2026.02.24 00:42:41.861985 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10411 | 2026.02.24 00:42:42.001152 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.15 MiB, peak 328.46 MiB, free memory in arenas 0.00 B, will set to 323.82 MiB (RSS), difference: 2.67 MiB | ||
| 10412 | 2026.02.24 00:42:45.018471 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10413 | 2026.02.24 00:42:45.018532 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10414 | 2026.02.24 00:42:45.263956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26890 | ||
| 10415 | 2026.02.24 00:42:45.264546 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2026.02.24 00:42:45.264604 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10417 | 2026.02.24 00:42:45.265141 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10418 | 2026.02.24 00:42:45.265380 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2026.02.24 00:42:45.265520 [ 58 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10420 | 2026.02.24 00:42:45.265527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26890 | ||
| 10421 | 2026.02.24 00:42:45.265593 [ 58 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10422 | 2026.02.24 00:42:45.265618 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10423 | 2026.02.24 00:42:45.265715 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 10424 | 2026.02.24 00:42:45.265808 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10425 | 2026.02.24 00:42:45.265838 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24458 rows starting from the beginning of the part | ||
| 10426 | 2026.02.24 00:42:45.265896 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 10427 | 2026.02.24 00:42:45.265941 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 10428 | 2026.02.24 00:42:45.265981 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 10429 | 2026.02.24 00:42:45.266021 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 10430 | 2026.02.24 00:42:45.266056 [ 197 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 10431 | 2026.02.24 00:42:45.268287 [ 191 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26890 rows, containing 4 columns (4 merged, 0 gathered) in 0.002609697 sec., 10303878.189690221 rows/sec., 147.40 MiB/sec. | ||
| 10432 | 2026.02.24 00:42:45.268597 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10433 | 2026.02.24 00:42:45.268899 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_56_11} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10434 | 2026.02.24 00:42:45.268977 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_56_11} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10435 | 2026.02.24 00:42:45.269080 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10436 | 2026.02.24 00:42:45.287765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1254 | ||
| 10437 | 2026.02.24 00:42:45.289995 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10438 | 2026.02.24 00:42:45.290044 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10439 | 2026.02.24 00:42:45.291269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10440 | 2026.02.24 00:42:45.291532 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10441 | 2026.02.24 00:42:45.291800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1254 | ||
| 10442 | 2026.02.24 00:42:46.656390 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10443 | 2026.02.24 00:42:46.673603 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.02.24 00:42:46.673671 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10445 | 2026.02.24 00:42:46.680203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10446 | 2026.02.24 00:42:46.680905 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.02.24 00:42:46.681241 [ 87 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10448 | 2026.02.24 00:42:46.681308 [ 87 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2026.02.24 00:42:46.681329 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10450 | 2026.02.24 00:42:46.681430 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 10451 | 2026.02.24 00:42:46.684933 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10452 | 2026.02.24 00:42:46.685218 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10453 | 2026.02.24 00:42:46.686660 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 10454 | 2026.02.24 00:42:46.691132 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 10455 | 2026.02.24 00:42:46.695641 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 10456 | 2026.02.24 00:42:46.700414 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 10457 | 2026.02.24 00:42:46.705334 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 10458 | 2026.02.24 00:42:46.709735 [ 191 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 10459 | 2026.02.24 00:42:46.767581 [ 198 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.086187642 sec., 4896.29360088538 rows/sec., 25.32 MiB/sec. | ||
| 10460 | 2026.02.24 00:42:46.770314 [ 196 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10461 | 2026.02.24 00:42:46.772437 [ 196 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_56_11} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10462 | 2026.02.24 00:42:46.772545 [ 196 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_56_11} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10463 | 2026.02.24 00:42:46.774749 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10464 | 2026.02.24 00:42:46.851796 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10465 | 2026.02.24 00:42:46.851963 [ 4 ] {b8dcacdd-b570-43c4-a2b1-6996ff6dc3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10466 | 2026.02.24 00:42:46.852033 [ 4 ] {b8dcacdd-b570-43c4-a2b1-6996ff6dc3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10467 | 2026.02.24 00:42:46.852802 [ 4 ] {b8dcacdd-b570-43c4-a2b1-6996ff6dc3eb} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2026.02.24 00:42:46.852855 [ 4 ] {b8dcacdd-b570-43c4-a2b1-6996ff6dc3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10469 | 2026.02.24 00:42:46.853267 [ 4 ] {b8dcacdd-b570-43c4-a2b1-6996ff6dc3eb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10470 | 2026.02.24 00:42:46.853477 [ 4 ] {b8dcacdd-b570-43c4-a2b1-6996ff6dc3eb} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2026.02.24 00:42:46.853622 [ 4 ] {b8dcacdd-b570-43c4-a2b1-6996ff6dc3eb} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.00171 sec., 80701.75438596492 rows/sec., 7.00 MiB/sec. | ||
| 10472 | 2026.02.24 00:42:46.853664 [ 4 ] {b8dcacdd-b570-43c4-a2b1-6996ff6dc3eb} <Debug> TCPHandler: Processed in 0.001998046 sec. | ||
| 10473 | 2026.02.24 00:42:46.853792 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10474 | 2026.02.24 00:42:46.853889 [ 4 ] {5ace5488-2a71-476a-9164-30dec57d9a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10475 | 2026.02.24 00:42:46.853931 [ 4 ] {5ace5488-2a71-476a-9164-30dec57d9a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10476 | 2026.02.24 00:42:46.854349 [ 4 ] {5ace5488-2a71-476a-9164-30dec57d9a4f} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10477 | 2026.02.24 00:42:46.854385 [ 4 ] {5ace5488-2a71-476a-9164-30dec57d9a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10478 | 2026.02.24 00:42:46.854685 [ 4 ] {5ace5488-2a71-476a-9164-30dec57d9a4f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10479 | 2026.02.24 00:42:46.854891 [ 4 ] {5ace5488-2a71-476a-9164-30dec57d9a4f} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2026.02.24 00:42:46.855020 [ 4 ] {5ace5488-2a71-476a-9164-30dec57d9a4f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001151 sec., 35621.19895742833 rows/sec., 2.62 MiB/sec. | ||
| 10481 | 2026.02.24 00:42:46.855059 [ 4 ] {5ace5488-2a71-476a-9164-30dec57d9a4f} <Debug> TCPHandler: Processed in 0.001316724 sec. | ||
| 10482 | 2026.02.24 00:42:46.855178 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2026.02.24 00:42:46.855273 [ 4 ] {1589e382-2b56-4df3-b0c1-a142c3683639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10484 | 2026.02.24 00:42:46.855313 [ 4 ] {1589e382-2b56-4df3-b0c1-a142c3683639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10485 | 2026.02.24 00:42:46.855767 [ 4 ] {1589e382-2b56-4df3-b0c1-a142c3683639} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.02.24 00:42:46.855803 [ 4 ] {1589e382-2b56-4df3-b0c1-a142c3683639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10487 | 2026.02.24 00:42:46.856177 [ 4 ] {1589e382-2b56-4df3-b0c1-a142c3683639} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10488 | 2026.02.24 00:42:46.856439 [ 4 ] {1589e382-2b56-4df3-b0c1-a142c3683639} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.02.24 00:42:46.856601 [ 4 ] {1589e382-2b56-4df3-b0c1-a142c3683639} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001345 sec., 78066.91449814125 rows/sec., 6.10 MiB/sec. | ||
| 10490 | 2026.02.24 00:42:46.856646 [ 4 ] {1589e382-2b56-4df3-b0c1-a142c3683639} <Debug> TCPHandler: Processed in 0.001518238 sec. | ||
| 10491 | 2026.02.24 00:42:46.856779 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2026.02.24 00:42:46.856880 [ 4 ] {ec64ab79-591b-4288-8f44-c62f9a62f2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10493 | 2026.02.24 00:42:46.856933 [ 4 ] {ec64ab79-591b-4288-8f44-c62f9a62f2f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10494 | 2026.02.24 00:42:46.857532 [ 4 ] {ec64ab79-591b-4288-8f44-c62f9a62f2f9} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.02.24 00:42:46.857578 [ 4 ] {ec64ab79-591b-4288-8f44-c62f9a62f2f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10496 | 2026.02.24 00:42:46.858014 [ 4 ] {ec64ab79-591b-4288-8f44-c62f9a62f2f9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10497 | 2026.02.24 00:42:46.858292 [ 4 ] {ec64ab79-591b-4288-8f44-c62f9a62f2f9} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.02.24 00:42:46.858464 [ 4 ] {ec64ab79-591b-4288-8f44-c62f9a62f2f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec. | ||
| 10499 | 2026.02.24 00:42:46.858565 [ 4 ] {ec64ab79-591b-4288-8f44-c62f9a62f2f9} <Debug> TCPHandler: Processed in 0.001835423 sec. | ||
| 10500 | 2026.02.24 00:42:46.858737 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10501 | 2026.02.24 00:42:46.858848 [ 4 ] {3c95eff0-d7ea-4d13-b190-90f4b933430f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10502 | 2026.02.24 00:42:46.858919 [ 4 ] {3c95eff0-d7ea-4d13-b190-90f4b933430f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10503 | 2026.02.24 00:42:46.860035 [ 4 ] {3c95eff0-d7ea-4d13-b190-90f4b933430f} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10504 | 2026.02.24 00:42:46.860073 [ 4 ] {3c95eff0-d7ea-4d13-b190-90f4b933430f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10505 | 2026.02.24 00:42:46.860661 [ 4 ] {3c95eff0-d7ea-4d13-b190-90f4b933430f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10506 | 2026.02.24 00:42:46.860885 [ 4 ] {3c95eff0-d7ea-4d13-b190-90f4b933430f} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10507 | 2026.02.24 00:42:46.861002 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10508 | 2026.02.24 00:42:46.861021 [ 4 ] {3c95eff0-d7ea-4d13-b190-90f4b933430f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002198 sec., 18653.3212010919 rows/sec., 33.43 MiB/sec. | ||
| 10509 | 2026.02.24 00:42:46.861073 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10510 | 2026.02.24 00:42:46.861098 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10511 | 2026.02.24 00:42:46.861099 [ 4 ] {3c95eff0-d7ea-4d13-b190-90f4b933430f} <Debug> TCPHandler: Processed in 0.002428054 sec. | ||
| 10512 | 2026.02.24 00:42:46.861222 [ 198 ] {be117193-072e-46d7-86da-9e4300ffc739::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 | ||
| 10513 | 2026.02.24 00:42:46.861234 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10514 | 2026.02.24 00:42:46.861354 [ 4 ] {b89ec19f-9604-4209-ae67-b5f9b868a3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10515 | 2026.02.24 00:42:46.861397 [ 4 ] {b89ec19f-9604-4209-ae67-b5f9b868a3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10516 | 2026.02.24 00:42:46.861490 [ 198 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10517 | 2026.02.24 00:42:46.861558 [ 198 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1388 rows starting from the beginning of the part | ||
| 10518 | 2026.02.24 00:42:46.861713 [ 198 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 41 rows starting from the beginning of the part | ||
| 10519 | 2026.02.24 00:42:46.861785 [ 4 ] {b89ec19f-9604-4209-ae67-b5f9b868a3f5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10520 | 2026.02.24 00:42:46.861828 [ 198 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 10521 | 2026.02.24 00:42:46.861831 [ 4 ] {b89ec19f-9604-4209-ae67-b5f9b868a3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10522 | 2026.02.24 00:42:46.861948 [ 198 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 41 rows starting from the beginning of the part | ||
| 10523 | 2026.02.24 00:42:46.862059 [ 198 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 10524 | 2026.02.24 00:42:46.862162 [ 198 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 41 rows starting from the beginning of the part | ||
| 10525 | 2026.02.24 00:42:46.862197 [ 4 ] {b89ec19f-9604-4209-ae67-b5f9b868a3f5} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10526 | 2026.02.24 00:42:46.862433 [ 4 ] {b89ec19f-9604-4209-ae67-b5f9b868a3f5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2026.02.24 00:42:46.862586 [ 4 ] {b89ec19f-9604-4209-ae67-b5f9b868a3f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001251 sec., 47961.630695443644 rows/sec., 3.23 MiB/sec. | ||
| 10528 | 2026.02.24 00:42:46.862626 [ 4 ] {b89ec19f-9604-4209-ae67-b5f9b868a3f5} <Debug> TCPHandler: Processed in 0.001440895 sec. | ||
| 10529 | 2026.02.24 00:42:46.870962 [ 187 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1593 rows, containing 19 columns (19 merged, 0 gathered) in 0.009799597 sec., 162557.70517910074 rows/sec., 291.30 MiB/sec. | ||
| 10530 | 2026.02.24 00:42:46.872547 [ 190 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10531 | 2026.02.24 00:42:46.872911 [ 190 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.02.24 00:42:46.872989 [ 190 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10533 | 2026.02.24 00:42:46.873109 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 10534 | 2026.02.24 00:42:47.000214 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.44 MiB, peak 338.38 MiB, free memory in arenas 0.00 B, will set to 331.54 MiB (RSS), difference: 6.10 MiB | ||
| 10535 | 2026.02.24 00:42:47.788019 [ 79 ] {} <Debug> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10536 | 2026.02.24 00:42:47.788084 [ 79 ] {} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10537 | 2026.02.24 00:42:47.788106 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10538 | 2026.02.24 00:42:47.788232 [ 186 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 10539 | 2026.02.24 00:42:47.788380 [ 186 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10540 | 2026.02.24 00:42:47.788414 [ 186 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 10541 | 2026.02.24 00:42:47.788484 [ 186 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 10542 | 2026.02.24 00:42:47.788528 [ 186 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 10543 | 2026.02.24 00:42:47.788573 [ 186 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 10544 | 2026.02.24 00:42:47.788615 [ 186 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 10545 | 2026.02.24 00:42:47.789351 [ 204 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001174051 sec., 35773.57372039204 rows/sec., 2.99 MiB/sec. | ||
| 10546 | 2026.02.24 00:42:47.789544 [ 199 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10547 | 2026.02.24 00:42:47.789860 [ 199 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_21_5} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2026.02.24 00:42:47.789941 [ 199 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_21_5} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10549 | 2026.02.24 00:42:47.790037 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10550 | 2026.02.24 00:42:51.849706 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10551 | 2026.02.24 00:42:51.849896 [ 4 ] {2cc830f6-2dfe-4749-bd3e-b28ce8a82c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10552 | 2026.02.24 00:42:51.849962 [ 4 ] {2cc830f6-2dfe-4749-bd3e-b28ce8a82c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10553 | 2026.02.24 00:42:51.850659 [ 4 ] {2cc830f6-2dfe-4749-bd3e-b28ce8a82c90} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10554 | 2026.02.24 00:42:51.850706 [ 4 ] {2cc830f6-2dfe-4749-bd3e-b28ce8a82c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10555 | 2026.02.24 00:42:51.851106 [ 4 ] {2cc830f6-2dfe-4749-bd3e-b28ce8a82c90} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10556 | 2026.02.24 00:42:51.851338 [ 4 ] {2cc830f6-2dfe-4749-bd3e-b28ce8a82c90} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10557 | 2026.02.24 00:42:51.851500 [ 4 ] {2cc830f6-2dfe-4749-bd3e-b28ce8a82c90} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.59 MiB/sec. | ||
| 10558 | 2026.02.24 00:42:51.851543 [ 4 ] {2cc830f6-2dfe-4749-bd3e-b28ce8a82c90} <Debug> TCPHandler: Processed in 0.001965665 sec. | ||
| 10559 | 2026.02.24 00:42:51.851673 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10560 | 2026.02.24 00:42:51.851771 [ 4 ] {2a62ba16-3b05-41be-b013-ac1c26079df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10561 | 2026.02.24 00:42:51.851812 [ 4 ] {2a62ba16-3b05-41be-b013-ac1c26079df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10562 | 2026.02.24 00:42:51.852245 [ 4 ] {2a62ba16-3b05-41be-b013-ac1c26079df7} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10563 | 2026.02.24 00:42:51.852282 [ 4 ] {2a62ba16-3b05-41be-b013-ac1c26079df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10564 | 2026.02.24 00:42:51.852578 [ 4 ] {2a62ba16-3b05-41be-b013-ac1c26079df7} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10565 | 2026.02.24 00:42:51.852783 [ 4 ] {2a62ba16-3b05-41be-b013-ac1c26079df7} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10566 | 2026.02.24 00:42:51.852911 [ 4 ] {2a62ba16-3b05-41be-b013-ac1c26079df7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 10567 | 2026.02.24 00:42:51.852948 [ 4 ] {2a62ba16-3b05-41be-b013-ac1c26079df7} <Debug> TCPHandler: Processed in 0.001324684 sec. | ||
| 10568 | 2026.02.24 00:42:51.853067 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10569 | 2026.02.24 00:42:51.853163 [ 4 ] {65e1b522-f8f0-455e-b9e7-afc6980aeb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10570 | 2026.02.24 00:42:51.853206 [ 4 ] {65e1b522-f8f0-455e-b9e7-afc6980aeb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10571 | 2026.02.24 00:42:51.853633 [ 4 ] {65e1b522-f8f0-455e-b9e7-afc6980aeb22} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2026.02.24 00:42:51.853669 [ 4 ] {65e1b522-f8f0-455e-b9e7-afc6980aeb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10573 | 2026.02.24 00:42:51.853988 [ 4 ] {65e1b522-f8f0-455e-b9e7-afc6980aeb22} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10574 | 2026.02.24 00:42:51.854214 [ 4 ] {65e1b522-f8f0-455e-b9e7-afc6980aeb22} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2026.02.24 00:42:51.854342 [ 4 ] {65e1b522-f8f0-455e-b9e7-afc6980aeb22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 10576 | 2026.02.24 00:42:51.854379 [ 4 ] {65e1b522-f8f0-455e-b9e7-afc6980aeb22} <Debug> TCPHandler: Processed in 0.001361914 sec. | ||
| 10577 | 2026.02.24 00:42:51.854492 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10578 | 2026.02.24 00:42:51.854591 [ 4 ] {73218512-2eae-40b0-82a2-00e5f2ad5ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10579 | 2026.02.24 00:42:51.854647 [ 4 ] {73218512-2eae-40b0-82a2-00e5f2ad5ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10580 | 2026.02.24 00:42:51.855023 [ 4 ] {73218512-2eae-40b0-82a2-00e5f2ad5ca0} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2026.02.24 00:42:51.855058 [ 4 ] {73218512-2eae-40b0-82a2-00e5f2ad5ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10582 | 2026.02.24 00:42:51.855360 [ 4 ] {73218512-2eae-40b0-82a2-00e5f2ad5ca0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10583 | 2026.02.24 00:42:51.855565 [ 4 ] {73218512-2eae-40b0-82a2-00e5f2ad5ca0} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2026.02.24 00:42:51.855693 [ 4 ] {73218512-2eae-40b0-82a2-00e5f2ad5ca0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 10585 | 2026.02.24 00:42:51.855729 [ 4 ] {73218512-2eae-40b0-82a2-00e5f2ad5ca0} <Debug> TCPHandler: Processed in 0.001285723 sec. | ||
| 10586 | 2026.02.24 00:42:52.766306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27338 | ||
| 10587 | 2026.02.24 00:42:52.766821 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10588 | 2026.02.24 00:42:52.766870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10589 | 2026.02.24 00:42:52.767365 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10590 | 2026.02.24 00:42:52.767600 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10591 | 2026.02.24 00:42:52.767752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27338 | ||
| 10592 | 2026.02.24 00:42:54.185498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10593 | 2026.02.24 00:42:54.200601 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10594 | 2026.02.24 00:42:54.200651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10595 | 2026.02.24 00:42:54.206033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10596 | 2026.02.24 00:42:54.206705 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10597 | 2026.02.24 00:42:54.209515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 10598 | 2026.02.24 00:42:55.292491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1274 | ||
| 10599 | 2026.02.24 00:42:55.294702 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.02.24 00:42:55.294755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 10601 | 2026.02.24 00:42:55.296032 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10602 | 2026.02.24 00:42:55.296328 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.02.24 00:42:55.296726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1274 | ||
| 10604 | 2026.02.24 00:42:56.700645 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39775 | ||
| 10605 | 2026.02.24 00:42:56.700775 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10606 | 2026.02.24 00:42:56.700806 [ 286 ] {} <Debug> TCP-Session: c18c5eba-b1e5-48f0-9294-c68ab87422a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39775 | ||
| 10607 | 2026.02.24 00:42:56.700831 [ 286 ] {} <Debug> TCP-Session: c18c5eba-b1e5-48f0-9294-c68ab87422a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10608 | 2026.02.24 00:42:56.700847 [ 286 ] {} <Debug> TCP-Session: c18c5eba-b1e5-48f0-9294-c68ab87422a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10609 | 2026.02.24 00:42:56.701072 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43854 | ||
| 10610 | 2026.02.24 00:42:56.701088 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51622 | ||
| 10611 | 2026.02.24 00:42:56.701119 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59800 | ||
| 10612 | 2026.02.24 00:42:56.701137 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61667 | ||
| 10613 | 2026.02.24 00:42:56.701159 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51092 | ||
| 10614 | 2026.02.24 00:42:56.701187 [ 286 ] {} <Trace> TCP-Session: c18c5eba-b1e5-48f0-9294-c68ab87422a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10615 | 2026.02.24 00:42:56.701211 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10616 | 2026.02.24 00:42:56.701245 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10617 | 2026.02.24 00:42:56.701257 [ 289 ] {} <Debug> TCP-Session: a6c63335-da03-472b-aaf7-8132cab4fbee Authenticating user 'default' from [fd00:1122:3344:101::e]:51622 | ||
| 10618 | 2026.02.24 00:42:56.701271 [ 293 ] {} <Debug> TCP-Session: 70899c6b-b868-43a1-ae4f-0adc459db263 Authenticating user 'default' from [fd00:1122:3344:101::e]:61667 | ||
| 10619 | 2026.02.24 00:42:56.701281 [ 289 ] {} <Debug> TCP-Session: a6c63335-da03-472b-aaf7-8132cab4fbee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10620 | 2026.02.24 00:42:56.701292 [ 293 ] {} <Debug> TCP-Session: 70899c6b-b868-43a1-ae4f-0adc459db263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10621 | 2026.02.24 00:42:56.701300 [ 289 ] {} <Debug> TCP-Session: a6c63335-da03-472b-aaf7-8132cab4fbee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10622 | 2026.02.24 00:42:56.701310 [ 293 ] {} <Debug> TCP-Session: 70899c6b-b868-43a1-ae4f-0adc459db263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10623 | 2026.02.24 00:42:56.701142 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62038 | ||
| 10624 | 2026.02.24 00:42:56.701177 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55451 | ||
| 10625 | 2026.02.24 00:42:56.701405 [ 286 ] {8f810752-2d97-4b45-8955-a1e1857552ef} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39775) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10626 | 2026.02.24 00:42:56.701213 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10627 | 2026.02.24 00:42:56.701206 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10628 | 2026.02.24 00:42:56.701137 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54445 | ||
| 10629 | 2026.02.24 00:42:56.701491 [ 288 ] {} <Debug> TCP-Session: b721871a-7d9a-41e8-ba64-4081a1799669 Authenticating user 'default' from [fd00:1122:3344:101::e]:43854 | ||
| 10630 | 2026.02.24 00:42:56.701476 [ 291 ] {} <Debug> TCP-Session: d6405d0b-0e8b-4e88-892b-62d5b3d7dc3c Authenticating user 'default' from [fd00:1122:3344:101::e]:59800 | ||
| 10631 | 2026.02.24 00:42:56.701524 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10632 | 2026.02.24 00:42:56.701535 [ 288 ] {} <Debug> TCP-Session: b721871a-7d9a-41e8-ba64-4081a1799669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10633 | 2026.02.24 00:42:56.701545 [ 291 ] {} <Debug> TCP-Session: d6405d0b-0e8b-4e88-892b-62d5b3d7dc3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10634 | 2026.02.24 00:42:56.701573 [ 288 ] {} <Debug> TCP-Session: b721871a-7d9a-41e8-ba64-4081a1799669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10635 | 2026.02.24 00:42:56.701578 [ 291 ] {} <Debug> TCP-Session: d6405d0b-0e8b-4e88-892b-62d5b3d7dc3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10636 | 2026.02.24 00:42:56.701573 [ 294 ] {} <Debug> TCP-Session: 049d2e48-a3d8-4f19-9632-d37dac7f63cb Authenticating user 'default' from [fd00:1122:3344:101::e]:51092 | ||
| 10637 | 2026.02.24 00:42:56.701629 [ 294 ] {} <Debug> TCP-Session: 049d2e48-a3d8-4f19-9632-d37dac7f63cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10638 | 2026.02.24 00:42:56.701642 [ 294 ] {} <Debug> TCP-Session: 049d2e48-a3d8-4f19-9632-d37dac7f63cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10639 | 2026.02.24 00:42:56.701703 [ 286 ] {8f810752-2d97-4b45-8955-a1e1857552ef} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10640 | 2026.02.24 00:42:56.701760 [ 286 ] {8f810752-2d97-4b45-8955-a1e1857552ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10641 | 2026.02.24 00:42:56.701997 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10642 | 2026.02.24 00:42:56.702036 [ 3 ] {} <Debug> TCP-Session: edcf7725-71ba-421e-b8fa-0f320ade4b0b Authenticating user 'default' from [fd00:1122:3344:101::e]:55451 | ||
| 10643 | 2026.02.24 00:42:56.702055 [ 286 ] {8f810752-2d97-4b45-8955-a1e1857552ef} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 10644 | 2026.02.24 00:42:56.702060 [ 3 ] {} <Debug> TCP-Session: edcf7725-71ba-421e-b8fa-0f320ade4b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10645 | 2026.02.24 00:42:56.702098 [ 3 ] {} <Debug> TCP-Session: edcf7725-71ba-421e-b8fa-0f320ade4b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10646 | 2026.02.24 00:42:56.702124 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10647 | 2026.02.24 00:42:56.702171 [ 292 ] {} <Debug> TCP-Session: bc9adcf1-6ca7-4f78-8374-46f13c86e8f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62038 | ||
| 10648 | 2026.02.24 00:42:56.702193 [ 292 ] {} <Debug> TCP-Session: bc9adcf1-6ca7-4f78-8374-46f13c86e8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10649 | 2026.02.24 00:42:56.702205 [ 292 ] {} <Debug> TCP-Session: bc9adcf1-6ca7-4f78-8374-46f13c86e8f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10650 | 2026.02.24 00:42:56.702344 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10651 | 2026.02.24 00:42:56.702379 [ 290 ] {} <Debug> TCP-Session: 9c091c74-cf8d-4092-ac93-434fc5e418ac Authenticating user 'default' from [fd00:1122:3344:101::e]:54445 | ||
| 10652 | 2026.02.24 00:42:56.702398 [ 290 ] {} <Debug> TCP-Session: 9c091c74-cf8d-4092-ac93-434fc5e418ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10653 | 2026.02.24 00:42:56.702411 [ 290 ] {} <Debug> TCP-Session: 9c091c74-cf8d-4092-ac93-434fc5e418ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10654 | 2026.02.24 00:42:56.703019 [ 345 ] {8f810752-2d97-4b45-8955-a1e1857552ef} <Trace> AggregatingTransform: Aggregating | ||
| 10655 | 2026.02.24 00:42:56.703070 [ 345 ] {8f810752-2d97-4b45-8955-a1e1857552ef} <Trace> Aggregator: Aggregation method: without_key | ||
| 10656 | 2026.02.24 00:42:56.703109 [ 345 ] {8f810752-2d97-4b45-8955-a1e1857552ef} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948497 sec. (1054.300 rows/sec., 41.18 KiB/sec.) | ||
| 10657 | 2026.02.24 00:42:56.703136 [ 345 ] {8f810752-2d97-4b45-8955-a1e1857552ef} <Trace> Aggregator: Merging aggregated data | ||
| 10658 | 2026.02.24 00:42:56.704444 [ 286 ] {8f810752-2d97-4b45-8955-a1e1857552ef} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003115 sec., 321.02728731942216 rows/sec., 12.54 KiB/sec. | ||
| 10659 | 2026.02.24 00:42:56.704574 [ 286 ] {8f810752-2d97-4b45-8955-a1e1857552ef} <Debug> TCPHandler: Processed in 0.003505293 sec. | ||
| 10660 | 2026.02.24 00:42:56.704696 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10661 | 2026.02.24 00:42:56.704722 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10662 | 2026.02.24 00:42:56.704726 [ 286 ] {} <Debug> TCP-Session: c18c5eba-b1e5-48f0-9294-c68ab87422a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10663 | 2026.02.24 00:42:56.704739 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10664 | 2026.02.24 00:42:56.704755 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10665 | 2026.02.24 00:42:56.704774 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10666 | 2026.02.24 00:42:56.704804 [ 290 ] {} <Debug> TCP-Session: 9c091c74-cf8d-4092-ac93-434fc5e418ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10667 | 2026.02.24 00:42:56.704814 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10668 | 2026.02.24 00:42:56.704832 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10669 | 2026.02.24 00:42:56.704848 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10670 | 2026.02.24 00:42:56.704865 [ 289 ] {} <Debug> TCP-Session: a6c63335-da03-472b-aaf7-8132cab4fbee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10671 | 2026.02.24 00:42:56.704883 [ 291 ] {} <Debug> TCP-Session: d6405d0b-0e8b-4e88-892b-62d5b3d7dc3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10672 | 2026.02.24 00:42:56.704906 [ 294 ] {} <Debug> TCP-Session: 049d2e48-a3d8-4f19-9632-d37dac7f63cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10673 | 2026.02.24 00:42:56.704844 [ 292 ] {} <Debug> TCP-Session: bc9adcf1-6ca7-4f78-8374-46f13c86e8f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10674 | 2026.02.24 00:42:56.704815 [ 3 ] {} <Debug> TCP-Session: edcf7725-71ba-421e-b8fa-0f320ade4b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10675 | 2026.02.24 00:42:56.704793 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10676 | 2026.02.24 00:42:56.704766 [ 288 ] {} <Debug> TCP-Session: b721871a-7d9a-41e8-ba64-4081a1799669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10677 | 2026.02.24 00:42:56.705005 [ 293 ] {} <Debug> TCP-Session: 70899c6b-b868-43a1-ae4f-0adc459db263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10678 | 2026.02.24 00:42:56.851219 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10679 | 2026.02.24 00:42:56.851408 [ 4 ] {cbd29f73-1861-4e48-9805-6d2391226636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10680 | 2026.02.24 00:42:56.851479 [ 4 ] {cbd29f73-1861-4e48-9805-6d2391226636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10681 | 2026.02.24 00:42:56.852197 [ 4 ] {cbd29f73-1861-4e48-9805-6d2391226636} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10682 | 2026.02.24 00:42:56.852246 [ 4 ] {cbd29f73-1861-4e48-9805-6d2391226636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10683 | 2026.02.24 00:42:56.852667 [ 4 ] {cbd29f73-1861-4e48-9805-6d2391226636} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10684 | 2026.02.24 00:42:56.852916 [ 4 ] {cbd29f73-1861-4e48-9805-6d2391226636} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10685 | 2026.02.24 00:42:56.853072 [ 4 ] {cbd29f73-1861-4e48-9805-6d2391226636} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.00172 sec., 80232.55813953489 rows/sec., 6.96 MiB/sec. | ||
| 10686 | 2026.02.24 00:42:56.853114 [ 4 ] {cbd29f73-1861-4e48-9805-6d2391226636} <Debug> TCPHandler: Processed in 0.002022397 sec. | ||
| 10687 | 2026.02.24 00:42:56.853236 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10688 | 2026.02.24 00:42:56.853333 [ 4 ] {f1c0f894-7bf7-43c1-8be2-ead47595206c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10689 | 2026.02.24 00:42:56.853374 [ 4 ] {f1c0f894-7bf7-43c1-8be2-ead47595206c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10690 | 2026.02.24 00:42:56.853794 [ 4 ] {f1c0f894-7bf7-43c1-8be2-ead47595206c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2026.02.24 00:42:56.853831 [ 4 ] {f1c0f894-7bf7-43c1-8be2-ead47595206c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10692 | 2026.02.24 00:42:56.854146 [ 4 ] {f1c0f894-7bf7-43c1-8be2-ead47595206c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10693 | 2026.02.24 00:42:56.854355 [ 4 ] {f1c0f894-7bf7-43c1-8be2-ead47595206c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.02.24 00:42:56.854497 [ 4 ] {f1c0f894-7bf7-43c1-8be2-ead47595206c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001184 sec., 34628.37837837838 rows/sec., 2.54 MiB/sec. | ||
| 10695 | 2026.02.24 00:42:56.854537 [ 4 ] {f1c0f894-7bf7-43c1-8be2-ead47595206c} <Debug> TCPHandler: Processed in 0.001351825 sec. | ||
| 10696 | 2026.02.24 00:42:56.854653 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10697 | 2026.02.24 00:42:56.854749 [ 4 ] {b3bd49ad-4b4b-42d8-ba72-0346f374e3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10698 | 2026.02.24 00:42:56.854789 [ 4 ] {b3bd49ad-4b4b-42d8-ba72-0346f374e3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10699 | 2026.02.24 00:42:56.855214 [ 4 ] {b3bd49ad-4b4b-42d8-ba72-0346f374e3c1} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10700 | 2026.02.24 00:42:56.855248 [ 4 ] {b3bd49ad-4b4b-42d8-ba72-0346f374e3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10701 | 2026.02.24 00:42:56.855573 [ 4 ] {b3bd49ad-4b4b-42d8-ba72-0346f374e3c1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10702 | 2026.02.24 00:42:56.855799 [ 4 ] {b3bd49ad-4b4b-42d8-ba72-0346f374e3c1} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.02.24 00:42:56.855929 [ 4 ] {b3bd49ad-4b4b-42d8-ba72-0346f374e3c1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001199 sec., 87572.97748123437 rows/sec., 6.84 MiB/sec. | ||
| 10704 | 2026.02.24 00:42:56.855971 [ 4 ] {b3bd49ad-4b4b-42d8-ba72-0346f374e3c1} <Debug> TCPHandler: Processed in 0.001366645 sec. | ||
| 10705 | 2026.02.24 00:42:56.856090 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10706 | 2026.02.24 00:42:56.856192 [ 4 ] {bec4683c-063b-45b5-abf3-51098f76b28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10707 | 2026.02.24 00:42:56.856236 [ 4 ] {bec4683c-063b-45b5-abf3-51098f76b28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10708 | 2026.02.24 00:42:56.856641 [ 4 ] {bec4683c-063b-45b5-abf3-51098f76b28e} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.02.24 00:42:56.856676 [ 4 ] {bec4683c-063b-45b5-abf3-51098f76b28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10710 | 2026.02.24 00:42:56.856994 [ 4 ] {bec4683c-063b-45b5-abf3-51098f76b28e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10711 | 2026.02.24 00:42:56.857208 [ 4 ] {bec4683c-063b-45b5-abf3-51098f76b28e} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.02.24 00:42:56.857344 [ 4 ] {bec4683c-063b-45b5-abf3-51098f76b28e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 10713 | 2026.02.24 00:42:56.857381 [ 4 ] {bec4683c-063b-45b5-abf3-51098f76b28e} <Debug> TCPHandler: Processed in 0.001339894 sec. | ||
| 10714 | 2026.02.24 00:42:56.857495 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10715 | 2026.02.24 00:42:56.857590 [ 4 ] {52576941-b5cf-469f-bbef-29c6cc699011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10716 | 2026.02.24 00:42:56.857642 [ 4 ] {52576941-b5cf-469f-bbef-29c6cc699011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10717 | 2026.02.24 00:42:56.858460 [ 4 ] {52576941-b5cf-469f-bbef-29c6cc699011} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10718 | 2026.02.24 00:42:56.858495 [ 4 ] {52576941-b5cf-469f-bbef-29c6cc699011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10719 | 2026.02.24 00:42:56.859073 [ 4 ] {52576941-b5cf-469f-bbef-29c6cc699011} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10720 | 2026.02.24 00:42:56.859311 [ 4 ] {52576941-b5cf-469f-bbef-29c6cc699011} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2026.02.24 00:42:56.859451 [ 4 ] {52576941-b5cf-469f-bbef-29c6cc699011} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001879 sec., 21820.117083555084 rows/sec., 39.10 MiB/sec. | ||
| 10722 | 2026.02.24 00:42:56.859508 [ 4 ] {52576941-b5cf-469f-bbef-29c6cc699011} <Debug> TCPHandler: Processed in 0.002061707 sec. | ||
| 10723 | 2026.02.24 00:42:56.859628 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2026.02.24 00:42:56.859723 [ 4 ] {1e0aa1a9-8f72-4b56-80b4-6afed00dc555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10725 | 2026.02.24 00:42:56.859764 [ 4 ] {1e0aa1a9-8f72-4b56-80b4-6afed00dc555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10726 | 2026.02.24 00:42:56.860105 [ 4 ] {1e0aa1a9-8f72-4b56-80b4-6afed00dc555} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10727 | 2026.02.24 00:42:56.860138 [ 4 ] {1e0aa1a9-8f72-4b56-80b4-6afed00dc555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10728 | 2026.02.24 00:42:56.860462 [ 4 ] {1e0aa1a9-8f72-4b56-80b4-6afed00dc555} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 10729 | 2026.02.24 00:42:56.860666 [ 4 ] {1e0aa1a9-8f72-4b56-80b4-6afed00dc555} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10730 | 2026.02.24 00:42:56.860792 [ 4 ] {1e0aa1a9-8f72-4b56-80b4-6afed00dc555} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 10731 | 2026.02.24 00:42:56.860827 [ 4 ] {1e0aa1a9-8f72-4b56-80b4-6afed00dc555} <Debug> TCPHandler: Processed in 0.001247803 sec. | ||
| 10732 | 2026.02.24 00:42:58.909228 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51119 | ||
| 10733 | 2026.02.24 00:42:58.909342 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10734 | 2026.02.24 00:42:58.909366 [ 288 ] {} <Debug> TCP-Session: 7f5ca1cb-6723-4e48-88d6-53f16ca94005 Authenticating user 'default' from [fd00:1122:3344:101::e]:51119 | ||
| 10735 | 2026.02.24 00:42:58.909389 [ 288 ] {} <Debug> TCP-Session: 7f5ca1cb-6723-4e48-88d6-53f16ca94005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10736 | 2026.02.24 00:42:58.909401 [ 288 ] {} <Debug> TCP-Session: 7f5ca1cb-6723-4e48-88d6-53f16ca94005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10737 | 2026.02.24 00:42:58.909623 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56189 | ||
| 10738 | 2026.02.24 00:42:58.909621 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48593 | ||
| 10739 | 2026.02.24 00:42:58.909659 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60828 | ||
| 10740 | 2026.02.24 00:42:58.909711 [ 288 ] {} <Trace> TCP-Session: 7f5ca1cb-6723-4e48-88d6-53f16ca94005 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10741 | 2026.02.24 00:42:58.909724 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10742 | 2026.02.24 00:42:58.909681 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37012 | ||
| 10743 | 2026.02.24 00:42:58.909774 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10744 | 2026.02.24 00:42:58.909803 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10745 | 2026.02.24 00:42:58.909825 [ 289 ] {} <Debug> TCP-Session: 35eb0e1f-1152-489b-8cc6-b887a7c26bc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48593 | ||
| 10746 | 2026.02.24 00:42:58.909769 [ 291 ] {} <Debug> TCP-Session: acbf82c3-2220-4d11-bcd0-1b4616179036 Authenticating user 'default' from [fd00:1122:3344:101::e]:56189 | ||
| 10747 | 2026.02.24 00:42:58.909848 [ 294 ] {} <Debug> TCP-Session: 0595960e-5a94-4732-8de6-067b50ccdbc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60828 | ||
| 10748 | 2026.02.24 00:42:58.909859 [ 289 ] {} <Debug> TCP-Session: 35eb0e1f-1152-489b-8cc6-b887a7c26bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10749 | 2026.02.24 00:42:58.909873 [ 291 ] {} <Debug> TCP-Session: acbf82c3-2220-4d11-bcd0-1b4616179036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10750 | 2026.02.24 00:42:58.909888 [ 288 ] {7118c566-8f0a-42b4-b601-d9916fda7486} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51119) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10751 | 2026.02.24 00:42:58.909910 [ 291 ] {} <Debug> TCP-Session: acbf82c3-2220-4d11-bcd0-1b4616179036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10752 | 2026.02.24 00:42:58.909898 [ 294 ] {} <Debug> TCP-Session: 0595960e-5a94-4732-8de6-067b50ccdbc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10753 | 2026.02.24 00:42:58.909898 [ 289 ] {} <Debug> TCP-Session: 35eb0e1f-1152-489b-8cc6-b887a7c26bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10754 | 2026.02.24 00:42:58.909964 [ 294 ] {} <Debug> TCP-Session: 0595960e-5a94-4732-8de6-067b50ccdbc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10755 | 2026.02.24 00:42:58.909859 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10756 | 2026.02.24 00:42:58.909667 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56314 | ||
| 10757 | 2026.02.24 00:42:58.910039 [ 286 ] {} <Debug> TCP-Session: b4ecfb64-2ee2-4e03-a4da-d0819c15fe62 Authenticating user 'default' from [fd00:1122:3344:101::e]:37012 | ||
| 10758 | 2026.02.24 00:42:58.909647 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51069 | ||
| 10759 | 2026.02.24 00:42:58.910067 [ 286 ] {} <Debug> TCP-Session: b4ecfb64-2ee2-4e03-a4da-d0819c15fe62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10760 | 2026.02.24 00:42:58.910094 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10761 | 2026.02.24 00:42:58.910104 [ 286 ] {} <Debug> TCP-Session: b4ecfb64-2ee2-4e03-a4da-d0819c15fe62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10762 | 2026.02.24 00:42:58.910119 [ 3 ] {} <Debug> TCP-Session: ca4387e6-9dc9-46bf-98d9-dec2588bca91 Authenticating user 'default' from [fd00:1122:3344:101::e]:56314 | ||
| 10763 | 2026.02.24 00:42:58.909621 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39989 | ||
| 10764 | 2026.02.24 00:42:58.910137 [ 3 ] {} <Debug> TCP-Session: ca4387e6-9dc9-46bf-98d9-dec2588bca91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10765 | 2026.02.24 00:42:58.910156 [ 288 ] {7118c566-8f0a-42b4-b601-d9916fda7486} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10766 | 2026.02.24 00:42:58.910186 [ 3 ] {} <Debug> TCP-Session: ca4387e6-9dc9-46bf-98d9-dec2588bca91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10767 | 2026.02.24 00:42:58.910131 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10768 | 2026.02.24 00:42:58.910216 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10769 | 2026.02.24 00:42:58.910231 [ 288 ] {7118c566-8f0a-42b4-b601-d9916fda7486} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10770 | 2026.02.24 00:42:58.910244 [ 293 ] {} <Debug> TCP-Session: f3d8f4a9-f21e-4fb5-b48d-99800f4e3787 Authenticating user 'default' from [fd00:1122:3344:101::e]:51069 | ||
| 10771 | 2026.02.24 00:42:58.910253 [ 290 ] {} <Debug> TCP-Session: 3fcc2a6f-1b44-483c-8258-9a1193d29354 Authenticating user 'default' from [fd00:1122:3344:101::e]:39989 | ||
| 10772 | 2026.02.24 00:42:58.910297 [ 293 ] {} <Debug> TCP-Session: f3d8f4a9-f21e-4fb5-b48d-99800f4e3787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10773 | 2026.02.24 00:42:58.910314 [ 290 ] {} <Debug> TCP-Session: 3fcc2a6f-1b44-483c-8258-9a1193d29354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10774 | 2026.02.24 00:42:58.910332 [ 293 ] {} <Debug> TCP-Session: f3d8f4a9-f21e-4fb5-b48d-99800f4e3787 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10775 | 2026.02.24 00:42:58.910340 [ 290 ] {} <Debug> TCP-Session: 3fcc2a6f-1b44-483c-8258-9a1193d29354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10776 | 2026.02.24 00:42:58.909651 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40499 | ||
| 10777 | 2026.02.24 00:42:58.910473 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10778 | 2026.02.24 00:42:58.910499 [ 292 ] {} <Debug> TCP-Session: ae80b303-3d47-4c3b-a1b9-8450bf67a44b Authenticating user 'default' from [fd00:1122:3344:101::e]:40499 | ||
| 10779 | 2026.02.24 00:42:58.910522 [ 292 ] {} <Debug> TCP-Session: ae80b303-3d47-4c3b-a1b9-8450bf67a44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10780 | 2026.02.24 00:42:58.910532 [ 288 ] {7118c566-8f0a-42b4-b601-d9916fda7486} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 10781 | 2026.02.24 00:42:58.910536 [ 292 ] {} <Debug> TCP-Session: ae80b303-3d47-4c3b-a1b9-8450bf67a44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10782 | 2026.02.24 00:42:58.911345 [ 315 ] {7118c566-8f0a-42b4-b601-d9916fda7486} <Trace> AggregatingTransform: Aggregating | ||
| 10783 | 2026.02.24 00:42:58.911392 [ 315 ] {7118c566-8f0a-42b4-b601-d9916fda7486} <Trace> Aggregator: Aggregation method: without_key | ||
| 10784 | 2026.02.24 00:42:58.911429 [ 315 ] {7118c566-8f0a-42b4-b601-d9916fda7486} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000791904 sec. (1262.779 rows/sec., 49.33 KiB/sec.) | ||
| 10785 | 2026.02.24 00:42:58.911451 [ 315 ] {7118c566-8f0a-42b4-b601-d9916fda7486} <Trace> Aggregator: Merging aggregated data | ||
| 10786 | 2026.02.24 00:42:58.912709 [ 288 ] {7118c566-8f0a-42b4-b601-d9916fda7486} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002874 sec., 347.9471120389701 rows/sec., 13.59 KiB/sec. | ||
| 10787 | 2026.02.24 00:42:58.912808 [ 288 ] {7118c566-8f0a-42b4-b601-d9916fda7486} <Debug> TCPHandler: Processed in 0.003222038 sec. | ||
| 10788 | 2026.02.24 00:42:58.912932 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10789 | 2026.02.24 00:42:58.912974 [ 288 ] {} <Debug> TCP-Session: 7f5ca1cb-6723-4e48-88d6-53f16ca94005 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10790 | 2026.02.24 00:42:58.912991 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10791 | 2026.02.24 00:42:58.913021 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10792 | 2026.02.24 00:42:58.913036 [ 293 ] {} <Debug> TCP-Session: f3d8f4a9-f21e-4fb5-b48d-99800f4e3787 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10793 | 2026.02.24 00:42:58.913042 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10794 | 2026.02.24 00:42:58.913059 [ 289 ] {} <Debug> TCP-Session: 35eb0e1f-1152-489b-8cc6-b887a7c26bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10795 | 2026.02.24 00:42:58.913066 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10796 | 2026.02.24 00:42:58.913094 [ 3 ] {} <Debug> TCP-Session: ca4387e6-9dc9-46bf-98d9-dec2588bca91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10797 | 2026.02.24 00:42:58.913107 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10798 | 2026.02.24 00:42:58.913127 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10799 | 2026.02.24 00:42:58.913147 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10800 | 2026.02.24 00:42:58.913161 [ 292 ] {} <Debug> TCP-Session: ae80b303-3d47-4c3b-a1b9-8450bf67a44b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10801 | 2026.02.24 00:42:58.913188 [ 290 ] {} <Debug> TCP-Session: 3fcc2a6f-1b44-483c-8258-9a1193d29354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10802 | 2026.02.24 00:42:58.913194 [ 294 ] {} <Debug> TCP-Session: 0595960e-5a94-4732-8de6-067b50ccdbc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10803 | 2026.02.24 00:42:58.913118 [ 286 ] {} <Debug> TCP-Session: b4ecfb64-2ee2-4e03-a4da-d0819c15fe62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10804 | 2026.02.24 00:42:58.913082 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10805 | 2026.02.24 00:42:58.913278 [ 291 ] {} <Debug> TCP-Session: acbf82c3-2220-4d11-bcd0-1b4616179036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10806 | 2026.02.24 00:42:59.003360 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60120 | ||
| 10807 | 2026.02.24 00:42:59.003464 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10808 | 2026.02.24 00:42:59.003489 [ 288 ] {} <Debug> TCP-Session: f1a49d4c-a583-4dc6-ba90-fb279cd15e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:60120 | ||
| 10809 | 2026.02.24 00:42:59.003510 [ 288 ] {} <Debug> TCP-Session: f1a49d4c-a583-4dc6-ba90-fb279cd15e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10810 | 2026.02.24 00:42:59.003523 [ 288 ] {} <Debug> TCP-Session: f1a49d4c-a583-4dc6-ba90-fb279cd15e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10811 | 2026.02.24 00:42:59.003760 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41180 | ||
| 10812 | 2026.02.24 00:42:59.003762 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44729 | ||
| 10813 | 2026.02.24 00:42:59.003814 [ 288 ] {} <Trace> TCP-Session: f1a49d4c-a583-4dc6-ba90-fb279cd15e90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2026.02.24 00:42:59.003816 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35883 | ||
| 10815 | 2026.02.24 00:42:59.003858 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10816 | 2026.02.24 00:42:59.003848 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36488 | ||
| 10817 | 2026.02.24 00:42:59.003896 [ 290 ] {} <Debug> TCP-Session: d4035bea-8160-4833-ab07-11dec97582c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41180 | ||
| 10818 | 2026.02.24 00:42:59.003911 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10819 | 2026.02.24 00:42:59.003927 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10820 | 2026.02.24 00:42:59.003941 [ 290 ] {} <Debug> TCP-Session: d4035bea-8160-4833-ab07-11dec97582c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10821 | 2026.02.24 00:42:59.003962 [ 289 ] {} <Debug> TCP-Session: 1d66a214-2beb-40d1-a100-0ed54893a9fe Authenticating user 'default' from [fd00:1122:3344:101::e]:44729 | ||
| 10822 | 2026.02.24 00:42:59.003973 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10823 | 2026.02.24 00:42:59.003974 [ 290 ] {} <Debug> TCP-Session: d4035bea-8160-4833-ab07-11dec97582c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10824 | 2026.02.24 00:42:59.003997 [ 289 ] {} <Debug> TCP-Session: 1d66a214-2beb-40d1-a100-0ed54893a9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10825 | 2026.02.24 00:42:59.004013 [ 286 ] {} <Debug> TCP-Session: 5968bfe0-4fdd-47fc-833d-a6bf6e1f5bf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36488 | ||
| 10826 | 2026.02.24 00:42:59.004040 [ 289 ] {} <Debug> TCP-Session: 1d66a214-2beb-40d1-a100-0ed54893a9fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10827 | 2026.02.24 00:42:59.004058 [ 286 ] {} <Debug> TCP-Session: 5968bfe0-4fdd-47fc-833d-a6bf6e1f5bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10828 | 2026.02.24 00:42:59.003839 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39380 | ||
| 10829 | 2026.02.24 00:42:59.004079 [ 286 ] {} <Debug> TCP-Session: 5968bfe0-4fdd-47fc-833d-a6bf6e1f5bf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10830 | 2026.02.24 00:42:59.003814 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33829 | ||
| 10831 | 2026.02.24 00:42:59.003774 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57386 | ||
| 10832 | 2026.02.24 00:42:59.004151 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10833 | 2026.02.24 00:42:59.003997 [ 288 ] {94051ae7-fa99-4701-a331-ca992494ca9c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60120) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10834 | 2026.02.24 00:42:59.004199 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10835 | 2026.02.24 00:42:59.004200 [ 3 ] {} <Debug> TCP-Session: 90bee7bc-9889-4d44-b385-a44058420e43 Authenticating user 'default' from [fd00:1122:3344:101::e]:39380 | ||
| 10836 | 2026.02.24 00:42:59.004240 [ 293 ] {} <Debug> TCP-Session: b300233a-03b5-497b-8145-7c3ea3847a1c Authenticating user 'default' from [fd00:1122:3344:101::e]:33829 | ||
| 10837 | 2026.02.24 00:42:59.004247 [ 3 ] {} <Debug> TCP-Session: 90bee7bc-9889-4d44-b385-a44058420e43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10838 | 2026.02.24 00:42:59.004247 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10839 | 2026.02.24 00:42:59.004262 [ 3 ] {} <Debug> TCP-Session: 90bee7bc-9889-4d44-b385-a44058420e43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10840 | 2026.02.24 00:42:59.004258 [ 293 ] {} <Debug> TCP-Session: b300233a-03b5-497b-8145-7c3ea3847a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10841 | 2026.02.24 00:42:59.004297 [ 291 ] {} <Debug> TCP-Session: 1aa753ff-ec8e-4fb0-8199-edfd612a4e5a Authenticating user 'default' from [fd00:1122:3344:101::e]:57386 | ||
| 10842 | 2026.02.24 00:42:59.004316 [ 293 ] {} <Debug> TCP-Session: b300233a-03b5-497b-8145-7c3ea3847a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10843 | 2026.02.24 00:42:59.004336 [ 291 ] {} <Debug> TCP-Session: 1aa753ff-ec8e-4fb0-8199-edfd612a4e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10844 | 2026.02.24 00:42:59.003976 [ 294 ] {} <Debug> TCP-Session: 9e10c442-2b7a-4db0-8daf-92e293a1ccf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35883 | ||
| 10845 | 2026.02.24 00:42:59.004362 [ 291 ] {} <Debug> TCP-Session: 1aa753ff-ec8e-4fb0-8199-edfd612a4e5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10846 | 2026.02.24 00:42:59.003810 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33321 | ||
| 10847 | 2026.02.24 00:42:59.004400 [ 294 ] {} <Debug> TCP-Session: 9e10c442-2b7a-4db0-8daf-92e293a1ccf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2026.02.24 00:42:59.004470 [ 288 ] {94051ae7-fa99-4701-a331-ca992494ca9c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10849 | 2026.02.24 00:42:59.004471 [ 294 ] {} <Debug> TCP-Session: 9e10c442-2b7a-4db0-8daf-92e293a1ccf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10850 | 2026.02.24 00:42:59.004528 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10851 | 2026.02.24 00:42:59.004536 [ 288 ] {94051ae7-fa99-4701-a331-ca992494ca9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10852 | 2026.02.24 00:42:59.004564 [ 292 ] {} <Debug> TCP-Session: 77e54bdd-4d13-4452-b8a2-5189bdea66e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33321 | ||
| 10853 | 2026.02.24 00:42:59.004593 [ 292 ] {} <Debug> TCP-Session: 77e54bdd-4d13-4452-b8a2-5189bdea66e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10854 | 2026.02.24 00:42:59.004606 [ 292 ] {} <Debug> TCP-Session: 77e54bdd-4d13-4452-b8a2-5189bdea66e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10855 | 2026.02.24 00:42:59.004838 [ 288 ] {94051ae7-fa99-4701-a331-ca992494ca9c} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 10856 | 2026.02.24 00:42:59.005748 [ 306 ] {94051ae7-fa99-4701-a331-ca992494ca9c} <Trace> AggregatingTransform: Aggregating | ||
| 10857 | 2026.02.24 00:42:59.005790 [ 306 ] {94051ae7-fa99-4701-a331-ca992494ca9c} <Trace> Aggregator: Aggregation method: without_key | ||
| 10858 | 2026.02.24 00:42:59.005827 [ 306 ] {94051ae7-fa99-4701-a331-ca992494ca9c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884786 sec. (1130.217 rows/sec., 44.15 KiB/sec.) | ||
| 10859 | 2026.02.24 00:42:59.005846 [ 306 ] {94051ae7-fa99-4701-a331-ca992494ca9c} <Trace> Aggregator: Merging aggregated data | ||
| 10860 | 2026.02.24 00:42:59.007382 [ 288 ] {94051ae7-fa99-4701-a331-ca992494ca9c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003441 sec., 290.6131938390003 rows/sec., 11.35 KiB/sec. | ||
| 10861 | 2026.02.24 00:42:59.007519 [ 288 ] {94051ae7-fa99-4701-a331-ca992494ca9c} <Debug> TCPHandler: Processed in 0.003815649 sec. | ||
| 10862 | 2026.02.24 00:42:59.007635 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10863 | 2026.02.24 00:42:59.007664 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10864 | 2026.02.24 00:42:59.007680 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10865 | 2026.02.24 00:42:59.007694 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10866 | 2026.02.24 00:42:59.007712 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10867 | 2026.02.24 00:42:59.007728 [ 286 ] {} <Debug> TCP-Session: 5968bfe0-4fdd-47fc-833d-a6bf6e1f5bf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10868 | 2026.02.24 00:42:59.007749 [ 290 ] {} <Debug> TCP-Session: d4035bea-8160-4833-ab07-11dec97582c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10869 | 2026.02.24 00:42:59.007757 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10870 | 2026.02.24 00:42:59.007764 [ 293 ] {} <Debug> TCP-Session: b300233a-03b5-497b-8145-7c3ea3847a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10871 | 2026.02.24 00:42:59.007780 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10872 | 2026.02.24 00:42:59.007804 [ 294 ] {} <Debug> TCP-Session: 9e10c442-2b7a-4db0-8daf-92e293a1ccf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10873 | 2026.02.24 00:42:59.007745 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10874 | 2026.02.24 00:42:59.007840 [ 3 ] {} <Debug> TCP-Session: 90bee7bc-9889-4d44-b385-a44058420e43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10875 | 2026.02.24 00:42:59.007874 [ 291 ] {} <Debug> TCP-Session: 1aa753ff-ec8e-4fb0-8199-edfd612a4e5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10876 | 2026.02.24 00:42:59.007708 [ 289 ] {} <Debug> TCP-Session: 1d66a214-2beb-40d1-a100-0ed54893a9fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10877 | 2026.02.24 00:42:59.007666 [ 288 ] {} <Debug> TCP-Session: f1a49d4c-a583-4dc6-ba90-fb279cd15e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10878 | 2026.02.24 00:42:59.007732 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10879 | 2026.02.24 00:42:59.008053 [ 292 ] {} <Debug> TCP-Session: 77e54bdd-4d13-4452-b8a2-5189bdea66e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10880 | 2026.02.24 00:43:00.018599 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10881 | 2026.02.24 00:43:00.018654 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10882 | 2026.02.24 00:43:00.267975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27850 | ||
| 10883 | 2026.02.24 00:43:00.268811 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10884 | 2026.02.24 00:43:00.268854 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 10885 | 2026.02.24 00:43:00.269349 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10886 | 2026.02.24 00:43:00.269582 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2026.02.24 00:43:00.269838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27850 | ||
| 10888 | 2026.02.24 00:43:01.709932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 10889 | 2026.02.24 00:43:01.727048 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2026.02.24 00:43:01.727113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10891 | 2026.02.24 00:43:01.733177 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10892 | 2026.02.24 00:43:01.733886 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2026.02.24 00:43:01.737085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 10894 | 2026.02.24 00:43:01.849255 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10895 | 2026.02.24 00:43:01.849419 [ 4 ] {d4e64d44-0970-40dc-af00-a0131e7ee679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10896 | 2026.02.24 00:43:01.849482 [ 4 ] {d4e64d44-0970-40dc-af00-a0131e7ee679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10897 | 2026.02.24 00:43:01.850048 [ 4 ] {d4e64d44-0970-40dc-af00-a0131e7ee679} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10898 | 2026.02.24 00:43:01.850085 [ 4 ] {d4e64d44-0970-40dc-af00-a0131e7ee679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10899 | 2026.02.24 00:43:01.850427 [ 4 ] {d4e64d44-0970-40dc-af00-a0131e7ee679} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10900 | 2026.02.24 00:43:01.850633 [ 4 ] {d4e64d44-0970-40dc-af00-a0131e7ee679} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10901 | 2026.02.24 00:43:01.850775 [ 4 ] {d4e64d44-0970-40dc-af00-a0131e7ee679} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0014 sec., 40000 rows/sec., 3.05 MiB/sec. | ||
| 10902 | 2026.02.24 00:43:01.850817 [ 4 ] {d4e64d44-0970-40dc-af00-a0131e7ee679} <Debug> TCPHandler: Processed in 0.001685191 sec. | ||
| 10903 | 2026.02.24 00:43:01.850944 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10904 | 2026.02.24 00:43:01.851071 [ 4 ] {603f4606-4ac2-48f6-a473-4f31fbbf1b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10905 | 2026.02.24 00:43:01.851121 [ 4 ] {603f4606-4ac2-48f6-a473-4f31fbbf1b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10906 | 2026.02.24 00:43:01.851628 [ 4 ] {603f4606-4ac2-48f6-a473-4f31fbbf1b5d} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2026.02.24 00:43:01.851666 [ 4 ] {603f4606-4ac2-48f6-a473-4f31fbbf1b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10908 | 2026.02.24 00:43:01.852002 [ 4 ] {603f4606-4ac2-48f6-a473-4f31fbbf1b5d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10909 | 2026.02.24 00:43:01.852209 [ 4 ] {603f4606-4ac2-48f6-a473-4f31fbbf1b5d} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2026.02.24 00:43:01.852352 [ 4 ] {603f4606-4ac2-48f6-a473-4f31fbbf1b5d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001307 sec., 48967.10022953328 rows/sec., 3.82 MiB/sec. | ||
| 10911 | 2026.02.24 00:43:01.852392 [ 4 ] {603f4606-4ac2-48f6-a473-4f31fbbf1b5d} <Debug> TCPHandler: Processed in 0.001508047 sec. | ||
| 10912 | 2026.02.24 00:43:01.852515 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10913 | 2026.02.24 00:43:01.852611 [ 4 ] {731836ee-7aac-4eb1-9d86-09ec59699552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10914 | 2026.02.24 00:43:01.852654 [ 4 ] {731836ee-7aac-4eb1-9d86-09ec59699552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10915 | 2026.02.24 00:43:01.853070 [ 4 ] {731836ee-7aac-4eb1-9d86-09ec59699552} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2026.02.24 00:43:01.853105 [ 4 ] {731836ee-7aac-4eb1-9d86-09ec59699552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10917 | 2026.02.24 00:43:01.853433 [ 4 ] {731836ee-7aac-4eb1-9d86-09ec59699552} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10918 | 2026.02.24 00:43:01.853641 [ 4 ] {731836ee-7aac-4eb1-9d86-09ec59699552} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2026.02.24 00:43:01.853782 [ 4 ] {731836ee-7aac-4eb1-9d86-09ec59699552} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 10920 | 2026.02.24 00:43:01.853821 [ 4 ] {731836ee-7aac-4eb1-9d86-09ec59699552} <Debug> TCPHandler: Processed in 0.001355755 sec. | ||
| 10921 | 2026.02.24 00:43:01.853939 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10922 | 2026.02.24 00:43:01.854040 [ 4 ] {ce46b18e-c9e8-4815-8254-893b038fd347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10923 | 2026.02.24 00:43:01.854084 [ 4 ] {ce46b18e-c9e8-4815-8254-893b038fd347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10924 | 2026.02.24 00:43:01.854454 [ 4 ] {ce46b18e-c9e8-4815-8254-893b038fd347} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2026.02.24 00:43:01.854491 [ 4 ] {ce46b18e-c9e8-4815-8254-893b038fd347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10926 | 2026.02.24 00:43:01.854815 [ 4 ] {ce46b18e-c9e8-4815-8254-893b038fd347} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10927 | 2026.02.24 00:43:01.855035 [ 4 ] {ce46b18e-c9e8-4815-8254-893b038fd347} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10928 | 2026.02.24 00:43:01.855174 [ 4 ] {ce46b18e-c9e8-4815-8254-893b038fd347} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 10929 | 2026.02.24 00:43:01.855211 [ 4 ] {ce46b18e-c9e8-4815-8254-893b038fd347} <Debug> TCPHandler: Processed in 0.001323124 sec. | ||
| 10930 | 2026.02.24 00:43:05.297004 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1300 | ||
| 10931 | 2026.02.24 00:43:05.299283 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2026.02.24 00:43:05.299331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10933 | 2026.02.24 00:43:05.300582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10934 | 2026.02.24 00:43:05.300869 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10935 | 2026.02.24 00:43:05.301223 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
| 10936 | 2026.02.24 00:43:06.878600 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10937 | 2026.02.24 00:43:06.878791 [ 4 ] {c5106c23-d36b-48f4-ae46-5280bbec70e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10938 | 2026.02.24 00:43:06.878857 [ 4 ] {c5106c23-d36b-48f4-ae46-5280bbec70e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10939 | 2026.02.24 00:43:06.879480 [ 4 ] {c5106c23-d36b-48f4-ae46-5280bbec70e3} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10940 | 2026.02.24 00:43:06.879524 [ 4 ] {c5106c23-d36b-48f4-ae46-5280bbec70e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10941 | 2026.02.24 00:43:06.879902 [ 4 ] {c5106c23-d36b-48f4-ae46-5280bbec70e3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10942 | 2026.02.24 00:43:06.880138 [ 4 ] {c5106c23-d36b-48f4-ae46-5280bbec70e3} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10943 | 2026.02.24 00:43:06.880299 [ 4 ] {c5106c23-d36b-48f4-ae46-5280bbec70e3} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001555 sec., 7717.041800643087 rows/sec., 629.27 KiB/sec. | ||
| 10944 | 2026.02.24 00:43:06.880349 [ 4 ] {c5106c23-d36b-48f4-ae46-5280bbec70e3} <Debug> TCPHandler: Processed in 0.001877123 sec. | ||
| 10945 | 2026.02.24 00:43:06.880468 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10946 | 2026.02.24 00:43:06.880572 [ 4 ] {b35f7231-3ed6-4b39-82dd-909e09705e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10947 | 2026.02.24 00:43:06.880614 [ 4 ] {b35f7231-3ed6-4b39-82dd-909e09705e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10948 | 2026.02.24 00:43:06.881873 [ 4 ] {b35f7231-3ed6-4b39-82dd-909e09705e89} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10949 | 2026.02.24 00:43:06.881918 [ 4 ] {b35f7231-3ed6-4b39-82dd-909e09705e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10950 | 2026.02.24 00:43:06.882496 [ 4 ] {b35f7231-3ed6-4b39-82dd-909e09705e89} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10951 | 2026.02.24 00:43:06.882812 [ 4 ] {b35f7231-3ed6-4b39-82dd-909e09705e89} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2026.02.24 00:43:06.882953 [ 80 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10953 | 2026.02.24 00:43:06.882990 [ 4 ] {b35f7231-3ed6-4b39-82dd-909e09705e89} <Debug> executeQuery: Read 1284 rows, 108.82 KiB in 0.002441 sec., 526013.9287177386 rows/sec., 43.53 MiB/sec. | ||
| 10954 | 2026.02.24 00:43:06.882996 [ 80 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10955 | 2026.02.24 00:43:06.883033 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10956 | 2026.02.24 00:43:06.883047 [ 4 ] {b35f7231-3ed6-4b39-82dd-909e09705e89} <Debug> TCPHandler: Processed in 0.002629147 sec. | ||
| 10957 | 2026.02.24 00:43:06.883165 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 10958 | 2026.02.24 00:43:06.883203 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10959 | 2026.02.24 00:43:06.883332 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10960 | 2026.02.24 00:43:06.883336 [ 4 ] {f3167cf5-3d44-4250-ab75-bdd4033ffeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10961 | 2026.02.24 00:43:06.883377 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2150 rows starting from the beginning of the part | ||
| 10962 | 2026.02.24 00:43:06.883404 [ 4 ] {f3167cf5-3d44-4250-ab75-bdd4033ffeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10963 | 2026.02.24 00:43:06.883455 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 138 rows starting from the beginning of the part | ||
| 10964 | 2026.02.24 00:43:06.883506 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 10965 | 2026.02.24 00:43:06.883554 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 138 rows starting from the beginning of the part | ||
| 10966 | 2026.02.24 00:43:06.883595 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 10967 | 2026.02.24 00:43:06.883634 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1284 rows starting from the beginning of the part | ||
| 10968 | 2026.02.24 00:43:06.883915 [ 4 ] {f3167cf5-3d44-4250-ab75-bdd4033ffeb5} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10969 | 2026.02.24 00:43:06.883964 [ 4 ] {f3167cf5-3d44-4250-ab75-bdd4033ffeb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10970 | 2026.02.24 00:43:06.884367 [ 4 ] {f3167cf5-3d44-4250-ab75-bdd4033ffeb5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10971 | 2026.02.24 00:43:06.884595 [ 4 ] {f3167cf5-3d44-4250-ab75-bdd4033ffeb5} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10972 | 2026.02.24 00:43:06.884729 [ 4 ] {f3167cf5-3d44-4250-ab75-bdd4033ffeb5} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001419 sec., 37350.246652572234 rows/sec., 2.70 MiB/sec. | ||
| 10973 | 2026.02.24 00:43:06.884769 [ 4 ] {f3167cf5-3d44-4250-ab75-bdd4033ffeb5} <Debug> TCPHandler: Processed in 0.00164826 sec. | ||
| 10974 | 2026.02.24 00:43:06.884891 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10975 | 2026.02.24 00:43:06.885015 [ 4 ] {dded0578-38dd-4d4e-adbe-2a7b49a708a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10976 | 2026.02.24 00:43:06.885064 [ 4 ] {dded0578-38dd-4d4e-adbe-2a7b49a708a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10977 | 2026.02.24 00:43:06.885138 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3822 rows, containing 5 columns (5 merged, 0 gathered) in 0.002035266 sec., 1877887.2147424466 rows/sec., 161.90 MiB/sec. | ||
| 10978 | 2026.02.24 00:43:06.885413 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10979 | 2026.02.24 00:43:06.885614 [ 4 ] {dded0578-38dd-4d4e-adbe-2a7b49a708a6} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10980 | 2026.02.24 00:43:06.885656 [ 4 ] {dded0578-38dd-4d4e-adbe-2a7b49a708a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10981 | 2026.02.24 00:43:06.885675 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_86_17} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2026.02.24 00:43:06.885763 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_86_17} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10983 | 2026.02.24 00:43:06.885847 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 10984 | 2026.02.24 00:43:06.886004 [ 4 ] {dded0578-38dd-4d4e-adbe-2a7b49a708a6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10985 | 2026.02.24 00:43:06.886223 [ 4 ] {dded0578-38dd-4d4e-adbe-2a7b49a708a6} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10986 | 2026.02.24 00:43:06.886357 [ 4 ] {dded0578-38dd-4d4e-adbe-2a7b49a708a6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001366 sec., 166910.68814055636 rows/sec., 11.30 MiB/sec. | ||
| 10987 | 2026.02.24 00:43:06.886396 [ 4 ] {dded0578-38dd-4d4e-adbe-2a7b49a708a6} <Debug> TCPHandler: Processed in 0.001566468 sec. | ||
| 10988 | 2026.02.24 00:43:06.886516 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10989 | 2026.02.24 00:43:06.886637 [ 4 ] {ae65f32e-c8f1-4b71-aaf9-962fecd0ce5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10990 | 2026.02.24 00:43:06.886687 [ 4 ] {ae65f32e-c8f1-4b71-aaf9-962fecd0ce5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10991 | 2026.02.24 00:43:06.887449 [ 4 ] {ae65f32e-c8f1-4b71-aaf9-962fecd0ce5b} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2026.02.24 00:43:06.887485 [ 4 ] {ae65f32e-c8f1-4b71-aaf9-962fecd0ce5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 10993 | 2026.02.24 00:43:06.887824 [ 4 ] {ae65f32e-c8f1-4b71-aaf9-962fecd0ce5b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10994 | 2026.02.24 00:43:06.888027 [ 4 ] {ae65f32e-c8f1-4b71-aaf9-962fecd0ce5b} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.02.24 00:43:06.888146 [ 78 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10996 | 2026.02.24 00:43:06.888159 [ 4 ] {ae65f32e-c8f1-4b71-aaf9-962fecd0ce5b} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001547 sec., 370394.31157078216 rows/sec., 27.56 MiB/sec. | ||
| 10997 | 2026.02.24 00:43:06.888192 [ 78 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10998 | 2026.02.24 00:43:06.888213 [ 4 ] {ae65f32e-c8f1-4b71-aaf9-962fecd0ce5b} <Debug> TCPHandler: Processed in 0.001756692 sec. | ||
| 10999 | 2026.02.24 00:43:06.888217 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11000 | 2026.02.24 00:43:06.888319 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 11001 | 2026.02.24 00:43:06.888334 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11002 | 2026.02.24 00:43:06.888409 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11003 | 2026.02.24 00:43:06.888435 [ 4 ] {e36736d8-533b-4bb0-9ce7-f1926f1da211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11004 | 2026.02.24 00:43:06.888439 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1061 rows starting from the beginning of the part | ||
| 11005 | 2026.02.24 00:43:06.888478 [ 4 ] {e36736d8-533b-4bb0-9ce7-f1926f1da211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11006 | 2026.02.24 00:43:06.888512 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 105 rows starting from the beginning of the part | ||
| 11007 | 2026.02.24 00:43:06.888564 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11008 | 2026.02.24 00:43:06.888610 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 105 rows starting from the beginning of the part | ||
| 11009 | 2026.02.24 00:43:06.888653 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 11010 | 2026.02.24 00:43:06.888700 [ 188 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 573 rows starting from the beginning of the part | ||
| 11011 | 2026.02.24 00:43:06.889062 [ 4 ] {e36736d8-533b-4bb0-9ce7-f1926f1da211} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.02.24 00:43:06.889097 [ 4 ] {e36736d8-533b-4bb0-9ce7-f1926f1da211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11013 | 2026.02.24 00:43:06.889480 [ 4 ] {e36736d8-533b-4bb0-9ce7-f1926f1da211} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11014 | 2026.02.24 00:43:06.889699 [ 4 ] {e36736d8-533b-4bb0-9ce7-f1926f1da211} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2026.02.24 00:43:06.889821 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11016 | 2026.02.24 00:43:06.889831 [ 4 ] {e36736d8-533b-4bb0-9ce7-f1926f1da211} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001414 sec., 601131.5417256012 rows/sec., 40.47 MiB/sec. | ||
| 11017 | 2026.02.24 00:43:06.889856 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11018 | 2026.02.24 00:43:06.889878 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598089 sec., 1233973.8274902087 rows/sec., 96.24 MiB/sec. | ||
| 11019 | 2026.02.24 00:43:06.889879 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11020 | 2026.02.24 00:43:06.889880 [ 4 ] {e36736d8-533b-4bb0-9ce7-f1926f1da211} <Debug> TCPHandler: Processed in 0.001594569 sec. | ||
| 11021 | 2026.02.24 00:43:06.889955 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 11022 | 2026.02.24 00:43:06.890033 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11023 | 2026.02.24 00:43:06.890038 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11024 | 2026.02.24 00:43:06.890073 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24395 rows starting from the beginning of the part | ||
| 11025 | 2026.02.24 00:43:06.890113 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11026 | 2026.02.24 00:43:06.890119 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11027 | 2026.02.24 00:43:06.890128 [ 4 ] {9186915e-f7ab-4ac5-b63d-aa527a30339e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11028 | 2026.02.24 00:43:06.890173 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 11029 | 2026.02.24 00:43:06.890196 [ 4 ] {9186915e-f7ab-4ac5-b63d-aa527a30339e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11030 | 2026.02.24 00:43:06.890207 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 11031 | 2026.02.24 00:43:06.890244 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11032 | 2026.02.24 00:43:06.890280 [ 188 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 850 rows starting from the beginning of the part | ||
| 11033 | 2026.02.24 00:43:06.890451 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_86_17} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11034 | 2026.02.24 00:43:06.890544 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_86_17} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11035 | 2026.02.24 00:43:06.890664 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 11036 | 2026.02.24 00:43:06.891050 [ 4 ] {9186915e-f7ab-4ac5-b63d-aa527a30339e} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2026.02.24 00:43:06.891090 [ 4 ] {9186915e-f7ab-4ac5-b63d-aa527a30339e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11038 | 2026.02.24 00:43:06.891677 [ 4 ] {9186915e-f7ab-4ac5-b63d-aa527a30339e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11039 | 2026.02.24 00:43:06.891906 [ 4 ] {9186915e-f7ab-4ac5-b63d-aa527a30339e} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11040 | 2026.02.24 00:43:06.892052 [ 4 ] {9186915e-f7ab-4ac5-b63d-aa527a30339e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001942 sec., 21112.255406797118 rows/sec., 37.83 MiB/sec. | ||
| 11041 | 2026.02.24 00:43:06.892129 [ 4 ] {9186915e-f7ab-4ac5-b63d-aa527a30339e} <Debug> TCPHandler: Processed in 0.002144419 sec. | ||
| 11042 | 2026.02.24 00:43:06.892246 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11043 | 2026.02.24 00:43:06.892340 [ 4 ] {0d0b4050-f44d-45a4-849c-ad42e83913bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11044 | 2026.02.24 00:43:06.892382 [ 4 ] {0d0b4050-f44d-45a4-849c-ad42e83913bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11045 | 2026.02.24 00:43:06.892734 [ 4 ] {0d0b4050-f44d-45a4-849c-ad42e83913bd} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2026.02.24 00:43:06.892768 [ 4 ] {0d0b4050-f44d-45a4-849c-ad42e83913bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11047 | 2026.02.24 00:43:06.893088 [ 4 ] {0d0b4050-f44d-45a4-849c-ad42e83913bd} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11048 | 2026.02.24 00:43:06.893304 [ 4 ] {0d0b4050-f44d-45a4-849c-ad42e83913bd} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2026.02.24 00:43:06.893428 [ 78 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11050 | 2026.02.24 00:43:06.893438 [ 4 ] {0d0b4050-f44d-45a4-849c-ad42e83913bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 11051 | 2026.02.24 00:43:06.893468 [ 78 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2026.02.24 00:43:06.893490 [ 4 ] {0d0b4050-f44d-45a4-849c-ad42e83913bd} <Debug> TCPHandler: Processed in 0.001293483 sec. | ||
| 11053 | 2026.02.24 00:43:06.893491 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11054 | 2026.02.24 00:43:06.893587 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 11055 | 2026.02.24 00:43:06.893689 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11056 | 2026.02.24 00:43:06.893719 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4776 rows starting from the beginning of the part | ||
| 11057 | 2026.02.24 00:43:06.893775 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11058 | 2026.02.24 00:43:06.893824 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 11059 | 2026.02.24 00:43:06.893868 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 11060 | 2026.02.24 00:43:06.893910 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 11061 | 2026.02.24 00:43:06.893951 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 11062 | 2026.02.24 00:43:06.895497 [ 199 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5076 rows, containing 4 columns (4 merged, 0 gathered) in 0.001947005 sec., 2607081.1323032044 rows/sec., 174.26 MiB/sec. | ||
| 11063 | 2026.02.24 00:43:06.895818 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11064 | 2026.02.24 00:43:06.895822 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25885 rows, containing 5 columns (5 merged, 0 gathered) in 0.005894226 sec., 4391585.935116841 rows/sec., 300.73 MiB/sec. | ||
| 11065 | 2026.02.24 00:43:06.896062 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_86_17} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.02.24 00:43:06.896135 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_86_17} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11067 | 2026.02.24 00:43:06.896196 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11068 | 2026.02.24 00:43:06.896325 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11069 | 2026.02.24 00:43:06.896674 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11070 | 2026.02.24 00:43:06.896757 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11071 | 2026.02.24 00:43:06.896871 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11072 | 2026.02.24 00:43:07.770887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28298 | ||
| 11073 | 2026.02.24 00:43:07.771375 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2026.02.24 00:43:07.771413 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11075 | 2026.02.24 00:43:07.771908 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11076 | 2026.02.24 00:43:07.772132 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2026.02.24 00:43:07.772266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28298 | ||
| 11078 | 2026.02.24 00:43:09.237221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11079 | 2026.02.24 00:43:09.255841 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11080 | 2026.02.24 00:43:09.255912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11081 | 2026.02.24 00:43:09.262077 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11082 | 2026.02.24 00:43:09.262852 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11083 | 2026.02.24 00:43:09.266493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11084 | 2026.02.24 00:43:11.848993 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11085 | 2026.02.24 00:43:11.849200 [ 4 ] {2f7d470b-064c-4789-afca-f5d0b76907a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11086 | 2026.02.24 00:43:11.849263 [ 4 ] {2f7d470b-064c-4789-afca-f5d0b76907a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11087 | 2026.02.24 00:43:11.849896 [ 4 ] {2f7d470b-064c-4789-afca-f5d0b76907a3} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11088 | 2026.02.24 00:43:11.849938 [ 4 ] {2f7d470b-064c-4789-afca-f5d0b76907a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11089 | 2026.02.24 00:43:11.850336 [ 4 ] {2f7d470b-064c-4789-afca-f5d0b76907a3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11090 | 2026.02.24 00:43:11.850565 [ 4 ] {2f7d470b-064c-4789-afca-f5d0b76907a3} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11091 | 2026.02.24 00:43:11.850728 [ 4 ] {2f7d470b-064c-4789-afca-f5d0b76907a3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001575 sec., 35555.555555555555 rows/sec., 2.71 MiB/sec. | ||
| 11092 | 2026.02.24 00:43:11.850777 [ 4 ] {2f7d470b-064c-4789-afca-f5d0b76907a3} <Debug> TCPHandler: Processed in 0.001962615 sec. | ||
| 11093 | 2026.02.24 00:43:11.850895 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11094 | 2026.02.24 00:43:11.851000 [ 4 ] {6fe9bff6-1ccc-405a-8699-2d8692d28ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11095 | 2026.02.24 00:43:11.851043 [ 4 ] {6fe9bff6-1ccc-405a-8699-2d8692d28ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11096 | 2026.02.24 00:43:11.851469 [ 4 ] {6fe9bff6-1ccc-405a-8699-2d8692d28ce4} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2026.02.24 00:43:11.851504 [ 4 ] {6fe9bff6-1ccc-405a-8699-2d8692d28ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11098 | 2026.02.24 00:43:11.851813 [ 4 ] {6fe9bff6-1ccc-405a-8699-2d8692d28ce4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11099 | 2026.02.24 00:43:11.852036 [ 4 ] {6fe9bff6-1ccc-405a-8699-2d8692d28ce4} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2026.02.24 00:43:11.852169 [ 4 ] {6fe9bff6-1ccc-405a-8699-2d8692d28ce4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 11101 | 2026.02.24 00:43:11.852207 [ 4 ] {6fe9bff6-1ccc-405a-8699-2d8692d28ce4} <Debug> TCPHandler: Processed in 0.001363325 sec. | ||
| 11102 | 2026.02.24 00:43:11.852321 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11103 | 2026.02.24 00:43:11.852418 [ 4 ] {c483fadc-645d-46ec-8b35-63c253b37679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11104 | 2026.02.24 00:43:11.852462 [ 4 ] {c483fadc-645d-46ec-8b35-63c253b37679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11105 | 2026.02.24 00:43:11.852856 [ 4 ] {c483fadc-645d-46ec-8b35-63c253b37679} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11106 | 2026.02.24 00:43:11.852891 [ 4 ] {c483fadc-645d-46ec-8b35-63c253b37679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11107 | 2026.02.24 00:43:11.853216 [ 4 ] {c483fadc-645d-46ec-8b35-63c253b37679} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11108 | 2026.02.24 00:43:11.853422 [ 4 ] {c483fadc-645d-46ec-8b35-63c253b37679} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11109 | 2026.02.24 00:43:11.853547 [ 4 ] {c483fadc-645d-46ec-8b35-63c253b37679} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 11110 | 2026.02.24 00:43:11.853584 [ 4 ] {c483fadc-645d-46ec-8b35-63c253b37679} <Debug> TCPHandler: Processed in 0.001313944 sec. | ||
| 11111 | 2026.02.24 00:43:11.853685 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11112 | 2026.02.24 00:43:11.853779 [ 4 ] {9bd228e9-8d54-4b5c-bbad-9193a6cb8a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11113 | 2026.02.24 00:43:11.853820 [ 4 ] {9bd228e9-8d54-4b5c-bbad-9193a6cb8a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11114 | 2026.02.24 00:43:11.854142 [ 4 ] {9bd228e9-8d54-4b5c-bbad-9193a6cb8a8a} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2026.02.24 00:43:11.854176 [ 4 ] {9bd228e9-8d54-4b5c-bbad-9193a6cb8a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11116 | 2026.02.24 00:43:11.854473 [ 4 ] {9bd228e9-8d54-4b5c-bbad-9193a6cb8a8a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11117 | 2026.02.24 00:43:11.854678 [ 4 ] {9bd228e9-8d54-4b5c-bbad-9193a6cb8a8a} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11118 | 2026.02.24 00:43:11.854802 [ 4 ] {9bd228e9-8d54-4b5c-bbad-9193a6cb8a8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 11119 | 2026.02.24 00:43:11.854837 [ 4 ] {9bd228e9-8d54-4b5c-bbad-9193a6cb8a8a} <Debug> TCPHandler: Processed in 0.001199621 sec. | ||
| 11120 | 2026.02.24 00:43:15.018746 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11121 | 2026.02.24 00:43:15.018805 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11122 | 2026.02.24 00:43:15.272867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28810 | ||
| 11123 | 2026.02.24 00:43:15.273394 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11124 | 2026.02.24 00:43:15.273439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11125 | 2026.02.24 00:43:15.273914 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11126 | 2026.02.24 00:43:15.274139 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.02.24 00:43:15.274287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28810 | ||
| 11128 | 2026.02.24 00:43:15.301812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1324 | ||
| 11129 | 2026.02.24 00:43:15.304087 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2026.02.24 00:43:15.304141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11131 | 2026.02.24 00:43:15.305426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11132 | 2026.02.24 00:43:15.305717 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2026.02.24 00:43:15.306151 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1324 | ||
| 11134 | 2026.02.24 00:43:16.766742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11135 | 2026.02.24 00:43:16.785067 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11136 | 2026.02.24 00:43:16.785135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11137 | 2026.02.24 00:43:16.791366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11138 | 2026.02.24 00:43:16.792075 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11139 | 2026.02.24 00:43:16.795658 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11140 | 2026.02.24 00:43:16.851933 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11141 | 2026.02.24 00:43:16.852078 [ 4 ] {1b4b9212-0c6b-4b6c-9c2c-ed2e80c86cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11142 | 2026.02.24 00:43:16.852134 [ 4 ] {1b4b9212-0c6b-4b6c-9c2c-ed2e80c86cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11143 | 2026.02.24 00:43:16.852785 [ 4 ] {1b4b9212-0c6b-4b6c-9c2c-ed2e80c86cd2} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11144 | 2026.02.24 00:43:16.852826 [ 4 ] {1b4b9212-0c6b-4b6c-9c2c-ed2e80c86cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11145 | 2026.02.24 00:43:16.853165 [ 4 ] {1b4b9212-0c6b-4b6c-9c2c-ed2e80c86cd2} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11146 | 2026.02.24 00:43:16.853389 [ 4 ] {1b4b9212-0c6b-4b6c-9c2c-ed2e80c86cd2} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11147 | 2026.02.24 00:43:16.853532 [ 4 ] {1b4b9212-0c6b-4b6c-9c2c-ed2e80c86cd2} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001491 sec., 92555.33199195171 rows/sec., 8.03 MiB/sec. | ||
| 11148 | 2026.02.24 00:43:16.853574 [ 4 ] {1b4b9212-0c6b-4b6c-9c2c-ed2e80c86cd2} <Debug> TCPHandler: Processed in 0.001753381 sec. | ||
| 11149 | 2026.02.24 00:43:16.853696 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11150 | 2026.02.24 00:43:16.853797 [ 4 ] {226a38f6-392f-4c4e-a81d-a5df38983baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11151 | 2026.02.24 00:43:16.853839 [ 4 ] {226a38f6-392f-4c4e-a81d-a5df38983baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11152 | 2026.02.24 00:43:16.854256 [ 4 ] {226a38f6-392f-4c4e-a81d-a5df38983baa} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11153 | 2026.02.24 00:43:16.854292 [ 4 ] {226a38f6-392f-4c4e-a81d-a5df38983baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11154 | 2026.02.24 00:43:16.854589 [ 4 ] {226a38f6-392f-4c4e-a81d-a5df38983baa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11155 | 2026.02.24 00:43:16.854805 [ 4 ] {226a38f6-392f-4c4e-a81d-a5df38983baa} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11156 | 2026.02.24 00:43:16.854935 [ 4 ] {226a38f6-392f-4c4e-a81d-a5df38983baa} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001159 sec., 35375.32355478861 rows/sec., 2.60 MiB/sec. | ||
| 11157 | 2026.02.24 00:43:16.854973 [ 4 ] {226a38f6-392f-4c4e-a81d-a5df38983baa} <Debug> TCPHandler: Processed in 0.001328254 sec. | ||
| 11158 | 2026.02.24 00:43:16.855095 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11159 | 2026.02.24 00:43:16.855216 [ 4 ] {dc0385b5-19f2-46c8-8aa6-110d6744aa1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11160 | 2026.02.24 00:43:16.855266 [ 4 ] {dc0385b5-19f2-46c8-8aa6-110d6744aa1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11161 | 2026.02.24 00:43:16.855806 [ 4 ] {dc0385b5-19f2-46c8-8aa6-110d6744aa1d} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11162 | 2026.02.24 00:43:16.855849 [ 4 ] {dc0385b5-19f2-46c8-8aa6-110d6744aa1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11163 | 2026.02.24 00:43:16.856218 [ 4 ] {dc0385b5-19f2-46c8-8aa6-110d6744aa1d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11164 | 2026.02.24 00:43:16.856432 [ 4 ] {dc0385b5-19f2-46c8-8aa6-110d6744aa1d} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2026.02.24 00:43:16.856563 [ 4 ] {dc0385b5-19f2-46c8-8aa6-110d6744aa1d} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001371 sec., 76586.43326039387 rows/sec., 5.98 MiB/sec. | ||
| 11166 | 2026.02.24 00:43:16.856601 [ 4 ] {dc0385b5-19f2-46c8-8aa6-110d6744aa1d} <Debug> TCPHandler: Processed in 0.001567539 sec. | ||
| 11167 | 2026.02.24 00:43:16.856715 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11168 | 2026.02.24 00:43:16.856809 [ 4 ] {375c9ba9-982e-4aaa-aa7f-3c64631d4859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11169 | 2026.02.24 00:43:16.856853 [ 4 ] {375c9ba9-982e-4aaa-aa7f-3c64631d4859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11170 | 2026.02.24 00:43:16.857257 [ 4 ] {375c9ba9-982e-4aaa-aa7f-3c64631d4859} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2026.02.24 00:43:16.857293 [ 4 ] {375c9ba9-982e-4aaa-aa7f-3c64631d4859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11172 | 2026.02.24 00:43:16.857622 [ 4 ] {375c9ba9-982e-4aaa-aa7f-3c64631d4859} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11173 | 2026.02.24 00:43:16.857836 [ 4 ] {375c9ba9-982e-4aaa-aa7f-3c64631d4859} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2026.02.24 00:43:16.857968 [ 4 ] {375c9ba9-982e-4aaa-aa7f-3c64631d4859} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 11175 | 2026.02.24 00:43:16.858005 [ 4 ] {375c9ba9-982e-4aaa-aa7f-3c64631d4859} <Debug> TCPHandler: Processed in 0.001338814 sec. | ||
| 11176 | 2026.02.24 00:43:16.858112 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11177 | 2026.02.24 00:43:16.858204 [ 4 ] {50b0dd43-310d-4ab2-b30b-15df27c1d166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11178 | 2026.02.24 00:43:16.858259 [ 4 ] {50b0dd43-310d-4ab2-b30b-15df27c1d166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11179 | 2026.02.24 00:43:16.859064 [ 4 ] {50b0dd43-310d-4ab2-b30b-15df27c1d166} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11180 | 2026.02.24 00:43:16.859099 [ 4 ] {50b0dd43-310d-4ab2-b30b-15df27c1d166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11181 | 2026.02.24 00:43:16.859628 [ 4 ] {50b0dd43-310d-4ab2-b30b-15df27c1d166} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11182 | 2026.02.24 00:43:16.859843 [ 4 ] {50b0dd43-310d-4ab2-b30b-15df27c1d166} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11183 | 2026.02.24 00:43:16.859976 [ 4 ] {50b0dd43-310d-4ab2-b30b-15df27c1d166} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001789 sec., 22917.83119060928 rows/sec., 41.07 MiB/sec. | ||
| 11184 | 2026.02.24 00:43:16.860030 [ 4 ] {50b0dd43-310d-4ab2-b30b-15df27c1d166} <Debug> TCPHandler: Processed in 0.001965496 sec. | ||
| 11185 | 2026.02.24 00:43:16.860142 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11186 | 2026.02.24 00:43:16.860236 [ 4 ] {297dc631-843c-4a9b-ba37-679dd457e73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11187 | 2026.02.24 00:43:16.860277 [ 4 ] {297dc631-843c-4a9b-ba37-679dd457e73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11188 | 2026.02.24 00:43:16.860605 [ 4 ] {297dc631-843c-4a9b-ba37-679dd457e73b} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2026.02.24 00:43:16.860639 [ 4 ] {297dc631-843c-4a9b-ba37-679dd457e73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 11190 | 2026.02.24 00:43:16.860933 [ 4 ] {297dc631-843c-4a9b-ba37-679dd457e73b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11191 | 2026.02.24 00:43:16.861145 [ 4 ] {297dc631-843c-4a9b-ba37-679dd457e73b} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2026.02.24 00:43:16.861272 [ 4 ] {297dc631-843c-4a9b-ba37-679dd457e73b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 11193 | 2026.02.24 00:43:16.861309 [ 4 ] {297dc631-843c-4a9b-ba37-679dd457e73b} <Debug> TCPHandler: Processed in 0.001215542 sec. | ||
| 11194 | 2026.02.24 00:43:21.845880 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11195 | 2026.02.24 00:43:21.846170 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 11196 | 2026.02.24 00:43:21.846598 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11197 | 2026.02.24 00:43:21.846649 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 11198 | 2026.02.24 00:43:21.846989 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11199 | 2026.02.24 00:43:21.847057 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11200 | 2026.02.24 00:43:21.847196 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 11201 | 2026.02.24 00:43:21.847328 [ 322 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11202 | 2026.02.24 00:43:21.847339 [ 260 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11203 | 2026.02.24 00:43:21.847328 [ 338 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11204 | 2026.02.24 00:43:21.847499 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 11205 | 2026.02.24 00:43:21.847525 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11206 | 2026.02.24 00:43:21.847614 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 11207 | 2026.02.24 00:43:21.847635 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Debug> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689) (SelectExecutor): Reading approx. 48 rows with 3 streams | ||
| 11208 | 2026.02.24 00:43:21.847671 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11209 | 2026.02.24 00:43:21.847710 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11210 | 2026.02.24 00:43:21.847748 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 11211 | 2026.02.24 00:43:21.849529 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.003485 sec., 13773.314203730273 rows/sec., 547.27 KiB/sec. | ||
| 11212 | 2026.02.24 00:43:21.849641 [ 4 ] {9d232b52-722d-45d6-bf5c-1302c29a07bf} <Debug> TCPHandler: Processed in 0.003904231 sec. | ||
| 11213 | 2026.02.24 00:43:21.853699 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11214 | 2026.02.24 00:43:21.853831 [ 4 ] {ecf0ad8c-aa7a-4617-a23b-00f007c04568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 11215 | 2026.02.24 00:43:21.853882 [ 4 ] {ecf0ad8c-aa7a-4617-a23b-00f007c04568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11216 | 2026.02.24 00:43:21.854408 [ 4 ] {ecf0ad8c-aa7a-4617-a23b-00f007c04568} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2026.02.24 00:43:21.854449 [ 4 ] {ecf0ad8c-aa7a-4617-a23b-00f007c04568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11218 | 2026.02.24 00:43:21.854864 [ 4 ] {ecf0ad8c-aa7a-4617-a23b-00f007c04568} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 11219 | 2026.02.24 00:43:21.855114 [ 4 ] {ecf0ad8c-aa7a-4617-a23b-00f007c04568} <Trace> oximeter.timeseries_schema (f797c849-5595-4067-af32-b14f45278689): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11220 | 2026.02.24 00:43:21.855294 [ 4 ] {ecf0ad8c-aa7a-4617-a23b-00f007c04568} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.0015 sec., 666.6666666666666 rows/sec., 166.67 KiB/sec. | ||
| 11221 | 2026.02.24 00:43:21.855349 [ 4 ] {ecf0ad8c-aa7a-4617-a23b-00f007c04568} <Debug> TCPHandler: Processed in 0.00171227 sec. | ||
| 11222 | 2026.02.24 00:43:21.855473 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2026.02.24 00:43:21.855590 [ 4 ] {f961fc8b-176f-4cbd-bb5f-a908649b9dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11224 | 2026.02.24 00:43:21.855642 [ 4 ] {f961fc8b-176f-4cbd-bb5f-a908649b9dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11225 | 2026.02.24 00:43:21.856153 [ 4 ] {f961fc8b-176f-4cbd-bb5f-a908649b9dd6} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2026.02.24 00:43:21.856192 [ 4 ] {f961fc8b-176f-4cbd-bb5f-a908649b9dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11227 | 2026.02.24 00:43:21.856580 [ 4 ] {f961fc8b-176f-4cbd-bb5f-a908649b9dd6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11228 | 2026.02.24 00:43:21.856871 [ 4 ] {f961fc8b-176f-4cbd-bb5f-a908649b9dd6} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.02.24 00:43:21.857035 [ 4 ] {f961fc8b-176f-4cbd-bb5f-a908649b9dd6} <Debug> executeQuery: Read 4 rows, 348.00 B in 0.001465 sec., 2730.3754266211604 rows/sec., 231.98 KiB/sec. | ||
| 11230 | 2026.02.24 00:43:21.857085 [ 4 ] {f961fc8b-176f-4cbd-bb5f-a908649b9dd6} <Debug> TCPHandler: Processed in 0.00167173 sec. | ||
| 11231 | 2026.02.24 00:43:21.857223 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2026.02.24 00:43:21.857330 [ 4 ] {f26a83d9-48d2-429d-a965-a80b46f1b321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11233 | 2026.02.24 00:43:21.857382 [ 4 ] {f26a83d9-48d2-429d-a965-a80b46f1b321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11234 | 2026.02.24 00:43:21.857893 [ 4 ] {f26a83d9-48d2-429d-a965-a80b46f1b321} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11235 | 2026.02.24 00:43:21.857929 [ 4 ] {f26a83d9-48d2-429d-a965-a80b46f1b321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11236 | 2026.02.24 00:43:21.858321 [ 4 ] {f26a83d9-48d2-429d-a965-a80b46f1b321} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11237 | 2026.02.24 00:43:21.858629 [ 4 ] {f26a83d9-48d2-429d-a965-a80b46f1b321} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11238 | 2026.02.24 00:43:21.858793 [ 4 ] {f26a83d9-48d2-429d-a965-a80b46f1b321} <Debug> executeQuery: Read 59 rows, 4.62 KiB in 0.001486 sec., 39703.90309555855 rows/sec., 3.03 MiB/sec. | ||
| 11239 | 2026.02.24 00:43:21.858843 [ 4 ] {f26a83d9-48d2-429d-a965-a80b46f1b321} <Debug> TCPHandler: Processed in 0.00167917 sec. | ||
| 11240 | 2026.02.24 00:43:21.858970 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11241 | 2026.02.24 00:43:21.859089 [ 4 ] {720b897b-4673-45c5-87ce-bf70df78e1b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11242 | 2026.02.24 00:43:21.859144 [ 4 ] {720b897b-4673-45c5-87ce-bf70df78e1b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11243 | 2026.02.24 00:43:21.859605 [ 4 ] {720b897b-4673-45c5-87ce-bf70df78e1b0} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2026.02.24 00:43:21.859648 [ 4 ] {720b897b-4673-45c5-87ce-bf70df78e1b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11245 | 2026.02.24 00:43:21.860037 [ 4 ] {720b897b-4673-45c5-87ce-bf70df78e1b0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11246 | 2026.02.24 00:43:21.860349 [ 4 ] {720b897b-4673-45c5-87ce-bf70df78e1b0} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2026.02.24 00:43:21.860470 [ 47 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11248 | 2026.02.24 00:43:21.860492 [ 4 ] {720b897b-4673-45c5-87ce-bf70df78e1b0} <Debug> executeQuery: Read 4 rows, 300.00 B in 0.001427 sec., 2803.0833917309037 rows/sec., 205.30 KiB/sec. | ||
| 11249 | 2026.02.24 00:43:21.860506 [ 47 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11250 | 2026.02.24 00:43:21.860530 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11251 | 2026.02.24 00:43:21.860544 [ 4 ] {720b897b-4673-45c5-87ce-bf70df78e1b0} <Debug> TCPHandler: Processed in 0.001628839 sec. | ||
| 11252 | 2026.02.24 00:43:21.860645 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 11253 | 2026.02.24 00:43:21.860672 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11254 | 2026.02.24 00:43:21.860780 [ 4 ] {1465e5a5-ae3c-495c-9174-16adcecd74bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11255 | 2026.02.24 00:43:21.860788 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11256 | 2026.02.24 00:43:21.860823 [ 4 ] {1465e5a5-ae3c-495c-9174-16adcecd74bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11257 | 2026.02.24 00:43:21.860833 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 215 rows starting from the beginning of the part | ||
| 11258 | 2026.02.24 00:43:21.860911 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
| 11259 | 2026.02.24 00:43:21.860960 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 41 rows starting from the beginning of the part | ||
| 11260 | 2026.02.24 00:43:21.861005 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 53 rows starting from the beginning of the part | ||
| 11261 | 2026.02.24 00:43:21.861083 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 41 rows starting from the beginning of the part | ||
| 11262 | 2026.02.24 00:43:21.861167 [ 199 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 4 rows starting from the beginning of the part | ||
| 11263 | 2026.02.24 00:43:21.861268 [ 4 ] {1465e5a5-ae3c-495c-9174-16adcecd74bc} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11264 | 2026.02.24 00:43:21.861311 [ 4 ] {1465e5a5-ae3c-495c-9174-16adcecd74bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11265 | 2026.02.24 00:43:21.861668 [ 4 ] {1465e5a5-ae3c-495c-9174-16adcecd74bc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11266 | 2026.02.24 00:43:21.861901 [ 4 ] {1465e5a5-ae3c-495c-9174-16adcecd74bc} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2026.02.24 00:43:21.862035 [ 4 ] {1465e5a5-ae3c-495c-9174-16adcecd74bc} <Debug> executeQuery: Read 68 rows, 5.46 KiB in 0.001273 sec., 53417.124901806754 rows/sec., 4.18 MiB/sec. | ||
| 11268 | 2026.02.24 00:43:21.862073 [ 4 ] {1465e5a5-ae3c-495c-9174-16adcecd74bc} <Debug> TCPHandler: Processed in 0.001450686 sec. | ||
| 11269 | 2026.02.24 00:43:21.862194 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11270 | 2026.02.24 00:43:21.862210 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614019 sec., 244730.70019621827 rows/sec., 17.54 MiB/sec. | ||
| 11271 | 2026.02.24 00:43:21.862289 [ 4 ] {f1aeaae5-1c05-4d8f-9395-87df9ee6f907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11272 | 2026.02.24 00:43:21.862342 [ 4 ] {f1aeaae5-1c05-4d8f-9395-87df9ee6f907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11273 | 2026.02.24 00:43:21.862393 [ 200 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11274 | 2026.02.24 00:43:21.862738 [ 4 ] {f1aeaae5-1c05-4d8f-9395-87df9ee6f907} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11275 | 2026.02.24 00:43:21.862740 [ 200 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_56_11} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11276 | 2026.02.24 00:43:21.862773 [ 4 ] {f1aeaae5-1c05-4d8f-9395-87df9ee6f907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11277 | 2026.02.24 00:43:21.862837 [ 200 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_56_11} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11278 | 2026.02.24 00:43:21.862939 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11279 | 2026.02.24 00:43:21.863117 [ 4 ] {f1aeaae5-1c05-4d8f-9395-87df9ee6f907} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11280 | 2026.02.24 00:43:21.863339 [ 4 ] {f1aeaae5-1c05-4d8f-9395-87df9ee6f907} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2026.02.24 00:43:21.863466 [ 4 ] {f1aeaae5-1c05-4d8f-9395-87df9ee6f907} <Debug> executeQuery: Read 162 rows, 11.56 KiB in 0.001195 sec., 135564.85355648535 rows/sec., 9.45 MiB/sec. | ||
| 11282 | 2026.02.24 00:43:21.863503 [ 4 ] {f1aeaae5-1c05-4d8f-9395-87df9ee6f907} <Debug> TCPHandler: Processed in 0.001358684 sec. | ||
| 11283 | 2026.02.24 00:43:21.863613 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11284 | 2026.02.24 00:43:21.863707 [ 4 ] {56f7a5c5-24af-428a-a48d-fe967754b22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11285 | 2026.02.24 00:43:21.863750 [ 4 ] {56f7a5c5-24af-428a-a48d-fe967754b22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11286 | 2026.02.24 00:43:21.864080 [ 4 ] {56f7a5c5-24af-428a-a48d-fe967754b22e} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2026.02.24 00:43:21.864115 [ 4 ] {56f7a5c5-24af-428a-a48d-fe967754b22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11288 | 2026.02.24 00:43:21.864421 [ 4 ] {56f7a5c5-24af-428a-a48d-fe967754b22e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11289 | 2026.02.24 00:43:21.864632 [ 4 ] {56f7a5c5-24af-428a-a48d-fe967754b22e} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2026.02.24 00:43:21.864758 [ 4 ] {56f7a5c5-24af-428a-a48d-fe967754b22e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 11291 | 2026.02.24 00:43:21.864793 [ 4 ] {56f7a5c5-24af-428a-a48d-fe967754b22e} <Debug> TCPHandler: Processed in 0.001229943 sec. | ||
| 11292 | 2026.02.24 00:43:22.775028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29258 | ||
| 11293 | 2026.02.24 00:43:22.775544 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2026.02.24 00:43:22.775595 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11295 | 2026.02.24 00:43:22.776079 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11296 | 2026.02.24 00:43:22.776316 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11297 | 2026.02.24 00:43:22.776469 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29258 | ||
| 11298 | 2026.02.24 00:43:22.776478 [ 56 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11299 | 2026.02.24 00:43:22.776554 [ 56 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2026.02.24 00:43:22.776579 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11301 | 2026.02.24 00:43:22.776703 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 11302 | 2026.02.24 00:43:22.776830 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11303 | 2026.02.24 00:43:22.776868 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26890 rows starting from the beginning of the part | ||
| 11304 | 2026.02.24 00:43:22.776929 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 11305 | 2026.02.24 00:43:22.776974 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 11306 | 2026.02.24 00:43:22.777017 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 11307 | 2026.02.24 00:43:22.777055 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 11308 | 2026.02.24 00:43:22.777091 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 11309 | 2026.02.24 00:43:22.779477 [ 190 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29258 rows, containing 4 columns (4 merged, 0 gathered) in 0.002827201 sec., 10348751.291471671 rows/sec., 148.04 MiB/sec. | ||
| 11310 | 2026.02.24 00:43:22.779706 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11311 | 2026.02.24 00:43:22.779954 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_61_12} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11312 | 2026.02.24 00:43:22.780023 [ 195 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_61_12} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11313 | 2026.02.24 00:43:22.780097 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 11314 | 2026.02.24 00:43:24.296113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11315 | 2026.02.24 00:43:24.324102 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.02.24 00:43:24.324178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11317 | 2026.02.24 00:43:24.333287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11318 | 2026.02.24 00:43:24.334320 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2026.02.24 00:43:24.334730 [ 53 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11320 | 2026.02.24 00:43:24.334814 [ 53 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2026.02.24 00:43:24.334838 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11322 | 2026.02.24 00:43:24.334957 [ 197 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 11323 | 2026.02.24 00:43:24.340108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11324 | 2026.02.24 00:43:24.340357 [ 197 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11325 | 2026.02.24 00:43:24.342645 [ 197 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 11326 | 2026.02.24 00:43:24.349386 [ 197 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 11327 | 2026.02.24 00:43:24.355882 [ 197 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 11328 | 2026.02.24 00:43:24.362308 [ 197 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 11329 | 2026.02.24 00:43:24.368802 [ 197 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 11330 | 2026.02.24 00:43:24.374319 [ 197 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 11331 | 2026.02.24 00:43:24.433054 [ 190 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.098143606 sec., 4687.009360548664 rows/sec., 24.24 MiB/sec. | ||
| 11332 | 2026.02.24 00:43:24.436107 [ 196 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11333 | 2026.02.24 00:43:24.438292 [ 196 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_61_12} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.02.24 00:43:24.438373 [ 196 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_61_12} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11335 | 2026.02.24 00:43:24.440654 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11336 | 2026.02.24 00:43:25.000283 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.47 MiB, peak 346.89 MiB, free memory in arenas 0.00 B, will set to 334.73 MiB (RSS), difference: 1.27 MiB | ||
| 11337 | 2026.02.24 00:43:25.306774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1352 | ||
| 11338 | 2026.02.24 00:43:25.309163 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11339 | 2026.02.24 00:43:25.309209 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11340 | 2026.02.24 00:43:25.310411 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11341 | 2026.02.24 00:43:25.310711 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11342 | 2026.02.24 00:43:25.310892 [ 54 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11343 | 2026.02.24 00:43:25.310959 [ 54 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2026.02.24 00:43:25.310981 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11345 | 2026.02.24 00:43:25.310998 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 11346 | 2026.02.24 00:43:25.311086 [ 187 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 11347 | 2026.02.24 00:43:25.311520 [ 187 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11348 | 2026.02.24 00:43:25.311644 [ 187 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1226 rows starting from the beginning of the part | ||
| 11349 | 2026.02.24 00:43:25.311962 [ 187 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 11350 | 2026.02.24 00:43:25.312271 [ 187 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
| 11351 | 2026.02.24 00:43:25.312575 [ 187 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 11352 | 2026.02.24 00:43:25.312889 [ 187 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 11353 | 2026.02.24 00:43:25.313203 [ 187 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 28 rows starting from the beginning of the part | ||
| 11354 | 2026.02.24 00:43:25.320343 [ 198 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 72 columns (72 merged, 0 gathered) in 0.009302817 sec., 145332.32245673542 rows/sec., 117.22 MiB/sec. | ||
| 11355 | 2026.02.24 00:43:25.321814 [ 191 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11356 | 2026.02.24 00:43:25.322327 [ 191 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_46_9} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2026.02.24 00:43:25.322394 [ 191 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_46_9} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11358 | 2026.02.24 00:43:25.322570 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 11359 | 2026.02.24 00:43:26.850274 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11360 | 2026.02.24 00:43:26.850492 [ 4 ] {31db9441-dec9-436c-93a9-73f450058768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11361 | 2026.02.24 00:43:26.850567 [ 4 ] {31db9441-dec9-436c-93a9-73f450058768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11362 | 2026.02.24 00:43:26.851350 [ 4 ] {31db9441-dec9-436c-93a9-73f450058768} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.02.24 00:43:26.851404 [ 4 ] {31db9441-dec9-436c-93a9-73f450058768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11364 | 2026.02.24 00:43:26.851832 [ 4 ] {31db9441-dec9-436c-93a9-73f450058768} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11365 | 2026.02.24 00:43:26.852069 [ 4 ] {31db9441-dec9-436c-93a9-73f450058768} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.02.24 00:43:26.852235 [ 4 ] {31db9441-dec9-436c-93a9-73f450058768} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001796 sec., 76837.41648106904 rows/sec., 6.67 MiB/sec. | ||
| 11367 | 2026.02.24 00:43:26.852288 [ 4 ] {31db9441-dec9-436c-93a9-73f450058768} <Debug> TCPHandler: Processed in 0.002153178 sec. | ||
| 11368 | 2026.02.24 00:43:26.852419 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11369 | 2026.02.24 00:43:26.852532 [ 4 ] {c91c64a2-ea1c-4614-b1e3-4db5356a5024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11370 | 2026.02.24 00:43:26.852578 [ 4 ] {c91c64a2-ea1c-4614-b1e3-4db5356a5024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11371 | 2026.02.24 00:43:26.853028 [ 4 ] {c91c64a2-ea1c-4614-b1e3-4db5356a5024} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11372 | 2026.02.24 00:43:26.853068 [ 4 ] {c91c64a2-ea1c-4614-b1e3-4db5356a5024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11373 | 2026.02.24 00:43:26.853393 [ 4 ] {c91c64a2-ea1c-4614-b1e3-4db5356a5024} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11374 | 2026.02.24 00:43:26.853636 [ 4 ] {c91c64a2-ea1c-4614-b1e3-4db5356a5024} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.02.24 00:43:26.853771 [ 4 ] {c91c64a2-ea1c-4614-b1e3-4db5356a5024} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001263 sec., 32462.39113222486 rows/sec., 2.38 MiB/sec. | ||
| 11376 | 2026.02.24 00:43:26.853810 [ 4 ] {c91c64a2-ea1c-4614-b1e3-4db5356a5024} <Debug> TCPHandler: Processed in 0.001444046 sec. | ||
| 11377 | 2026.02.24 00:43:26.853923 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2026.02.24 00:43:26.854017 [ 4 ] {378d28dd-90d7-4699-83b8-145d6e667f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11379 | 2026.02.24 00:43:26.854059 [ 4 ] {378d28dd-90d7-4699-83b8-145d6e667f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11380 | 2026.02.24 00:43:26.854495 [ 4 ] {378d28dd-90d7-4699-83b8-145d6e667f24} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2026.02.24 00:43:26.854531 [ 4 ] {378d28dd-90d7-4699-83b8-145d6e667f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11382 | 2026.02.24 00:43:26.854842 [ 4 ] {378d28dd-90d7-4699-83b8-145d6e667f24} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11383 | 2026.02.24 00:43:26.855055 [ 4 ] {378d28dd-90d7-4699-83b8-145d6e667f24} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2026.02.24 00:43:26.855192 [ 4 ] {378d28dd-90d7-4699-83b8-145d6e667f24} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001193 sec., 88013.41156747694 rows/sec., 6.87 MiB/sec. | ||
| 11385 | 2026.02.24 00:43:26.855230 [ 4 ] {378d28dd-90d7-4699-83b8-145d6e667f24} <Debug> TCPHandler: Processed in 0.001356594 sec. | ||
| 11386 | 2026.02.24 00:43:26.855349 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11387 | 2026.02.24 00:43:26.855445 [ 4 ] {515fa2de-d519-48dd-a851-0a666a5de6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11388 | 2026.02.24 00:43:26.855489 [ 4 ] {515fa2de-d519-48dd-a851-0a666a5de6fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11389 | 2026.02.24 00:43:26.855899 [ 4 ] {515fa2de-d519-48dd-a851-0a666a5de6fb} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11390 | 2026.02.24 00:43:26.855934 [ 4 ] {515fa2de-d519-48dd-a851-0a666a5de6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11391 | 2026.02.24 00:43:26.856299 [ 4 ] {515fa2de-d519-48dd-a851-0a666a5de6fb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11392 | 2026.02.24 00:43:26.856547 [ 4 ] {515fa2de-d519-48dd-a851-0a666a5de6fb} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11393 | 2026.02.24 00:43:26.856693 [ 4 ] {515fa2de-d519-48dd-a851-0a666a5de6fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 11394 | 2026.02.24 00:43:26.856732 [ 4 ] {515fa2de-d519-48dd-a851-0a666a5de6fb} <Debug> TCPHandler: Processed in 0.001431785 sec. | ||
| 11395 | 2026.02.24 00:43:26.856849 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11396 | 2026.02.24 00:43:26.856945 [ 4 ] {17b5dc93-223c-4fa2-b9ea-a110fc37379f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11397 | 2026.02.24 00:43:26.857000 [ 4 ] {17b5dc93-223c-4fa2-b9ea-a110fc37379f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11398 | 2026.02.24 00:43:26.857881 [ 4 ] {17b5dc93-223c-4fa2-b9ea-a110fc37379f} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11399 | 2026.02.24 00:43:26.857917 [ 4 ] {17b5dc93-223c-4fa2-b9ea-a110fc37379f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11400 | 2026.02.24 00:43:26.858492 [ 4 ] {17b5dc93-223c-4fa2-b9ea-a110fc37379f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11401 | 2026.02.24 00:43:26.858743 [ 4 ] {17b5dc93-223c-4fa2-b9ea-a110fc37379f} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11402 | 2026.02.24 00:43:26.858890 [ 4 ] {17b5dc93-223c-4fa2-b9ea-a110fc37379f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001964 sec., 20875.763747454173 rows/sec., 37.41 MiB/sec. | ||
| 11403 | 2026.02.24 00:43:26.858947 [ 4 ] {17b5dc93-223c-4fa2-b9ea-a110fc37379f} <Debug> TCPHandler: Processed in 0.002146148 sec. | ||
| 11404 | 2026.02.24 00:43:26.859067 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11405 | 2026.02.24 00:43:26.859163 [ 4 ] {3bc7c508-013a-462c-b1fe-6a6af2cfa2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11406 | 2026.02.24 00:43:26.859205 [ 4 ] {3bc7c508-013a-462c-b1fe-6a6af2cfa2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11407 | 2026.02.24 00:43:26.859543 [ 4 ] {3bc7c508-013a-462c-b1fe-6a6af2cfa2fe} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11408 | 2026.02.24 00:43:26.859579 [ 4 ] {3bc7c508-013a-462c-b1fe-6a6af2cfa2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11409 | 2026.02.24 00:43:26.859886 [ 4 ] {3bc7c508-013a-462c-b1fe-6a6af2cfa2fe} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11410 | 2026.02.24 00:43:26.860101 [ 4 ] {3bc7c508-013a-462c-b1fe-6a6af2cfa2fe} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11411 | 2026.02.24 00:43:26.860230 [ 4 ] {3bc7c508-013a-462c-b1fe-6a6af2cfa2fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 11412 | 2026.02.24 00:43:26.860266 [ 4 ] {3bc7c508-013a-462c-b1fe-6a6af2cfa2fe} <Debug> TCPHandler: Processed in 0.001247692 sec. | ||
| 11413 | 2026.02.24 00:43:30.018850 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11414 | 2026.02.24 00:43:30.018926 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11415 | 2026.02.24 00:43:30.277267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29770 | ||
| 11416 | 2026.02.24 00:43:30.277783 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11417 | 2026.02.24 00:43:30.277821 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11418 | 2026.02.24 00:43:30.278330 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11419 | 2026.02.24 00:43:30.278549 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2026.02.24 00:43:30.278679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29770 | ||
| 11421 | 2026.02.24 00:43:31.840972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11422 | 2026.02.24 00:43:31.848625 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11423 | 2026.02.24 00:43:31.848809 [ 4 ] {27a6430a-59d0-44d7-95fe-87c417bb22f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11424 | 2026.02.24 00:43:31.848877 [ 4 ] {27a6430a-59d0-44d7-95fe-87c417bb22f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11425 | 2026.02.24 00:43:31.849502 [ 4 ] {27a6430a-59d0-44d7-95fe-87c417bb22f8} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11426 | 2026.02.24 00:43:31.849550 [ 4 ] {27a6430a-59d0-44d7-95fe-87c417bb22f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11427 | 2026.02.24 00:43:31.849952 [ 4 ] {27a6430a-59d0-44d7-95fe-87c417bb22f8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11428 | 2026.02.24 00:43:31.850189 [ 4 ] {27a6430a-59d0-44d7-95fe-87c417bb22f8} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2026.02.24 00:43:31.850341 [ 4 ] {27a6430a-59d0-44d7-95fe-87c417bb22f8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001586 sec., 35308.95334174023 rows/sec., 2.70 MiB/sec. | ||
| 11430 | 2026.02.24 00:43:31.850349 [ 135 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11431 | 2026.02.24 00:43:31.850383 [ 4 ] {27a6430a-59d0-44d7-95fe-87c417bb22f8} <Debug> TCPHandler: Processed in 0.001886534 sec. | ||
| 11432 | 2026.02.24 00:43:31.850422 [ 135 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2026.02.24 00:43:31.850451 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11434 | 2026.02.24 00:43:31.850523 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2026.02.24 00:43:31.850565 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 11436 | 2026.02.24 00:43:31.850622 [ 4 ] {8b9048c6-1d04-45b9-8aba-f23f3364fbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11437 | 2026.02.24 00:43:31.850668 [ 4 ] {8b9048c6-1d04-45b9-8aba-f23f3364fbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11438 | 2026.02.24 00:43:31.850696 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11439 | 2026.02.24 00:43:31.850739 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2150 rows starting from the beginning of the part | ||
| 11440 | 2026.02.24 00:43:31.850818 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11441 | 2026.02.24 00:43:31.850867 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 138 rows starting from the beginning of the part | ||
| 11442 | 2026.02.24 00:43:31.850912 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 59 rows starting from the beginning of the part | ||
| 11443 | 2026.02.24 00:43:31.850954 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 138 rows starting from the beginning of the part | ||
| 11444 | 2026.02.24 00:43:31.850993 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11445 | 2026.02.24 00:43:31.851129 [ 4 ] {8b9048c6-1d04-45b9-8aba-f23f3364fbd3} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11446 | 2026.02.24 00:43:31.851171 [ 4 ] {8b9048c6-1d04-45b9-8aba-f23f3364fbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11447 | 2026.02.24 00:43:31.851506 [ 4 ] {8b9048c6-1d04-45b9-8aba-f23f3364fbd3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11448 | 2026.02.24 00:43:31.851747 [ 4 ] {8b9048c6-1d04-45b9-8aba-f23f3364fbd3} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11449 | 2026.02.24 00:43:31.851870 [ 135 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11450 | 2026.02.24 00:43:31.851882 [ 4 ] {8b9048c6-1d04-45b9-8aba-f23f3364fbd3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001279 sec., 50039.093041438624 rows/sec., 3.91 MiB/sec. | ||
| 11451 | 2026.02.24 00:43:31.851906 [ 135 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2026.02.24 00:43:31.851931 [ 4 ] {8b9048c6-1d04-45b9-8aba-f23f3364fbd3} <Debug> TCPHandler: Processed in 0.001459026 sec. | ||
| 11453 | 2026.02.24 00:43:31.851932 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11454 | 2026.02.24 00:43:31.852054 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11455 | 2026.02.24 00:43:31.852059 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 11456 | 2026.02.24 00:43:31.852153 [ 4 ] {50d95051-6b81-4898-8e72-0873ce5802f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11457 | 2026.02.24 00:43:31.852200 [ 4 ] {50d95051-6b81-4898-8e72-0873ce5802f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11458 | 2026.02.24 00:43:31.852205 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11459 | 2026.02.24 00:43:31.852249 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1061 rows starting from the beginning of the part | ||
| 11460 | 2026.02.24 00:43:31.852294 [ 204 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001781282 sec., 1457938.7205394767 rows/sec., 125.24 MiB/sec. | ||
| 11461 | 2026.02.24 00:43:31.852318 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11462 | 2026.02.24 00:43:31.852374 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 105 rows starting from the beginning of the part | ||
| 11463 | 2026.02.24 00:43:31.852432 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 68 rows starting from the beginning of the part | ||
| 11464 | 2026.02.24 00:43:31.852481 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 105 rows starting from the beginning of the part | ||
| 11465 | 2026.02.24 00:43:31.852523 [ 198 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11466 | 2026.02.24 00:43:31.852594 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11467 | 2026.02.24 00:43:31.852688 [ 4 ] {50d95051-6b81-4898-8e72-0873ce5802f7} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11468 | 2026.02.24 00:43:31.852730 [ 4 ] {50d95051-6b81-4898-8e72-0873ce5802f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11469 | 2026.02.24 00:43:31.852926 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_91_18} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11470 | 2026.02.24 00:43:31.853033 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_91_18} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11471 | 2026.02.24 00:43:31.853158 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 11472 | 2026.02.24 00:43:31.853310 [ 4 ] {50d95051-6b81-4898-8e72-0873ce5802f7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11473 | 2026.02.24 00:43:31.853534 [ 4 ] {50d95051-6b81-4898-8e72-0873ce5802f7} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11474 | 2026.02.24 00:43:31.853603 [ 191 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1467 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596968 sec., 918615.7768972202 rows/sec., 71.73 MiB/sec. | ||
| 11475 | 2026.02.24 00:43:31.853673 [ 4 ] {50d95051-6b81-4898-8e72-0873ce5802f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec. | ||
| 11476 | 2026.02.24 00:43:31.853683 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11477 | 2026.02.24 00:43:31.853718 [ 4 ] {50d95051-6b81-4898-8e72-0873ce5802f7} <Debug> TCPHandler: Processed in 0.001712601 sec. | ||
| 11478 | 2026.02.24 00:43:31.853727 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2026.02.24 00:43:31.853756 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11480 | 2026.02.24 00:43:31.853816 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11481 | 2026.02.24 00:43:31.853843 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 11482 | 2026.02.24 00:43:31.853847 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11483 | 2026.02.24 00:43:31.853946 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11484 | 2026.02.24 00:43:31.853959 [ 4 ] {937eaac4-e1ac-45f0-9cd8-92bf1fa43590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11485 | 2026.02.24 00:43:31.853980 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25885 rows starting from the beginning of the part | ||
| 11486 | 2026.02.24 00:43:31.854002 [ 4 ] {937eaac4-e1ac-45f0-9cd8-92bf1fa43590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11487 | 2026.02.24 00:43:31.854041 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 11488 | 2026.02.24 00:43:31.854092 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 11489 | 2026.02.24 00:43:31.854098 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_91_18} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11490 | 2026.02.24 00:43:31.854134 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 162 rows starting from the beginning of the part | ||
| 11491 | 2026.02.24 00:43:31.854178 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 11492 | 2026.02.24 00:43:31.854190 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_91_18} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11493 | 2026.02.24 00:43:31.854222 [ 204 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 11494 | 2026.02.24 00:43:31.854280 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11495 | 2026.02.24 00:43:31.854354 [ 4 ] {937eaac4-e1ac-45f0-9cd8-92bf1fa43590} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11496 | 2026.02.24 00:43:31.854394 [ 4 ] {937eaac4-e1ac-45f0-9cd8-92bf1fa43590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11497 | 2026.02.24 00:43:31.854719 [ 4 ] {937eaac4-e1ac-45f0-9cd8-92bf1fa43590} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11498 | 2026.02.24 00:43:31.854940 [ 4 ] {937eaac4-e1ac-45f0-9cd8-92bf1fa43590} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11499 | 2026.02.24 00:43:31.855056 [ 135 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11500 | 2026.02.24 00:43:31.855071 [ 4 ] {937eaac4-e1ac-45f0-9cd8-92bf1fa43590} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 11501 | 2026.02.24 00:43:31.855096 [ 135 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11502 | 2026.02.24 00:43:31.855118 [ 4 ] {937eaac4-e1ac-45f0-9cd8-92bf1fa43590} <Debug> TCPHandler: Processed in 0.001319444 sec. | ||
| 11503 | 2026.02.24 00:43:31.855119 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11504 | 2026.02.24 00:43:31.855206 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 11505 | 2026.02.24 00:43:31.855307 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11506 | 2026.02.24 00:43:31.855355 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5076 rows starting from the beginning of the part | ||
| 11507 | 2026.02.24 00:43:31.855409 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 11508 | 2026.02.24 00:43:31.855448 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 11509 | 2026.02.24 00:43:31.855484 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 11510 | 2026.02.24 00:43:31.855520 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 11511 | 2026.02.24 00:43:31.855555 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 11512 | 2026.02.24 00:43:31.857337 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11513 | 2026.02.24 00:43:31.857381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11514 | 2026.02.24 00:43:31.858595 [ 194 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5376 rows, containing 4 columns (4 merged, 0 gathered) in 0.003419171 sec., 1572310.9490575348 rows/sec., 105.14 MiB/sec. | ||
| 11515 | 2026.02.24 00:43:31.859220 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11516 | 2026.02.24 00:43:31.859513 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_91_18} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2026.02.24 00:43:31.859600 [ 191 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_91_18} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11518 | 2026.02.24 00:43:31.859687 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11519 | 2026.02.24 00:43:31.863011 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11520 | 2026.02.24 00:43:31.863306 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26687 rows, containing 5 columns (5 merged, 0 gathered) in 0.009497521 sec., 2809891.1284323563 rows/sec., 192.52 MiB/sec. | ||
| 11521 | 2026.02.24 00:43:31.863805 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11522 | 2026.02.24 00:43:31.863828 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11523 | 2026.02.24 00:43:31.864094 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.02.24 00:43:31.864176 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11525 | 2026.02.24 00:43:31.864269 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11526 | 2026.02.24 00:43:31.868210 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11527 | 2026.02.24 00:43:32.001154 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 336.56 MiB, peak 347.88 MiB, free memory in arenas 0.00 B, will set to 339.59 MiB (RSS), difference: 3.03 MiB | ||
| 11528 | 2026.02.24 00:43:35.311812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1372 | ||
| 11529 | 2026.02.24 00:43:35.313952 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2026.02.24 00:43:35.314001 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11531 | 2026.02.24 00:43:35.315219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11532 | 2026.02.24 00:43:35.315512 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2026.02.24 00:43:35.315890 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
| 11534 | 2026.02.24 00:43:36.536261 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11535 | 2026.02.24 00:43:36.536447 [ 4 ] {e1ea347a-864e-43f1-9af8-ffabf0deb64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11536 | 2026.02.24 00:43:36.536510 [ 4 ] {e1ea347a-864e-43f1-9af8-ffabf0deb64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11537 | 2026.02.24 00:43:36.537137 [ 4 ] {e1ea347a-864e-43f1-9af8-ffabf0deb64f} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11538 | 2026.02.24 00:43:36.537174 [ 4 ] {e1ea347a-864e-43f1-9af8-ffabf0deb64f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11539 | 2026.02.24 00:43:36.537555 [ 4 ] {e1ea347a-864e-43f1-9af8-ffabf0deb64f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11540 | 2026.02.24 00:43:36.537780 [ 4 ] {e1ea347a-864e-43f1-9af8-ffabf0deb64f} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11541 | 2026.02.24 00:43:36.537927 [ 4 ] {e1ea347a-864e-43f1-9af8-ffabf0deb64f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001528 sec., 15706.806282722513 rows/sec., 1.30 MiB/sec. | ||
| 11542 | 2026.02.24 00:43:36.537969 [ 4 ] {e1ea347a-864e-43f1-9af8-ffabf0deb64f} <Debug> TCPHandler: Processed in 0.001829013 sec. | ||
| 11543 | 2026.02.24 00:43:36.538082 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11544 | 2026.02.24 00:43:36.538176 [ 4 ] {ab94ecde-15aa-4e69-a1e5-d99ed409fb6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11545 | 2026.02.24 00:43:36.538216 [ 4 ] {ab94ecde-15aa-4e69-a1e5-d99ed409fb6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11546 | 2026.02.24 00:43:36.538603 [ 4 ] {ab94ecde-15aa-4e69-a1e5-d99ed409fb6b} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2026.02.24 00:43:36.538636 [ 4 ] {ab94ecde-15aa-4e69-a1e5-d99ed409fb6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11548 | 2026.02.24 00:43:36.538932 [ 4 ] {ab94ecde-15aa-4e69-a1e5-d99ed409fb6b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11549 | 2026.02.24 00:43:36.539138 [ 4 ] {ab94ecde-15aa-4e69-a1e5-d99ed409fb6b} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2026.02.24 00:43:36.539265 [ 4 ] {ab94ecde-15aa-4e69-a1e5-d99ed409fb6b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001107 sec., 3613.369467028004 rows/sec., 294.64 KiB/sec. | ||
| 11551 | 2026.02.24 00:43:36.539302 [ 4 ] {ab94ecde-15aa-4e69-a1e5-d99ed409fb6b} <Debug> TCPHandler: Processed in 0.001266903 sec. | ||
| 11552 | 2026.02.24 00:43:36.539412 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11553 | 2026.02.24 00:43:36.539504 [ 4 ] {e869efb8-54aa-4d4b-b59b-7ce716357362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11554 | 2026.02.24 00:43:36.539542 [ 4 ] {e869efb8-54aa-4d4b-b59b-7ce716357362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11555 | 2026.02.24 00:43:36.540491 [ 4 ] {e869efb8-54aa-4d4b-b59b-7ce716357362} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11556 | 2026.02.24 00:43:36.540526 [ 4 ] {e869efb8-54aa-4d4b-b59b-7ce716357362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11557 | 2026.02.24 00:43:36.540902 [ 4 ] {e869efb8-54aa-4d4b-b59b-7ce716357362} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11558 | 2026.02.24 00:43:36.541110 [ 4 ] {e869efb8-54aa-4d4b-b59b-7ce716357362} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11559 | 2026.02.24 00:43:36.541235 [ 4 ] {e869efb8-54aa-4d4b-b59b-7ce716357362} <Debug> executeQuery: Read 1400 rows, 119.96 KiB in 0.001748 sec., 800915.3318077803 rows/sec., 67.02 MiB/sec. | ||
| 11560 | 2026.02.24 00:43:36.541272 [ 4 ] {e869efb8-54aa-4d4b-b59b-7ce716357362} <Debug> TCPHandler: Processed in 0.001907204 sec. | ||
| 11561 | 2026.02.24 00:43:36.541380 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11562 | 2026.02.24 00:43:36.541472 [ 4 ] {3eced764-72a3-45b4-a4cc-b99964300cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11563 | 2026.02.24 00:43:36.541511 [ 4 ] {3eced764-72a3-45b4-a4cc-b99964300cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11564 | 2026.02.24 00:43:36.541927 [ 4 ] {3eced764-72a3-45b4-a4cc-b99964300cca} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11565 | 2026.02.24 00:43:36.541960 [ 4 ] {3eced764-72a3-45b4-a4cc-b99964300cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11566 | 2026.02.24 00:43:36.542252 [ 4 ] {3eced764-72a3-45b4-a4cc-b99964300cca} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11567 | 2026.02.24 00:43:36.542453 [ 4 ] {3eced764-72a3-45b4-a4cc-b99964300cca} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11568 | 2026.02.24 00:43:36.542580 [ 4 ] {3eced764-72a3-45b4-a4cc-b99964300cca} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001126 sec., 50621.66962699822 rows/sec., 3.75 MiB/sec. | ||
| 11569 | 2026.02.24 00:43:36.542618 [ 4 ] {3eced764-72a3-45b4-a4cc-b99964300cca} <Debug> TCPHandler: Processed in 0.001285323 sec. | ||
| 11570 | 2026.02.24 00:43:36.542730 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11571 | 2026.02.24 00:43:36.542823 [ 4 ] {a8ad5a54-e231-4b18-b046-91882a744e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11572 | 2026.02.24 00:43:36.542860 [ 4 ] {a8ad5a54-e231-4b18-b046-91882a744e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11573 | 2026.02.24 00:43:36.543307 [ 4 ] {a8ad5a54-e231-4b18-b046-91882a744e57} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.02.24 00:43:36.543340 [ 4 ] {a8ad5a54-e231-4b18-b046-91882a744e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11575 | 2026.02.24 00:43:36.543634 [ 4 ] {a8ad5a54-e231-4b18-b046-91882a744e57} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11576 | 2026.02.24 00:43:36.543858 [ 4 ] {a8ad5a54-e231-4b18-b046-91882a744e57} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2026.02.24 00:43:36.543978 [ 4 ] {a8ad5a54-e231-4b18-b046-91882a744e57} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001174 sec., 214650.76660988075 rows/sec., 14.85 MiB/sec. | ||
| 11578 | 2026.02.24 00:43:36.544015 [ 4 ] {a8ad5a54-e231-4b18-b046-91882a744e57} <Debug> TCPHandler: Processed in 0.001333144 sec. | ||
| 11579 | 2026.02.24 00:43:36.544130 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2026.02.24 00:43:36.544222 [ 4 ] {5b30f0e3-e0b0-4134-b41a-72fc0127eaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11581 | 2026.02.24 00:43:36.544259 [ 4 ] {5b30f0e3-e0b0-4134-b41a-72fc0127eaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11582 | 2026.02.24 00:43:36.544643 [ 4 ] {5b30f0e3-e0b0-4134-b41a-72fc0127eaba} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2026.02.24 00:43:36.544678 [ 4 ] {5b30f0e3-e0b0-4134-b41a-72fc0127eaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11584 | 2026.02.24 00:43:36.544964 [ 4 ] {5b30f0e3-e0b0-4134-b41a-72fc0127eaba} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11585 | 2026.02.24 00:43:36.545167 [ 4 ] {5b30f0e3-e0b0-4134-b41a-72fc0127eaba} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.02.24 00:43:36.545290 [ 4 ] {5b30f0e3-e0b0-4134-b41a-72fc0127eaba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 863.26 KiB/sec. | ||
| 11587 | 2026.02.24 00:43:36.545327 [ 4 ] {5b30f0e3-e0b0-4134-b41a-72fc0127eaba} <Debug> TCPHandler: Processed in 0.001243503 sec. | ||
| 11588 | 2026.02.24 00:43:36.545435 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11589 | 2026.02.24 00:43:36.545527 [ 4 ] {25507ec5-503d-4be0-86e1-45eeffd26b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11590 | 2026.02.24 00:43:36.545565 [ 4 ] {25507ec5-503d-4be0-86e1-45eeffd26b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11591 | 2026.02.24 00:43:36.546158 [ 4 ] {25507ec5-503d-4be0-86e1-45eeffd26b63} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2026.02.24 00:43:36.546192 [ 4 ] {25507ec5-503d-4be0-86e1-45eeffd26b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11593 | 2026.02.24 00:43:36.546506 [ 4 ] {25507ec5-503d-4be0-86e1-45eeffd26b63} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11594 | 2026.02.24 00:43:36.546709 [ 4 ] {25507ec5-503d-4be0-86e1-45eeffd26b63} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2026.02.24 00:43:36.546837 [ 4 ] {25507ec5-503d-4be0-86e1-45eeffd26b63} <Debug> executeQuery: Read 601 rows, 46.27 KiB in 0.001328 sec., 452560.2409638554 rows/sec., 34.03 MiB/sec. | ||
| 11596 | 2026.02.24 00:43:36.546874 [ 4 ] {25507ec5-503d-4be0-86e1-45eeffd26b63} <Debug> TCPHandler: Processed in 0.001486247 sec. | ||
| 11597 | 2026.02.24 00:43:36.546983 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11598 | 2026.02.24 00:43:36.547076 [ 4 ] {dd468419-b6d7-4a70-ab34-980c6ccfa486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11599 | 2026.02.24 00:43:36.547118 [ 4 ] {dd468419-b6d7-4a70-ab34-980c6ccfa486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11600 | 2026.02.24 00:43:36.547658 [ 4 ] {dd468419-b6d7-4a70-ab34-980c6ccfa486} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11601 | 2026.02.24 00:43:36.547692 [ 4 ] {dd468419-b6d7-4a70-ab34-980c6ccfa486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11602 | 2026.02.24 00:43:36.548064 [ 4 ] {dd468419-b6d7-4a70-ab34-980c6ccfa486} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11603 | 2026.02.24 00:43:36.548276 [ 4 ] {dd468419-b6d7-4a70-ab34-980c6ccfa486} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11604 | 2026.02.24 00:43:36.548404 [ 4 ] {dd468419-b6d7-4a70-ab34-980c6ccfa486} <Debug> executeQuery: Read 906 rows, 63.42 KiB in 0.001346 sec., 673105.4977711738 rows/sec., 46.02 MiB/sec. | ||
| 11605 | 2026.02.24 00:43:36.548440 [ 4 ] {dd468419-b6d7-4a70-ab34-980c6ccfa486} <Debug> TCPHandler: Processed in 0.001504327 sec. | ||
| 11606 | 2026.02.24 00:43:36.548551 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11607 | 2026.02.24 00:43:36.548644 [ 4 ] {73a1adac-278d-4423-8515-d5c6fff6b4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11608 | 2026.02.24 00:43:36.548696 [ 4 ] {73a1adac-278d-4423-8515-d5c6fff6b4c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11609 | 2026.02.24 00:43:36.549504 [ 4 ] {73a1adac-278d-4423-8515-d5c6fff6b4c4} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11610 | 2026.02.24 00:43:36.549537 [ 4 ] {73a1adac-278d-4423-8515-d5c6fff6b4c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11611 | 2026.02.24 00:43:36.550099 [ 4 ] {73a1adac-278d-4423-8515-d5c6fff6b4c4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11612 | 2026.02.24 00:43:36.550317 [ 4 ] {73a1adac-278d-4423-8515-d5c6fff6b4c4} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11613 | 2026.02.24 00:43:36.550417 [ 43 ] {} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11614 | 2026.02.24 00:43:36.550447 [ 4 ] {73a1adac-278d-4423-8515-d5c6fff6b4c4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001821 sec., 22515.101592531577 rows/sec., 40.35 MiB/sec. | ||
| 11615 | 2026.02.24 00:43:36.550456 [ 43 ] {} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11616 | 2026.02.24 00:43:36.550481 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11617 | 2026.02.24 00:43:36.550501 [ 4 ] {73a1adac-278d-4423-8515-d5c6fff6b4c4} <Debug> TCPHandler: Processed in 0.001996796 sec. | ||
| 11618 | 2026.02.24 00:43:36.550562 [ 204 ] {be117193-072e-46d7-86da-9e4300ffc739::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 | ||
| 11619 | 2026.02.24 00:43:36.550612 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11620 | 2026.02.24 00:43:36.550705 [ 4 ] {fb4ccf8c-ce3b-4fb9-bb8d-f14f69a33a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11621 | 2026.02.24 00:43:36.550738 [ 204 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11622 | 2026.02.24 00:43:36.550746 [ 4 ] {fb4ccf8c-ce3b-4fb9-bb8d-f14f69a33a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11623 | 2026.02.24 00:43:36.550789 [ 204 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1593 rows starting from the beginning of the part | ||
| 11624 | 2026.02.24 00:43:36.550909 [ 204 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 11625 | 2026.02.24 00:43:36.551008 [ 204 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 41 rows starting from the beginning of the part | ||
| 11626 | 2026.02.24 00:43:36.551073 [ 4 ] {fb4ccf8c-ce3b-4fb9-bb8d-f14f69a33a76} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11627 | 2026.02.24 00:43:36.551107 [ 4 ] {fb4ccf8c-ce3b-4fb9-bb8d-f14f69a33a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11628 | 2026.02.24 00:43:36.551107 [ 204 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 11629 | 2026.02.24 00:43:36.551213 [ 204 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 41 rows starting from the beginning of the part | ||
| 11630 | 2026.02.24 00:43:36.551307 [ 204 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 11631 | 2026.02.24 00:43:36.551421 [ 4 ] {fb4ccf8c-ce3b-4fb9-bb8d-f14f69a33a76} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11632 | 2026.02.24 00:43:36.551629 [ 4 ] {fb4ccf8c-ce3b-4fb9-bb8d-f14f69a33a76} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11633 | 2026.02.24 00:43:36.551755 [ 4 ] {fb4ccf8c-ce3b-4fb9-bb8d-f14f69a33a76} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.001068 sec., 50561.79775280899 rows/sec., 3.41 MiB/sec. | ||
| 11634 | 2026.02.24 00:43:36.551789 [ 4 ] {fb4ccf8c-ce3b-4fb9-bb8d-f14f69a33a76} <Debug> TCPHandler: Processed in 0.001224572 sec. | ||
| 11635 | 2026.02.24 00:43:36.565215 [ 194 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1798 rows, containing 19 columns (19 merged, 0 gathered) in 0.014683824 sec., 122447.66758304922 rows/sec., 219.42 MiB/sec. | ||
| 11636 | 2026.02.24 00:43:36.567299 [ 188 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11637 | 2026.02.24 00:43:36.567662 [ 188 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2026.02.24 00:43:36.567741 [ 188 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11639 | 2026.02.24 00:43:36.567860 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.72 MiB. | ||
| 11640 | 2026.02.24 00:43:36.841565 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11641 | 2026.02.24 00:43:36.841756 [ 4 ] {b5f5f2bc-aa6e-464f-98bc-72b2c291a7cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11642 | 2026.02.24 00:43:36.841830 [ 4 ] {b5f5f2bc-aa6e-464f-98bc-72b2c291a7cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11643 | 2026.02.24 00:43:36.842474 [ 4 ] {b5f5f2bc-aa6e-464f-98bc-72b2c291a7cc} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11644 | 2026.02.24 00:43:36.842524 [ 4 ] {b5f5f2bc-aa6e-464f-98bc-72b2c291a7cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11645 | 2026.02.24 00:43:36.842912 [ 4 ] {b5f5f2bc-aa6e-464f-98bc-72b2c291a7cc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11646 | 2026.02.24 00:43:36.843159 [ 4 ] {b5f5f2bc-aa6e-464f-98bc-72b2c291a7cc} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11647 | 2026.02.24 00:43:36.843325 [ 4 ] {b5f5f2bc-aa6e-464f-98bc-72b2c291a7cc} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001622 sec., 18495.684340320593 rows/sec., 1.44 MiB/sec. | ||
| 11648 | 2026.02.24 00:43:36.843376 [ 4 ] {b5f5f2bc-aa6e-464f-98bc-72b2c291a7cc} <Debug> TCPHandler: Processed in 0.001944885 sec. | ||
| 11649 | 2026.02.24 00:43:36.843498 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11650 | 2026.02.24 00:43:36.843601 [ 4 ] {13116cc9-fbac-4918-ac8f-1bca6037181b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11651 | 2026.02.24 00:43:36.843644 [ 4 ] {13116cc9-fbac-4918-ac8f-1bca6037181b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11652 | 2026.02.24 00:43:36.844078 [ 4 ] {13116cc9-fbac-4918-ac8f-1bca6037181b} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11653 | 2026.02.24 00:43:36.844117 [ 4 ] {13116cc9-fbac-4918-ac8f-1bca6037181b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11654 | 2026.02.24 00:43:36.844428 [ 4 ] {13116cc9-fbac-4918-ac8f-1bca6037181b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11655 | 2026.02.24 00:43:36.844644 [ 4 ] {13116cc9-fbac-4918-ac8f-1bca6037181b} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11656 | 2026.02.24 00:43:36.844780 [ 4 ] {13116cc9-fbac-4918-ac8f-1bca6037181b} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001202 sec., 29950.083194675542 rows/sec., 2.34 MiB/sec. | ||
| 11657 | 2026.02.24 00:43:36.844818 [ 4 ] {13116cc9-fbac-4918-ac8f-1bca6037181b} <Debug> TCPHandler: Processed in 0.001372295 sec. | ||
| 11658 | 2026.02.24 00:43:36.844928 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11659 | 2026.02.24 00:43:36.845030 [ 4 ] {51f1f116-b6ed-4d08-84d9-3548833b908e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11660 | 2026.02.24 00:43:36.845073 [ 4 ] {51f1f116-b6ed-4d08-84d9-3548833b908e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11661 | 2026.02.24 00:43:36.845440 [ 4 ] {51f1f116-b6ed-4d08-84d9-3548833b908e} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11662 | 2026.02.24 00:43:36.845478 [ 4 ] {51f1f116-b6ed-4d08-84d9-3548833b908e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11663 | 2026.02.24 00:43:36.845801 [ 4 ] {51f1f116-b6ed-4d08-84d9-3548833b908e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11664 | 2026.02.24 00:43:36.846015 [ 4 ] {51f1f116-b6ed-4d08-84d9-3548833b908e} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2026.02.24 00:43:36.846147 [ 4 ] {51f1f116-b6ed-4d08-84d9-3548833b908e} <Debug> executeQuery: Read 12 rows, 883.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 759.07 KiB/sec. | ||
| 11666 | 2026.02.24 00:43:36.846186 [ 4 ] {51f1f116-b6ed-4d08-84d9-3548833b908e} <Debug> TCPHandler: Processed in 0.001308314 sec. | ||
| 11667 | 2026.02.24 00:43:36.846308 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11668 | 2026.02.24 00:43:36.846428 [ 4 ] {ccf03af8-2721-4369-9169-40aef958a7a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11669 | 2026.02.24 00:43:36.846479 [ 4 ] {ccf03af8-2721-4369-9169-40aef958a7a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11670 | 2026.02.24 00:43:36.846851 [ 4 ] {ccf03af8-2721-4369-9169-40aef958a7a7} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2026.02.24 00:43:36.846886 [ 4 ] {ccf03af8-2721-4369-9169-40aef958a7a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11672 | 2026.02.24 00:43:36.847197 [ 4 ] {ccf03af8-2721-4369-9169-40aef958a7a7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11673 | 2026.02.24 00:43:36.847410 [ 4 ] {ccf03af8-2721-4369-9169-40aef958a7a7} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11674 | 2026.02.24 00:43:36.847541 [ 4 ] {ccf03af8-2721-4369-9169-40aef958a7a7} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 358.16 KiB/sec. | ||
| 11675 | 2026.02.24 00:43:36.847578 [ 4 ] {ccf03af8-2721-4369-9169-40aef958a7a7} <Debug> TCPHandler: Processed in 0.001331044 sec. | ||
| 11676 | 2026.02.24 00:43:37.001168 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.65 MiB, peak 357.04 MiB, free memory in arenas 0.00 B, will set to 349.25 MiB (RSS), difference: 8.60 MiB | ||
| 11677 | 2026.02.24 00:43:37.779559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30218 | ||
| 11678 | 2026.02.24 00:43:37.780064 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11679 | 2026.02.24 00:43:37.780103 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11680 | 2026.02.24 00:43:37.780586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11681 | 2026.02.24 00:43:37.780823 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11682 | 2026.02.24 00:43:37.780976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30218 | ||
| 11683 | 2026.02.24 00:43:39.368377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11684 | 2026.02.24 00:43:39.385214 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11685 | 2026.02.24 00:43:39.385289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11686 | 2026.02.24 00:43:39.391255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11687 | 2026.02.24 00:43:39.391922 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11688 | 2026.02.24 00:43:39.394878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11689 | 2026.02.24 00:43:41.849379 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11690 | 2026.02.24 00:43:41.849589 [ 4 ] {6243d531-76b8-4080-8c5c-ec17835812a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11691 | 2026.02.24 00:43:41.849660 [ 4 ] {6243d531-76b8-4080-8c5c-ec17835812a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11692 | 2026.02.24 00:43:41.850378 [ 4 ] {6243d531-76b8-4080-8c5c-ec17835812a9} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.02.24 00:43:41.850423 [ 4 ] {6243d531-76b8-4080-8c5c-ec17835812a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11694 | 2026.02.24 00:43:41.850843 [ 4 ] {6243d531-76b8-4080-8c5c-ec17835812a9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11695 | 2026.02.24 00:43:41.851076 [ 4 ] {6243d531-76b8-4080-8c5c-ec17835812a9} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.02.24 00:43:41.851225 [ 4 ] {6243d531-76b8-4080-8c5c-ec17835812a9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00169 sec., 33136.09467455621 rows/sec., 2.53 MiB/sec. | ||
| 11697 | 2026.02.24 00:43:41.851269 [ 4 ] {6243d531-76b8-4080-8c5c-ec17835812a9} <Debug> TCPHandler: Processed in 0.002021456 sec. | ||
| 11698 | 2026.02.24 00:43:41.851391 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11699 | 2026.02.24 00:43:41.851488 [ 4 ] {0830c5c7-cd4d-4b2e-8251-9649b5ad40c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11700 | 2026.02.24 00:43:41.851528 [ 4 ] {0830c5c7-cd4d-4b2e-8251-9649b5ad40c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11701 | 2026.02.24 00:43:41.851955 [ 4 ] {0830c5c7-cd4d-4b2e-8251-9649b5ad40c5} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11702 | 2026.02.24 00:43:41.851989 [ 4 ] {0830c5c7-cd4d-4b2e-8251-9649b5ad40c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11703 | 2026.02.24 00:43:41.852298 [ 4 ] {0830c5c7-cd4d-4b2e-8251-9649b5ad40c5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11704 | 2026.02.24 00:43:41.852518 [ 4 ] {0830c5c7-cd4d-4b2e-8251-9649b5ad40c5} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11705 | 2026.02.24 00:43:41.852653 [ 4 ] {0830c5c7-cd4d-4b2e-8251-9649b5ad40c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 11706 | 2026.02.24 00:43:41.852691 [ 4 ] {0830c5c7-cd4d-4b2e-8251-9649b5ad40c5} <Debug> TCPHandler: Processed in 0.001349264 sec. | ||
| 11707 | 2026.02.24 00:43:41.852807 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11708 | 2026.02.24 00:43:41.852902 [ 4 ] {995e0753-f95e-48a0-a066-aab43aa383e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11709 | 2026.02.24 00:43:41.852944 [ 4 ] {995e0753-f95e-48a0-a066-aab43aa383e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11710 | 2026.02.24 00:43:41.853357 [ 4 ] {995e0753-f95e-48a0-a066-aab43aa383e3} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11711 | 2026.02.24 00:43:41.853390 [ 4 ] {995e0753-f95e-48a0-a066-aab43aa383e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11712 | 2026.02.24 00:43:41.853728 [ 4 ] {995e0753-f95e-48a0-a066-aab43aa383e3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11713 | 2026.02.24 00:43:41.853936 [ 4 ] {995e0753-f95e-48a0-a066-aab43aa383e3} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11714 | 2026.02.24 00:43:41.854065 [ 4 ] {995e0753-f95e-48a0-a066-aab43aa383e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 11715 | 2026.02.24 00:43:41.854102 [ 4 ] {995e0753-f95e-48a0-a066-aab43aa383e3} <Debug> TCPHandler: Processed in 0.001343834 sec. | ||
| 11716 | 2026.02.24 00:43:41.854213 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11717 | 2026.02.24 00:43:41.854308 [ 4 ] {e5e96bc4-2fda-4283-af04-44433b684249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11718 | 2026.02.24 00:43:41.854349 [ 4 ] {e5e96bc4-2fda-4283-af04-44433b684249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11719 | 2026.02.24 00:43:41.854688 [ 4 ] {e5e96bc4-2fda-4283-af04-44433b684249} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11720 | 2026.02.24 00:43:41.854720 [ 4 ] {e5e96bc4-2fda-4283-af04-44433b684249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11721 | 2026.02.24 00:43:41.855047 [ 4 ] {e5e96bc4-2fda-4283-af04-44433b684249} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11722 | 2026.02.24 00:43:41.855260 [ 4 ] {e5e96bc4-2fda-4283-af04-44433b684249} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11723 | 2026.02.24 00:43:41.855387 [ 4 ] {e5e96bc4-2fda-4283-af04-44433b684249} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 11724 | 2026.02.24 00:43:41.855423 [ 4 ] {e5e96bc4-2fda-4283-af04-44433b684249} <Debug> TCPHandler: Processed in 0.001257532 sec. | ||
| 11725 | 2026.02.24 00:43:45.019191 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11726 | 2026.02.24 00:43:45.019262 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11727 | 2026.02.24 00:43:45.281696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30730 | ||
| 11728 | 2026.02.24 00:43:45.282286 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2026.02.24 00:43:45.282334 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11730 | 2026.02.24 00:43:45.282862 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11731 | 2026.02.24 00:43:45.283088 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.02.24 00:43:45.283235 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30730 | ||
| 11733 | 2026.02.24 00:43:45.316556 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1408 | ||
| 11734 | 2026.02.24 00:43:45.319465 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2026.02.24 00:43:45.319526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 11736 | 2026.02.24 00:43:45.320795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11737 | 2026.02.24 00:43:45.321091 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11738 | 2026.02.24 00:43:45.321478 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1408 | ||
| 11739 | 2026.02.24 00:43:46.004276 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002961294 sec. | ||
| 11740 | 2026.02.24 00:43:46.851431 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11741 | 2026.02.24 00:43:46.851609 [ 4 ] {ea7add71-5a3a-4676-9b22-3b6cbfe618df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11742 | 2026.02.24 00:43:46.851673 [ 4 ] {ea7add71-5a3a-4676-9b22-3b6cbfe618df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11743 | 2026.02.24 00:43:46.852393 [ 4 ] {ea7add71-5a3a-4676-9b22-3b6cbfe618df} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2026.02.24 00:43:46.852433 [ 4 ] {ea7add71-5a3a-4676-9b22-3b6cbfe618df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11745 | 2026.02.24 00:43:46.852870 [ 4 ] {ea7add71-5a3a-4676-9b22-3b6cbfe618df} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11746 | 2026.02.24 00:43:46.853104 [ 4 ] {ea7add71-5a3a-4676-9b22-3b6cbfe618df} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2026.02.24 00:43:46.853275 [ 4 ] {ea7add71-5a3a-4676-9b22-3b6cbfe618df} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001714 sec., 80513.41890315052 rows/sec., 6.98 MiB/sec. | ||
| 11748 | 2026.02.24 00:43:46.853324 [ 4 ] {ea7add71-5a3a-4676-9b22-3b6cbfe618df} <Debug> TCPHandler: Processed in 0.002016676 sec. | ||
| 11749 | 2026.02.24 00:43:46.853448 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11750 | 2026.02.24 00:43:46.853553 [ 4 ] {2638440f-5d19-4cc1-9c6a-d41bb2ea62d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11751 | 2026.02.24 00:43:46.853596 [ 4 ] {2638440f-5d19-4cc1-9c6a-d41bb2ea62d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11752 | 2026.02.24 00:43:46.854023 [ 4 ] {2638440f-5d19-4cc1-9c6a-d41bb2ea62d0} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11753 | 2026.02.24 00:43:46.854057 [ 4 ] {2638440f-5d19-4cc1-9c6a-d41bb2ea62d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11754 | 2026.02.24 00:43:46.854366 [ 4 ] {2638440f-5d19-4cc1-9c6a-d41bb2ea62d0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11755 | 2026.02.24 00:43:46.854575 [ 4 ] {2638440f-5d19-4cc1-9c6a-d41bb2ea62d0} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11756 | 2026.02.24 00:43:46.854707 [ 4 ] {2638440f-5d19-4cc1-9c6a-d41bb2ea62d0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00118 sec., 34745.76271186441 rows/sec., 2.55 MiB/sec. | ||
| 11757 | 2026.02.24 00:43:46.854746 [ 4 ] {2638440f-5d19-4cc1-9c6a-d41bb2ea62d0} <Debug> TCPHandler: Processed in 0.001351194 sec. | ||
| 11758 | 2026.02.24 00:43:46.854853 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11759 | 2026.02.24 00:43:46.854951 [ 4 ] {9c2613ee-46e3-4456-9746-6969fa8dc67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11760 | 2026.02.24 00:43:46.854992 [ 4 ] {9c2613ee-46e3-4456-9746-6969fa8dc67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11761 | 2026.02.24 00:43:46.855438 [ 4 ] {9c2613ee-46e3-4456-9746-6969fa8dc67c} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11762 | 2026.02.24 00:43:46.855476 [ 4 ] {9c2613ee-46e3-4456-9746-6969fa8dc67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11763 | 2026.02.24 00:43:46.855810 [ 4 ] {9c2613ee-46e3-4456-9746-6969fa8dc67c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11764 | 2026.02.24 00:43:46.856015 [ 4 ] {9c2613ee-46e3-4456-9746-6969fa8dc67c} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2026.02.24 00:43:46.856146 [ 4 ] {9c2613ee-46e3-4456-9746-6969fa8dc67c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001213 sec., 86562.24237427863 rows/sec., 6.76 MiB/sec. | ||
| 11766 | 2026.02.24 00:43:46.856184 [ 4 ] {9c2613ee-46e3-4456-9746-6969fa8dc67c} <Debug> TCPHandler: Processed in 0.001380165 sec. | ||
| 11767 | 2026.02.24 00:43:46.856300 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11768 | 2026.02.24 00:43:46.856397 [ 4 ] {f79c8ece-3952-4434-b12a-844e9a323194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11769 | 2026.02.24 00:43:46.856440 [ 4 ] {f79c8ece-3952-4434-b12a-844e9a323194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11770 | 2026.02.24 00:43:46.856840 [ 4 ] {f79c8ece-3952-4434-b12a-844e9a323194} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11771 | 2026.02.24 00:43:46.856874 [ 4 ] {f79c8ece-3952-4434-b12a-844e9a323194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11772 | 2026.02.24 00:43:46.857194 [ 4 ] {f79c8ece-3952-4434-b12a-844e9a323194} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11773 | 2026.02.24 00:43:46.857402 [ 4 ] {f79c8ece-3952-4434-b12a-844e9a323194} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11774 | 2026.02.24 00:43:46.857529 [ 4 ] {f79c8ece-3952-4434-b12a-844e9a323194} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 11775 | 2026.02.24 00:43:46.857565 [ 4 ] {f79c8ece-3952-4434-b12a-844e9a323194} <Debug> TCPHandler: Processed in 0.001314974 sec. | ||
| 11776 | 2026.02.24 00:43:46.857674 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11777 | 2026.02.24 00:43:46.857768 [ 4 ] {0a52d59e-af04-45bd-ad5d-ebdf814f34d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11778 | 2026.02.24 00:43:46.857822 [ 4 ] {0a52d59e-af04-45bd-ad5d-ebdf814f34d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11779 | 2026.02.24 00:43:46.858651 [ 4 ] {0a52d59e-af04-45bd-ad5d-ebdf814f34d9} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11780 | 2026.02.24 00:43:46.858685 [ 4 ] {0a52d59e-af04-45bd-ad5d-ebdf814f34d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11781 | 2026.02.24 00:43:46.859240 [ 4 ] {0a52d59e-af04-45bd-ad5d-ebdf814f34d9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11782 | 2026.02.24 00:43:46.859458 [ 4 ] {0a52d59e-af04-45bd-ad5d-ebdf814f34d9} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11783 | 2026.02.24 00:43:46.859592 [ 4 ] {0a52d59e-af04-45bd-ad5d-ebdf814f34d9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001843 sec., 22246.33749321758 rows/sec., 39.86 MiB/sec. | ||
| 11784 | 2026.02.24 00:43:46.859656 [ 4 ] {0a52d59e-af04-45bd-ad5d-ebdf814f34d9} <Debug> TCPHandler: Processed in 0.002029966 sec. | ||
| 11785 | 2026.02.24 00:43:46.859773 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11786 | 2026.02.24 00:43:46.859869 [ 4 ] {7137f25f-cba4-4fdc-8a34-b07f20073d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11787 | 2026.02.24 00:43:46.859910 [ 4 ] {7137f25f-cba4-4fdc-8a34-b07f20073d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11788 | 2026.02.24 00:43:46.860239 [ 4 ] {7137f25f-cba4-4fdc-8a34-b07f20073d24} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11789 | 2026.02.24 00:43:46.860273 [ 4 ] {7137f25f-cba4-4fdc-8a34-b07f20073d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11790 | 2026.02.24 00:43:46.860579 [ 4 ] {7137f25f-cba4-4fdc-8a34-b07f20073d24} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11791 | 2026.02.24 00:43:46.860793 [ 4 ] {7137f25f-cba4-4fdc-8a34-b07f20073d24} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11792 | 2026.02.24 00:43:46.860924 [ 4 ] {7137f25f-cba4-4fdc-8a34-b07f20073d24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 11793 | 2026.02.24 00:43:46.860961 [ 4 ] {7137f25f-cba4-4fdc-8a34-b07f20073d24} <Debug> TCPHandler: Processed in 0.001237042 sec. | ||
| 11794 | 2026.02.24 00:43:46.895125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 11795 | 2026.02.24 00:43:46.911779 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11796 | 2026.02.24 00:43:46.911817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11797 | 2026.02.24 00:43:46.917985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11798 | 2026.02.24 00:43:46.918716 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11799 | 2026.02.24 00:43:46.921880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 11800 | 2026.02.24 00:43:49.326460 [ 24 ] {} <Debug> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 11801 | 2026.02.24 00:43:49.326524 [ 24 ] {} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2026.02.24 00:43:49.326549 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11803 | 2026.02.24 00:43:49.326678 [ 194 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::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 | ||
| 11804 | 2026.02.24 00:43:49.326830 [ 194 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11805 | 2026.02.24 00:43:49.326866 [ 194 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 402 rows starting from the beginning of the part | ||
| 11806 | 2026.02.24 00:43:49.326936 [ 194 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 11807 | 2026.02.24 00:43:49.326980 [ 194 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 11808 | 2026.02.24 00:43:49.327021 [ 194 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 11809 | 2026.02.24 00:43:49.327077 [ 194 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 11810 | 2026.02.24 00:43:49.328072 [ 192 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1386 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447907 sec., 957243.8008794764 rows/sec., 69.16 MiB/sec. | ||
| 11811 | 2026.02.24 00:43:49.328288 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 11812 | 2026.02.24 00:43:49.328598 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_22_5} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11813 | 2026.02.24 00:43:49.328676 [ 199 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_22_5} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 11814 | 2026.02.24 00:43:49.328773 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11815 | 2026.02.24 00:43:51.856929 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11816 | 2026.02.24 00:43:51.857125 [ 4 ] {194b650b-db26-422c-86f0-23be2e3b213c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11817 | 2026.02.24 00:43:51.857189 [ 4 ] {194b650b-db26-422c-86f0-23be2e3b213c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11818 | 2026.02.24 00:43:51.857893 [ 4 ] {194b650b-db26-422c-86f0-23be2e3b213c} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11819 | 2026.02.24 00:43:51.857935 [ 4 ] {194b650b-db26-422c-86f0-23be2e3b213c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11820 | 2026.02.24 00:43:51.858346 [ 4 ] {194b650b-db26-422c-86f0-23be2e3b213c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11821 | 2026.02.24 00:43:51.858574 [ 4 ] {194b650b-db26-422c-86f0-23be2e3b213c} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11822 | 2026.02.24 00:43:51.858723 [ 4 ] {194b650b-db26-422c-86f0-23be2e3b213c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001649 sec., 172225.5912674348 rows/sec., 10.94 MiB/sec. | ||
| 11823 | 2026.02.24 00:43:51.858767 [ 4 ] {194b650b-db26-422c-86f0-23be2e3b213c} <Debug> TCPHandler: Processed in 0.001963975 sec. | ||
| 11824 | 2026.02.24 00:43:51.858893 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11825 | 2026.02.24 00:43:51.858990 [ 4 ] {2d43a035-7ebd-44f1-9cb1-17cca4211c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11826 | 2026.02.24 00:43:51.859031 [ 4 ] {2d43a035-7ebd-44f1-9cb1-17cca4211c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11827 | 2026.02.24 00:43:51.859856 [ 4 ] {2d43a035-7ebd-44f1-9cb1-17cca4211c31} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11828 | 2026.02.24 00:43:51.859892 [ 4 ] {2d43a035-7ebd-44f1-9cb1-17cca4211c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11829 | 2026.02.24 00:43:51.860269 [ 4 ] {2d43a035-7ebd-44f1-9cb1-17cca4211c31} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11830 | 2026.02.24 00:43:51.860486 [ 4 ] {2d43a035-7ebd-44f1-9cb1-17cca4211c31} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11831 | 2026.02.24 00:43:51.860617 [ 4 ] {2d43a035-7ebd-44f1-9cb1-17cca4211c31} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001646 sec., 484204.13122721756 rows/sec., 38.06 MiB/sec. | ||
| 11832 | 2026.02.24 00:43:51.860641 [ 34 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11833 | 2026.02.24 00:43:51.860655 [ 4 ] {2d43a035-7ebd-44f1-9cb1-17cca4211c31} <Debug> TCPHandler: Processed in 0.001810872 sec. | ||
| 11834 | 2026.02.24 00:43:51.860712 [ 34 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2026.02.24 00:43:51.860741 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11836 | 2026.02.24 00:43:51.860802 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11837 | 2026.02.24 00:43:51.860849 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 11838 | 2026.02.24 00:43:51.860903 [ 4 ] {2ccf2dd9-546c-4576-87b2-df803e00f9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11839 | 2026.02.24 00:43:51.860948 [ 4 ] {2ccf2dd9-546c-4576-87b2-df803e00f9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11840 | 2026.02.24 00:43:51.860982 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11841 | 2026.02.24 00:43:51.861027 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2152 rows starting from the beginning of the part | ||
| 11842 | 2026.02.24 00:43:51.861102 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1400 rows starting from the beginning of the part | ||
| 11843 | 2026.02.24 00:43:51.861155 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 30 rows starting from the beginning of the part | ||
| 11844 | 2026.02.24 00:43:51.861223 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 11845 | 2026.02.24 00:43:51.861268 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 138 rows starting from the beginning of the part | ||
| 11846 | 2026.02.24 00:43:51.861311 [ 194 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 797 rows starting from the beginning of the part | ||
| 11847 | 2026.02.24 00:43:51.861410 [ 4 ] {2ccf2dd9-546c-4576-87b2-df803e00f9cf} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11848 | 2026.02.24 00:43:51.861452 [ 4 ] {2ccf2dd9-546c-4576-87b2-df803e00f9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11849 | 2026.02.24 00:43:51.861792 [ 4 ] {2ccf2dd9-546c-4576-87b2-df803e00f9cf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11850 | 2026.02.24 00:43:51.862017 [ 4 ] {2ccf2dd9-546c-4576-87b2-df803e00f9cf} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11851 | 2026.02.24 00:43:51.862155 [ 4 ] {2ccf2dd9-546c-4576-87b2-df803e00f9cf} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00127 sec., 111811.02362204724 rows/sec., 6.57 MiB/sec. | ||
| 11852 | 2026.02.24 00:43:51.862194 [ 4 ] {2ccf2dd9-546c-4576-87b2-df803e00f9cf} <Debug> TCPHandler: Processed in 0.001440296 sec. | ||
| 11853 | 2026.02.24 00:43:51.862310 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11854 | 2026.02.24 00:43:51.862405 [ 4 ] {a0af5705-74bf-4590-a0e7-a75b9c9ca72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11855 | 2026.02.24 00:43:51.862444 [ 4 ] {a0af5705-74bf-4590-a0e7-a75b9c9ca72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11856 | 2026.02.24 00:43:51.862899 [ 4 ] {a0af5705-74bf-4590-a0e7-a75b9c9ca72f} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11857 | 2026.02.24 00:43:51.862934 [ 4 ] {a0af5705-74bf-4590-a0e7-a75b9c9ca72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11858 | 2026.02.24 00:43:51.863151 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4573 rows, containing 5 columns (5 merged, 0 gathered) in 0.002346542 sec., 1948825.12224371 rows/sec., 167.13 MiB/sec. | ||
| 11859 | 2026.02.24 00:43:51.863252 [ 4 ] {a0af5705-74bf-4590-a0e7-a75b9c9ca72f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11860 | 2026.02.24 00:43:51.863435 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11861 | 2026.02.24 00:43:51.863474 [ 4 ] {a0af5705-74bf-4590-a0e7-a75b9c9ca72f} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11862 | 2026.02.24 00:43:51.863604 [ 4 ] {a0af5705-74bf-4590-a0e7-a75b9c9ca72f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001217 sec., 122432.21035332786 rows/sec., 7.91 MiB/sec. | ||
| 11863 | 2026.02.24 00:43:51.863643 [ 4 ] {a0af5705-74bf-4590-a0e7-a75b9c9ca72f} <Debug> TCPHandler: Processed in 0.001381835 sec. | ||
| 11864 | 2026.02.24 00:43:51.863713 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_96_19} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.02.24 00:43:51.863759 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11866 | 2026.02.24 00:43:51.863779 [ 192 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_96_19} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11867 | 2026.02.24 00:43:51.863854 [ 4 ] {22782ced-54ec-4f40-a8d3-ce886727c878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11868 | 2026.02.24 00:43:51.863855 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 11869 | 2026.02.24 00:43:51.863893 [ 4 ] {22782ced-54ec-4f40-a8d3-ce886727c878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11870 | 2026.02.24 00:43:51.864355 [ 4 ] {22782ced-54ec-4f40-a8d3-ce886727c878} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2026.02.24 00:43:51.864390 [ 4 ] {22782ced-54ec-4f40-a8d3-ce886727c878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11872 | 2026.02.24 00:43:51.864710 [ 4 ] {22782ced-54ec-4f40-a8d3-ce886727c878} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11873 | 2026.02.24 00:43:51.864928 [ 4 ] {22782ced-54ec-4f40-a8d3-ce886727c878} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2026.02.24 00:43:51.865055 [ 4 ] {22782ced-54ec-4f40-a8d3-ce886727c878} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001218 sec., 121510.67323481117 rows/sec., 6.91 MiB/sec. | ||
| 11875 | 2026.02.24 00:43:51.865093 [ 4 ] {22782ced-54ec-4f40-a8d3-ce886727c878} <Debug> TCPHandler: Processed in 0.001383945 sec. | ||
| 11876 | 2026.02.24 00:43:51.865208 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11877 | 2026.02.24 00:43:51.865301 [ 4 ] {335cd44b-2b43-472b-89cd-bb708161c329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11878 | 2026.02.24 00:43:51.865341 [ 4 ] {335cd44b-2b43-472b-89cd-bb708161c329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11879 | 2026.02.24 00:43:51.865983 [ 4 ] {335cd44b-2b43-472b-89cd-bb708161c329} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.02.24 00:43:51.866024 [ 4 ] {335cd44b-2b43-472b-89cd-bb708161c329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11881 | 2026.02.24 00:43:51.866346 [ 4 ] {335cd44b-2b43-472b-89cd-bb708161c329} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11882 | 2026.02.24 00:43:51.866560 [ 4 ] {335cd44b-2b43-472b-89cd-bb708161c329} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.02.24 00:43:51.866684 [ 34 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11884 | 2026.02.24 00:43:51.866688 [ 4 ] {335cd44b-2b43-472b-89cd-bb708161c329} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001405 sec., 348754.4483985765 rows/sec., 24.45 MiB/sec. | ||
| 11885 | 2026.02.24 00:43:51.866723 [ 34 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2026.02.24 00:43:51.866746 [ 4 ] {335cd44b-2b43-472b-89cd-bb708161c329} <Debug> TCPHandler: Processed in 0.001587479 sec. | ||
| 11887 | 2026.02.24 00:43:51.866749 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11888 | 2026.02.24 00:43:51.866847 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 11889 | 2026.02.24 00:43:51.866864 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11890 | 2026.02.24 00:43:51.866941 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11891 | 2026.02.24 00:43:51.866970 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1063 rows starting from the beginning of the part | ||
| 11892 | 2026.02.24 00:43:51.866970 [ 4 ] {5489a21a-ebe2-4f54-9053-9f49ad880dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11893 | 2026.02.24 00:43:51.867021 [ 4 ] {5489a21a-ebe2-4f54-9053-9f49ad880dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11894 | 2026.02.24 00:43:51.867027 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 601 rows starting from the beginning of the part | ||
| 11895 | 2026.02.24 00:43:51.867110 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 11896 | 2026.02.24 00:43:51.867152 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 11897 | 2026.02.24 00:43:51.867192 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 105 rows starting from the beginning of the part | ||
| 11898 | 2026.02.24 00:43:51.867259 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 490 rows starting from the beginning of the part | ||
| 11899 | 2026.02.24 00:43:51.867446 [ 4 ] {5489a21a-ebe2-4f54-9053-9f49ad880dfc} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2026.02.24 00:43:51.867491 [ 4 ] {5489a21a-ebe2-4f54-9053-9f49ad880dfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11901 | 2026.02.24 00:43:51.867907 [ 4 ] {5489a21a-ebe2-4f54-9053-9f49ad880dfc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 11902 | 2026.02.24 00:43:51.868156 [ 4 ] {5489a21a-ebe2-4f54-9053-9f49ad880dfc} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2026.02.24 00:43:51.868288 [ 4 ] {5489a21a-ebe2-4f54-9053-9f49ad880dfc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001336 sec., 4491.017964071856 rows/sec., 234.64 KiB/sec. | ||
| 11904 | 2026.02.24 00:43:51.868327 [ 4 ] {5489a21a-ebe2-4f54-9053-9f49ad880dfc} <Debug> TCPHandler: Processed in 0.001513977 sec. | ||
| 11905 | 2026.02.24 00:43:51.868435 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11906 | 2026.02.24 00:43:51.868532 [ 4 ] {6c18e240-69b9-428d-b696-1fd2b5e64f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11907 | 2026.02.24 00:43:51.868533 [ 199 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001719791 sec., 1371678.302770511 rows/sec., 105.80 MiB/sec. | ||
| 11908 | 2026.02.24 00:43:51.868574 [ 4 ] {6c18e240-69b9-428d-b696-1fd2b5e64f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11909 | 2026.02.24 00:43:51.868773 [ 195 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11910 | 2026.02.24 00:43:51.869009 [ 4 ] {6c18e240-69b9-428d-b696-1fd2b5e64f6b} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11911 | 2026.02.24 00:43:51.869052 [ 4 ] {6c18e240-69b9-428d-b696-1fd2b5e64f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11912 | 2026.02.24 00:43:51.869092 [ 195 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_96_19} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11913 | 2026.02.24 00:43:51.869199 [ 195 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_96_19} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11914 | 2026.02.24 00:43:51.869304 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 11915 | 2026.02.24 00:43:51.869414 [ 4 ] {6c18e240-69b9-428d-b696-1fd2b5e64f6b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11916 | 2026.02.24 00:43:51.869629 [ 4 ] {6c18e240-69b9-428d-b696-1fd2b5e64f6b} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2026.02.24 00:43:51.869763 [ 4 ] {6c18e240-69b9-428d-b696-1fd2b5e64f6b} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00125 sec., 212000 rows/sec., 14.09 MiB/sec. | ||
| 11918 | 2026.02.24 00:43:51.869761 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11919 | 2026.02.24 00:43:51.869803 [ 4 ] {6c18e240-69b9-428d-b696-1fd2b5e64f6b} <Debug> TCPHandler: Processed in 0.001415846 sec. | ||
| 11920 | 2026.02.24 00:43:51.869815 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11921 | 2026.02.24 00:43:51.869840 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11922 | 2026.02.24 00:43:51.869906 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 11923 | 2026.02.24 00:43:51.869932 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11924 | 2026.02.24 00:43:51.869993 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11925 | 2026.02.24 00:43:51.870022 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26687 rows starting from the beginning of the part | ||
| 11926 | 2026.02.24 00:43:51.870026 [ 4 ] {76a600ac-6ff0-4aaf-a003-01592e0344e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11927 | 2026.02.24 00:43:51.870070 [ 4 ] {76a600ac-6ff0-4aaf-a003-01592e0344e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11928 | 2026.02.24 00:43:51.870072 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 906 rows starting from the beginning of the part | ||
| 11929 | 2026.02.24 00:43:51.870121 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 12 rows starting from the beginning of the part | ||
| 11930 | 2026.02.24 00:43:51.870161 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 11931 | 2026.02.24 00:43:51.870197 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 11932 | 2026.02.24 00:43:51.870236 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 265 rows starting from the beginning of the part | ||
| 11933 | 2026.02.24 00:43:51.870390 [ 4 ] {76a600ac-6ff0-4aaf-a003-01592e0344e1} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2026.02.24 00:43:51.870424 [ 4 ] {76a600ac-6ff0-4aaf-a003-01592e0344e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11935 | 2026.02.24 00:43:51.870715 [ 4 ] {76a600ac-6ff0-4aaf-a003-01592e0344e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 11936 | 2026.02.24 00:43:51.870915 [ 4 ] {76a600ac-6ff0-4aaf-a003-01592e0344e1} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2026.02.24 00:43:51.871040 [ 4 ] {76a600ac-6ff0-4aaf-a003-01592e0344e1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 11938 | 2026.02.24 00:43:51.871076 [ 4 ] {76a600ac-6ff0-4aaf-a003-01592e0344e1} <Debug> TCPHandler: Processed in 0.001190762 sec. | ||
| 11939 | 2026.02.24 00:43:51.871184 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11940 | 2026.02.24 00:43:51.871276 [ 4 ] {1bf160cc-4c21-4b1a-bc5c-a2f5a9ecd7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11941 | 2026.02.24 00:43:51.871316 [ 4 ] {1bf160cc-4c21-4b1a-bc5c-a2f5a9ecd7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11942 | 2026.02.24 00:43:51.871646 [ 4 ] {1bf160cc-4c21-4b1a-bc5c-a2f5a9ecd7c4} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2026.02.24 00:43:51.871681 [ 4 ] {1bf160cc-4c21-4b1a-bc5c-a2f5a9ecd7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11944 | 2026.02.24 00:43:51.871984 [ 4 ] {1bf160cc-4c21-4b1a-bc5c-a2f5a9ecd7c4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11945 | 2026.02.24 00:43:51.872185 [ 4 ] {1bf160cc-4c21-4b1a-bc5c-a2f5a9ecd7c4} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2026.02.24 00:43:51.872308 [ 27 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11947 | 2026.02.24 00:43:51.872312 [ 4 ] {1bf160cc-4c21-4b1a-bc5c-a2f5a9ecd7c4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001053 sec., 85470.08547008548 rows/sec., 5.35 MiB/sec. | ||
| 11948 | 2026.02.24 00:43:51.872341 [ 27 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11949 | 2026.02.24 00:43:51.872356 [ 4 ] {1bf160cc-4c21-4b1a-bc5c-a2f5a9ecd7c4} <Debug> TCPHandler: Processed in 0.001218592 sec. | ||
| 11950 | 2026.02.24 00:43:51.872359 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11951 | 2026.02.24 00:43:51.872444 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 11952 | 2026.02.24 00:43:51.872544 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11953 | 2026.02.24 00:43:51.872574 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5376 rows starting from the beginning of the part | ||
| 11954 | 2026.02.24 00:43:51.872629 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 54 rows starting from the beginning of the part | ||
| 11955 | 2026.02.24 00:43:51.872674 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 6 rows starting from the beginning of the part | ||
| 11956 | 2026.02.24 00:43:51.872716 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 11957 | 2026.02.24 00:43:51.872755 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 11958 | 2026.02.24 00:43:51.872791 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 90 rows starting from the beginning of the part | ||
| 11959 | 2026.02.24 00:43:51.874631 [ 190 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5646 rows, containing 4 columns (4 merged, 0 gathered) in 0.00222131 sec., 2541743.385659813 rows/sec., 169.84 MiB/sec. | ||
| 11960 | 2026.02.24 00:43:51.875188 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11961 | 2026.02.24 00:43:51.875474 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_96_19} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11962 | 2026.02.24 00:43:51.875554 [ 186 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_96_19} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11963 | 2026.02.24 00:43:51.875645 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11964 | 2026.02.24 00:43:51.876077 [ 186 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28190 rows, containing 5 columns (5 merged, 0 gathered) in 0.006199982 sec., 4546787.393898886 rows/sec., 311.47 MiB/sec. | ||
| 11965 | 2026.02.24 00:43:51.876446 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11966 | 2026.02.24 00:43:51.876718 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11967 | 2026.02.24 00:43:51.876792 [ 190 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11968 | 2026.02.24 00:43:51.876891 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 11969 | 2026.02.24 00:43:52.784059 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31178 | ||
| 11970 | 2026.02.24 00:43:52.784616 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2026.02.24 00:43:52.784658 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11972 | 2026.02.24 00:43:52.785132 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11973 | 2026.02.24 00:43:52.785358 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2026.02.24 00:43:52.785497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31178 | ||
| 11975 | 2026.02.24 00:43:54.421995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 11976 | 2026.02.24 00:43:54.438546 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11977 | 2026.02.24 00:43:54.438609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11978 | 2026.02.24 00:43:54.444828 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11979 | 2026.02.24 00:43:54.445575 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11980 | 2026.02.24 00:43:54.449007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 11981 | 2026.02.24 00:43:55.322668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1440 | ||
| 11982 | 2026.02.24 00:43:55.325034 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11983 | 2026.02.24 00:43:55.325086 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 11984 | 2026.02.24 00:43:55.326321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11985 | 2026.02.24 00:43:55.326618 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11986 | 2026.02.24 00:43:55.327010 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
| 11987 | 2026.02.24 00:43:56.763007 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51711 | ||
| 11988 | 2026.02.24 00:43:56.763115 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11989 | 2026.02.24 00:43:56.763140 [ 288 ] {} <Debug> TCP-Session: 201a072f-87a7-4a77-82c2-894c1861fb13 Authenticating user 'default' from [fd00:1122:3344:101::e]:51711 | ||
| 11990 | 2026.02.24 00:43:56.763161 [ 288 ] {} <Debug> TCP-Session: 201a072f-87a7-4a77-82c2-894c1861fb13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11991 | 2026.02.24 00:43:56.763173 [ 288 ] {} <Debug> TCP-Session: 201a072f-87a7-4a77-82c2-894c1861fb13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11992 | 2026.02.24 00:43:56.763370 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44491 | ||
| 11993 | 2026.02.24 00:43:56.763395 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46181 | ||
| 11994 | 2026.02.24 00:43:56.763426 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32959 | ||
| 11995 | 2026.02.24 00:43:56.763445 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64558 | ||
| 11996 | 2026.02.24 00:43:56.763465 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42353 | ||
| 11997 | 2026.02.24 00:43:56.763492 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11998 | 2026.02.24 00:43:56.763506 [ 288 ] {} <Trace> TCP-Session: 201a072f-87a7-4a77-82c2-894c1861fb13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11999 | 2026.02.24 00:43:56.763509 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12000 | 2026.02.24 00:43:56.763539 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12001 | 2026.02.24 00:43:56.763552 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12002 | 2026.02.24 00:43:56.763560 [ 290 ] {} <Debug> TCP-Session: 557b9284-5fc4-4530-baa7-45489f9a3758 Authenticating user 'default' from [fd00:1122:3344:101::e]:46181 | ||
| 12003 | 2026.02.24 00:43:56.763574 [ 293 ] {} <Debug> TCP-Session: b5423dff-086e-4616-954c-2ae9e8181fbf Authenticating user 'default' from [fd00:1122:3344:101::e]:32959 | ||
| 12004 | 2026.02.24 00:43:56.763584 [ 286 ] {} <Debug> TCP-Session: 92fb19b4-cf17-4391-abbf-1ad566728f66 Authenticating user 'default' from [fd00:1122:3344:101::e]:42353 | ||
| 12005 | 2026.02.24 00:43:56.763599 [ 290 ] {} <Debug> TCP-Session: 557b9284-5fc4-4530-baa7-45489f9a3758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12006 | 2026.02.24 00:43:56.763614 [ 293 ] {} <Debug> TCP-Session: b5423dff-086e-4616-954c-2ae9e8181fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12007 | 2026.02.24 00:43:56.763617 [ 286 ] {} <Debug> TCP-Session: 92fb19b4-cf17-4391-abbf-1ad566728f66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12008 | 2026.02.24 00:43:56.763626 [ 290 ] {} <Debug> TCP-Session: 557b9284-5fc4-4530-baa7-45489f9a3758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12009 | 2026.02.24 00:43:56.763639 [ 293 ] {} <Debug> TCP-Session: b5423dff-086e-4616-954c-2ae9e8181fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12010 | 2026.02.24 00:43:56.763647 [ 286 ] {} <Debug> TCP-Session: 92fb19b4-cf17-4391-abbf-1ad566728f66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12011 | 2026.02.24 00:43:56.763673 [ 288 ] {82f353ea-f921-4158-81a6-e20a18b96c00} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51711) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12012 | 2026.02.24 00:43:56.763524 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12013 | 2026.02.24 00:43:56.763523 [ 289 ] {} <Debug> TCP-Session: 8cf0f4d5-1381-4033-8b96-547096e26e5f Authenticating user 'default' from [fd00:1122:3344:101::e]:44491 | ||
| 12014 | 2026.02.24 00:43:56.763732 [ 3 ] {} <Debug> TCP-Session: aade7113-3003-490e-9d3e-2064dfd2372e Authenticating user 'default' from [fd00:1122:3344:101::e]:64558 | ||
| 12015 | 2026.02.24 00:43:56.763742 [ 289 ] {} <Debug> TCP-Session: 8cf0f4d5-1381-4033-8b96-547096e26e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12016 | 2026.02.24 00:43:56.763752 [ 3 ] {} <Debug> TCP-Session: aade7113-3003-490e-9d3e-2064dfd2372e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12017 | 2026.02.24 00:43:56.763761 [ 289 ] {} <Debug> TCP-Session: 8cf0f4d5-1381-4033-8b96-547096e26e5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12018 | 2026.02.24 00:43:56.763768 [ 3 ] {} <Debug> TCP-Session: aade7113-3003-490e-9d3e-2064dfd2372e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12019 | 2026.02.24 00:43:56.763419 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37684 | ||
| 12020 | 2026.02.24 00:43:56.763400 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58954 | ||
| 12021 | 2026.02.24 00:43:56.763435 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45170 | ||
| 12022 | 2026.02.24 00:43:56.763911 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12023 | 2026.02.24 00:43:56.763942 [ 288 ] {82f353ea-f921-4158-81a6-e20a18b96c00} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12024 | 2026.02.24 00:43:56.763944 [ 292 ] {} <Debug> TCP-Session: 805b790e-8e0c-4d8c-b8a0-cfca85776b7c Authenticating user 'default' from [fd00:1122:3344:101::e]:37684 | ||
| 12025 | 2026.02.24 00:43:56.763992 [ 292 ] {} <Debug> TCP-Session: 805b790e-8e0c-4d8c-b8a0-cfca85776b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12026 | 2026.02.24 00:43:56.764002 [ 288 ] {82f353ea-f921-4158-81a6-e20a18b96c00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12027 | 2026.02.24 00:43:56.764011 [ 292 ] {} <Debug> TCP-Session: 805b790e-8e0c-4d8c-b8a0-cfca85776b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12028 | 2026.02.24 00:43:56.764057 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12029 | 2026.02.24 00:43:56.764088 [ 291 ] {} <Debug> TCP-Session: 5a6fec0f-d899-45ad-b743-4486ff28936b Authenticating user 'default' from [fd00:1122:3344:101::e]:58954 | ||
| 12030 | 2026.02.24 00:43:56.764105 [ 291 ] {} <Debug> TCP-Session: 5a6fec0f-d899-45ad-b743-4486ff28936b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12031 | 2026.02.24 00:43:56.764117 [ 291 ] {} <Debug> TCP-Session: 5a6fec0f-d899-45ad-b743-4486ff28936b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12032 | 2026.02.24 00:43:56.764267 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12033 | 2026.02.24 00:43:56.764302 [ 294 ] {} <Debug> TCP-Session: c6f3e575-c5a2-43fd-97fd-988d08a59d17 Authenticating user 'default' from [fd00:1122:3344:101::e]:45170 | ||
| 12034 | 2026.02.24 00:43:56.764309 [ 288 ] {82f353ea-f921-4158-81a6-e20a18b96c00} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 12035 | 2026.02.24 00:43:56.764319 [ 294 ] {} <Debug> TCP-Session: c6f3e575-c5a2-43fd-97fd-988d08a59d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12036 | 2026.02.24 00:43:56.764626 [ 294 ] {} <Debug> TCP-Session: c6f3e575-c5a2-43fd-97fd-988d08a59d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12037 | 2026.02.24 00:43:56.765549 [ 329 ] {82f353ea-f921-4158-81a6-e20a18b96c00} <Trace> AggregatingTransform: Aggregating | ||
| 12038 | 2026.02.24 00:43:56.765594 [ 329 ] {82f353ea-f921-4158-81a6-e20a18b96c00} <Trace> Aggregator: Aggregation method: without_key | ||
| 12039 | 2026.02.24 00:43:56.765634 [ 329 ] {82f353ea-f921-4158-81a6-e20a18b96c00} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949187 sec. (1053.533 rows/sec., 41.15 KiB/sec.) | ||
| 12040 | 2026.02.24 00:43:56.765653 [ 329 ] {82f353ea-f921-4158-81a6-e20a18b96c00} <Trace> Aggregator: Merging aggregated data | ||
| 12041 | 2026.02.24 00:43:56.766831 [ 288 ] {82f353ea-f921-4158-81a6-e20a18b96c00} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003211 sec., 311.4294612270321 rows/sec., 12.17 KiB/sec. | ||
| 12042 | 2026.02.24 00:43:56.766963 [ 288 ] {82f353ea-f921-4158-81a6-e20a18b96c00} <Debug> TCPHandler: Processed in 0.003582114 sec. | ||
| 12043 | 2026.02.24 00:43:56.767076 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12044 | 2026.02.24 00:43:56.767106 [ 288 ] {} <Debug> TCP-Session: 201a072f-87a7-4a77-82c2-894c1861fb13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12045 | 2026.02.24 00:43:56.767106 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12046 | 2026.02.24 00:43:56.767120 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12047 | 2026.02.24 00:43:56.767138 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12048 | 2026.02.24 00:43:56.767150 [ 289 ] {} <Debug> TCP-Session: 8cf0f4d5-1381-4033-8b96-547096e26e5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12049 | 2026.02.24 00:43:56.767160 [ 3 ] {} <Debug> TCP-Session: aade7113-3003-490e-9d3e-2064dfd2372e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12050 | 2026.02.24 00:43:56.767179 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12051 | 2026.02.24 00:43:56.767190 [ 290 ] {} <Debug> TCP-Session: 557b9284-5fc4-4530-baa7-45489f9a3758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12052 | 2026.02.24 00:43:56.767197 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12053 | 2026.02.24 00:43:56.767221 [ 293 ] {} <Debug> TCP-Session: b5423dff-086e-4616-954c-2ae9e8181fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12054 | 2026.02.24 00:43:56.767230 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12055 | 2026.02.24 00:43:56.767246 [ 291 ] {} <Debug> TCP-Session: 5a6fec0f-d899-45ad-b743-4486ff28936b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12056 | 2026.02.24 00:43:56.767212 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12057 | 2026.02.24 00:43:56.767277 [ 286 ] {} <Debug> TCP-Session: 92fb19b4-cf17-4391-abbf-1ad566728f66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12058 | 2026.02.24 00:43:56.767156 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12059 | 2026.02.24 00:43:56.767322 [ 292 ] {} <Debug> TCP-Session: 805b790e-8e0c-4d8c-b8a0-cfca85776b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12060 | 2026.02.24 00:43:56.767357 [ 294 ] {} <Debug> TCP-Session: c6f3e575-c5a2-43fd-97fd-988d08a59d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12061 | 2026.02.24 00:43:56.852502 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12062 | 2026.02.24 00:43:56.852689 [ 4 ] {9ebb0759-2312-4242-90ac-0071ca1d74c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12063 | 2026.02.24 00:43:56.852760 [ 4 ] {9ebb0759-2312-4242-90ac-0071ca1d74c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12064 | 2026.02.24 00:43:56.853611 [ 4 ] {9ebb0759-2312-4242-90ac-0071ca1d74c8} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12065 | 2026.02.24 00:43:56.853673 [ 4 ] {9ebb0759-2312-4242-90ac-0071ca1d74c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12066 | 2026.02.24 00:43:56.854115 [ 4 ] {9ebb0759-2312-4242-90ac-0071ca1d74c8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12067 | 2026.02.24 00:43:56.854356 [ 4 ] {9ebb0759-2312-4242-90ac-0071ca1d74c8} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12068 | 2026.02.24 00:43:56.854518 [ 4 ] {9ebb0759-2312-4242-90ac-0071ca1d74c8} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.00188 sec., 73404.25531914894 rows/sec., 6.37 MiB/sec. | ||
| 12069 | 2026.02.24 00:43:56.854568 [ 4 ] {9ebb0759-2312-4242-90ac-0071ca1d74c8} <Debug> TCPHandler: Processed in 0.00219461 sec. | ||
| 12070 | 2026.02.24 00:43:56.854700 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12071 | 2026.02.24 00:43:56.854801 [ 4 ] {8164aef0-4fe0-457b-89e3-c86e8025d3ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12072 | 2026.02.24 00:43:56.854845 [ 4 ] {8164aef0-4fe0-457b-89e3-c86e8025d3ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12073 | 2026.02.24 00:43:56.855312 [ 4 ] {8164aef0-4fe0-457b-89e3-c86e8025d3ab} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12074 | 2026.02.24 00:43:56.855354 [ 4 ] {8164aef0-4fe0-457b-89e3-c86e8025d3ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12075 | 2026.02.24 00:43:56.855666 [ 4 ] {8164aef0-4fe0-457b-89e3-c86e8025d3ab} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12076 | 2026.02.24 00:43:56.855875 [ 4 ] {8164aef0-4fe0-457b-89e3-c86e8025d3ab} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12077 | 2026.02.24 00:43:56.855999 [ 103 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12078 | 2026.02.24 00:43:56.856009 [ 4 ] {8164aef0-4fe0-457b-89e3-c86e8025d3ab} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001229 sec., 33360.455655004065 rows/sec., 2.45 MiB/sec. | ||
| 12079 | 2026.02.24 00:43:56.856071 [ 103 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12080 | 2026.02.24 00:43:56.856091 [ 4 ] {8164aef0-4fe0-457b-89e3-c86e8025d3ab} <Debug> TCPHandler: Processed in 0.001441746 sec. | ||
| 12081 | 2026.02.24 00:43:56.856097 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12082 | 2026.02.24 00:43:56.856213 [ 187 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 12083 | 2026.02.24 00:43:56.856219 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12084 | 2026.02.24 00:43:56.856338 [ 4 ] {f3ae01fb-c962-4054-a172-fba13e6dbc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12085 | 2026.02.24 00:43:56.856340 [ 187 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12086 | 2026.02.24 00:43:56.856382 [ 4 ] {f3ae01fb-c962-4054-a172-fba13e6dbc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12087 | 2026.02.24 00:43:56.856390 [ 187 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 217 rows starting from the beginning of the part | ||
| 12088 | 2026.02.24 00:43:56.856472 [ 187 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 41 rows starting from the beginning of the part | ||
| 12089 | 2026.02.24 00:43:56.856518 [ 187 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 57 rows starting from the beginning of the part | ||
| 12090 | 2026.02.24 00:43:56.856564 [ 187 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 41 rows starting from the beginning of the part | ||
| 12091 | 2026.02.24 00:43:56.856604 [ 187 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 142 rows starting from the beginning of the part | ||
| 12092 | 2026.02.24 00:43:56.856644 [ 187 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 41 rows starting from the beginning of the part | ||
| 12093 | 2026.02.24 00:43:56.856833 [ 4 ] {f3ae01fb-c962-4054-a172-fba13e6dbc6e} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12094 | 2026.02.24 00:43:56.856874 [ 4 ] {f3ae01fb-c962-4054-a172-fba13e6dbc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12095 | 2026.02.24 00:43:56.857202 [ 4 ] {f3ae01fb-c962-4054-a172-fba13e6dbc6e} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12096 | 2026.02.24 00:43:56.857428 [ 4 ] {f3ae01fb-c962-4054-a172-fba13e6dbc6e} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.02.24 00:43:56.857523 [ 186 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 539 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349455 sec., 399420.5067971885 rows/sec., 27.76 MiB/sec. | ||
| 12098 | 2026.02.24 00:43:56.857569 [ 4 ] {f3ae01fb-c962-4054-a172-fba13e6dbc6e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00125 sec., 84000 rows/sec., 6.56 MiB/sec. | ||
| 12099 | 2026.02.24 00:43:56.857613 [ 4 ] {f3ae01fb-c962-4054-a172-fba13e6dbc6e} <Debug> TCPHandler: Processed in 0.001444526 sec. | ||
| 12100 | 2026.02.24 00:43:56.857729 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2026.02.24 00:43:56.857727 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12102 | 2026.02.24 00:43:56.857826 [ 4 ] {bebe709e-ff1b-4710-9798-1ad293eff47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12103 | 2026.02.24 00:43:56.857876 [ 4 ] {bebe709e-ff1b-4710-9798-1ad293eff47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12104 | 2026.02.24 00:43:56.858066 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_61_12} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12105 | 2026.02.24 00:43:56.858159 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_61_12} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12106 | 2026.02.24 00:43:56.858277 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12107 | 2026.02.24 00:43:56.858290 [ 4 ] {bebe709e-ff1b-4710-9798-1ad293eff47d} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12108 | 2026.02.24 00:43:56.858332 [ 4 ] {bebe709e-ff1b-4710-9798-1ad293eff47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12109 | 2026.02.24 00:43:56.858645 [ 4 ] {bebe709e-ff1b-4710-9798-1ad293eff47d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12110 | 2026.02.24 00:43:56.858843 [ 4 ] {bebe709e-ff1b-4710-9798-1ad293eff47d} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12111 | 2026.02.24 00:43:56.858967 [ 4 ] {bebe709e-ff1b-4710-9798-1ad293eff47d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 12112 | 2026.02.24 00:43:56.859002 [ 4 ] {bebe709e-ff1b-4710-9798-1ad293eff47d} <Debug> TCPHandler: Processed in 0.001366865 sec. | ||
| 12113 | 2026.02.24 00:43:56.859114 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12114 | 2026.02.24 00:43:56.859228 [ 4 ] {a1d0fde0-40d8-492b-83e3-c0526f28c308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12115 | 2026.02.24 00:43:56.859372 [ 4 ] {a1d0fde0-40d8-492b-83e3-c0526f28c308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12116 | 2026.02.24 00:43:56.860328 [ 4 ] {a1d0fde0-40d8-492b-83e3-c0526f28c308} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12117 | 2026.02.24 00:43:56.860366 [ 4 ] {a1d0fde0-40d8-492b-83e3-c0526f28c308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12118 | 2026.02.24 00:43:56.860948 [ 4 ] {a1d0fde0-40d8-492b-83e3-c0526f28c308} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12119 | 2026.02.24 00:43:56.861177 [ 4 ] {a1d0fde0-40d8-492b-83e3-c0526f28c308} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12120 | 2026.02.24 00:43:56.861314 [ 4 ] {a1d0fde0-40d8-492b-83e3-c0526f28c308} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00205 sec., 20000 rows/sec., 35.84 MiB/sec. | ||
| 12121 | 2026.02.24 00:43:56.861370 [ 4 ] {a1d0fde0-40d8-492b-83e3-c0526f28c308} <Debug> TCPHandler: Processed in 0.002262801 sec. | ||
| 12122 | 2026.02.24 00:43:56.861488 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12123 | 2026.02.24 00:43:56.861584 [ 4 ] {fc485e3c-04c6-47a4-841a-cfb396d5aa88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12124 | 2026.02.24 00:43:56.861625 [ 4 ] {fc485e3c-04c6-47a4-841a-cfb396d5aa88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12125 | 2026.02.24 00:43:56.861964 [ 4 ] {fc485e3c-04c6-47a4-841a-cfb396d5aa88} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12126 | 2026.02.24 00:43:56.862000 [ 4 ] {fc485e3c-04c6-47a4-841a-cfb396d5aa88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12127 | 2026.02.24 00:43:56.862309 [ 4 ] {fc485e3c-04c6-47a4-841a-cfb396d5aa88} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12128 | 2026.02.24 00:43:56.862517 [ 4 ] {fc485e3c-04c6-47a4-841a-cfb396d5aa88} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.02.24 00:43:56.862647 [ 4 ] {fc485e3c-04c6-47a4-841a-cfb396d5aa88} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12130 | 2026.02.24 00:43:56.862682 [ 4 ] {fc485e3c-04c6-47a4-841a-cfb396d5aa88} <Debug> TCPHandler: Processed in 0.001243173 sec. | ||
| 12131 | 2026.02.24 00:43:58.897388 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61558 | ||
| 12132 | 2026.02.24 00:43:58.897503 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12133 | 2026.02.24 00:43:58.897533 [ 294 ] {} <Debug> TCP-Session: b1b9b652-e1fa-4a9d-a3f7-350a91efee9a Authenticating user 'default' from [fd00:1122:3344:101::e]:61558 | ||
| 12134 | 2026.02.24 00:43:58.897559 [ 294 ] {} <Debug> TCP-Session: b1b9b652-e1fa-4a9d-a3f7-350a91efee9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12135 | 2026.02.24 00:43:58.897583 [ 294 ] {} <Debug> TCP-Session: b1b9b652-e1fa-4a9d-a3f7-350a91efee9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12136 | 2026.02.24 00:43:58.897793 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50203 | ||
| 12137 | 2026.02.24 00:43:58.897812 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36424 | ||
| 12138 | 2026.02.24 00:43:58.897833 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47565 | ||
| 12139 | 2026.02.24 00:43:58.897840 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51111 | ||
| 12140 | 2026.02.24 00:43:58.897885 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64285 | ||
| 12141 | 2026.02.24 00:43:58.897926 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12142 | 2026.02.24 00:43:58.897950 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12143 | 2026.02.24 00:43:58.897960 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12144 | 2026.02.24 00:43:58.897963 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12145 | 2026.02.24 00:43:58.897983 [ 3 ] {} <Debug> TCP-Session: d53bd212-4d23-4131-bd42-c170af58b54e Authenticating user 'default' from [fd00:1122:3344:101::e]:50203 | ||
| 12146 | 2026.02.24 00:43:58.898001 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12147 | 2026.02.24 00:43:58.898023 [ 290 ] {} <Debug> TCP-Session: 1c1f16d9-0085-4ce5-b82f-9b85ee5a865e Authenticating user 'default' from [fd00:1122:3344:101::e]:51111 | ||
| 12148 | 2026.02.24 00:43:58.898041 [ 3 ] {} <Debug> TCP-Session: d53bd212-4d23-4131-bd42-c170af58b54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12149 | 2026.02.24 00:43:58.898053 [ 292 ] {} <Debug> TCP-Session: bf017ce7-3b84-4ff5-b822-fa8261a7487f Authenticating user 'default' from [fd00:1122:3344:101::e]:64285 | ||
| 12150 | 2026.02.24 00:43:58.898083 [ 3 ] {} <Debug> TCP-Session: d53bd212-4d23-4131-bd42-c170af58b54e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12151 | 2026.02.24 00:43:58.898084 [ 294 ] {} <Trace> TCP-Session: b1b9b652-e1fa-4a9d-a3f7-350a91efee9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12152 | 2026.02.24 00:43:58.898109 [ 292 ] {} <Debug> TCP-Session: bf017ce7-3b84-4ff5-b822-fa8261a7487f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12153 | 2026.02.24 00:43:58.898079 [ 290 ] {} <Debug> TCP-Session: 1c1f16d9-0085-4ce5-b82f-9b85ee5a865e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12154 | 2026.02.24 00:43:58.898146 [ 292 ] {} <Debug> TCP-Session: bf017ce7-3b84-4ff5-b822-fa8261a7487f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12155 | 2026.02.24 00:43:58.898177 [ 290 ] {} <Debug> TCP-Session: 1c1f16d9-0085-4ce5-b82f-9b85ee5a865e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12156 | 2026.02.24 00:43:58.897994 [ 289 ] {} <Debug> TCP-Session: 01794cb0-a056-4980-8648-bc5e04a128c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47565 | ||
| 12157 | 2026.02.24 00:43:58.897980 [ 286 ] {} <Debug> TCP-Session: f9a3f5ec-4aff-4e4f-8b14-f3d69fcc5168 Authenticating user 'default' from [fd00:1122:3344:101::e]:36424 | ||
| 12158 | 2026.02.24 00:43:58.898226 [ 289 ] {} <Debug> TCP-Session: 01794cb0-a056-4980-8648-bc5e04a128c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12159 | 2026.02.24 00:43:58.897896 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43329 | ||
| 12160 | 2026.02.24 00:43:58.898241 [ 286 ] {} <Debug> TCP-Session: f9a3f5ec-4aff-4e4f-8b14-f3d69fcc5168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12161 | 2026.02.24 00:43:58.898244 [ 289 ] {} <Debug> TCP-Session: 01794cb0-a056-4980-8648-bc5e04a128c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12162 | 2026.02.24 00:43:58.898278 [ 286 ] {} <Debug> TCP-Session: f9a3f5ec-4aff-4e4f-8b14-f3d69fcc5168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12163 | 2026.02.24 00:43:58.897852 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53451 | ||
| 12164 | 2026.02.24 00:43:58.898307 [ 294 ] {5ccce477-20eb-4efb-9572-35bde25d5db3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61558) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12165 | 2026.02.24 00:43:58.898311 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12166 | 2026.02.24 00:43:58.897836 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53617 | ||
| 12167 | 2026.02.24 00:43:58.898380 [ 293 ] {} <Debug> TCP-Session: 457776fb-d62f-4d00-987f-851b575dbdeb Authenticating user 'default' from [fd00:1122:3344:101::e]:43329 | ||
| 12168 | 2026.02.24 00:43:58.898410 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12169 | 2026.02.24 00:43:58.898415 [ 293 ] {} <Debug> TCP-Session: 457776fb-d62f-4d00-987f-851b575dbdeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12170 | 2026.02.24 00:43:58.898445 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12171 | 2026.02.24 00:43:58.898449 [ 291 ] {} <Debug> TCP-Session: 771c0de8-3b9f-45a0-bb49-a205be58dc2a Authenticating user 'default' from [fd00:1122:3344:101::e]:53451 | ||
| 12172 | 2026.02.24 00:43:58.898473 [ 288 ] {} <Debug> TCP-Session: 569249d8-30b2-4078-b992-0acf22aee43c Authenticating user 'default' from [fd00:1122:3344:101::e]:53617 | ||
| 12173 | 2026.02.24 00:43:58.898447 [ 293 ] {} <Debug> TCP-Session: 457776fb-d62f-4d00-987f-851b575dbdeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12174 | 2026.02.24 00:43:58.898495 [ 288 ] {} <Debug> TCP-Session: 569249d8-30b2-4078-b992-0acf22aee43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12175 | 2026.02.24 00:43:58.898491 [ 291 ] {} <Debug> TCP-Session: 771c0de8-3b9f-45a0-bb49-a205be58dc2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12176 | 2026.02.24 00:43:58.898523 [ 288 ] {} <Debug> TCP-Session: 569249d8-30b2-4078-b992-0acf22aee43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12177 | 2026.02.24 00:43:58.898531 [ 291 ] {} <Debug> TCP-Session: 771c0de8-3b9f-45a0-bb49-a205be58dc2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12178 | 2026.02.24 00:43:58.898636 [ 294 ] {5ccce477-20eb-4efb-9572-35bde25d5db3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12179 | 2026.02.24 00:43:58.898698 [ 294 ] {5ccce477-20eb-4efb-9572-35bde25d5db3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12180 | 2026.02.24 00:43:58.899037 [ 294 ] {5ccce477-20eb-4efb-9572-35bde25d5db3} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 12181 | 2026.02.24 00:43:58.900144 [ 304 ] {5ccce477-20eb-4efb-9572-35bde25d5db3} <Trace> AggregatingTransform: Aggregating | ||
| 12182 | 2026.02.24 00:43:58.900183 [ 304 ] {5ccce477-20eb-4efb-9572-35bde25d5db3} <Trace> Aggregator: Aggregation method: without_key | ||
| 12183 | 2026.02.24 00:43:58.900215 [ 304 ] {5ccce477-20eb-4efb-9572-35bde25d5db3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001060869 sec. (942.623 rows/sec., 36.82 KiB/sec.) | ||
| 12184 | 2026.02.24 00:43:58.900231 [ 304 ] {5ccce477-20eb-4efb-9572-35bde25d5db3} <Trace> Aggregator: Merging aggregated data | ||
| 12185 | 2026.02.24 00:43:58.901492 [ 294 ] {5ccce477-20eb-4efb-9572-35bde25d5db3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003248 sec., 307.8817733990148 rows/sec., 12.03 KiB/sec. | ||
| 12186 | 2026.02.24 00:43:58.901678 [ 294 ] {5ccce477-20eb-4efb-9572-35bde25d5db3} <Debug> TCPHandler: Processed in 0.003815068 sec. | ||
| 12187 | 2026.02.24 00:43:58.901801 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12188 | 2026.02.24 00:43:58.901827 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12189 | 2026.02.24 00:43:58.901831 [ 294 ] {} <Debug> TCP-Session: b1b9b652-e1fa-4a9d-a3f7-350a91efee9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12190 | 2026.02.24 00:43:58.901848 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12191 | 2026.02.24 00:43:58.901869 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12192 | 2026.02.24 00:43:58.901908 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12193 | 2026.02.24 00:43:58.901922 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12194 | 2026.02.24 00:43:58.901942 [ 290 ] {} <Debug> TCP-Session: 1c1f16d9-0085-4ce5-b82f-9b85ee5a865e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12195 | 2026.02.24 00:43:58.901958 [ 3 ] {} <Debug> TCP-Session: d53bd212-4d23-4131-bd42-c170af58b54e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12196 | 2026.02.24 00:43:58.901968 [ 289 ] {} <Debug> TCP-Session: 01794cb0-a056-4980-8648-bc5e04a128c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12197 | 2026.02.24 00:43:58.901959 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12198 | 2026.02.24 00:43:58.901937 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12199 | 2026.02.24 00:43:58.902035 [ 292 ] {} <Debug> TCP-Session: bf017ce7-3b84-4ff5-b822-fa8261a7487f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12200 | 2026.02.24 00:43:58.901923 [ 286 ] {} <Debug> TCP-Session: f9a3f5ec-4aff-4e4f-8b14-f3d69fcc5168 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12201 | 2026.02.24 00:43:58.902058 [ 291 ] {} <Debug> TCP-Session: 771c0de8-3b9f-45a0-bb49-a205be58dc2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12202 | 2026.02.24 00:43:58.901872 [ 288 ] {} <Debug> TCP-Session: 569249d8-30b2-4078-b992-0acf22aee43c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12203 | 2026.02.24 00:43:58.901887 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12204 | 2026.02.24 00:43:58.902141 [ 293 ] {} <Debug> TCP-Session: 457776fb-d62f-4d00-987f-851b575dbdeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12205 | 2026.02.24 00:43:59.015592 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35873 | ||
| 12206 | 2026.02.24 00:43:59.015703 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12207 | 2026.02.24 00:43:59.015732 [ 294 ] {} <Debug> TCP-Session: b6263ab1-f52e-4b91-945d-a29c140a8688 Authenticating user 'default' from [fd00:1122:3344:101::e]:35873 | ||
| 12208 | 2026.02.24 00:43:59.015760 [ 294 ] {} <Debug> TCP-Session: b6263ab1-f52e-4b91-945d-a29c140a8688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2026.02.24 00:43:59.015776 [ 294 ] {} <Debug> TCP-Session: b6263ab1-f52e-4b91-945d-a29c140a8688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12210 | 2026.02.24 00:43:59.016013 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46457 | ||
| 12211 | 2026.02.24 00:43:59.016019 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44399 | ||
| 12212 | 2026.02.24 00:43:59.016050 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39450 | ||
| 12213 | 2026.02.24 00:43:59.016066 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65034 | ||
| 12214 | 2026.02.24 00:43:59.016096 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12215 | 2026.02.24 00:43:59.016089 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41629 | ||
| 12216 | 2026.02.24 00:43:59.016158 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12217 | 2026.02.24 00:43:59.016158 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12218 | 2026.02.24 00:43:59.016197 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12219 | 2026.02.24 00:43:59.016210 [ 290 ] {} <Debug> TCP-Session: 65fb6a06-55a6-45c9-9fc6-a38a94b7fd2e Authenticating user 'default' from [fd00:1122:3344:101::e]:39450 | ||
| 12220 | 2026.02.24 00:43:59.016240 [ 3 ] {} <Debug> TCP-Session: 487c750d-0a97-4ef3-91e1-8e283a830456 Authenticating user 'default' from [fd00:1122:3344:101::e]:44399 | ||
| 12221 | 2026.02.24 00:43:59.016250 [ 291 ] {} <Debug> TCP-Session: 493c7c25-23e7-4e55-ba82-63478966bbdd Authenticating user 'default' from [fd00:1122:3344:101::e]:65034 | ||
| 12222 | 2026.02.24 00:43:59.016259 [ 290 ] {} <Debug> TCP-Session: 65fb6a06-55a6-45c9-9fc6-a38a94b7fd2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12223 | 2026.02.24 00:43:59.016278 [ 3 ] {} <Debug> TCP-Session: 487c750d-0a97-4ef3-91e1-8e283a830456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12224 | 2026.02.24 00:43:59.016291 [ 291 ] {} <Debug> TCP-Session: 493c7c25-23e7-4e55-ba82-63478966bbdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12225 | 2026.02.24 00:43:59.016295 [ 290 ] {} <Debug> TCP-Session: 65fb6a06-55a6-45c9-9fc6-a38a94b7fd2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12226 | 2026.02.24 00:43:59.016312 [ 3 ] {} <Debug> TCP-Session: 487c750d-0a97-4ef3-91e1-8e283a830456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12227 | 2026.02.24 00:43:59.016325 [ 291 ] {} <Debug> TCP-Session: 493c7c25-23e7-4e55-ba82-63478966bbdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12228 | 2026.02.24 00:43:59.016265 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12229 | 2026.02.24 00:43:59.016159 [ 286 ] {} <Debug> TCP-Session: 6e12cf37-5656-42bb-a1b4-ba5029ddd360 Authenticating user 'default' from [fd00:1122:3344:101::e]:46457 | ||
| 12230 | 2026.02.24 00:43:59.016420 [ 292 ] {} <Debug> TCP-Session: 9ce4aa20-3caf-46e3-a414-11e8ad79d767 Authenticating user 'default' from [fd00:1122:3344:101::e]:41629 | ||
| 12231 | 2026.02.24 00:43:59.016087 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46323 | ||
| 12232 | 2026.02.24 00:43:59.016448 [ 286 ] {} <Debug> TCP-Session: 6e12cf37-5656-42bb-a1b4-ba5029ddd360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12233 | 2026.02.24 00:43:59.016462 [ 292 ] {} <Debug> TCP-Session: 9ce4aa20-3caf-46e3-a414-11e8ad79d767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12234 | 2026.02.24 00:43:59.016485 [ 286 ] {} <Debug> TCP-Session: 6e12cf37-5656-42bb-a1b4-ba5029ddd360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12235 | 2026.02.24 00:43:59.016528 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12236 | 2026.02.24 00:43:59.016506 [ 292 ] {} <Debug> TCP-Session: 9ce4aa20-3caf-46e3-a414-11e8ad79d767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12237 | 2026.02.24 00:43:59.016571 [ 293 ] {} <Debug> TCP-Session: c6af968e-2de3-4aed-a4ae-ccf2d5d4726c Authenticating user 'default' from [fd00:1122:3344:101::e]:46323 | ||
| 12238 | 2026.02.24 00:43:59.016042 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40914 | ||
| 12239 | 2026.02.24 00:43:59.016618 [ 293 ] {} <Debug> TCP-Session: c6af968e-2de3-4aed-a4ae-ccf2d5d4726c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12240 | 2026.02.24 00:43:59.016040 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50880 | ||
| 12241 | 2026.02.24 00:43:59.016641 [ 293 ] {} <Debug> TCP-Session: c6af968e-2de3-4aed-a4ae-ccf2d5d4726c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12242 | 2026.02.24 00:43:59.016669 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12243 | 2026.02.24 00:43:59.016205 [ 294 ] {} <Trace> TCP-Session: b6263ab1-f52e-4b91-945d-a29c140a8688 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12244 | 2026.02.24 00:43:59.016705 [ 289 ] {} <Debug> TCP-Session: 25ae30ff-fddb-44fe-9ea2-b14c59d2ed2d Authenticating user 'default' from [fd00:1122:3344:101::e]:40914 | ||
| 12245 | 2026.02.24 00:43:59.016726 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12246 | 2026.02.24 00:43:59.016743 [ 289 ] {} <Debug> TCP-Session: 25ae30ff-fddb-44fe-9ea2-b14c59d2ed2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12247 | 2026.02.24 00:43:59.016767 [ 288 ] {} <Debug> TCP-Session: 17017bf4-b831-484a-b19f-627a89165562 Authenticating user 'default' from [fd00:1122:3344:101::e]:50880 | ||
| 12248 | 2026.02.24 00:43:59.016769 [ 289 ] {} <Debug> TCP-Session: 25ae30ff-fddb-44fe-9ea2-b14c59d2ed2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12249 | 2026.02.24 00:43:59.016797 [ 288 ] {} <Debug> TCP-Session: 17017bf4-b831-484a-b19f-627a89165562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12250 | 2026.02.24 00:43:59.016818 [ 288 ] {} <Debug> TCP-Session: 17017bf4-b831-484a-b19f-627a89165562 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12251 | 2026.02.24 00:43:59.016867 [ 294 ] {dadfa9a8-cbcf-422e-895c-070a60aa351f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35873) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12252 | 2026.02.24 00:43:59.017238 [ 294 ] {dadfa9a8-cbcf-422e-895c-070a60aa351f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12253 | 2026.02.24 00:43:59.017300 [ 294 ] {dadfa9a8-cbcf-422e-895c-070a60aa351f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12254 | 2026.02.24 00:43:59.017583 [ 294 ] {dadfa9a8-cbcf-422e-895c-070a60aa351f} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 12255 | 2026.02.24 00:43:59.018475 [ 314 ] {dadfa9a8-cbcf-422e-895c-070a60aa351f} <Trace> AggregatingTransform: Aggregating | ||
| 12256 | 2026.02.24 00:43:59.018525 [ 314 ] {dadfa9a8-cbcf-422e-895c-070a60aa351f} <Trace> Aggregator: Aggregation method: without_key | ||
| 12257 | 2026.02.24 00:43:59.018564 [ 314 ] {dadfa9a8-cbcf-422e-895c-070a60aa351f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881576 sec. (1134.332 rows/sec., 44.31 KiB/sec.) | ||
| 12258 | 2026.02.24 00:43:59.018579 [ 314 ] {dadfa9a8-cbcf-422e-895c-070a60aa351f} <Trace> Aggregator: Merging aggregated data | ||
| 12259 | 2026.02.24 00:43:59.019872 [ 294 ] {dadfa9a8-cbcf-422e-895c-070a60aa351f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003061 sec., 326.6906239790918 rows/sec., 12.76 KiB/sec. | ||
| 12260 | 2026.02.24 00:43:59.020007 [ 294 ] {dadfa9a8-cbcf-422e-895c-070a60aa351f} <Debug> TCPHandler: Processed in 0.003967901 sec. | ||
| 12261 | 2026.02.24 00:43:59.020103 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12262 | 2026.02.24 00:43:59.020135 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12263 | 2026.02.24 00:43:59.020151 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12264 | 2026.02.24 00:43:59.020173 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12265 | 2026.02.24 00:43:59.020192 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12266 | 2026.02.24 00:43:59.020212 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12267 | 2026.02.24 00:43:59.020219 [ 294 ] {} <Debug> TCP-Session: b6263ab1-f52e-4b91-945d-a29c140a8688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12268 | 2026.02.24 00:43:59.020235 [ 3 ] {} <Debug> TCP-Session: 487c750d-0a97-4ef3-91e1-8e283a830456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12269 | 2026.02.24 00:43:59.020241 [ 286 ] {} <Debug> TCP-Session: 6e12cf37-5656-42bb-a1b4-ba5029ddd360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12270 | 2026.02.24 00:43:59.020266 [ 290 ] {} <Debug> TCP-Session: 65fb6a06-55a6-45c9-9fc6-a38a94b7fd2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12271 | 2026.02.24 00:43:59.020268 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12272 | 2026.02.24 00:43:59.020282 [ 289 ] {} <Debug> TCP-Session: 25ae30ff-fddb-44fe-9ea2-b14c59d2ed2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12273 | 2026.02.24 00:43:59.020244 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12274 | 2026.02.24 00:43:59.020318 [ 293 ] {} <Debug> TCP-Session: c6af968e-2de3-4aed-a4ae-ccf2d5d4726c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12275 | 2026.02.24 00:43:59.020228 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12276 | 2026.02.24 00:43:59.020355 [ 291 ] {} <Debug> TCP-Session: 493c7c25-23e7-4e55-ba82-63478966bbdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12277 | 2026.02.24 00:43:59.020257 [ 288 ] {} <Debug> TCP-Session: 17017bf4-b831-484a-b19f-627a89165562 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12278 | 2026.02.24 00:43:59.020403 [ 292 ] {} <Debug> TCP-Session: 9ce4aa20-3caf-46e3-a414-11e8ad79d767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12279 | 2026.02.24 00:44:00.019316 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12280 | 2026.02.24 00:44:00.019386 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12281 | 2026.02.24 00:44:00.286060 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31690 | ||
| 12282 | 2026.02.24 00:44:00.286632 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12283 | 2026.02.24 00:44:00.286675 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12284 | 2026.02.24 00:44:00.287211 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12285 | 2026.02.24 00:44:00.287436 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12286 | 2026.02.24 00:44:00.287570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31690 | ||
| 12287 | 2026.02.24 00:44:00.287573 [ 113 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12288 | 2026.02.24 00:44:00.287629 [ 113 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12289 | 2026.02.24 00:44:00.287651 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 12290 | 2026.02.24 00:44:00.287771 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 12291 | 2026.02.24 00:44:00.287910 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12292 | 2026.02.24 00:44:00.287947 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29258 rows starting from the beginning of the part | ||
| 12293 | 2026.02.24 00:44:00.288014 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 12294 | 2026.02.24 00:44:00.288057 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 12295 | 2026.02.24 00:44:00.288098 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 12296 | 2026.02.24 00:44:00.288134 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 12297 | 2026.02.24 00:44:00.288172 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 12298 | 2026.02.24 00:44:00.290373 [ 186 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31690 rows, containing 4 columns (4 merged, 0 gathered) in 0.002650787 sec., 11954940.174370857 rows/sec., 171.02 MiB/sec. | ||
| 12299 | 2026.02.24 00:44:00.290779 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12300 | 2026.02.24 00:44:00.291079 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_66_13} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12301 | 2026.02.24 00:44:00.291163 [ 198 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_66_13} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12302 | 2026.02.24 00:44:00.291270 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 12303 | 2026.02.24 00:44:01.856765 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12304 | 2026.02.24 00:44:01.856959 [ 4 ] {9bd7323e-ef96-4b90-9c27-4fdba4ed298e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12305 | 2026.02.24 00:44:01.857027 [ 4 ] {9bd7323e-ef96-4b90-9c27-4fdba4ed298e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12306 | 2026.02.24 00:44:01.857729 [ 4 ] {9bd7323e-ef96-4b90-9c27-4fdba4ed298e} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.02.24 00:44:01.857778 [ 4 ] {9bd7323e-ef96-4b90-9c27-4fdba4ed298e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12308 | 2026.02.24 00:44:01.858194 [ 4 ] {9bd7323e-ef96-4b90-9c27-4fdba4ed298e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12309 | 2026.02.24 00:44:01.858414 [ 4 ] {9bd7323e-ef96-4b90-9c27-4fdba4ed298e} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12310 | 2026.02.24 00:44:01.858574 [ 4 ] {9bd7323e-ef96-4b90-9c27-4fdba4ed298e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001662 sec., 170878.45968712395 rows/sec., 10.85 MiB/sec. | ||
| 12311 | 2026.02.24 00:44:01.858621 [ 4 ] {9bd7323e-ef96-4b90-9c27-4fdba4ed298e} <Debug> TCPHandler: Processed in 0.001982356 sec. | ||
| 12312 | 2026.02.24 00:44:01.858751 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12313 | 2026.02.24 00:44:01.858854 [ 4 ] {f661cc23-9816-4bc6-9a18-08d926135a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12314 | 2026.02.24 00:44:01.858898 [ 4 ] {f661cc23-9816-4bc6-9a18-08d926135a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12315 | 2026.02.24 00:44:01.859576 [ 4 ] {f661cc23-9816-4bc6-9a18-08d926135a93} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12316 | 2026.02.24 00:44:01.859612 [ 4 ] {f661cc23-9816-4bc6-9a18-08d926135a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12317 | 2026.02.24 00:44:01.859967 [ 4 ] {f661cc23-9816-4bc6-9a18-08d926135a93} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12318 | 2026.02.24 00:44:01.860171 [ 4 ] {f661cc23-9816-4bc6-9a18-08d926135a93} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2026.02.24 00:44:01.860307 [ 4 ] {f661cc23-9816-4bc6-9a18-08d926135a93} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001476 sec., 539972.8997289973 rows/sec., 42.44 MiB/sec. | ||
| 12320 | 2026.02.24 00:44:01.860345 [ 4 ] {f661cc23-9816-4bc6-9a18-08d926135a93} <Debug> TCPHandler: Processed in 0.001645879 sec. | ||
| 12321 | 2026.02.24 00:44:01.860449 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12322 | 2026.02.24 00:44:01.860544 [ 4 ] {1c1fbe58-8763-4580-a39a-bd5336341c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12323 | 2026.02.24 00:44:01.860585 [ 4 ] {1c1fbe58-8763-4580-a39a-bd5336341c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12324 | 2026.02.24 00:44:01.861007 [ 4 ] {1c1fbe58-8763-4580-a39a-bd5336341c0c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12325 | 2026.02.24 00:44:01.861041 [ 4 ] {1c1fbe58-8763-4580-a39a-bd5336341c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12326 | 2026.02.24 00:44:01.861345 [ 4 ] {1c1fbe58-8763-4580-a39a-bd5336341c0c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12327 | 2026.02.24 00:44:01.861552 [ 4 ] {1c1fbe58-8763-4580-a39a-bd5336341c0c} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12328 | 2026.02.24 00:44:01.861676 [ 4 ] {1c1fbe58-8763-4580-a39a-bd5336341c0c} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001151 sec., 123370.98175499566 rows/sec., 7.25 MiB/sec. | ||
| 12329 | 2026.02.24 00:44:01.861712 [ 4 ] {1c1fbe58-8763-4580-a39a-bd5336341c0c} <Debug> TCPHandler: Processed in 0.001313304 sec. | ||
| 12330 | 2026.02.24 00:44:01.861823 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12331 | 2026.02.24 00:44:01.861918 [ 4 ] {9aa1622a-db1e-4692-87ea-9c23d9d9f69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12332 | 2026.02.24 00:44:01.861957 [ 4 ] {9aa1622a-db1e-4692-87ea-9c23d9d9f69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12333 | 2026.02.24 00:44:01.862367 [ 4 ] {9aa1622a-db1e-4692-87ea-9c23d9d9f69b} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2026.02.24 00:44:01.862400 [ 4 ] {9aa1622a-db1e-4692-87ea-9c23d9d9f69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12335 | 2026.02.24 00:44:01.862713 [ 4 ] {9aa1622a-db1e-4692-87ea-9c23d9d9f69b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12336 | 2026.02.24 00:44:01.862915 [ 4 ] {9aa1622a-db1e-4692-87ea-9c23d9d9f69b} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12337 | 2026.02.24 00:44:01.863044 [ 4 ] {9aa1622a-db1e-4692-87ea-9c23d9d9f69b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 12338 | 2026.02.24 00:44:01.863080 [ 4 ] {9aa1622a-db1e-4692-87ea-9c23d9d9f69b} <Debug> TCPHandler: Processed in 0.001305294 sec. | ||
| 12339 | 2026.02.24 00:44:01.863188 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12340 | 2026.02.24 00:44:01.863281 [ 4 ] {c607e59c-6b18-4c0d-ac48-265be2640078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12341 | 2026.02.24 00:44:01.863320 [ 4 ] {c607e59c-6b18-4c0d-ac48-265be2640078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12342 | 2026.02.24 00:44:01.863726 [ 4 ] {c607e59c-6b18-4c0d-ac48-265be2640078} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12343 | 2026.02.24 00:44:01.863761 [ 4 ] {c607e59c-6b18-4c0d-ac48-265be2640078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12344 | 2026.02.24 00:44:01.864062 [ 4 ] {c607e59c-6b18-4c0d-ac48-265be2640078} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12345 | 2026.02.24 00:44:01.864276 [ 4 ] {c607e59c-6b18-4c0d-ac48-265be2640078} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2026.02.24 00:44:01.864401 [ 4 ] {c607e59c-6b18-4c0d-ac48-265be2640078} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001138 sec., 130052.72407732866 rows/sec., 7.40 MiB/sec. | ||
| 12347 | 2026.02.24 00:44:01.864439 [ 4 ] {c607e59c-6b18-4c0d-ac48-265be2640078} <Debug> TCPHandler: Processed in 0.001298743 sec. | ||
| 12348 | 2026.02.24 00:44:01.864551 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12349 | 2026.02.24 00:44:01.864643 [ 4 ] {3e35e4ad-740f-4ff3-ab56-0e820a67c4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12350 | 2026.02.24 00:44:01.864684 [ 4 ] {3e35e4ad-740f-4ff3-ab56-0e820a67c4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12351 | 2026.02.24 00:44:01.865212 [ 4 ] {3e35e4ad-740f-4ff3-ab56-0e820a67c4f7} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2026.02.24 00:44:01.865247 [ 4 ] {3e35e4ad-740f-4ff3-ab56-0e820a67c4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12353 | 2026.02.24 00:44:01.865566 [ 4 ] {3e35e4ad-740f-4ff3-ab56-0e820a67c4f7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12354 | 2026.02.24 00:44:01.865775 [ 4 ] {3e35e4ad-740f-4ff3-ab56-0e820a67c4f7} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12355 | 2026.02.24 00:44:01.865907 [ 4 ] {3e35e4ad-740f-4ff3-ab56-0e820a67c4f7} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001281 sec., 382513.6612021858 rows/sec., 26.82 MiB/sec. | ||
| 12356 | 2026.02.24 00:44:01.865944 [ 4 ] {3e35e4ad-740f-4ff3-ab56-0e820a67c4f7} <Debug> TCPHandler: Processed in 0.001441376 sec. | ||
| 12357 | 2026.02.24 00:44:01.866042 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12358 | 2026.02.24 00:44:01.866136 [ 4 ] {e01ce886-ef89-40b4-9a88-d579c53420f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12359 | 2026.02.24 00:44:01.866176 [ 4 ] {e01ce886-ef89-40b4-9a88-d579c53420f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12360 | 2026.02.24 00:44:01.866505 [ 4 ] {e01ce886-ef89-40b4-9a88-d579c53420f2} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2026.02.24 00:44:01.866539 [ 4 ] {e01ce886-ef89-40b4-9a88-d579c53420f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12362 | 2026.02.24 00:44:01.866837 [ 4 ] {e01ce886-ef89-40b4-9a88-d579c53420f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12363 | 2026.02.24 00:44:01.867049 [ 4 ] {e01ce886-ef89-40b4-9a88-d579c53420f2} <Trace> oximeter.measurements_bool (70f4efe5-f3ff-48be-962b-7614c91e35a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12364 | 2026.02.24 00:44:01.867171 [ 4 ] {e01ce886-ef89-40b4-9a88-d579c53420f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 12365 | 2026.02.24 00:44:01.867207 [ 4 ] {e01ce886-ef89-40b4-9a88-d579c53420f2} <Debug> TCPHandler: Processed in 0.001212192 sec. | ||
| 12366 | 2026.02.24 00:44:01.867327 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12367 | 2026.02.24 00:44:01.867454 [ 4 ] {efbb1bab-d1ff-4d6a-b617-e7291e0a94c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12368 | 2026.02.24 00:44:01.867507 [ 4 ] {efbb1bab-d1ff-4d6a-b617-e7291e0a94c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12369 | 2026.02.24 00:44:01.867993 [ 4 ] {efbb1bab-d1ff-4d6a-b617-e7291e0a94c4} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12370 | 2026.02.24 00:44:01.868035 [ 4 ] {efbb1bab-d1ff-4d6a-b617-e7291e0a94c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12371 | 2026.02.24 00:44:01.868419 [ 4 ] {efbb1bab-d1ff-4d6a-b617-e7291e0a94c4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12372 | 2026.02.24 00:44:01.868639 [ 4 ] {efbb1bab-d1ff-4d6a-b617-e7291e0a94c4} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12373 | 2026.02.24 00:44:01.868775 [ 4 ] {efbb1bab-d1ff-4d6a-b617-e7291e0a94c4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001347 sec., 196733.4818114328 rows/sec., 13.07 MiB/sec. | ||
| 12374 | 2026.02.24 00:44:01.868811 [ 4 ] {efbb1bab-d1ff-4d6a-b617-e7291e0a94c4} <Debug> TCPHandler: Processed in 0.001545808 sec. | ||
| 12375 | 2026.02.24 00:44:01.868922 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12376 | 2026.02.24 00:44:01.869018 [ 4 ] {a24234f5-63cc-42fd-80e8-bf09780398b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12377 | 2026.02.24 00:44:01.869061 [ 4 ] {a24234f5-63cc-42fd-80e8-bf09780398b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12378 | 2026.02.24 00:44:01.869375 [ 4 ] {a24234f5-63cc-42fd-80e8-bf09780398b0} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2026.02.24 00:44:01.869409 [ 4 ] {a24234f5-63cc-42fd-80e8-bf09780398b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12380 | 2026.02.24 00:44:01.869710 [ 4 ] {a24234f5-63cc-42fd-80e8-bf09780398b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 12381 | 2026.02.24 00:44:01.869925 [ 4 ] {a24234f5-63cc-42fd-80e8-bf09780398b0} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2026.02.24 00:44:01.870049 [ 4 ] {a24234f5-63cc-42fd-80e8-bf09780398b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 12383 | 2026.02.24 00:44:01.870085 [ 4 ] {a24234f5-63cc-42fd-80e8-bf09780398b0} <Debug> TCPHandler: Processed in 0.001212042 sec. | ||
| 12384 | 2026.02.24 00:44:01.870208 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12385 | 2026.02.24 00:44:01.870330 [ 4 ] {2e6c6e09-fb1a-4dd8-af5e-9d7f5664758d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12386 | 2026.02.24 00:44:01.870380 [ 4 ] {2e6c6e09-fb1a-4dd8-af5e-9d7f5664758d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12387 | 2026.02.24 00:44:01.870785 [ 4 ] {2e6c6e09-fb1a-4dd8-af5e-9d7f5664758d} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12388 | 2026.02.24 00:44:01.870827 [ 4 ] {2e6c6e09-fb1a-4dd8-af5e-9d7f5664758d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12389 | 2026.02.24 00:44:01.871204 [ 4 ] {2e6c6e09-fb1a-4dd8-af5e-9d7f5664758d} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12390 | 2026.02.24 00:44:01.871418 [ 4 ] {2e6c6e09-fb1a-4dd8-af5e-9d7f5664758d} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12391 | 2026.02.24 00:44:01.871550 [ 4 ] {2e6c6e09-fb1a-4dd8-af5e-9d7f5664758d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001245 sec., 72289.15662650602 rows/sec., 4.52 MiB/sec. | ||
| 12392 | 2026.02.24 00:44:01.871587 [ 4 ] {2e6c6e09-fb1a-4dd8-af5e-9d7f5664758d} <Debug> TCPHandler: Processed in 0.001440356 sec. | ||
| 12393 | 2026.02.24 00:44:01.949231 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12394 | 2026.02.24 00:44:01.967468 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2026.02.24 00:44:01.967506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12396 | 2026.02.24 00:44:01.974102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12397 | 2026.02.24 00:44:01.974811 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2026.02.24 00:44:01.975083 [ 116 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12399 | 2026.02.24 00:44:01.975125 [ 116 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12400 | 2026.02.24 00:44:01.975148 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12401 | 2026.02.24 00:44:01.975335 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 12402 | 2026.02.24 00:44:01.978653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12403 | 2026.02.24 00:44:01.979402 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12404 | 2026.02.24 00:44:01.980935 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 12405 | 2026.02.24 00:44:01.985888 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 12406 | 2026.02.24 00:44:01.990678 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 12407 | 2026.02.24 00:44:01.995538 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 12408 | 2026.02.24 00:44:02.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.41 MiB, peak 362.53 MiB, free memory in arenas 0.00 B, will set to 350.20 MiB (RSS), difference: -5.21 MiB | ||
| 12409 | 2026.02.24 00:44:02.000575 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 12410 | 2026.02.24 00:44:02.004691 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 12411 | 2026.02.24 00:44:02.059570 [ 186 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.084330328 sec., 5893.490654987136 rows/sec., 30.47 MiB/sec. | ||
| 12412 | 2026.02.24 00:44:02.062916 [ 193 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12413 | 2026.02.24 00:44:02.065216 [ 193 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_66_13} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12414 | 2026.02.24 00:44:02.065334 [ 193 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_66_13} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12415 | 2026.02.24 00:44:02.067774 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12416 | 2026.02.24 00:44:03.001266 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 346.76 MiB, peak 362.53 MiB, free memory in arenas 0.00 B, will set to 352.61 MiB (RSS), difference: 5.85 MiB | ||
| 12417 | 2026.02.24 00:44:05.327372 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1478 | ||
| 12418 | 2026.02.24 00:44:05.329893 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12419 | 2026.02.24 00:44:05.329931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12420 | 2026.02.24 00:44:05.331124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12421 | 2026.02.24 00:44:05.331387 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12422 | 2026.02.24 00:44:05.331655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1478 | ||
| 12423 | 2026.02.24 00:44:06.880046 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12424 | 2026.02.24 00:44:06.880252 [ 4 ] {b31edc84-04f5-4053-9e6c-9a5d507c66f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12425 | 2026.02.24 00:44:06.880315 [ 4 ] {b31edc84-04f5-4053-9e6c-9a5d507c66f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12426 | 2026.02.24 00:44:06.880955 [ 4 ] {b31edc84-04f5-4053-9e6c-9a5d507c66f5} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12427 | 2026.02.24 00:44:06.881000 [ 4 ] {b31edc84-04f5-4053-9e6c-9a5d507c66f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12428 | 2026.02.24 00:44:06.881388 [ 4 ] {b31edc84-04f5-4053-9e6c-9a5d507c66f5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12429 | 2026.02.24 00:44:06.881609 [ 4 ] {b31edc84-04f5-4053-9e6c-9a5d507c66f5} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12430 | 2026.02.24 00:44:06.881739 [ 129 ] {} <Debug> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 12431 | 2026.02.24 00:44:06.881771 [ 4 ] {b31edc84-04f5-4053-9e6c-9a5d507c66f5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001571 sec., 15276.89369828135 rows/sec., 1.27 MiB/sec. | ||
| 12432 | 2026.02.24 00:44:06.881808 [ 129 ] {} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.02.24 00:44:06.881826 [ 4 ] {b31edc84-04f5-4053-9e6c-9a5d507c66f5} <Debug> TCPHandler: Processed in 0.001908835 sec. | ||
| 12434 | 2026.02.24 00:44:06.881837 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12435 | 2026.02.24 00:44:06.881957 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12436 | 2026.02.24 00:44:06.881968 [ 186 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::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 | ||
| 12437 | 2026.02.24 00:44:06.882063 [ 4 ] {05567755-d925-4c0e-a792-b8ba2ef82446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12438 | 2026.02.24 00:44:06.882111 [ 4 ] {05567755-d925-4c0e-a792-b8ba2ef82446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12439 | 2026.02.24 00:44:06.882120 [ 186 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12440 | 2026.02.24 00:44:06.882165 [ 186 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 308 rows starting from the beginning of the part | ||
| 12441 | 2026.02.24 00:44:06.882247 [ 186 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 12442 | 2026.02.24 00:44:06.882292 [ 186 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 12443 | 2026.02.24 00:44:06.882335 [ 186 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 12444 | 2026.02.24 00:44:06.882376 [ 186 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 12445 | 2026.02.24 00:44:06.882416 [ 186 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 12446 | 2026.02.24 00:44:06.882531 [ 4 ] {05567755-d925-4c0e-a792-b8ba2ef82446} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12447 | 2026.02.24 00:44:06.882574 [ 4 ] {05567755-d925-4c0e-a792-b8ba2ef82446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12448 | 2026.02.24 00:44:06.882902 [ 4 ] {05567755-d925-4c0e-a792-b8ba2ef82446} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12449 | 2026.02.24 00:44:06.883156 [ 4 ] {05567755-d925-4c0e-a792-b8ba2ef82446} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12450 | 2026.02.24 00:44:06.883290 [ 4 ] {05567755-d925-4c0e-a792-b8ba2ef82446} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001251 sec., 9592.32613908873 rows/sec., 782.19 KiB/sec. | ||
| 12451 | 2026.02.24 00:44:06.883327 [ 4 ] {05567755-d925-4c0e-a792-b8ba2ef82446} <Debug> TCPHandler: Processed in 0.001421166 sec. | ||
| 12452 | 2026.02.24 00:44:06.883424 [ 191 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511687 sec., 627113.9462071182 rows/sec., 43.46 MiB/sec. | ||
| 12453 | 2026.02.24 00:44:06.883445 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12454 | 2026.02.24 00:44:06.883556 [ 4 ] {af3c4488-692f-4e1c-9e84-d42cfc88b726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12455 | 2026.02.24 00:44:06.883594 [ 4 ] {af3c4488-692f-4e1c-9e84-d42cfc88b726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12456 | 2026.02.24 00:44:06.883627 [ 204 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12457 | 2026.02.24 00:44:06.883893 [ 204 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_23_5} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12458 | 2026.02.24 00:44:06.883958 [ 204 ] {e6010151-f511-4ecf-811b-43b1482ef3b7::all_1_23_5} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 12459 | 2026.02.24 00:44:06.884066 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 12460 | 2026.02.24 00:44:06.884564 [ 4 ] {af3c4488-692f-4e1c-9e84-d42cfc88b726} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12461 | 2026.02.24 00:44:06.884599 [ 4 ] {af3c4488-692f-4e1c-9e84-d42cfc88b726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12462 | 2026.02.24 00:44:06.884990 [ 4 ] {af3c4488-692f-4e1c-9e84-d42cfc88b726} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12463 | 2026.02.24 00:44:06.885201 [ 4 ] {af3c4488-692f-4e1c-9e84-d42cfc88b726} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12464 | 2026.02.24 00:44:06.885329 [ 4 ] {af3c4488-692f-4e1c-9e84-d42cfc88b726} <Debug> executeQuery: Read 1404 rows, 120.25 KiB in 0.00179 sec., 784357.5418994414 rows/sec., 65.61 MiB/sec. | ||
| 12465 | 2026.02.24 00:44:06.885365 [ 4 ] {af3c4488-692f-4e1c-9e84-d42cfc88b726} <Debug> TCPHandler: Processed in 0.001967185 sec. | ||
| 12466 | 2026.02.24 00:44:06.885473 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12467 | 2026.02.24 00:44:06.885574 [ 4 ] {eec73f87-d2b3-42b9-85b1-8d4df87f5f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12468 | 2026.02.24 00:44:06.885616 [ 4 ] {eec73f87-d2b3-42b9-85b1-8d4df87f5f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12469 | 2026.02.24 00:44:06.886051 [ 4 ] {eec73f87-d2b3-42b9-85b1-8d4df87f5f2f} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12470 | 2026.02.24 00:44:06.886088 [ 4 ] {eec73f87-d2b3-42b9-85b1-8d4df87f5f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12471 | 2026.02.24 00:44:06.886398 [ 4 ] {eec73f87-d2b3-42b9-85b1-8d4df87f5f2f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12472 | 2026.02.24 00:44:06.886607 [ 4 ] {eec73f87-d2b3-42b9-85b1-8d4df87f5f2f} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12473 | 2026.02.24 00:44:06.886743 [ 4 ] {eec73f87-d2b3-42b9-85b1-8d4df87f5f2f} <Debug> executeQuery: Read 65 rows, 4.88 KiB in 0.001186 sec., 54806.07082630692 rows/sec., 4.02 MiB/sec. | ||
| 12474 | 2026.02.24 00:44:06.886783 [ 4 ] {eec73f87-d2b3-42b9-85b1-8d4df87f5f2f} <Debug> TCPHandler: Processed in 0.001360005 sec. | ||
| 12475 | 2026.02.24 00:44:06.886903 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12476 | 2026.02.24 00:44:06.887023 [ 4 ] {9b0d3151-4974-400f-a208-530f810cd45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12477 | 2026.02.24 00:44:06.887072 [ 4 ] {9b0d3151-4974-400f-a208-530f810cd45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12478 | 2026.02.24 00:44:06.887569 [ 4 ] {9b0d3151-4974-400f-a208-530f810cd45f} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12479 | 2026.02.24 00:44:06.887606 [ 4 ] {9b0d3151-4974-400f-a208-530f810cd45f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12480 | 2026.02.24 00:44:06.887934 [ 4 ] {9b0d3151-4974-400f-a208-530f810cd45f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12481 | 2026.02.24 00:44:06.888155 [ 4 ] {9b0d3151-4974-400f-a208-530f810cd45f} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12482 | 2026.02.24 00:44:06.888285 [ 4 ] {9b0d3151-4974-400f-a208-530f810cd45f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001286 sec., 195956.45412130636 rows/sec., 13.55 MiB/sec. | ||
| 12483 | 2026.02.24 00:44:06.888323 [ 4 ] {9b0d3151-4974-400f-a208-530f810cd45f} <Debug> TCPHandler: Processed in 0.001482357 sec. | ||
| 12484 | 2026.02.24 00:44:06.888438 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12485 | 2026.02.24 00:44:06.888532 [ 4 ] {11dfd328-0257-45ce-bd58-1aed6be5f728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12486 | 2026.02.24 00:44:06.888572 [ 4 ] {11dfd328-0257-45ce-bd58-1aed6be5f728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12487 | 2026.02.24 00:44:06.888963 [ 4 ] {11dfd328-0257-45ce-bd58-1aed6be5f728} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12488 | 2026.02.24 00:44:06.888999 [ 4 ] {11dfd328-0257-45ce-bd58-1aed6be5f728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12489 | 2026.02.24 00:44:06.889298 [ 4 ] {11dfd328-0257-45ce-bd58-1aed6be5f728} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12490 | 2026.02.24 00:44:06.889506 [ 4 ] {11dfd328-0257-45ce-bd58-1aed6be5f728} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12491 | 2026.02.24 00:44:06.889604 [ 129 ] {} <Debug> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 12492 | 2026.02.24 00:44:06.889633 [ 4 ] {11dfd328-0257-45ce-bd58-1aed6be5f728} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 12493 | 2026.02.24 00:44:06.889636 [ 129 ] {} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2026.02.24 00:44:06.889671 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12495 | 2026.02.24 00:44:06.889678 [ 4 ] {11dfd328-0257-45ce-bd58-1aed6be5f728} <Debug> TCPHandler: Processed in 0.001290083 sec. | ||
| 12496 | 2026.02.24 00:44:06.889750 [ 186 ] {1cddf45a-d821-445c-afce-6567bb197938::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 | ||
| 12497 | 2026.02.24 00:44:06.889792 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12498 | 2026.02.24 00:44:06.889878 [ 186 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12499 | 2026.02.24 00:44:06.889893 [ 4 ] {078fca39-1722-4654-9c4d-16c4f4ccd99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12500 | 2026.02.24 00:44:06.889917 [ 186 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 160 rows starting from the beginning of the part | ||
| 12501 | 2026.02.24 00:44:06.889939 [ 4 ] {078fca39-1722-4654-9c4d-16c4f4ccd99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12502 | 2026.02.24 00:44:06.889977 [ 186 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 12503 | 2026.02.24 00:44:06.890026 [ 186 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 12504 | 2026.02.24 00:44:06.890068 [ 186 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 12505 | 2026.02.24 00:44:06.890111 [ 186 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 12506 | 2026.02.24 00:44:06.890151 [ 186 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 12507 | 2026.02.24 00:44:06.890545 [ 4 ] {078fca39-1722-4654-9c4d-16c4f4ccd99d} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12508 | 2026.02.24 00:44:06.890586 [ 4 ] {078fca39-1722-4654-9c4d-16c4f4ccd99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12509 | 2026.02.24 00:44:06.890916 [ 204 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001203591 sec., 408776.73561866116 rows/sec., 25.58 MiB/sec. | ||
| 12510 | 2026.02.24 00:44:06.890958 [ 4 ] {078fca39-1722-4654-9c4d-16c4f4ccd99d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12511 | 2026.02.24 00:44:06.891090 [ 191 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12512 | 2026.02.24 00:44:06.891209 [ 4 ] {078fca39-1722-4654-9c4d-16c4f4ccd99d} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.02.24 00:44:06.891354 [ 4 ] {078fca39-1722-4654-9c4d-16c4f4ccd99d} <Debug> executeQuery: Read 609 rows, 46.92 KiB in 0.001479 sec., 411764.70588235295 rows/sec., 30.98 MiB/sec. | ||
| 12514 | 2026.02.24 00:44:06.891395 [ 4 ] {078fca39-1722-4654-9c4d-16c4f4ccd99d} <Debug> TCPHandler: Processed in 0.00165205 sec. | ||
| 12515 | 2026.02.24 00:44:06.891451 [ 191 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_23_5} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2026.02.24 00:44:06.891511 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12517 | 2026.02.24 00:44:06.891544 [ 191 ] {1cddf45a-d821-445c-afce-6567bb197938::all_1_23_5} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 12518 | 2026.02.24 00:44:06.891611 [ 4 ] {caf399ad-45fd-4b16-b8e7-6316a82806a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12519 | 2026.02.24 00:44:06.891660 [ 4 ] {caf399ad-45fd-4b16-b8e7-6316a82806a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12520 | 2026.02.24 00:44:06.891668 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12521 | 2026.02.24 00:44:06.892214 [ 4 ] {caf399ad-45fd-4b16-b8e7-6316a82806a1} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2026.02.24 00:44:06.892254 [ 4 ] {caf399ad-45fd-4b16-b8e7-6316a82806a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12523 | 2026.02.24 00:44:06.892650 [ 4 ] {caf399ad-45fd-4b16-b8e7-6316a82806a1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12524 | 2026.02.24 00:44:06.892862 [ 4 ] {caf399ad-45fd-4b16-b8e7-6316a82806a1} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2026.02.24 00:44:06.892998 [ 4 ] {caf399ad-45fd-4b16-b8e7-6316a82806a1} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.001405 sec., 630604.9822064057 rows/sec., 42.80 MiB/sec. | ||
| 12526 | 2026.02.24 00:44:06.893036 [ 4 ] {caf399ad-45fd-4b16-b8e7-6316a82806a1} <Debug> TCPHandler: Processed in 0.001574778 sec. | ||
| 12527 | 2026.02.24 00:44:06.893136 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12528 | 2026.02.24 00:44:06.893228 [ 4 ] {db534d06-a9bd-4270-9445-fdab3e7eb6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12529 | 2026.02.24 00:44:06.893291 [ 4 ] {db534d06-a9bd-4270-9445-fdab3e7eb6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12530 | 2026.02.24 00:44:06.894221 [ 4 ] {db534d06-a9bd-4270-9445-fdab3e7eb6c0} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2026.02.24 00:44:06.894261 [ 4 ] {db534d06-a9bd-4270-9445-fdab3e7eb6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12532 | 2026.02.24 00:44:06.894814 [ 4 ] {db534d06-a9bd-4270-9445-fdab3e7eb6c0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12533 | 2026.02.24 00:44:06.895031 [ 4 ] {db534d06-a9bd-4270-9445-fdab3e7eb6c0} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2026.02.24 00:44:06.895162 [ 4 ] {db534d06-a9bd-4270-9445-fdab3e7eb6c0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001953 sec., 20993.343573988735 rows/sec., 37.62 MiB/sec. | ||
| 12535 | 2026.02.24 00:44:06.895213 [ 4 ] {db534d06-a9bd-4270-9445-fdab3e7eb6c0} <Debug> TCPHandler: Processed in 0.002124949 sec. | ||
| 12536 | 2026.02.24 00:44:06.895323 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12537 | 2026.02.24 00:44:06.895415 [ 4 ] {1c9677ac-b8b1-4f1c-a118-2c23fe4396d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12538 | 2026.02.24 00:44:06.895455 [ 4 ] {1c9677ac-b8b1-4f1c-a118-2c23fe4396d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12539 | 2026.02.24 00:44:06.895779 [ 4 ] {1c9677ac-b8b1-4f1c-a118-2c23fe4396d1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2026.02.24 00:44:06.895814 [ 4 ] {1c9677ac-b8b1-4f1c-a118-2c23fe4396d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12541 | 2026.02.24 00:44:06.896109 [ 4 ] {1c9677ac-b8b1-4f1c-a118-2c23fe4396d1} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12542 | 2026.02.24 00:44:06.896321 [ 4 ] {1c9677ac-b8b1-4f1c-a118-2c23fe4396d1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2026.02.24 00:44:06.896445 [ 4 ] {1c9677ac-b8b1-4f1c-a118-2c23fe4396d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 12544 | 2026.02.24 00:44:06.896479 [ 4 ] {1c9677ac-b8b1-4f1c-a118-2c23fe4396d1} <Debug> TCPHandler: Processed in 0.001202191 sec. | ||
| 12545 | 2026.02.24 00:44:07.788546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32138 | ||
| 12546 | 2026.02.24 00:44:07.789027 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2026.02.24 00:44:07.789064 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12548 | 2026.02.24 00:44:07.789547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12549 | 2026.02.24 00:44:07.789769 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2026.02.24 00:44:07.789894 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32138 | ||
| 12551 | 2026.02.24 00:44:09.479481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12552 | 2026.02.24 00:44:09.494211 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12553 | 2026.02.24 00:44:09.494276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12554 | 2026.02.24 00:44:09.500244 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12555 | 2026.02.24 00:44:09.500901 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12556 | 2026.02.24 00:44:09.503587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12557 | 2026.02.24 00:44:11.848330 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12558 | 2026.02.24 00:44:11.848516 [ 4 ] {53c76203-a1aa-46e4-824a-554fa22a5fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12559 | 2026.02.24 00:44:11.848584 [ 4 ] {53c76203-a1aa-46e4-824a-554fa22a5fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12560 | 2026.02.24 00:44:11.849212 [ 4 ] {53c76203-a1aa-46e4-824a-554fa22a5fa1} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12561 | 2026.02.24 00:44:11.849253 [ 4 ] {53c76203-a1aa-46e4-824a-554fa22a5fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12562 | 2026.02.24 00:44:11.849637 [ 4 ] {53c76203-a1aa-46e4-824a-554fa22a5fa1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12563 | 2026.02.24 00:44:11.849860 [ 4 ] {53c76203-a1aa-46e4-824a-554fa22a5fa1} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12564 | 2026.02.24 00:44:11.850021 [ 4 ] {53c76203-a1aa-46e4-824a-554fa22a5fa1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001552 sec., 36082.47422680412 rows/sec., 2.75 MiB/sec. | ||
| 12565 | 2026.02.24 00:44:11.850065 [ 4 ] {53c76203-a1aa-46e4-824a-554fa22a5fa1} <Debug> TCPHandler: Processed in 0.001873044 sec. | ||
| 12566 | 2026.02.24 00:44:11.850194 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12567 | 2026.02.24 00:44:11.850290 [ 4 ] {7dd7a89c-ba2b-42e7-b566-ff81b7758f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12568 | 2026.02.24 00:44:11.850330 [ 4 ] {7dd7a89c-ba2b-42e7-b566-ff81b7758f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12569 | 2026.02.24 00:44:11.850756 [ 4 ] {7dd7a89c-ba2b-42e7-b566-ff81b7758f9d} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12570 | 2026.02.24 00:44:11.850793 [ 4 ] {7dd7a89c-ba2b-42e7-b566-ff81b7758f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12571 | 2026.02.24 00:44:11.851085 [ 4 ] {7dd7a89c-ba2b-42e7-b566-ff81b7758f9d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12572 | 2026.02.24 00:44:11.851297 [ 4 ] {7dd7a89c-ba2b-42e7-b566-ff81b7758f9d} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12573 | 2026.02.24 00:44:11.851429 [ 4 ] {7dd7a89c-ba2b-42e7-b566-ff81b7758f9d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 12574 | 2026.02.24 00:44:11.851473 [ 4 ] {7dd7a89c-ba2b-42e7-b566-ff81b7758f9d} <Debug> TCPHandler: Processed in 0.001329114 sec. | ||
| 12575 | 2026.02.24 00:44:11.851595 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12576 | 2026.02.24 00:44:11.851694 [ 4 ] {c550b2ac-1bb0-46c1-ad46-125ec896c2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12577 | 2026.02.24 00:44:11.851737 [ 4 ] {c550b2ac-1bb0-46c1-ad46-125ec896c2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12578 | 2026.02.24 00:44:11.852160 [ 4 ] {c550b2ac-1bb0-46c1-ad46-125ec896c2c0} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12579 | 2026.02.24 00:44:11.852197 [ 4 ] {c550b2ac-1bb0-46c1-ad46-125ec896c2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12580 | 2026.02.24 00:44:11.852530 [ 4 ] {c550b2ac-1bb0-46c1-ad46-125ec896c2c0} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12581 | 2026.02.24 00:44:11.852744 [ 4 ] {c550b2ac-1bb0-46c1-ad46-125ec896c2c0} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12582 | 2026.02.24 00:44:11.852882 [ 4 ] {c550b2ac-1bb0-46c1-ad46-125ec896c2c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 12583 | 2026.02.24 00:44:11.852921 [ 4 ] {c550b2ac-1bb0-46c1-ad46-125ec896c2c0} <Debug> TCPHandler: Processed in 0.001374825 sec. | ||
| 12584 | 2026.02.24 00:44:11.853035 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12585 | 2026.02.24 00:44:11.853130 [ 4 ] {bf4de5d0-dbf7-47c4-a046-2e06c4fdf2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12586 | 2026.02.24 00:44:11.853171 [ 4 ] {bf4de5d0-dbf7-47c4-a046-2e06c4fdf2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12587 | 2026.02.24 00:44:11.853516 [ 4 ] {bf4de5d0-dbf7-47c4-a046-2e06c4fdf2dc} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2026.02.24 00:44:11.853552 [ 4 ] {bf4de5d0-dbf7-47c4-a046-2e06c4fdf2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12589 | 2026.02.24 00:44:11.853865 [ 4 ] {bf4de5d0-dbf7-47c4-a046-2e06c4fdf2dc} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12590 | 2026.02.24 00:44:11.854069 [ 4 ] {bf4de5d0-dbf7-47c4-a046-2e06c4fdf2dc} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2026.02.24 00:44:11.854199 [ 4 ] {bf4de5d0-dbf7-47c4-a046-2e06c4fdf2dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 12592 | 2026.02.24 00:44:11.854235 [ 4 ] {bf4de5d0-dbf7-47c4-a046-2e06c4fdf2dc} <Debug> TCPHandler: Processed in 0.001249653 sec. | ||
| 12593 | 2026.02.24 00:44:12.593970 [ 146 ] {} <Debug> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 12594 | 2026.02.24 00:44:12.594036 [ 146 ] {} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12595 | 2026.02.24 00:44:12.594056 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12596 | 2026.02.24 00:44:12.594184 [ 188 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::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 | ||
| 12597 | 2026.02.24 00:44:12.594332 [ 188 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12598 | 2026.02.24 00:44:12.594368 [ 188 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 12599 | 2026.02.24 00:44:12.594437 [ 188 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::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 | ||
| 12600 | 2026.02.24 00:44:12.594482 [ 188 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::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 | ||
| 12601 | 2026.02.24 00:44:12.594521 [ 188 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::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 | ||
| 12602 | 2026.02.24 00:44:12.594558 [ 188 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::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 | ||
| 12603 | 2026.02.24 00:44:12.595339 [ 191 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.001210072 sec., 7437.573962541072 rows/sec., 497.94 KiB/sec. | ||
| 12604 | 2026.02.24 00:44:12.595508 [ 204 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 12605 | 2026.02.24 00:44:12.595790 [ 204 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::all_1_9_2} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2026.02.24 00:44:12.595863 [ 204 ] {4e2e7faf-ef23-44c5-a1a5-fd996558ade5::all_1_9_2} <Trace> oximeter.measurements_f64 (4e2e7faf-ef23-44c5-a1a5-fd996558ade5) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 12607 | 2026.02.24 00:44:12.595939 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 12608 | 2026.02.24 00:44:15.019463 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12609 | 2026.02.24 00:44:15.019516 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12610 | 2026.02.24 00:44:15.290770 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32650 | ||
| 12611 | 2026.02.24 00:44:15.291290 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2026.02.24 00:44:15.291329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12613 | 2026.02.24 00:44:15.291805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12614 | 2026.02.24 00:44:15.292032 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12615 | 2026.02.24 00:44:15.292182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32650 | ||
| 12616 | 2026.02.24 00:44:15.332479 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1506 | ||
| 12617 | 2026.02.24 00:44:15.334792 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12618 | 2026.02.24 00:44:15.334840 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12619 | 2026.02.24 00:44:15.336023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12620 | 2026.02.24 00:44:15.336287 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12621 | 2026.02.24 00:44:15.336429 [ 143 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12622 | 2026.02.24 00:44:15.336469 [ 143 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2026.02.24 00:44:15.336491 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12624 | 2026.02.24 00:44:15.336610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 12625 | 2026.02.24 00:44:15.336651 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::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 | ||
| 12626 | 2026.02.24 00:44:15.337432 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12627 | 2026.02.24 00:44:15.337604 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1352 rows starting from the beginning of the part | ||
| 12628 | 2026.02.24 00:44:15.338001 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 12629 | 2026.02.24 00:44:15.338351 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part | ||
| 12630 | 2026.02.24 00:44:15.338692 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 12631 | 2026.02.24 00:44:15.339022 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 38 rows starting from the beginning of the part | ||
| 12632 | 2026.02.24 00:44:15.339341 [ 194 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 28 rows starting from the beginning of the part | ||
| 12633 | 2026.02.24 00:44:15.346680 [ 191 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 72 columns (72 merged, 0 gathered) in 0.010112712 sec., 148921.4762568142 rows/sec., 118.67 MiB/sec. | ||
| 12634 | 2026.02.24 00:44:15.348548 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12635 | 2026.02.24 00:44:15.349205 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_51_10} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12636 | 2026.02.24 00:44:15.349315 [ 196 ] {8cc9ff06-4bab-4824-994a-ed59ceadc366::all_1_51_10} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12637 | 2026.02.24 00:44:15.349675 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 12638 | 2026.02.24 00:44:16.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.75 MiB, peak 362.53 MiB, free memory in arenas 0.00 B, will set to 353.76 MiB (RSS), difference: 1.01 MiB | ||
| 12639 | 2026.02.24 00:44:16.850355 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12640 | 2026.02.24 00:44:16.850550 [ 4 ] {df4e760f-63d8-42b6-8139-f7c110633f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12641 | 2026.02.24 00:44:16.850621 [ 4 ] {df4e760f-63d8-42b6-8139-f7c110633f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12642 | 2026.02.24 00:44:16.851440 [ 4 ] {df4e760f-63d8-42b6-8139-f7c110633f0c} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12643 | 2026.02.24 00:44:16.851492 [ 4 ] {df4e760f-63d8-42b6-8139-f7c110633f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12644 | 2026.02.24 00:44:16.851961 [ 4 ] {df4e760f-63d8-42b6-8139-f7c110633f0c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12645 | 2026.02.24 00:44:16.852232 [ 4 ] {df4e760f-63d8-42b6-8139-f7c110633f0c} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12646 | 2026.02.24 00:44:16.852386 [ 144 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12647 | 2026.02.24 00:44:16.852407 [ 4 ] {df4e760f-63d8-42b6-8139-f7c110633f0c} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001909 sec., 72289.15662650602 rows/sec., 6.27 MiB/sec. | ||
| 12648 | 2026.02.24 00:44:16.852422 [ 144 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12649 | 2026.02.24 00:44:16.852442 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12650 | 2026.02.24 00:44:16.852458 [ 4 ] {df4e760f-63d8-42b6-8139-f7c110633f0c} <Debug> TCPHandler: Processed in 0.00223558 sec. | ||
| 12651 | 2026.02.24 00:44:16.852563 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::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 | ||
| 12652 | 2026.02.24 00:44:16.852588 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12653 | 2026.02.24 00:44:16.852705 [ 4 ] {cfc29516-52d3-4bd1-9269-9bf84bc5273f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12654 | 2026.02.24 00:44:16.852708 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12655 | 2026.02.24 00:44:16.852753 [ 4 ] {cfc29516-52d3-4bd1-9269-9bf84bc5273f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12656 | 2026.02.24 00:44:16.852758 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2152 rows starting from the beginning of the part | ||
| 12657 | 2026.02.24 00:44:16.852841 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 138 rows starting from the beginning of the part | ||
| 12658 | 2026.02.24 00:44:16.852890 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 797 rows starting from the beginning of the part | ||
| 12659 | 2026.02.24 00:44:16.852934 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1404 rows starting from the beginning of the part | ||
| 12660 | 2026.02.24 00:44:16.852979 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 12661 | 2026.02.24 00:44:16.853020 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 138 rows starting from the beginning of the part | ||
| 12662 | 2026.02.24 00:44:16.853222 [ 4 ] {cfc29516-52d3-4bd1-9269-9bf84bc5273f} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12663 | 2026.02.24 00:44:16.853263 [ 4 ] {cfc29516-52d3-4bd1-9269-9bf84bc5273f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12664 | 2026.02.24 00:44:16.853620 [ 4 ] {cfc29516-52d3-4bd1-9269-9bf84bc5273f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12665 | 2026.02.24 00:44:16.853848 [ 4 ] {cfc29516-52d3-4bd1-9269-9bf84bc5273f} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12666 | 2026.02.24 00:44:16.853989 [ 4 ] {cfc29516-52d3-4bd1-9269-9bf84bc5273f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001309 sec., 31321.619556913673 rows/sec., 2.30 MiB/sec. | ||
| 12667 | 2026.02.24 00:44:16.854029 [ 4 ] {cfc29516-52d3-4bd1-9269-9bf84bc5273f} <Debug> TCPHandler: Processed in 0.001492397 sec. | ||
| 12668 | 2026.02.24 00:44:16.854145 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12669 | 2026.02.24 00:44:16.854243 [ 4 ] {02843774-2074-4d7d-a96f-d4c0071cba1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12670 | 2026.02.24 00:44:16.854284 [ 4 ] {02843774-2074-4d7d-a96f-d4c0071cba1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12671 | 2026.02.24 00:44:16.854724 [ 4 ] {02843774-2074-4d7d-a96f-d4c0071cba1c} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2026.02.24 00:44:16.854757 [ 4 ] {02843774-2074-4d7d-a96f-d4c0071cba1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12673 | 2026.02.24 00:44:16.854995 [ 191 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4685 rows, containing 5 columns (5 merged, 0 gathered) in 0.002491104 sec., 1880692.2553213353 rows/sec., 161.58 MiB/sec. | ||
| 12674 | 2026.02.24 00:44:16.855094 [ 4 ] {02843774-2074-4d7d-a96f-d4c0071cba1c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12675 | 2026.02.24 00:44:16.855251 [ 196 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12676 | 2026.02.24 00:44:16.855311 [ 4 ] {02843774-2074-4d7d-a96f-d4c0071cba1c} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2026.02.24 00:44:16.855413 [ 144 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12678 | 2026.02.24 00:44:16.855432 [ 4 ] {02843774-2074-4d7d-a96f-d4c0071cba1c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001231 sec., 85296.50690495531 rows/sec., 6.66 MiB/sec. | ||
| 12679 | 2026.02.24 00:44:16.855440 [ 144 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12680 | 2026.02.24 00:44:16.855461 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12681 | 2026.02.24 00:44:16.855469 [ 4 ] {02843774-2074-4d7d-a96f-d4c0071cba1c} <Debug> TCPHandler: Processed in 0.001398745 sec. | ||
| 12682 | 2026.02.24 00:44:16.855506 [ 196 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_101_20} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12683 | 2026.02.24 00:44:16.855529 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::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 | ||
| 12684 | 2026.02.24 00:44:16.855573 [ 196 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_101_20} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12685 | 2026.02.24 00:44:16.855579 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12686 | 2026.02.24 00:44:16.855621 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12687 | 2026.02.24 00:44:16.855649 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1063 rows starting from the beginning of the part | ||
| 12688 | 2026.02.24 00:44:16.855665 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 12689 | 2026.02.24 00:44:16.855670 [ 4 ] {31eee192-2ead-42d4-8892-2de7f99a5e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12690 | 2026.02.24 00:44:16.855704 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 105 rows starting from the beginning of the part | ||
| 12691 | 2026.02.24 00:44:16.855714 [ 4 ] {31eee192-2ead-42d4-8892-2de7f99a5e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12692 | 2026.02.24 00:44:16.855748 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 490 rows starting from the beginning of the part | ||
| 12693 | 2026.02.24 00:44:16.855789 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 609 rows starting from the beginning of the part | ||
| 12694 | 2026.02.24 00:44:16.855823 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 12695 | 2026.02.24 00:44:16.855860 [ 192 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 105 rows starting from the beginning of the part | ||
| 12696 | 2026.02.24 00:44:16.856203 [ 4 ] {31eee192-2ead-42d4-8892-2de7f99a5e46} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12697 | 2026.02.24 00:44:16.856237 [ 4 ] {31eee192-2ead-42d4-8892-2de7f99a5e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12698 | 2026.02.24 00:44:16.856578 [ 4 ] {31eee192-2ead-42d4-8892-2de7f99a5e46} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12699 | 2026.02.24 00:44:16.856797 [ 4 ] {31eee192-2ead-42d4-8892-2de7f99a5e46} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12700 | 2026.02.24 00:44:16.856901 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12701 | 2026.02.24 00:44:16.856924 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12702 | 2026.02.24 00:44:16.856924 [ 4 ] {31eee192-2ead-42d4-8892-2de7f99a5e46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 12703 | 2026.02.24 00:44:16.856940 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12704 | 2026.02.24 00:44:16.856968 [ 4 ] {31eee192-2ead-42d4-8892-2de7f99a5e46} <Debug> TCPHandler: Processed in 0.001404575 sec. | ||
| 12705 | 2026.02.24 00:44:16.857014 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::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 | ||
| 12706 | 2026.02.24 00:44:16.857019 [ 200 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2436 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495457 sec., 1628933.4965833188 rows/sec., 125.90 MiB/sec. | ||
| 12707 | 2026.02.24 00:44:16.857082 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12708 | 2026.02.24 00:44:16.857122 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12709 | 2026.02.24 00:44:16.857156 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28190 rows starting from the beginning of the part | ||
| 12710 | 2026.02.24 00:44:16.857178 [ 4 ] {e6bd3b60-3757-4204-b4ae-c9cfa622cd1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12711 | 2026.02.24 00:44:16.857209 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 12712 | 2026.02.24 00:44:16.857239 [ 4 ] {e6bd3b60-3757-4204-b4ae-c9cfa622cd1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12713 | 2026.02.24 00:44:16.857259 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 265 rows starting from the beginning of the part | ||
| 12714 | 2026.02.24 00:44:16.857284 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12715 | 2026.02.24 00:44:16.857305 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 886 rows starting from the beginning of the part | ||
| 12716 | 2026.02.24 00:44:16.857363 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 12717 | 2026.02.24 00:44:16.857403 [ 191 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 12718 | 2026.02.24 00:44:16.857684 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_101_20} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12719 | 2026.02.24 00:44:16.857794 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_101_20} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12720 | 2026.02.24 00:44:16.857929 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 12721 | 2026.02.24 00:44:16.858115 [ 4 ] {e6bd3b60-3757-4204-b4ae-c9cfa622cd1d} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2026.02.24 00:44:16.858157 [ 4 ] {e6bd3b60-3757-4204-b4ae-c9cfa622cd1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12723 | 2026.02.24 00:44:16.859044 [ 4 ] {e6bd3b60-3757-4204-b4ae-c9cfa622cd1d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12724 | 2026.02.24 00:44:16.859289 [ 4 ] {e6bd3b60-3757-4204-b4ae-c9cfa622cd1d} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2026.02.24 00:44:16.859428 [ 4 ] {e6bd3b60-3757-4204-b4ae-c9cfa622cd1d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002268 sec., 18077.601410934745 rows/sec., 32.39 MiB/sec. | ||
| 12726 | 2026.02.24 00:44:16.859487 [ 4 ] {e6bd3b60-3757-4204-b4ae-c9cfa622cd1d} <Debug> TCPHandler: Processed in 0.002454364 sec. | ||
| 12727 | 2026.02.24 00:44:16.859613 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2026.02.24 00:44:16.859708 [ 4 ] {d06c6e1c-a88a-488c-9386-21e4fcd98eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12729 | 2026.02.24 00:44:16.859750 [ 4 ] {d06c6e1c-a88a-488c-9386-21e4fcd98eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12730 | 2026.02.24 00:44:16.860099 [ 4 ] {d06c6e1c-a88a-488c-9386-21e4fcd98eb5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12731 | 2026.02.24 00:44:16.860133 [ 4 ] {d06c6e1c-a88a-488c-9386-21e4fcd98eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12732 | 2026.02.24 00:44:16.860631 [ 4 ] {d06c6e1c-a88a-488c-9386-21e4fcd98eb5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12733 | 2026.02.24 00:44:16.860856 [ 4 ] {d06c6e1c-a88a-488c-9386-21e4fcd98eb5} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2026.02.24 00:44:16.860968 [ 140 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12735 | 2026.02.24 00:44:16.860988 [ 4 ] {d06c6e1c-a88a-488c-9386-21e4fcd98eb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. | ||
| 12736 | 2026.02.24 00:44:16.860998 [ 140 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2026.02.24 00:44:16.861019 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12738 | 2026.02.24 00:44:16.861025 [ 4 ] {d06c6e1c-a88a-488c-9386-21e4fcd98eb5} <Debug> TCPHandler: Processed in 0.001461586 sec. | ||
| 12739 | 2026.02.24 00:44:16.861102 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 12740 | 2026.02.24 00:44:16.861231 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12741 | 2026.02.24 00:44:16.861271 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5646 rows starting from the beginning of the part | ||
| 12742 | 2026.02.24 00:44:16.861344 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 12743 | 2026.02.24 00:44:16.861411 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 12744 | 2026.02.24 00:44:16.861469 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 12745 | 2026.02.24 00:44:16.861510 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 12746 | 2026.02.24 00:44:16.861550 [ 200 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::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 | ||
| 12747 | 2026.02.24 00:44:16.863538 [ 197 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5976 rows, containing 4 columns (4 merged, 0 gathered) in 0.002471414 sec., 2418048.938785651 rows/sec., 161.47 MiB/sec. | ||
| 12748 | 2026.02.24 00:44:16.864035 [ 198 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12749 | 2026.02.24 00:44:16.864377 [ 198 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_101_20} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2026.02.24 00:44:16.864456 [ 198 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_101_20} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12751 | 2026.02.24 00:44:16.864544 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 12752 | 2026.02.24 00:44:16.865209 [ 197 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29821 rows, containing 5 columns (5 merged, 0 gathered) in 0.008228028 sec., 3624319.2171927467 rows/sec., 248.21 MiB/sec. | ||
| 12753 | 2026.02.24 00:44:16.865821 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12754 | 2026.02.24 00:44:16.866174 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2026.02.24 00:44:16.866271 [ 189 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12756 | 2026.02.24 00:44:16.866396 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12757 | 2026.02.24 00:44:17.000225 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 354.31 MiB, peak 365.72 MiB, free memory in arenas 0.00 B, will set to 356.16 MiB (RSS), difference: 1.84 MiB | ||
| 12758 | 2026.02.24 00:44:17.004534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12759 | 2026.02.24 00:44:17.021477 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12760 | 2026.02.24 00:44:17.021528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12761 | 2026.02.24 00:44:17.027860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12762 | 2026.02.24 00:44:17.028534 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12763 | 2026.02.24 00:44:17.031497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 12764 | 2026.02.24 00:44:17.956078 [ 139 ] {} <Debug> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12765 | 2026.02.24 00:44:17.956147 [ 139 ] {} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12766 | 2026.02.24 00:44:17.956168 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12767 | 2026.02.24 00:44:17.956298 [ 200 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 12768 | 2026.02.24 00:44:17.956459 [ 200 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12769 | 2026.02.24 00:44:17.956495 [ 200 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 12770 | 2026.02.24 00:44:17.956566 [ 200 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 12771 | 2026.02.24 00:44:17.956617 [ 200 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 12772 | 2026.02.24 00:44:17.956664 [ 200 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 12773 | 2026.02.24 00:44:17.956704 [ 200 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 12774 | 2026.02.24 00:44:17.957499 [ 189 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255113 sec., 41430.53254965888 rows/sec., 3.47 MiB/sec. | ||
| 12775 | 2026.02.24 00:44:17.957693 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12776 | 2026.02.24 00:44:17.957994 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_25_6} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12777 | 2026.02.24 00:44:17.958075 [ 197 ] {cfdb2f67-c53b-4804-afe4-10e42d6df536::all_1_25_6} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12778 | 2026.02.24 00:44:17.958188 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12779 | 2026.02.24 00:44:21.849242 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12780 | 2026.02.24 00:44:21.849450 [ 4 ] {a1d38705-0573-4d24-ad3d-3734b721ae98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12781 | 2026.02.24 00:44:21.849520 [ 4 ] {a1d38705-0573-4d24-ad3d-3734b721ae98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12782 | 2026.02.24 00:44:21.850125 [ 4 ] {a1d38705-0573-4d24-ad3d-3734b721ae98} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12783 | 2026.02.24 00:44:21.850180 [ 4 ] {a1d38705-0573-4d24-ad3d-3734b721ae98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12784 | 2026.02.24 00:44:21.850576 [ 4 ] {a1d38705-0573-4d24-ad3d-3734b721ae98} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12785 | 2026.02.24 00:44:21.850806 [ 4 ] {a1d38705-0573-4d24-ad3d-3734b721ae98} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12786 | 2026.02.24 00:44:21.850971 [ 4 ] {a1d38705-0573-4d24-ad3d-3734b721ae98} <Debug> executeQuery: Read 4 rows, 348.00 B in 0.001571 sec., 2546.1489497135585 rows/sec., 216.32 KiB/sec. | ||
| 12787 | 2026.02.24 00:44:21.851021 [ 4 ] {a1d38705-0573-4d24-ad3d-3734b721ae98} <Debug> TCPHandler: Processed in 0.001907374 sec. | ||
| 12788 | 2026.02.24 00:44:21.851145 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12789 | 2026.02.24 00:44:21.851251 [ 4 ] {ee933f50-d2f9-43e2-816a-64d8bf8f5546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12790 | 2026.02.24 00:44:21.851293 [ 4 ] {ee933f50-d2f9-43e2-816a-64d8bf8f5546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12791 | 2026.02.24 00:44:21.851718 [ 4 ] {ee933f50-d2f9-43e2-816a-64d8bf8f5546} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2026.02.24 00:44:21.851757 [ 4 ] {ee933f50-d2f9-43e2-816a-64d8bf8f5546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12793 | 2026.02.24 00:44:21.852076 [ 4 ] {ee933f50-d2f9-43e2-816a-64d8bf8f5546} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12794 | 2026.02.24 00:44:21.852290 [ 4 ] {ee933f50-d2f9-43e2-816a-64d8bf8f5546} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2026.02.24 00:44:21.852428 [ 4 ] {ee933f50-d2f9-43e2-816a-64d8bf8f5546} <Debug> executeQuery: Read 59 rows, 4.62 KiB in 0.001201 sec., 49125.72855953372 rows/sec., 3.76 MiB/sec. | ||
| 12796 | 2026.02.24 00:44:21.852466 [ 4 ] {ee933f50-d2f9-43e2-816a-64d8bf8f5546} <Debug> TCPHandler: Processed in 0.001373245 sec. | ||
| 12797 | 2026.02.24 00:44:21.852578 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12798 | 2026.02.24 00:44:21.852675 [ 4 ] {78af5047-9894-4380-9054-be250af01f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12799 | 2026.02.24 00:44:21.852716 [ 4 ] {78af5047-9894-4380-9054-be250af01f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12800 | 2026.02.24 00:44:21.853098 [ 4 ] {78af5047-9894-4380-9054-be250af01f50} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12801 | 2026.02.24 00:44:21.853135 [ 4 ] {78af5047-9894-4380-9054-be250af01f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12802 | 2026.02.24 00:44:21.853438 [ 4 ] {78af5047-9894-4380-9054-be250af01f50} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12803 | 2026.02.24 00:44:21.853670 [ 4 ] {78af5047-9894-4380-9054-be250af01f50} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12804 | 2026.02.24 00:44:21.853808 [ 4 ] {78af5047-9894-4380-9054-be250af01f50} <Debug> executeQuery: Read 4 rows, 300.00 B in 0.00115 sec., 3478.2608695652175 rows/sec., 254.76 KiB/sec. | ||
| 12805 | 2026.02.24 00:44:21.853846 [ 4 ] {78af5047-9894-4380-9054-be250af01f50} <Debug> TCPHandler: Processed in 0.001318113 sec. | ||
| 12806 | 2026.02.24 00:44:21.853957 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12807 | 2026.02.24 00:44:21.854051 [ 4 ] {c2c766c3-77b9-4606-b3b4-2fd035a731b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12808 | 2026.02.24 00:44:21.854091 [ 4 ] {c2c766c3-77b9-4606-b3b4-2fd035a731b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12809 | 2026.02.24 00:44:21.854496 [ 4 ] {c2c766c3-77b9-4606-b3b4-2fd035a731b5} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2026.02.24 00:44:21.854533 [ 4 ] {c2c766c3-77b9-4606-b3b4-2fd035a731b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12811 | 2026.02.24 00:44:21.854833 [ 4 ] {c2c766c3-77b9-4606-b3b4-2fd035a731b5} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12812 | 2026.02.24 00:44:21.855046 [ 4 ] {c2c766c3-77b9-4606-b3b4-2fd035a731b5} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12813 | 2026.02.24 00:44:21.855175 [ 4 ] {c2c766c3-77b9-4606-b3b4-2fd035a731b5} <Debug> executeQuery: Read 68 rows, 5.46 KiB in 0.001142 sec., 59544.6584938704 rows/sec., 4.66 MiB/sec. | ||
| 12814 | 2026.02.24 00:44:21.855213 [ 4 ] {c2c766c3-77b9-4606-b3b4-2fd035a731b5} <Debug> TCPHandler: Processed in 0.001305504 sec. | ||
| 12815 | 2026.02.24 00:44:21.855338 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12816 | 2026.02.24 00:44:21.855433 [ 4 ] {c5262629-202f-49f0-9093-9286ab3176c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12817 | 2026.02.24 00:44:21.855477 [ 4 ] {c5262629-202f-49f0-9093-9286ab3176c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12818 | 2026.02.24 00:44:21.855866 [ 4 ] {c5262629-202f-49f0-9093-9286ab3176c3} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12819 | 2026.02.24 00:44:21.855900 [ 4 ] {c5262629-202f-49f0-9093-9286ab3176c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12820 | 2026.02.24 00:44:21.856205 [ 4 ] {c5262629-202f-49f0-9093-9286ab3176c3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12821 | 2026.02.24 00:44:21.856400 [ 4 ] {c5262629-202f-49f0-9093-9286ab3176c3} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12822 | 2026.02.24 00:44:21.856522 [ 4 ] {c5262629-202f-49f0-9093-9286ab3176c3} <Debug> executeQuery: Read 162 rows, 11.56 KiB in 0.001167 sec., 138817.48071979434 rows/sec., 9.67 MiB/sec. | ||
| 12823 | 2026.02.24 00:44:21.856621 [ 4 ] {c5262629-202f-49f0-9093-9286ab3176c3} <Debug> TCPHandler: Processed in 0.001330314 sec. | ||
| 12824 | 2026.02.24 00:44:21.856740 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12825 | 2026.02.24 00:44:21.856834 [ 4 ] {3d9dfe50-2c5b-4ca2-9d80-c05729e76ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12826 | 2026.02.24 00:44:21.856874 [ 4 ] {3d9dfe50-2c5b-4ca2-9d80-c05729e76ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12827 | 2026.02.24 00:44:21.857201 [ 4 ] {3d9dfe50-2c5b-4ca2-9d80-c05729e76ad9} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12828 | 2026.02.24 00:44:21.857236 [ 4 ] {3d9dfe50-2c5b-4ca2-9d80-c05729e76ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12829 | 2026.02.24 00:44:21.857539 [ 4 ] {3d9dfe50-2c5b-4ca2-9d80-c05729e76ad9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 12830 | 2026.02.24 00:44:21.857756 [ 4 ] {3d9dfe50-2c5b-4ca2-9d80-c05729e76ad9} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2026.02.24 00:44:21.857885 [ 4 ] {3d9dfe50-2c5b-4ca2-9d80-c05729e76ad9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 12832 | 2026.02.24 00:44:21.857921 [ 4 ] {3d9dfe50-2c5b-4ca2-9d80-c05729e76ad9} <Debug> TCPHandler: Processed in 0.001230093 sec. | ||
| 12833 | 2026.02.24 00:44:22.792678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33098 | ||
| 12834 | 2026.02.24 00:44:22.793389 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12835 | 2026.02.24 00:44:22.793433 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12836 | 2026.02.24 00:44:22.793947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12837 | 2026.02.24 00:44:22.794163 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12838 | 2026.02.24 00:44:22.794297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33098 | ||
| 12839 | 2026.02.24 00:44:24.531742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 12840 | 2026.02.24 00:44:24.548375 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2026.02.24 00:44:24.548425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12842 | 2026.02.24 00:44:24.554418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12843 | 2026.02.24 00:44:24.555094 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2026.02.24 00:44:24.558406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 12845 | 2026.02.24 00:44:25.336932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1530 | ||
| 12846 | 2026.02.24 00:44:25.339062 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2026.02.24 00:44:25.339105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12848 | 2026.02.24 00:44:25.340279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12849 | 2026.02.24 00:44:25.340541 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12850 | 2026.02.24 00:44:25.340804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1530 | ||
| 12851 | 2026.02.24 00:44:26.851247 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12852 | 2026.02.24 00:44:26.851536 [ 4 ] {1dc05a01-f353-4169-b85f-3193ecb8381c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12853 | 2026.02.24 00:44:26.851617 [ 4 ] {1dc05a01-f353-4169-b85f-3193ecb8381c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12854 | 2026.02.24 00:44:26.852369 [ 4 ] {1dc05a01-f353-4169-b85f-3193ecb8381c} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12855 | 2026.02.24 00:44:26.852414 [ 4 ] {1dc05a01-f353-4169-b85f-3193ecb8381c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12856 | 2026.02.24 00:44:26.852811 [ 4 ] {1dc05a01-f353-4169-b85f-3193ecb8381c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12857 | 2026.02.24 00:44:26.853034 [ 4 ] {1dc05a01-f353-4169-b85f-3193ecb8381c} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2026.02.24 00:44:26.853191 [ 4 ] {1dc05a01-f353-4169-b85f-3193ecb8381c} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001729 sec., 79814.92192018508 rows/sec., 6.92 MiB/sec. | ||
| 12859 | 2026.02.24 00:44:26.853230 [ 4 ] {1dc05a01-f353-4169-b85f-3193ecb8381c} <Debug> TCPHandler: Processed in 0.002161129 sec. | ||
| 12860 | 2026.02.24 00:44:26.853349 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12861 | 2026.02.24 00:44:26.853441 [ 4 ] {c1e0008d-ba7b-4cdf-8df0-71df107f73d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12862 | 2026.02.24 00:44:26.853481 [ 4 ] {c1e0008d-ba7b-4cdf-8df0-71df107f73d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12863 | 2026.02.24 00:44:26.853885 [ 4 ] {c1e0008d-ba7b-4cdf-8df0-71df107f73d0} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12864 | 2026.02.24 00:44:26.853918 [ 4 ] {c1e0008d-ba7b-4cdf-8df0-71df107f73d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12865 | 2026.02.24 00:44:26.854212 [ 4 ] {c1e0008d-ba7b-4cdf-8df0-71df107f73d0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12866 | 2026.02.24 00:44:26.854418 [ 4 ] {c1e0008d-ba7b-4cdf-8df0-71df107f73d0} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12867 | 2026.02.24 00:44:26.854523 [ 120 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12868 | 2026.02.24 00:44:26.854541 [ 4 ] {c1e0008d-ba7b-4cdf-8df0-71df107f73d0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001119 sec., 36639.85701519214 rows/sec., 2.69 MiB/sec. | ||
| 12869 | 2026.02.24 00:44:26.854564 [ 120 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12870 | 2026.02.24 00:44:26.854579 [ 4 ] {c1e0008d-ba7b-4cdf-8df0-71df107f73d0} <Debug> TCPHandler: Processed in 0.001278134 sec. | ||
| 12871 | 2026.02.24 00:44:26.854588 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12872 | 2026.02.24 00:44:26.854698 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12873 | 2026.02.24 00:44:26.854718 [ 193 ] {900eac54-c714-400a-9877-5203360dccc1::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 | ||
| 12874 | 2026.02.24 00:44:26.854817 [ 4 ] {cf6d8b23-df40-4d58-ac46-2717d2938aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12875 | 2026.02.24 00:44:26.854867 [ 193 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12876 | 2026.02.24 00:44:26.854869 [ 4 ] {cf6d8b23-df40-4d58-ac46-2717d2938aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12877 | 2026.02.24 00:44:26.854913 [ 193 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 217 rows starting from the beginning of the part | ||
| 12878 | 2026.02.24 00:44:26.855008 [ 193 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 142 rows starting from the beginning of the part | ||
| 12879 | 2026.02.24 00:44:26.855067 [ 193 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 65 rows starting from the beginning of the part | ||
| 12880 | 2026.02.24 00:44:26.855116 [ 193 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 41 rows starting from the beginning of the part | ||
| 12881 | 2026.02.24 00:44:26.855161 [ 193 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 4 rows starting from the beginning of the part | ||
| 12882 | 2026.02.24 00:44:26.855207 [ 193 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 12883 | 2026.02.24 00:44:26.855419 [ 4 ] {cf6d8b23-df40-4d58-ac46-2717d2938aa1} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2026.02.24 00:44:26.855465 [ 4 ] {cf6d8b23-df40-4d58-ac46-2717d2938aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12885 | 2026.02.24 00:44:26.855812 [ 4 ] {cf6d8b23-df40-4d58-ac46-2717d2938aa1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12886 | 2026.02.24 00:44:26.856030 [ 4 ] {cf6d8b23-df40-4d58-ac46-2717d2938aa1} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2026.02.24 00:44:26.856095 [ 197 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440886 sec., 353948.88978031575 rows/sec., 24.41 MiB/sec. | ||
| 12888 | 2026.02.24 00:44:26.856160 [ 4 ] {cf6d8b23-df40-4d58-ac46-2717d2938aa1} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001367 sec., 76810.53401609363 rows/sec., 6.00 MiB/sec. | ||
| 12889 | 2026.02.24 00:44:26.856202 [ 4 ] {cf6d8b23-df40-4d58-ac46-2717d2938aa1} <Debug> TCPHandler: Processed in 0.001563749 sec. | ||
| 12890 | 2026.02.24 00:44:26.856255 [ 189 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12891 | 2026.02.24 00:44:26.856320 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12892 | 2026.02.24 00:44:26.856419 [ 4 ] {1eafee99-2acf-445f-84d5-5f525c11600f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12893 | 2026.02.24 00:44:26.856464 [ 4 ] {1eafee99-2acf-445f-84d5-5f525c11600f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12894 | 2026.02.24 00:44:26.856540 [ 189 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_66_13} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2026.02.24 00:44:26.856622 [ 189 ] {900eac54-c714-400a-9877-5203360dccc1::all_1_66_13} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12896 | 2026.02.24 00:44:26.856714 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 12897 | 2026.02.24 00:44:26.856880 [ 4 ] {1eafee99-2acf-445f-84d5-5f525c11600f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12898 | 2026.02.24 00:44:26.856920 [ 4 ] {1eafee99-2acf-445f-84d5-5f525c11600f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12899 | 2026.02.24 00:44:26.857250 [ 4 ] {1eafee99-2acf-445f-84d5-5f525c11600f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12900 | 2026.02.24 00:44:26.857460 [ 4 ] {1eafee99-2acf-445f-84d5-5f525c11600f} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12901 | 2026.02.24 00:44:26.857587 [ 4 ] {1eafee99-2acf-445f-84d5-5f525c11600f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 12902 | 2026.02.24 00:44:26.857623 [ 4 ] {1eafee99-2acf-445f-84d5-5f525c11600f} <Debug> TCPHandler: Processed in 0.001351374 sec. | ||
| 12903 | 2026.02.24 00:44:26.857729 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12904 | 2026.02.24 00:44:26.857829 [ 4 ] {4dba039d-5007-4bb8-b23b-b4f9fdc306f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12905 | 2026.02.24 00:44:26.857886 [ 4 ] {4dba039d-5007-4bb8-b23b-b4f9fdc306f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12906 | 2026.02.24 00:44:26.858776 [ 4 ] {4dba039d-5007-4bb8-b23b-b4f9fdc306f2} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12907 | 2026.02.24 00:44:26.858810 [ 4 ] {4dba039d-5007-4bb8-b23b-b4f9fdc306f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12908 | 2026.02.24 00:44:26.859378 [ 4 ] {4dba039d-5007-4bb8-b23b-b4f9fdc306f2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12909 | 2026.02.24 00:44:26.859597 [ 4 ] {4dba039d-5007-4bb8-b23b-b4f9fdc306f2} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12910 | 2026.02.24 00:44:26.859701 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12911 | 2026.02.24 00:44:26.859727 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12912 | 2026.02.24 00:44:26.859736 [ 4 ] {4dba039d-5007-4bb8-b23b-b4f9fdc306f2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001926 sec., 21287.642782969888 rows/sec., 38.15 MiB/sec. | ||
| 12913 | 2026.02.24 00:44:26.859742 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12914 | 2026.02.24 00:44:26.859792 [ 4 ] {4dba039d-5007-4bb8-b23b-b4f9fdc306f2} <Debug> TCPHandler: Processed in 0.002113328 sec. | ||
| 12915 | 2026.02.24 00:44:26.859815 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::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 | ||
| 12916 | 2026.02.24 00:44:26.859910 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.02.24 00:44:26.860000 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12918 | 2026.02.24 00:44:26.860010 [ 4 ] {fdfcb1a8-d67d-4c58-8b37-c529c553fd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12919 | 2026.02.24 00:44:26.860055 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1798 rows starting from the beginning of the part | ||
| 12920 | 2026.02.24 00:44:26.860063 [ 4 ] {fdfcb1a8-d67d-4c58-8b37-c529c553fd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12921 | 2026.02.24 00:44:26.860169 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 41 rows starting from the beginning of the part | ||
| 12922 | 2026.02.24 00:44:26.860268 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 12923 | 2026.02.24 00:44:26.860355 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 41 rows starting from the beginning of the part | ||
| 12924 | 2026.02.24 00:44:26.860413 [ 4 ] {fdfcb1a8-d67d-4c58-8b37-c529c553fd6e} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2026.02.24 00:44:26.860439 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 12926 | 2026.02.24 00:44:26.860453 [ 4 ] {fdfcb1a8-d67d-4c58-8b37-c529c553fd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12927 | 2026.02.24 00:44:26.860533 [ 193 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 41 rows starting from the beginning of the part | ||
| 12928 | 2026.02.24 00:44:26.860776 [ 4 ] {fdfcb1a8-d67d-4c58-8b37-c529c553fd6e} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 12929 | 2026.02.24 00:44:26.861029 [ 4 ] {fdfcb1a8-d67d-4c58-8b37-c529c553fd6e} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.02.24 00:44:26.861166 [ 4 ] {fdfcb1a8-d67d-4c58-8b37-c529c553fd6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 12931 | 2026.02.24 00:44:26.861203 [ 4 ] {fdfcb1a8-d67d-4c58-8b37-c529c553fd6e} <Debug> TCPHandler: Processed in 0.001344234 sec. | ||
| 12932 | 2026.02.24 00:44:26.870816 [ 189 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2003 rows, containing 19 columns (19 merged, 0 gathered) in 0.011027439 sec., 181637.8218006919 rows/sec., 325.49 MiB/sec. | ||
| 12933 | 2026.02.24 00:44:26.872954 [ 187 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12934 | 2026.02.24 00:44:26.873375 [ 187 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12935 | 2026.02.24 00:44:26.873475 [ 187 ] {be117193-072e-46d7-86da-9e4300ffc739::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12936 | 2026.02.24 00:44:26.873659 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.62 MiB. | ||
| 12937 | 2026.02.24 00:44:27.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.70 MiB, peak 374.28 MiB, free memory in arenas 0.00 B, will set to 362.98 MiB (RSS), difference: 6.29 MiB | ||
| 12938 | 2026.02.24 00:44:30.019563 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12939 | 2026.02.24 00:44:30.019627 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12940 | 2026.02.24 00:44:30.294569 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33610 | ||
| 12941 | 2026.02.24 00:44:30.295142 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.02.24 00:44:30.295178 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12943 | 2026.02.24 00:44:30.295660 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12944 | 2026.02.24 00:44:30.295887 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2026.02.24 00:44:30.296014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33610 | ||
| 12946 | 2026.02.24 00:44:30.303557 [ 223 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12947 | 2026.02.24 00:44:30.303636 [ 223 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12948 | 2026.02.24 00:44:30.319442 [ 223 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12949 | 2026.02.24 00:44:30.457489 [ 220 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12950 | 2026.02.24 00:44:30.457554 [ 220 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12951 | 2026.02.24 00:44:30.461480 [ 220 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12952 | 2026.02.24 00:44:31.306900 [ 224 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12953 | 2026.02.24 00:44:31.306960 [ 224 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12954 | 2026.02.24 00:44:31.309629 [ 224 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12955 | 2026.02.24 00:44:31.699091 [ 225 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12956 | 2026.02.24 00:44:31.699134 [ 225 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12957 | 2026.02.24 00:44:31.701630 [ 225 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12958 | 2026.02.24 00:44:31.849015 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12959 | 2026.02.24 00:44:31.849208 [ 4 ] {7105bae2-0814-4ce6-85c0-4f4073857c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12960 | 2026.02.24 00:44:31.849277 [ 4 ] {7105bae2-0814-4ce6-85c0-4f4073857c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12961 | 2026.02.24 00:44:31.849959 [ 4 ] {7105bae2-0814-4ce6-85c0-4f4073857c44} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12962 | 2026.02.24 00:44:31.850000 [ 4 ] {7105bae2-0814-4ce6-85c0-4f4073857c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12963 | 2026.02.24 00:44:31.850396 [ 4 ] {7105bae2-0814-4ce6-85c0-4f4073857c44} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12964 | 2026.02.24 00:44:31.850631 [ 4 ] {7105bae2-0814-4ce6-85c0-4f4073857c44} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12965 | 2026.02.24 00:44:31.850790 [ 4 ] {7105bae2-0814-4ce6-85c0-4f4073857c44} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.61 MiB/sec. | ||
| 12966 | 2026.02.24 00:44:31.850832 [ 4 ] {7105bae2-0814-4ce6-85c0-4f4073857c44} <Debug> TCPHandler: Processed in 0.001953116 sec. | ||
| 12967 | 2026.02.24 00:44:31.850860 [ 221 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12968 | 2026.02.24 00:44:31.850904 [ 221 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12969 | 2026.02.24 00:44:31.850960 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12970 | 2026.02.24 00:44:31.851088 [ 4 ] {0a04e122-7288-41c9-916b-2b39cd601f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12971 | 2026.02.24 00:44:31.851137 [ 4 ] {0a04e122-7288-41c9-916b-2b39cd601f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12972 | 2026.02.24 00:44:31.851595 [ 4 ] {0a04e122-7288-41c9-916b-2b39cd601f9c} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2026.02.24 00:44:31.851634 [ 4 ] {0a04e122-7288-41c9-916b-2b39cd601f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12974 | 2026.02.24 00:44:31.851985 [ 4 ] {0a04e122-7288-41c9-916b-2b39cd601f9c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12975 | 2026.02.24 00:44:31.852199 [ 4 ] {0a04e122-7288-41c9-916b-2b39cd601f9c} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12976 | 2026.02.24 00:44:31.852332 [ 4 ] {0a04e122-7288-41c9-916b-2b39cd601f9c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 12977 | 2026.02.24 00:44:31.852372 [ 4 ] {0a04e122-7288-41c9-916b-2b39cd601f9c} <Debug> TCPHandler: Processed in 0.001473176 sec. | ||
| 12978 | 2026.02.24 00:44:31.852488 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12979 | 2026.02.24 00:44:31.852586 [ 4 ] {6e89ab7a-57fb-47e3-aa3b-01f7610eba46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12980 | 2026.02.24 00:44:31.852631 [ 4 ] {6e89ab7a-57fb-47e3-aa3b-01f7610eba46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12981 | 2026.02.24 00:44:31.853049 [ 4 ] {6e89ab7a-57fb-47e3-aa3b-01f7610eba46} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2026.02.24 00:44:31.853086 [ 4 ] {6e89ab7a-57fb-47e3-aa3b-01f7610eba46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12983 | 2026.02.24 00:44:31.853431 [ 4 ] {6e89ab7a-57fb-47e3-aa3b-01f7610eba46} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12984 | 2026.02.24 00:44:31.853665 [ 4 ] {6e89ab7a-57fb-47e3-aa3b-01f7610eba46} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.02.24 00:44:31.853806 [ 4 ] {6e89ab7a-57fb-47e3-aa3b-01f7610eba46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 12986 | 2026.02.24 00:44:31.853844 [ 4 ] {6e89ab7a-57fb-47e3-aa3b-01f7610eba46} <Debug> TCPHandler: Processed in 0.001405475 sec. | ||
| 12987 | 2026.02.24 00:44:31.853932 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12988 | 2026.02.24 00:44:31.853958 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12989 | 2026.02.24 00:44:31.853961 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12990 | 2026.02.24 00:44:31.854059 [ 4 ] {3b1bc6c0-3f89-427c-9bbd-5cc241d8cef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12991 | 2026.02.24 00:44:31.854105 [ 4 ] {3b1bc6c0-3f89-427c-9bbd-5cc241d8cef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12992 | 2026.02.24 00:44:31.854342 [ 221 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 12993 | 2026.02.24 00:44:31.854441 [ 4 ] {3b1bc6c0-3f89-427c-9bbd-5cc241d8cef1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2026.02.24 00:44:31.854480 [ 4 ] {3b1bc6c0-3f89-427c-9bbd-5cc241d8cef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 12995 | 2026.02.24 00:44:31.854817 [ 4 ] {3b1bc6c0-3f89-427c-9bbd-5cc241d8cef1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 12996 | 2026.02.24 00:44:31.855028 [ 4 ] {3b1bc6c0-3f89-427c-9bbd-5cc241d8cef1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2026.02.24 00:44:31.855156 [ 4 ] {3b1bc6c0-3f89-427c-9bbd-5cc241d8cef1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 12998 | 2026.02.24 00:44:31.855191 [ 4 ] {3b1bc6c0-3f89-427c-9bbd-5cc241d8cef1} <Debug> TCPHandler: Processed in 0.001283123 sec. | ||
| 12999 | 2026.02.24 00:44:31.856836 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13000 | 2026.02.24 00:44:32.058738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13001 | 2026.02.24 00:44:32.075087 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2026.02.24 00:44:32.075151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13003 | 2026.02.24 00:44:32.081269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13004 | 2026.02.24 00:44:32.081997 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.02.24 00:44:32.085288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13006 | 2026.02.24 00:44:35.270695 [ 218 ] {} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13007 | 2026.02.24 00:44:35.270754 [ 218 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13008 | 2026.02.24 00:44:35.273877 [ 218 ] {} <Debug> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13009 | 2026.02.24 00:44:35.341231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1550 | ||
| 13010 | 2026.02.24 00:44:35.343931 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13011 | 2026.02.24 00:44:35.343978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13012 | 2026.02.24 00:44:35.345135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13013 | 2026.02.24 00:44:35.345410 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13014 | 2026.02.24 00:44:35.345790 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1550 | ||
| 13015 | 2026.02.24 00:44:36.880028 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13016 | 2026.02.24 00:44:36.880328 [ 4 ] {b09cc372-227c-4c97-8233-9159ee96a366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13017 | 2026.02.24 00:44:36.880430 [ 4 ] {b09cc372-227c-4c97-8233-9159ee96a366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13018 | 2026.02.24 00:44:36.881212 [ 4 ] {b09cc372-227c-4c97-8233-9159ee96a366} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13019 | 2026.02.24 00:44:36.881259 [ 4 ] {b09cc372-227c-4c97-8233-9159ee96a366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13020 | 2026.02.24 00:44:36.881643 [ 4 ] {b09cc372-227c-4c97-8233-9159ee96a366} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13021 | 2026.02.24 00:44:36.881869 [ 4 ] {b09cc372-227c-4c97-8233-9159ee96a366} <Trace> oximeter.fields_i16 (e6010151-f511-4ecf-811b-43b1482ef3b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2026.02.24 00:44:36.882031 [ 4 ] {b09cc372-227c-4c97-8233-9159ee96a366} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001778 sec., 13498.312710911136 rows/sec., 1.12 MiB/sec. | ||
| 13023 | 2026.02.24 00:44:36.882074 [ 4 ] {b09cc372-227c-4c97-8233-9159ee96a366} <Debug> TCPHandler: Processed in 0.00222782 sec. | ||
| 13024 | 2026.02.24 00:44:36.882194 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13025 | 2026.02.24 00:44:36.882289 [ 4 ] {2576c437-175d-49fa-be8d-60400e4a6436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13026 | 2026.02.24 00:44:36.882329 [ 4 ] {2576c437-175d-49fa-be8d-60400e4a6436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13027 | 2026.02.24 00:44:36.882719 [ 4 ] {2576c437-175d-49fa-be8d-60400e4a6436} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2026.02.24 00:44:36.882754 [ 4 ] {2576c437-175d-49fa-be8d-60400e4a6436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13029 | 2026.02.24 00:44:36.883044 [ 4 ] {2576c437-175d-49fa-be8d-60400e4a6436} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13030 | 2026.02.24 00:44:36.883255 [ 4 ] {2576c437-175d-49fa-be8d-60400e4a6436} <Trace> oximeter.fields_ipaddr (cfdb2f67-c53b-4804-afe4-10e42d6df536): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13031 | 2026.02.24 00:44:36.883386 [ 4 ] {2576c437-175d-49fa-be8d-60400e4a6436} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001116 sec., 3584.2293906810037 rows/sec., 292.27 KiB/sec. | ||
| 13032 | 2026.02.24 00:44:36.883424 [ 4 ] {2576c437-175d-49fa-be8d-60400e4a6436} <Debug> TCPHandler: Processed in 0.001280003 sec. | ||
| 13033 | 2026.02.24 00:44:36.883525 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13034 | 2026.02.24 00:44:36.883618 [ 4 ] {c8f1d6c5-43fd-412c-baaf-cf91ffa8df5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13035 | 2026.02.24 00:44:36.883657 [ 4 ] {c8f1d6c5-43fd-412c-baaf-cf91ffa8df5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13036 | 2026.02.24 00:44:36.884791 [ 4 ] {c8f1d6c5-43fd-412c-baaf-cf91ffa8df5b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2026.02.24 00:44:36.884827 [ 4 ] {c8f1d6c5-43fd-412c-baaf-cf91ffa8df5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13038 | 2026.02.24 00:44:36.885263 [ 4 ] {c8f1d6c5-43fd-412c-baaf-cf91ffa8df5b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13039 | 2026.02.24 00:44:36.885475 [ 4 ] {c8f1d6c5-43fd-412c-baaf-cf91ffa8df5b} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.02.24 00:44:36.885603 [ 4 ] {c8f1d6c5-43fd-412c-baaf-cf91ffa8df5b} <Debug> executeQuery: Read 1400 rows, 119.96 KiB in 0.002004 sec., 698602.7944111776 rows/sec., 58.46 MiB/sec. | ||
| 13041 | 2026.02.24 00:44:36.885641 [ 4 ] {c8f1d6c5-43fd-412c-baaf-cf91ffa8df5b} <Debug> TCPHandler: Processed in 0.002165459 sec. | ||
| 13042 | 2026.02.24 00:44:36.885745 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13043 | 2026.02.24 00:44:36.885862 [ 4 ] {4b9cc420-c065-4d61-9d80-6f9d89d1ae33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13044 | 2026.02.24 00:44:36.885912 [ 4 ] {4b9cc420-c065-4d61-9d80-6f9d89d1ae33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13045 | 2026.02.24 00:44:36.886457 [ 4 ] {4b9cc420-c065-4d61-9d80-6f9d89d1ae33} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13046 | 2026.02.24 00:44:36.886499 [ 4 ] {4b9cc420-c065-4d61-9d80-6f9d89d1ae33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13047 | 2026.02.24 00:44:36.886862 [ 4 ] {4b9cc420-c065-4d61-9d80-6f9d89d1ae33} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13048 | 2026.02.24 00:44:36.887074 [ 4 ] {4b9cc420-c065-4d61-9d80-6f9d89d1ae33} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13049 | 2026.02.24 00:44:36.887208 [ 4 ] {4b9cc420-c065-4d61-9d80-6f9d89d1ae33} <Debug> executeQuery: Read 57 rows, 4.32 KiB in 0.001371 sec., 41575.49234135667 rows/sec., 3.08 MiB/sec. | ||
| 13050 | 2026.02.24 00:44:36.887245 [ 4 ] {4b9cc420-c065-4d61-9d80-6f9d89d1ae33} <Debug> TCPHandler: Processed in 0.001551388 sec. | ||
| 13051 | 2026.02.24 00:44:36.887365 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13052 | 2026.02.24 00:44:36.887488 [ 4 ] {62df2271-a5b0-49da-8105-fbeeea911285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13053 | 2026.02.24 00:44:36.887537 [ 4 ] {62df2271-a5b0-49da-8105-fbeeea911285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13054 | 2026.02.24 00:44:36.888071 [ 4 ] {62df2271-a5b0-49da-8105-fbeeea911285} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13055 | 2026.02.24 00:44:36.888107 [ 4 ] {62df2271-a5b0-49da-8105-fbeeea911285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13056 | 2026.02.24 00:44:36.888420 [ 4 ] {62df2271-a5b0-49da-8105-fbeeea911285} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13057 | 2026.02.24 00:44:36.888639 [ 4 ] {62df2271-a5b0-49da-8105-fbeeea911285} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13058 | 2026.02.24 00:44:36.888769 [ 4 ] {62df2271-a5b0-49da-8105-fbeeea911285} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001307 sec., 192807.9571537873 rows/sec., 13.34 MiB/sec. | ||
| 13059 | 2026.02.24 00:44:36.888807 [ 4 ] {62df2271-a5b0-49da-8105-fbeeea911285} <Debug> TCPHandler: Processed in 0.001503757 sec. | ||
| 13060 | 2026.02.24 00:44:36.888919 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13061 | 2026.02.24 00:44:36.889014 [ 4 ] {12119022-897f-46dd-af71-39f37fcc62fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13062 | 2026.02.24 00:44:36.889055 [ 4 ] {12119022-897f-46dd-af71-39f37fcc62fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13063 | 2026.02.24 00:44:36.889447 [ 4 ] {12119022-897f-46dd-af71-39f37fcc62fa} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13064 | 2026.02.24 00:44:36.889481 [ 4 ] {12119022-897f-46dd-af71-39f37fcc62fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13065 | 2026.02.24 00:44:36.889775 [ 4 ] {12119022-897f-46dd-af71-39f37fcc62fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13066 | 2026.02.24 00:44:36.889984 [ 4 ] {12119022-897f-46dd-af71-39f37fcc62fa} <Trace> oximeter.fields_u8 (1cddf45a-d821-445c-afce-6567bb197938): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13067 | 2026.02.24 00:44:36.890118 [ 4 ] {12119022-897f-46dd-af71-39f37fcc62fa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 13068 | 2026.02.24 00:44:36.890156 [ 4 ] {12119022-897f-46dd-af71-39f37fcc62fa} <Debug> TCPHandler: Processed in 0.001288054 sec. | ||
| 13069 | 2026.02.24 00:44:36.890256 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13070 | 2026.02.24 00:44:36.890350 [ 4 ] {d8ae97e5-b701-4854-a261-bc0d921c6dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13071 | 2026.02.24 00:44:36.890390 [ 4 ] {d8ae97e5-b701-4854-a261-bc0d921c6dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13072 | 2026.02.24 00:44:36.891030 [ 4 ] {d8ae97e5-b701-4854-a261-bc0d921c6dc3} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13073 | 2026.02.24 00:44:36.891064 [ 4 ] {d8ae97e5-b701-4854-a261-bc0d921c6dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13074 | 2026.02.24 00:44:36.891399 [ 4 ] {d8ae97e5-b701-4854-a261-bc0d921c6dc3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13075 | 2026.02.24 00:44:36.891612 [ 4 ] {d8ae97e5-b701-4854-a261-bc0d921c6dc3} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13076 | 2026.02.24 00:44:36.891741 [ 4 ] {d8ae97e5-b701-4854-a261-bc0d921c6dc3} <Debug> executeQuery: Read 601 rows, 46.27 KiB in 0.001408 sec., 426846.59090909094 rows/sec., 32.09 MiB/sec. | ||
| 13077 | 2026.02.24 00:44:36.891778 [ 4 ] {d8ae97e5-b701-4854-a261-bc0d921c6dc3} <Debug> TCPHandler: Processed in 0.001571419 sec. | ||
| 13078 | 2026.02.24 00:44:36.891894 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13079 | 2026.02.24 00:44:36.892009 [ 4 ] {f3a14a60-df43-45f3-a122-75cd58c5b7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13080 | 2026.02.24 00:44:36.892061 [ 4 ] {f3a14a60-df43-45f3-a122-75cd58c5b7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13081 | 2026.02.24 00:44:36.892728 [ 4 ] {f3a14a60-df43-45f3-a122-75cd58c5b7de} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2026.02.24 00:44:36.892768 [ 4 ] {f3a14a60-df43-45f3-a122-75cd58c5b7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13083 | 2026.02.24 00:44:36.893140 [ 4 ] {f3a14a60-df43-45f3-a122-75cd58c5b7de} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13084 | 2026.02.24 00:44:36.893345 [ 4 ] {f3a14a60-df43-45f3-a122-75cd58c5b7de} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2026.02.24 00:44:36.893474 [ 4 ] {f3a14a60-df43-45f3-a122-75cd58c5b7de} <Debug> executeQuery: Read 882 rows, 61.30 KiB in 0.00149 sec., 591946.3087248323 rows/sec., 40.18 MiB/sec. | ||
| 13086 | 2026.02.24 00:44:36.893510 [ 4 ] {f3a14a60-df43-45f3-a122-75cd58c5b7de} <Debug> TCPHandler: Processed in 0.00167651 sec. | ||
| 13087 | 2026.02.24 00:44:36.893617 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13088 | 2026.02.24 00:44:36.893720 [ 4 ] {e015443d-cb21-4c00-ae22-e76b6399682c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13089 | 2026.02.24 00:44:36.893776 [ 4 ] {e015443d-cb21-4c00-ae22-e76b6399682c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13090 | 2026.02.24 00:44:36.894652 [ 4 ] {e015443d-cb21-4c00-ae22-e76b6399682c} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13091 | 2026.02.24 00:44:36.894688 [ 4 ] {e015443d-cb21-4c00-ae22-e76b6399682c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13092 | 2026.02.24 00:44:36.895252 [ 4 ] {e015443d-cb21-4c00-ae22-e76b6399682c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13093 | 2026.02.24 00:44:36.895470 [ 4 ] {e015443d-cb21-4c00-ae22-e76b6399682c} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13094 | 2026.02.24 00:44:36.895610 [ 4 ] {e015443d-cb21-4c00-ae22-e76b6399682c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001909 sec., 21477.2132006286 rows/sec., 38.49 MiB/sec. | ||
| 13095 | 2026.02.24 00:44:36.895671 [ 4 ] {e015443d-cb21-4c00-ae22-e76b6399682c} <Debug> TCPHandler: Processed in 0.002104618 sec. | ||
| 13096 | 2026.02.24 00:44:36.895784 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13097 | 2026.02.24 00:44:36.895879 [ 4 ] {ad4e3c6f-c127-43ab-8f28-0ae8d58d3a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13098 | 2026.02.24 00:44:36.895921 [ 4 ] {ad4e3c6f-c127-43ab-8f28-0ae8d58d3a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13099 | 2026.02.24 00:44:36.896260 [ 4 ] {ad4e3c6f-c127-43ab-8f28-0ae8d58d3a7c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13100 | 2026.02.24 00:44:36.896295 [ 4 ] {ad4e3c6f-c127-43ab-8f28-0ae8d58d3a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13101 | 2026.02.24 00:44:36.896596 [ 4 ] {ad4e3c6f-c127-43ab-8f28-0ae8d58d3a7c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13102 | 2026.02.24 00:44:36.896807 [ 4 ] {ad4e3c6f-c127-43ab-8f28-0ae8d58d3a7c} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13103 | 2026.02.24 00:44:36.896935 [ 4 ] {ad4e3c6f-c127-43ab-8f28-0ae8d58d3a7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 13104 | 2026.02.24 00:44:36.896971 [ 4 ] {ad4e3c6f-c127-43ab-8f28-0ae8d58d3a7c} <Debug> TCPHandler: Processed in 0.001236172 sec. | ||
| 13105 | 2026.02.24 00:44:37.796487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34058 | ||
| 13106 | 2026.02.24 00:44:37.796998 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2026.02.24 00:44:37.797037 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13108 | 2026.02.24 00:44:37.797514 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13109 | 2026.02.24 00:44:37.797742 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2026.02.24 00:44:37.797872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34058 | ||
| 13111 | 2026.02.24 00:44:37.797887 [ 57 ] {} <Debug> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13112 | 2026.02.24 00:44:37.797933 [ 57 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13113 | 2026.02.24 00:44:37.797955 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13114 | 2026.02.24 00:44:37.798093 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::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 | ||
| 13115 | 2026.02.24 00:44:37.798258 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13116 | 2026.02.24 00:44:37.798302 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31690 rows starting from the beginning of the part | ||
| 13117 | 2026.02.24 00:44:37.798373 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 13118 | 2026.02.24 00:44:37.798423 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 13119 | 2026.02.24 00:44:37.798473 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 13120 | 2026.02.24 00:44:37.798517 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 13121 | 2026.02.24 00:44:37.798564 [ 187 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 13122 | 2026.02.24 00:44:37.800950 [ 189 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34058 rows, containing 4 columns (4 merged, 0 gathered) in 0.002927023 sec., 11635713.14608734 rows/sec., 166.45 MiB/sec. | ||
| 13123 | 2026.02.24 00:44:37.801433 [ 188 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13124 | 2026.02.24 00:44:37.801784 [ 188 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_71_14} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13125 | 2026.02.24 00:44:37.801868 [ 188 ] {959dd5fb-d140-4bea-bd5b-d28421bb7e25::all_1_71_14} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13126 | 2026.02.24 00:44:37.801987 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 13127 | 2026.02.24 00:44:39.585705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13128 | 2026.02.24 00:44:39.602876 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13129 | 2026.02.24 00:44:39.602937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13130 | 2026.02.24 00:44:39.609082 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13131 | 2026.02.24 00:44:39.609759 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13132 | 2026.02.24 00:44:39.610094 [ 61 ] {} <Debug> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13133 | 2026.02.24 00:44:39.610164 [ 61 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13134 | 2026.02.24 00:44:39.610187 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13135 | 2026.02.24 00:44:39.610323 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::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 | ||
| 13136 | 2026.02.24 00:44:39.613065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13137 | 2026.02.24 00:44:39.614240 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13138 | 2026.02.24 00:44:39.615766 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 13139 | 2026.02.24 00:44:39.620309 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 13140 | 2026.02.24 00:44:39.625040 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 13141 | 2026.02.24 00:44:39.629574 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 13142 | 2026.02.24 00:44:39.634407 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 13143 | 2026.02.24 00:44:39.638974 [ 187 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 13144 | 2026.02.24 00:44:39.691849 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.081585419 sec., 6557.544308254395 rows/sec., 33.91 MiB/sec. | ||
| 13145 | 2026.02.24 00:44:39.694672 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13146 | 2026.02.24 00:44:39.696633 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_71_14} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13147 | 2026.02.24 00:44:39.696715 [ 188 ] {c804b6e0-38a0-4d0e-a108-6a9a6895c8a9::all_1_71_14} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13148 | 2026.02.24 00:44:39.699130 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13149 | 2026.02.24 00:44:41.848794 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13150 | 2026.02.24 00:44:41.849005 [ 4 ] {6332fb99-5783-4bc2-88fd-6d8e99f38bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13151 | 2026.02.24 00:44:41.849078 [ 4 ] {6332fb99-5783-4bc2-88fd-6d8e99f38bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13152 | 2026.02.24 00:44:41.849773 [ 4 ] {6332fb99-5783-4bc2-88fd-6d8e99f38bf6} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2026.02.24 00:44:41.849824 [ 4 ] {6332fb99-5783-4bc2-88fd-6d8e99f38bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13154 | 2026.02.24 00:44:41.850227 [ 4 ] {6332fb99-5783-4bc2-88fd-6d8e99f38bf6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13155 | 2026.02.24 00:44:41.850457 [ 4 ] {6332fb99-5783-4bc2-88fd-6d8e99f38bf6} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.02.24 00:44:41.850615 [ 4 ] {6332fb99-5783-4bc2-88fd-6d8e99f38bf6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.57 MiB/sec. | ||
| 13157 | 2026.02.24 00:44:41.850632 [ 58 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13158 | 2026.02.24 00:44:41.850658 [ 4 ] {6332fb99-5783-4bc2-88fd-6d8e99f38bf6} <Debug> TCPHandler: Processed in 0.002001756 sec. | ||
| 13159 | 2026.02.24 00:44:41.850727 [ 58 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2026.02.24 00:44:41.850769 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13161 | 2026.02.24 00:44:41.850823 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13162 | 2026.02.24 00:44:41.850918 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13163 | 2026.02.24 00:44:41.850924 [ 4 ] {90f480bd-045e-4645-98d9-3dbc934be385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13164 | 2026.02.24 00:44:41.851023 [ 4 ] {90f480bd-045e-4645-98d9-3dbc934be385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13165 | 2026.02.24 00:44:41.851094 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13166 | 2026.02.24 00:44:41.851137 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2152 rows starting from the beginning of the part | ||
| 13167 | 2026.02.24 00:44:41.851211 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 59 rows starting from the beginning of the part | ||
| 13168 | 2026.02.24 00:44:41.851256 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 138 rows starting from the beginning of the part | ||
| 13169 | 2026.02.24 00:44:41.851296 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 13170 | 2026.02.24 00:44:41.851335 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1400 rows starting from the beginning of the part | ||
| 13171 | 2026.02.24 00:44:41.851373 [ 199 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 13172 | 2026.02.24 00:44:41.851456 [ 4 ] {90f480bd-045e-4645-98d9-3dbc934be385} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2026.02.24 00:44:41.851494 [ 4 ] {90f480bd-045e-4645-98d9-3dbc934be385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13174 | 2026.02.24 00:44:41.851821 [ 4 ] {90f480bd-045e-4645-98d9-3dbc934be385} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13175 | 2026.02.24 00:44:41.852036 [ 4 ] {90f480bd-045e-4645-98d9-3dbc934be385} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13176 | 2026.02.24 00:44:41.852140 [ 58 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13177 | 2026.02.24 00:44:41.852164 [ 4 ] {90f480bd-045e-4645-98d9-3dbc934be385} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001319 sec., 48521.60727824109 rows/sec., 3.79 MiB/sec. | ||
| 13178 | 2026.02.24 00:44:41.852170 [ 58 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13179 | 2026.02.24 00:44:41.852306 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13180 | 2026.02.24 00:44:41.852312 [ 4 ] {90f480bd-045e-4645-98d9-3dbc934be385} <Debug> TCPHandler: Processed in 0.001538068 sec. | ||
| 13181 | 2026.02.24 00:44:41.852390 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13182 | 2026.02.24 00:44:41.852458 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13183 | 2026.02.24 00:44:41.852500 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13184 | 2026.02.24 00:44:41.852537 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1063 rows starting from the beginning of the part | ||
| 13185 | 2026.02.24 00:44:41.852558 [ 4 ] {e8e6b216-b62c-4c92-9106-07c7cbc41557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13186 | 2026.02.24 00:44:41.852603 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 68 rows starting from the beginning of the part | ||
| 13187 | 2026.02.24 00:44:41.852608 [ 4 ] {e8e6b216-b62c-4c92-9106-07c7cbc41557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13188 | 2026.02.24 00:44:41.852660 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 105 rows starting from the beginning of the part | ||
| 13189 | 2026.02.24 00:44:41.852707 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 13190 | 2026.02.24 00:44:41.852747 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 601 rows starting from the beginning of the part | ||
| 13191 | 2026.02.24 00:44:41.852785 [ 194 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 13192 | 2026.02.24 00:44:41.852883 [ 195 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3861 rows, containing 5 columns (5 merged, 0 gathered) in 0.002028156 sec., 1903699.715406507 rows/sec., 164.31 MiB/sec. | ||
| 13193 | 2026.02.24 00:44:41.853039 [ 4 ] {e8e6b216-b62c-4c92-9106-07c7cbc41557} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2026.02.24 00:44:41.853080 [ 4 ] {e8e6b216-b62c-4c92-9106-07c7cbc41557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13195 | 2026.02.24 00:44:41.853174 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13196 | 2026.02.24 00:44:41.853470 [ 4 ] {e8e6b216-b62c-4c92-9106-07c7cbc41557} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13197 | 2026.02.24 00:44:41.853506 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_106_21} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13198 | 2026.02.24 00:44:41.853600 [ 198 ] {a1aab77e-81c6-402f-b249-9f75a2f821be::all_1_106_21} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13199 | 2026.02.24 00:44:41.853697 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 13200 | 2026.02.24 00:44:41.853707 [ 4 ] {e8e6b216-b62c-4c92-9106-07c7cbc41557} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13201 | 2026.02.24 00:44:41.853831 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
| 13202 | 2026.02.24 00:44:41.853846 [ 4 ] {e8e6b216-b62c-4c92-9106-07c7cbc41557} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001307 sec., 122417.75057383321 rows/sec., 8.53 MiB/sec. | ||
| 13203 | 2026.02.24 00:44:41.853861 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13204 | 2026.02.24 00:44:41.853886 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13205 | 2026.02.24 00:44:41.853891 [ 4 ] {e8e6b216-b62c-4c92-9106-07c7cbc41557} <Debug> TCPHandler: Processed in 0.001480476 sec. | ||
| 13206 | 2026.02.24 00:44:41.853915 [ 195 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1965 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569238 sec., 1252200.1124112469 rows/sec., 97.89 MiB/sec. | ||
| 13207 | 2026.02.24 00:44:41.853945 [ 198 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
| 13208 | 2026.02.24 00:44:41.854000 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13209 | 2026.02.24 00:44:41.854037 [ 198 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13210 | 2026.02.24 00:44:41.854069 [ 198 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29821 rows starting from the beginning of the part | ||
| 13211 | 2026.02.24 00:44:41.854088 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13212 | 2026.02.24 00:44:41.854099 [ 4 ] {6322702e-553b-462c-8439-50ce24cd2ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13213 | 2026.02.24 00:44:41.854125 [ 198 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 162 rows starting from the beginning of the part | ||
| 13214 | 2026.02.24 00:44:41.854147 [ 4 ] {6322702e-553b-462c-8439-50ce24cd2ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13215 | 2026.02.24 00:44:41.854178 [ 198 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13216 | 2026.02.24 00:44:41.854228 [ 198 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 13217 | 2026.02.24 00:44:41.854267 [ 198 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 882 rows starting from the beginning of the part | ||
| 13218 | 2026.02.24 00:44:41.854360 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_106_21} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2026.02.24 00:44:41.854424 [ 190 ] {9b7de49e-4494-43b8-b7e5-503fc5d673aa::all_1_106_21} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13220 | 2026.02.24 00:44:41.854472 [ 4 ] {6322702e-553b-462c-8439-50ce24cd2ebb} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2026.02.24 00:44:41.854498 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 13222 | 2026.02.24 00:44:41.854510 [ 4 ] {6322702e-553b-462c-8439-50ce24cd2ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13223 | 2026.02.24 00:44:41.854810 [ 4 ] {6322702e-553b-462c-8439-50ce24cd2ebb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13224 | 2026.02.24 00:44:41.855001 [ 4 ] {6322702e-553b-462c-8439-50ce24cd2ebb} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13225 | 2026.02.24 00:44:41.855110 [ 58 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13226 | 2026.02.24 00:44:41.855120 [ 4 ] {6322702e-553b-462c-8439-50ce24cd2ebb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 13227 | 2026.02.24 00:44:41.855141 [ 58 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13228 | 2026.02.24 00:44:41.855162 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13229 | 2026.02.24 00:44:41.855162 [ 4 ] {6322702e-553b-462c-8439-50ce24cd2ebb} <Debug> TCPHandler: Processed in 0.001270213 sec. | ||
| 13230 | 2026.02.24 00:44:41.855309 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13231 | 2026.02.24 00:44:41.855403 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13232 | 2026.02.24 00:44:41.855441 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5976 rows starting from the beginning of the part | ||
| 13233 | 2026.02.24 00:44:41.855494 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 13234 | 2026.02.24 00:44:41.855536 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 13235 | 2026.02.24 00:44:41.855573 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13236 | 2026.02.24 00:44:41.855612 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 13237 | 2026.02.24 00:44:41.855646 [ 192 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 13238 | 2026.02.24 00:44:41.857925 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002659128 sec., 2360172.2068287046 rows/sec., 157.68 MiB/sec. | ||
| 13239 | 2026.02.24 00:44:41.858363 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13240 | 2026.02.24 00:44:41.858634 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_106_21} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.02.24 00:44:41.858710 [ 195 ] {c65c0784-d925-4173-b781-5fcbaaad47e9::all_1_106_21} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13242 | 2026.02.24 00:44:41.858793 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13243 | 2026.02.24 00:44:41.860978 [ 192 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31185 rows, containing 5 columns (5 merged, 0 gathered) in 0.007057247 sec., 4418861.915985086 rows/sec., 302.63 MiB/sec. | ||
| 13244 | 2026.02.24 00:44:41.861596 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 13245 | 2026.02.24 00:44:41.861909 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13246 | 2026.02.24 00:44:41.861994 [ 195 ] {5748966b-cea7-463e-8163-8b147d4c0cc0::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
| 13247 | 2026.02.24 00:44:41.862081 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 13248 | 2026.02.24 00:44:42.000471 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 364.59 MiB, peak 381.78 MiB, free memory in arenas 0.00 B, will set to 365.59 MiB (RSS), difference: 1.01 MiB | ||
| 13249 | 2026.02.24 00:44:45.019677 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13250 | 2026.02.24 00:44:45.019724 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13251 | 2026.02.24 00:44:45.298513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34570 | ||
| 13252 | 2026.02.24 00:44:45.299061 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2026.02.24 00:44:45.299113 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13254 | 2026.02.24 00:44:45.299601 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13255 | 2026.02.24 00:44:45.299831 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13256 | 2026.02.24 00:44:45.299978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34570 | ||
| 13257 | 2026.02.24 00:44:45.346820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1578 | ||
| 13258 | 2026.02.24 00:44:45.349081 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13259 | 2026.02.24 00:44:45.349120 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 13260 | 2026.02.24 00:44:45.350286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13261 | 2026.02.24 00:44:45.350562 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2026.02.24 00:44:45.350786 [ 218 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13263 | 2026.02.24 00:44:45.350824 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 13264 | 2026.02.24 00:44:45.350838 [ 218 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13265 | 2026.02.24 00:44:45.353866 [ 218 ] {} <Debug> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13266 | 2026.02.24 00:44:46.851088 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13267 | 2026.02.24 00:44:46.851287 [ 4 ] {cc1b5e8d-8ac6-49ec-96c1-6fe23431be1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13268 | 2026.02.24 00:44:46.851353 [ 4 ] {cc1b5e8d-8ac6-49ec-96c1-6fe23431be1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13269 | 2026.02.24 00:44:46.852098 [ 4 ] {cc1b5e8d-8ac6-49ec-96c1-6fe23431be1d} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13270 | 2026.02.24 00:44:46.852145 [ 4 ] {cc1b5e8d-8ac6-49ec-96c1-6fe23431be1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13271 | 2026.02.24 00:44:46.852549 [ 4 ] {cc1b5e8d-8ac6-49ec-96c1-6fe23431be1d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13272 | 2026.02.24 00:44:46.852836 [ 4 ] {cc1b5e8d-8ac6-49ec-96c1-6fe23431be1d} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13273 | 2026.02.24 00:44:46.853031 [ 4 ] {cc1b5e8d-8ac6-49ec-96c1-6fe23431be1d} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001792 sec., 77008.92857142858 rows/sec., 6.68 MiB/sec. | ||
| 13274 | 2026.02.24 00:44:46.853083 [ 4 ] {cc1b5e8d-8ac6-49ec-96c1-6fe23431be1d} <Debug> TCPHandler: Processed in 0.002123818 sec. | ||
| 13275 | 2026.02.24 00:44:46.853239 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13276 | 2026.02.24 00:44:46.853365 [ 4 ] {829cc0aa-7255-4a8d-b706-11422691cf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13277 | 2026.02.24 00:44:46.853411 [ 4 ] {829cc0aa-7255-4a8d-b706-11422691cf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13278 | 2026.02.24 00:44:46.853899 [ 4 ] {829cc0aa-7255-4a8d-b706-11422691cf5a} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13279 | 2026.02.24 00:44:46.853938 [ 4 ] {829cc0aa-7255-4a8d-b706-11422691cf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13280 | 2026.02.24 00:44:46.854274 [ 4 ] {829cc0aa-7255-4a8d-b706-11422691cf5a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13281 | 2026.02.24 00:44:46.854506 [ 4 ] {829cc0aa-7255-4a8d-b706-11422691cf5a} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13282 | 2026.02.24 00:44:46.854649 [ 4 ] {829cc0aa-7255-4a8d-b706-11422691cf5a} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001308 sec., 31345.565749235477 rows/sec., 2.30 MiB/sec. | ||
| 13283 | 2026.02.24 00:44:46.854689 [ 4 ] {829cc0aa-7255-4a8d-b706-11422691cf5a} <Debug> TCPHandler: Processed in 0.001513347 sec. | ||
| 13284 | 2026.02.24 00:44:46.854802 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13285 | 2026.02.24 00:44:46.854898 [ 4 ] {00401490-e6a3-4950-91b2-20bfe76ecd2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13286 | 2026.02.24 00:44:46.854938 [ 4 ] {00401490-e6a3-4950-91b2-20bfe76ecd2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13287 | 2026.02.24 00:44:46.855380 [ 4 ] {00401490-e6a3-4950-91b2-20bfe76ecd2f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13288 | 2026.02.24 00:44:46.855417 [ 4 ] {00401490-e6a3-4950-91b2-20bfe76ecd2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13289 | 2026.02.24 00:44:46.855755 [ 4 ] {00401490-e6a3-4950-91b2-20bfe76ecd2f} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13290 | 2026.02.24 00:44:46.855972 [ 4 ] {00401490-e6a3-4950-91b2-20bfe76ecd2f} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13291 | 2026.02.24 00:44:46.856101 [ 4 ] {00401490-e6a3-4950-91b2-20bfe76ecd2f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001222 sec., 85924.71358428805 rows/sec., 6.71 MiB/sec. | ||
| 13292 | 2026.02.24 00:44:46.856138 [ 4 ] {00401490-e6a3-4950-91b2-20bfe76ecd2f} <Debug> TCPHandler: Processed in 0.001386265 sec. | ||
| 13293 | 2026.02.24 00:44:46.856255 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2026.02.24 00:44:46.856350 [ 4 ] {0de76831-95d8-4f6f-b8bc-e5378961c442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13295 | 2026.02.24 00:44:46.856393 [ 4 ] {0de76831-95d8-4f6f-b8bc-e5378961c442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13296 | 2026.02.24 00:44:46.856869 [ 4 ] {0de76831-95d8-4f6f-b8bc-e5378961c442} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13297 | 2026.02.24 00:44:46.856906 [ 4 ] {0de76831-95d8-4f6f-b8bc-e5378961c442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13298 | 2026.02.24 00:44:46.857236 [ 4 ] {0de76831-95d8-4f6f-b8bc-e5378961c442} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13299 | 2026.02.24 00:44:46.857466 [ 4 ] {0de76831-95d8-4f6f-b8bc-e5378961c442} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13300 | 2026.02.24 00:44:46.857600 [ 4 ] {0de76831-95d8-4f6f-b8bc-e5378961c442} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 13301 | 2026.02.24 00:44:46.857643 [ 4 ] {0de76831-95d8-4f6f-b8bc-e5378961c442} <Debug> TCPHandler: Processed in 0.001437776 sec. | ||
| 13302 | 2026.02.24 00:44:46.857756 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13303 | 2026.02.24 00:44:46.857850 [ 4 ] {d883cce0-11ef-4711-b66f-947d6b3a7b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13304 | 2026.02.24 00:44:46.857905 [ 4 ] {d883cce0-11ef-4711-b66f-947d6b3a7b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13305 | 2026.02.24 00:44:46.858783 [ 4 ] {d883cce0-11ef-4711-b66f-947d6b3a7b9e} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2026.02.24 00:44:46.858819 [ 4 ] {d883cce0-11ef-4711-b66f-947d6b3a7b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13307 | 2026.02.24 00:44:46.859411 [ 4 ] {d883cce0-11ef-4711-b66f-947d6b3a7b9e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13308 | 2026.02.24 00:44:46.859637 [ 4 ] {d883cce0-11ef-4711-b66f-947d6b3a7b9e} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2026.02.24 00:44:46.859772 [ 4 ] {d883cce0-11ef-4711-b66f-947d6b3a7b9e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00194 sec., 21134.0206185567 rows/sec., 37.87 MiB/sec. | ||
| 13310 | 2026.02.24 00:44:46.859826 [ 4 ] {d883cce0-11ef-4711-b66f-947d6b3a7b9e} <Debug> TCPHandler: Processed in 0.002120008 sec. | ||
| 13311 | 2026.02.24 00:44:46.859952 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2026.02.24 00:44:46.860046 [ 4 ] {4edb206e-b15e-4884-9fa3-46ae4ab9fa0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13313 | 2026.02.24 00:44:46.860086 [ 4 ] {4edb206e-b15e-4884-9fa3-46ae4ab9fa0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13314 | 2026.02.24 00:44:46.860434 [ 4 ] {4edb206e-b15e-4884-9fa3-46ae4ab9fa0a} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2026.02.24 00:44:46.860468 [ 4 ] {4edb206e-b15e-4884-9fa3-46ae4ab9fa0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13316 | 2026.02.24 00:44:46.860786 [ 4 ] {4edb206e-b15e-4884-9fa3-46ae4ab9fa0a} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13317 | 2026.02.24 00:44:46.861003 [ 4 ] {4edb206e-b15e-4884-9fa3-46ae4ab9fa0a} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2026.02.24 00:44:46.861135 [ 4 ] {4edb206e-b15e-4884-9fa3-46ae4ab9fa0a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 13319 | 2026.02.24 00:44:46.861174 [ 4 ] {4edb206e-b15e-4884-9fa3-46ae4ab9fa0a} <Debug> TCPHandler: Processed in 0.001272193 sec. | ||
| 13320 | 2026.02.24 00:44:47.113668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 13321 | 2026.02.24 00:44:47.131244 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2026.02.24 00:44:47.131311 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13323 | 2026.02.24 00:44:47.137484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13324 | 2026.02.24 00:44:47.138262 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2026.02.24 00:44:47.142500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 13326 | 2026.02.24 00:44:48.549312 [ 88 ] {} <Debug> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 13327 | 2026.02.24 00:44:48.549375 [ 88 ] {} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2026.02.24 00:44:48.549401 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13329 | 2026.02.24 00:44:48.549504 [ 196 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::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 | ||
| 13330 | 2026.02.24 00:44:48.549624 [ 196 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13331 | 2026.02.24 00:44:48.549671 [ 196 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 402 rows starting from the beginning of the part | ||
| 13332 | 2026.02.24 00:44:48.549746 [ 196 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 149 rows starting from the beginning of the part | ||
| 13333 | 2026.02.24 00:44:48.549796 [ 196 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 13334 | 2026.02.24 00:44:48.549842 [ 196 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 252 rows starting from the beginning of the part | ||
| 13335 | 2026.02.24 00:44:48.549885 [ 196 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part | ||
| 13336 | 2026.02.24 00:44:48.550822 [ 195 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1204 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361135 sec., 884555.9037127102 rows/sec., 63.05 MiB/sec. | ||
| 13337 | 2026.02.24 00:44:48.551016 [ 192 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 13338 | 2026.02.24 00:44:48.551307 [ 192 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_26_6} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13339 | 2026.02.24 00:44:48.551385 [ 192 ] {0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81::all_1_26_6} <Trace> oximeter.fields_u32 (0a2cf762-d9fe-4d45-aaff-a2cbf7fa3a81) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 13340 | 2026.02.24 00:44:48.551455 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 13341 | 2026.02.24 00:44:51.277372 [ 218 ] {} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13342 | 2026.02.24 00:44:51.277432 [ 218 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13343 | 2026.02.24 00:44:51.281111 [ 218 ] {} <Debug> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13344 | 2026.02.24 00:44:51.721244 [ 221 ] {} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13345 | 2026.02.24 00:44:51.721291 [ 221 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13346 | 2026.02.24 00:44:51.724780 [ 221 ] {} <Debug> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13347 | 2026.02.24 00:44:51.744351 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13348 | 2026.02.24 00:44:51.744381 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13349 | 2026.02.24 00:44:51.747600 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13350 | 2026.02.24 00:44:51.849101 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2026.02.24 00:44:51.849284 [ 4 ] {79e01253-516e-4dc6-9ec9-7d1f69f06251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13352 | 2026.02.24 00:44:51.849358 [ 4 ] {79e01253-516e-4dc6-9ec9-7d1f69f06251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13353 | 2026.02.24 00:44:51.850032 [ 4 ] {79e01253-516e-4dc6-9ec9-7d1f69f06251} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13354 | 2026.02.24 00:44:51.850084 [ 4 ] {79e01253-516e-4dc6-9ec9-7d1f69f06251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13355 | 2026.02.24 00:44:51.850475 [ 4 ] {79e01253-516e-4dc6-9ec9-7d1f69f06251} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13356 | 2026.02.24 00:44:51.850705 [ 4 ] {79e01253-516e-4dc6-9ec9-7d1f69f06251} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13357 | 2026.02.24 00:44:51.850857 [ 4 ] {79e01253-516e-4dc6-9ec9-7d1f69f06251} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.64 MiB/sec. | ||
| 13358 | 2026.02.24 00:44:51.850902 [ 4 ] {79e01253-516e-4dc6-9ec9-7d1f69f06251} <Debug> TCPHandler: Processed in 0.001930125 sec. | ||
| 13359 | 2026.02.24 00:44:51.851033 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13360 | 2026.02.24 00:44:51.851130 [ 4 ] {e5988ce0-9c6c-4175-82fb-330d4f112bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13361 | 2026.02.24 00:44:51.851171 [ 4 ] {e5988ce0-9c6c-4175-82fb-330d4f112bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13362 | 2026.02.24 00:44:51.851596 [ 4 ] {e5988ce0-9c6c-4175-82fb-330d4f112bb3} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13363 | 2026.02.24 00:44:51.851632 [ 4 ] {e5988ce0-9c6c-4175-82fb-330d4f112bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13364 | 2026.02.24 00:44:51.851937 [ 4 ] {e5988ce0-9c6c-4175-82fb-330d4f112bb3} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13365 | 2026.02.24 00:44:51.852157 [ 4 ] {e5988ce0-9c6c-4175-82fb-330d4f112bb3} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13366 | 2026.02.24 00:44:51.852285 [ 4 ] {e5988ce0-9c6c-4175-82fb-330d4f112bb3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 13367 | 2026.02.24 00:44:51.852324 [ 4 ] {e5988ce0-9c6c-4175-82fb-330d4f112bb3} <Debug> TCPHandler: Processed in 0.001343145 sec. | ||
| 13368 | 2026.02.24 00:44:51.852442 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13369 | 2026.02.24 00:44:51.852535 [ 4 ] {a244fcfd-1067-48bb-96ed-b8e797d33b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13370 | 2026.02.24 00:44:51.852579 [ 4 ] {a244fcfd-1067-48bb-96ed-b8e797d33b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13371 | 2026.02.24 00:44:51.852997 [ 4 ] {a244fcfd-1067-48bb-96ed-b8e797d33b77} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13372 | 2026.02.24 00:44:51.853033 [ 4 ] {a244fcfd-1067-48bb-96ed-b8e797d33b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13373 | 2026.02.24 00:44:51.853355 [ 4 ] {a244fcfd-1067-48bb-96ed-b8e797d33b77} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13374 | 2026.02.24 00:44:51.853563 [ 4 ] {a244fcfd-1067-48bb-96ed-b8e797d33b77} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13375 | 2026.02.24 00:44:51.853692 [ 4 ] {a244fcfd-1067-48bb-96ed-b8e797d33b77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 13376 | 2026.02.24 00:44:51.853728 [ 4 ] {a244fcfd-1067-48bb-96ed-b8e797d33b77} <Debug> TCPHandler: Processed in 0.001335444 sec. | ||
| 13377 | 2026.02.24 00:44:51.853840 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13378 | 2026.02.24 00:44:51.853933 [ 4 ] {de74a964-d137-496c-a184-3127ee0abce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13379 | 2026.02.24 00:44:51.853974 [ 4 ] {de74a964-d137-496c-a184-3127ee0abce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13380 | 2026.02.24 00:44:51.854311 [ 4 ] {de74a964-d137-496c-a184-3127ee0abce0} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13381 | 2026.02.24 00:44:51.854351 [ 4 ] {de74a964-d137-496c-a184-3127ee0abce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13382 | 2026.02.24 00:44:51.854652 [ 4 ] {de74a964-d137-496c-a184-3127ee0abce0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13383 | 2026.02.24 00:44:51.854859 [ 4 ] {de74a964-d137-496c-a184-3127ee0abce0} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13384 | 2026.02.24 00:44:51.854987 [ 4 ] {de74a964-d137-496c-a184-3127ee0abce0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 13385 | 2026.02.24 00:44:51.855023 [ 4 ] {de74a964-d137-496c-a184-3127ee0abce0} <Debug> TCPHandler: Processed in 0.001232072 sec. | ||
| 13386 | 2026.02.24 00:44:52.187707 [ 224 ] {} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13387 | 2026.02.24 00:44:52.187767 [ 224 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13388 | 2026.02.24 00:44:52.190564 [ 224 ] {} <Debug> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 13389 | 2026.02.24 00:44:52.800893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35018 | ||
| 13390 | 2026.02.24 00:44:52.801381 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13391 | 2026.02.24 00:44:52.801418 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13392 | 2026.02.24 00:44:52.801879 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13393 | 2026.02.24 00:44:52.802112 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13394 | 2026.02.24 00:44:52.802237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35018 | ||
| 13395 | 2026.02.24 00:44:54.643153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 13396 | 2026.02.24 00:44:54.662377 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13397 | 2026.02.24 00:44:54.662445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13398 | 2026.02.24 00:44:54.668788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13399 | 2026.02.24 00:44:54.669536 [ 244 ] {} <Trace> system.metric_log (c804b6e0-38a0-4d0e-a108-6a9a6895c8a9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13400 | 2026.02.24 00:44:54.673729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 13401 | 2026.02.24 00:44:55.351622 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1598 | ||
| 13402 | 2026.02.24 00:44:55.353698 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.02.24 00:44:55.353746 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13404 | 2026.02.24 00:44:55.354930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13405 | 2026.02.24 00:44:55.355204 [ 243 ] {} <Trace> system.query_log (8cc9ff06-4bab-4824-994a-ed59ceadc366): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2026.02.24 00:44:55.355477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1598 | ||
| 13407 | 2026.02.24 00:44:56.657212 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58879 | ||
| 13408 | 2026.02.24 00:44:56.657313 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13409 | 2026.02.24 00:44:56.657337 [ 294 ] {} <Debug> TCP-Session: d34d9888-32c4-49ce-b63e-57d0f62c5369 Authenticating user 'default' from [fd00:1122:3344:101::e]:58879 | ||
| 13410 | 2026.02.24 00:44:56.657358 [ 294 ] {} <Debug> TCP-Session: d34d9888-32c4-49ce-b63e-57d0f62c5369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13411 | 2026.02.24 00:44:56.657370 [ 294 ] {} <Debug> TCP-Session: d34d9888-32c4-49ce-b63e-57d0f62c5369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13412 | 2026.02.24 00:44:56.657582 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50969 | ||
| 13413 | 2026.02.24 00:44:56.657608 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54249 | ||
| 13414 | 2026.02.24 00:44:56.657614 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34060 | ||
| 13415 | 2026.02.24 00:44:56.657638 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63741 | ||
| 13416 | 2026.02.24 00:44:56.657648 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60089 | ||
| 13417 | 2026.02.24 00:44:56.657683 [ 294 ] {} <Trace> TCP-Session: d34d9888-32c4-49ce-b63e-57d0f62c5369 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13418 | 2026.02.24 00:44:56.657701 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13419 | 2026.02.24 00:44:56.657729 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13420 | 2026.02.24 00:44:56.657747 [ 290 ] {} <Debug> TCP-Session: a4945d01-48f2-4576-9a87-2a3ffc6515b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:34060 | ||
| 13421 | 2026.02.24 00:44:56.657700 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13422 | 2026.02.24 00:44:56.657767 [ 293 ] {} <Debug> TCP-Session: b5e2d484-56e7-4ecd-8c92-129c5c446d20 Authenticating user 'default' from [fd00:1122:3344:101::e]:63741 | ||
| 13423 | 2026.02.24 00:44:56.657773 [ 290 ] {} <Debug> TCP-Session: a4945d01-48f2-4576-9a87-2a3ffc6515b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13424 | 2026.02.24 00:44:56.657807 [ 289 ] {} <Debug> TCP-Session: 5b9d0e21-04ca-4360-afc7-3703bb653ebb Authenticating user 'default' from [fd00:1122:3344:101::e]:54249 | ||
| 13425 | 2026.02.24 00:44:56.657813 [ 293 ] {} <Debug> TCP-Session: b5e2d484-56e7-4ecd-8c92-129c5c446d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13426 | 2026.02.24 00:44:56.657821 [ 290 ] {} <Debug> TCP-Session: a4945d01-48f2-4576-9a87-2a3ffc6515b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13427 | 2026.02.24 00:44:56.657844 [ 293 ] {} <Debug> TCP-Session: b5e2d484-56e7-4ecd-8c92-129c5c446d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13428 | 2026.02.24 00:44:56.657841 [ 289 ] {} <Debug> TCP-Session: 5b9d0e21-04ca-4360-afc7-3703bb653ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13429 | 2026.02.24 00:44:56.657864 [ 294 ] {95d5c0bb-ccc6-4f93-881d-d8a227f1a810} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58879) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13430 | 2026.02.24 00:44:56.657880 [ 289 ] {} <Debug> TCP-Session: 5b9d0e21-04ca-4360-afc7-3703bb653ebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13431 | 2026.02.24 00:44:56.657779 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13432 | 2026.02.24 00:44:56.657700 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13433 | 2026.02.24 00:44:56.657955 [ 292 ] {} <Debug> TCP-Session: f726282d-44d1-4662-a8e8-211fb6a5d8a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60089 | ||
| 13434 | 2026.02.24 00:44:56.657974 [ 3 ] {} <Debug> TCP-Session: 72ac0fb6-61ca-4d00-bb5e-05c23334e859 Authenticating user 'default' from [fd00:1122:3344:101::e]:50969 | ||
| 13435 | 2026.02.24 00:44:56.657991 [ 292 ] {} <Debug> TCP-Session: f726282d-44d1-4662-a8e8-211fb6a5d8a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13436 | 2026.02.24 00:44:56.657999 [ 3 ] {} <Debug> TCP-Session: 72ac0fb6-61ca-4d00-bb5e-05c23334e859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13437 | 2026.02.24 00:44:56.658015 [ 292 ] {} <Debug> TCP-Session: f726282d-44d1-4662-a8e8-211fb6a5d8a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13438 | 2026.02.24 00:44:56.658025 [ 3 ] {} <Debug> TCP-Session: 72ac0fb6-61ca-4d00-bb5e-05c23334e859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13439 | 2026.02.24 00:44:56.657627 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64556 | ||
| 13440 | 2026.02.24 00:44:56.657608 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60871 | ||
| 13441 | 2026.02.24 00:44:56.657586 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46463 | ||
| 13442 | 2026.02.24 00:44:56.658155 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13443 | 2026.02.24 00:44:56.658159 [ 294 ] {95d5c0bb-ccc6-4f93-881d-d8a227f1a810} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13444 | 2026.02.24 00:44:56.658188 [ 291 ] {} <Debug> TCP-Session: 6b44f46f-86f7-4f07-96d6-0b081f2edfed Authenticating user 'default' from [fd00:1122:3344:101::e]:64556 | ||
| 13445 | 2026.02.24 00:44:56.658218 [ 291 ] {} <Debug> TCP-Session: 6b44f46f-86f7-4f07-96d6-0b081f2edfed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13446 | 2026.02.24 00:44:56.658227 [ 294 ] {95d5c0bb-ccc6-4f93-881d-d8a227f1a810} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13447 | 2026.02.24 00:44:56.658231 [ 291 ] {} <Debug> TCP-Session: 6b44f46f-86f7-4f07-96d6-0b081f2edfed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13448 | 2026.02.24 00:44:56.658524 [ 294 ] {95d5c0bb-ccc6-4f93-881d-d8a227f1a810} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 13449 | 2026.02.24 00:44:56.658586 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13450 | 2026.02.24 00:44:56.658620 [ 288 ] {} <Debug> TCP-Session: e93851de-e094-4e19-a6f7-d84eb9df1098 Authenticating user 'default' from [fd00:1122:3344:101::e]:60871 | ||
| 13451 | 2026.02.24 00:44:56.658638 [ 288 ] {} <Debug> TCP-Session: e93851de-e094-4e19-a6f7-d84eb9df1098 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13452 | 2026.02.24 00:44:56.658653 [ 288 ] {} <Debug> TCP-Session: e93851de-e094-4e19-a6f7-d84eb9df1098 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13453 | 2026.02.24 00:44:56.658715 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13454 | 2026.02.24 00:44:56.658749 [ 286 ] {} <Debug> TCP-Session: a2293379-de27-48ac-a3d8-9a4a5da0bdbe Authenticating user 'default' from [fd00:1122:3344:101::e]:46463 | ||
| 13455 | 2026.02.24 00:44:56.658765 [ 286 ] {} <Debug> TCP-Session: a2293379-de27-48ac-a3d8-9a4a5da0bdbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13456 | 2026.02.24 00:44:56.658779 [ 286 ] {} <Debug> TCP-Session: a2293379-de27-48ac-a3d8-9a4a5da0bdbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13457 | 2026.02.24 00:44:56.659425 [ 336 ] {95d5c0bb-ccc6-4f93-881d-d8a227f1a810} <Trace> AggregatingTransform: Aggregating | ||
| 13458 | 2026.02.24 00:44:56.659479 [ 336 ] {95d5c0bb-ccc6-4f93-881d-d8a227f1a810} <Trace> Aggregator: Aggregation method: without_key | ||
| 13459 | 2026.02.24 00:44:56.659518 [ 336 ] {95d5c0bb-ccc6-4f93-881d-d8a227f1a810} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000883716 sec. (1131.585 rows/sec., 44.20 KiB/sec.) | ||
| 13460 | 2026.02.24 00:44:56.659537 [ 336 ] {95d5c0bb-ccc6-4f93-881d-d8a227f1a810} <Trace> Aggregator: Merging aggregated data | ||
| 13461 | 2026.02.24 00:44:56.660873 [ 294 ] {95d5c0bb-ccc6-4f93-881d-d8a227f1a810} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003062 sec., 326.5839320705421 rows/sec., 12.76 KiB/sec. | ||
| 13462 | 2026.02.24 00:44:56.661004 [ 294 ] {95d5c0bb-ccc6-4f93-881d-d8a227f1a810} <Debug> TCPHandler: Processed in 0.003434012 sec. | ||
| 13463 | 2026.02.24 00:44:56.661146 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13464 | 2026.02.24 00:44:56.661161 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13465 | 2026.02.24 00:44:56.661179 [ 294 ] {} <Debug> TCP-Session: d34d9888-32c4-49ce-b63e-57d0f62c5369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13466 | 2026.02.24 00:44:56.661178 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13467 | 2026.02.24 00:44:56.661195 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13468 | 2026.02.24 00:44:56.661213 [ 292 ] {} <Debug> TCP-Session: f726282d-44d1-4662-a8e8-211fb6a5d8a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13469 | 2026.02.24 00:44:56.661230 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13470 | 2026.02.24 00:44:56.661236 [ 286 ] {} <Debug> TCP-Session: a2293379-de27-48ac-a3d8-9a4a5da0bdbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13471 | 2026.02.24 00:44:56.661253 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13472 | 2026.02.24 00:44:56.661277 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13473 | 2026.02.24 00:44:56.661284 [ 290 ] {} <Debug> TCP-Session: a4945d01-48f2-4576-9a87-2a3ffc6515b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13474 | 2026.02.24 00:44:56.661308 [ 289 ] {} <Debug> TCP-Session: 5b9d0e21-04ca-4360-afc7-3703bb653ebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13475 | 2026.02.24 00:44:56.661321 [ 293 ] {} <Debug> TCP-Session: b5e2d484-56e7-4ecd-8c92-129c5c446d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13476 | 2026.02.24 00:44:56.661254 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13477 | 2026.02.24 00:44:56.661246 [ 3 ] {} <Debug> TCP-Session: 72ac0fb6-61ca-4d00-bb5e-05c23334e859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13478 | 2026.02.24 00:44:56.661226 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13479 | 2026.02.24 00:44:56.661392 [ 288 ] {} <Debug> TCP-Session: e93851de-e094-4e19-a6f7-d84eb9df1098 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13480 | 2026.02.24 00:44:56.661431 [ 291 ] {} <Debug> TCP-Session: 6b44f46f-86f7-4f07-96d6-0b081f2edfed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13481 | 2026.02.24 00:44:56.837478 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13482 | 2026.02.24 00:44:56.837527 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13483 | 2026.02.24 00:44:56.840844 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13484 | 2026.02.24 00:44:56.850839 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13485 | 2026.02.24 00:44:56.851026 [ 4 ] {7b6c5cdb-d6ce-4c2e-96a5-04485a86174a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13486 | 2026.02.24 00:44:56.851095 [ 4 ] {7b6c5cdb-d6ce-4c2e-96a5-04485a86174a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13487 | 2026.02.24 00:44:56.851887 [ 4 ] {7b6c5cdb-d6ce-4c2e-96a5-04485a86174a} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13488 | 2026.02.24 00:44:56.851942 [ 4 ] {7b6c5cdb-d6ce-4c2e-96a5-04485a86174a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13489 | 2026.02.24 00:44:56.852343 [ 4 ] {7b6c5cdb-d6ce-4c2e-96a5-04485a86174a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13490 | 2026.02.24 00:44:56.852616 [ 4 ] {7b6c5cdb-d6ce-4c2e-96a5-04485a86174a} <Trace> oximeter.fields_string (a1aab77e-81c6-402f-b249-9f75a2f821be): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13491 | 2026.02.24 00:44:56.852778 [ 4 ] {7b6c5cdb-d6ce-4c2e-96a5-04485a86174a} <Debug> executeQuery: Read 138 rows, 12.26 KiB in 0.001856 sec., 74353.44827586207 rows/sec., 6.45 MiB/sec. | ||
| 13492 | 2026.02.24 00:44:56.852828 [ 4 ] {7b6c5cdb-d6ce-4c2e-96a5-04485a86174a} <Debug> TCPHandler: Processed in 0.00217237 sec. | ||
| 13493 | 2026.02.24 00:44:56.852950 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13494 | 2026.02.24 00:44:56.853121 [ 4 ] {67ef5de5-697f-483b-89ec-49167304535b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13495 | 2026.02.24 00:44:56.853166 [ 4 ] {67ef5de5-697f-483b-89ec-49167304535b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13496 | 2026.02.24 00:44:56.853813 [ 4 ] {67ef5de5-697f-483b-89ec-49167304535b} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2026.02.24 00:44:56.853870 [ 4 ] {67ef5de5-697f-483b-89ec-49167304535b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13498 | 2026.02.24 00:44:56.854314 [ 4 ] {67ef5de5-697f-483b-89ec-49167304535b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13499 | 2026.02.24 00:44:56.854616 [ 4 ] {67ef5de5-697f-483b-89ec-49167304535b} <Trace> oximeter.fields_u16 (900eac54-c714-400a-9877-5203360dccc1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2026.02.24 00:44:56.854793 [ 4 ] {67ef5de5-697f-483b-89ec-49167304535b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001696 sec., 24174.528301886792 rows/sec., 1.78 MiB/sec. | ||
| 13501 | 2026.02.24 00:44:56.854849 [ 4 ] {67ef5de5-697f-483b-89ec-49167304535b} <Debug> TCPHandler: Processed in 0.001888384 sec. | ||
| 13502 | 2026.02.24 00:44:56.855017 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13503 | 2026.02.24 00:44:56.855143 [ 4 ] {624e9674-5ec5-4007-bf13-a577bd103161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13504 | 2026.02.24 00:44:56.855198 [ 4 ] {624e9674-5ec5-4007-bf13-a577bd103161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13505 | 2026.02.24 00:44:56.855850 [ 4 ] {624e9674-5ec5-4007-bf13-a577bd103161} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2026.02.24 00:44:56.855897 [ 4 ] {624e9674-5ec5-4007-bf13-a577bd103161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13507 | 2026.02.24 00:44:56.856305 [ 4 ] {624e9674-5ec5-4007-bf13-a577bd103161} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13508 | 2026.02.24 00:44:56.856581 [ 4 ] {624e9674-5ec5-4007-bf13-a577bd103161} <Trace> oximeter.fields_uuid (9b7de49e-4494-43b8-b7e5-503fc5d673aa): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13509 | 2026.02.24 00:44:56.856747 [ 4 ] {624e9674-5ec5-4007-bf13-a577bd103161} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001635 sec., 64220.18348623854 rows/sec., 5.02 MiB/sec. | ||
| 13510 | 2026.02.24 00:44:56.856794 [ 4 ] {624e9674-5ec5-4007-bf13-a577bd103161} <Debug> TCPHandler: Processed in 0.001841673 sec. | ||
| 13511 | 2026.02.24 00:44:56.856994 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13512 | 2026.02.24 00:44:56.857112 [ 4 ] {b1f930a3-721f-478d-bbd1-f10da82895b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13513 | 2026.02.24 00:44:56.857167 [ 4 ] {b1f930a3-721f-478d-bbd1-f10da82895b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13514 | 2026.02.24 00:44:56.857645 [ 4 ] {b1f930a3-721f-478d-bbd1-f10da82895b4} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13515 | 2026.02.24 00:44:56.857679 [ 4 ] {b1f930a3-721f-478d-bbd1-f10da82895b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13516 | 2026.02.24 00:44:56.858023 [ 4 ] {b1f930a3-721f-478d-bbd1-f10da82895b4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13517 | 2026.02.24 00:44:56.858237 [ 4 ] {b1f930a3-721f-478d-bbd1-f10da82895b4} <Trace> oximeter.measurements_cumulativeu64 (5748966b-cea7-463e-8163-8b147d4c0cc0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2026.02.24 00:44:56.858369 [ 4 ] {b1f930a3-721f-478d-bbd1-f10da82895b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 13519 | 2026.02.24 00:44:56.858407 [ 4 ] {b1f930a3-721f-478d-bbd1-f10da82895b4} <Debug> TCPHandler: Processed in 0.001477696 sec. | ||
| 13520 | 2026.02.24 00:44:56.858529 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13521 | 2026.02.24 00:44:56.858626 [ 4 ] {82151c1c-0dd2-49c8-bdd2-fa88f5556f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13522 | 2026.02.24 00:44:56.858681 [ 4 ] {82151c1c-0dd2-49c8-bdd2-fa88f5556f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13523 | 2026.02.24 00:44:56.859584 [ 4 ] {82151c1c-0dd2-49c8-bdd2-fa88f5556f6d} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.02.24 00:44:56.859624 [ 4 ] {82151c1c-0dd2-49c8-bdd2-fa88f5556f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13525 | 2026.02.24 00:44:56.860215 [ 4 ] {82151c1c-0dd2-49c8-bdd2-fa88f5556f6d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13526 | 2026.02.24 00:44:56.860452 [ 4 ] {82151c1c-0dd2-49c8-bdd2-fa88f5556f6d} <Trace> oximeter.measurements_histogramu64 (be117193-072e-46d7-86da-9e4300ffc739): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2026.02.24 00:44:56.860593 [ 4 ] {82151c1c-0dd2-49c8-bdd2-fa88f5556f6d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001986 sec., 20644.511581067472 rows/sec., 36.99 MiB/sec. | ||
| 13528 | 2026.02.24 00:44:56.860647 [ 4 ] {82151c1c-0dd2-49c8-bdd2-fa88f5556f6d} <Debug> TCPHandler: Processed in 0.002167909 sec. | ||
| 13529 | 2026.02.24 00:44:56.860763 [ 4 ] {} <Trace> TCP-Session: 67aface1-cbab-482b-827f-f7b18592d7c0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13530 | 2026.02.24 00:44:56.860858 [ 4 ] {4f9eaffe-986a-4e82-a7da-4ade52cbfdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40718) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13531 | 2026.02.24 00:44:56.860900 [ 4 ] {4f9eaffe-986a-4e82-a7da-4ade52cbfdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13532 | 2026.02.24 00:44:56.861248 [ 4 ] {4f9eaffe-986a-4e82-a7da-4ade52cbfdf1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2026.02.24 00:44:56.861283 [ 4 ] {4f9eaffe-986a-4e82-a7da-4ade52cbfdf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13534 | 2026.02.24 00:44:56.861597 [ 4 ] {4f9eaffe-986a-4e82-a7da-4ade52cbfdf1} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 13535 | 2026.02.24 00:44:56.861820 [ 4 ] {4f9eaffe-986a-4e82-a7da-4ade52cbfdf1} <Trace> oximeter.measurements_u64 (c65c0784-d925-4173-b781-5fcbaaad47e9): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2026.02.24 00:44:56.861967 [ 4 ] {4f9eaffe-986a-4e82-a7da-4ade52cbfdf1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 13537 | 2026.02.24 00:44:56.862009 [ 4 ] {4f9eaffe-986a-4e82-a7da-4ade52cbfdf1} <Debug> TCPHandler: Processed in 0.001296033 sec. | ||
| 13538 | 2026.02.24 00:44:58.963052 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54645 | ||
| 13539 | 2026.02.24 00:44:58.963162 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13540 | 2026.02.24 00:44:58.963192 [ 294 ] {} <Debug> TCP-Session: 6619f842-0344-4c58-98a8-4bc1118d03b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54645 | ||
| 13541 | 2026.02.24 00:44:58.963219 [ 294 ] {} <Debug> TCP-Session: 6619f842-0344-4c58-98a8-4bc1118d03b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13542 | 2026.02.24 00:44:58.963234 [ 294 ] {} <Debug> TCP-Session: 6619f842-0344-4c58-98a8-4bc1118d03b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13543 | 2026.02.24 00:44:58.963454 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50741 | ||
| 13544 | 2026.02.24 00:44:58.963479 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53629 | ||
| 13545 | 2026.02.24 00:44:58.963498 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61622 | ||
| 13546 | 2026.02.24 00:44:58.963538 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58603 | ||
| 13547 | 2026.02.24 00:44:58.963535 [ 294 ] {} <Trace> TCP-Session: 6619f842-0344-4c58-98a8-4bc1118d03b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13548 | 2026.02.24 00:44:58.963569 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13549 | 2026.02.24 00:44:58.963581 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13550 | 2026.02.24 00:44:58.963604 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13551 | 2026.02.24 00:44:58.963609 [ 3 ] {} <Debug> TCP-Session: 0b17d4dc-de54-4a1a-ac42-6ce40e18f2e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50741 | ||
| 13552 | 2026.02.24 00:44:58.963624 [ 286 ] {} <Debug> TCP-Session: 0aa7501b-bae5-4dc4-a4eb-594cc916ba99 Authenticating user 'default' from [fd00:1122:3344:101::e]:53629 | ||
| 13553 | 2026.02.24 00:44:58.963631 [ 293 ] {} <Debug> TCP-Session: c35fd58f-a117-46a2-950f-e8ac3690e1a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58603 | ||
| 13554 | 2026.02.24 00:44:58.963643 [ 3 ] {} <Debug> TCP-Session: 0b17d4dc-de54-4a1a-ac42-6ce40e18f2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13555 | 2026.02.24 00:44:58.963652 [ 286 ] {} <Debug> TCP-Session: 0aa7501b-bae5-4dc4-a4eb-594cc916ba99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13556 | 2026.02.24 00:44:58.963660 [ 3 ] {} <Debug> TCP-Session: 0b17d4dc-de54-4a1a-ac42-6ce40e18f2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13557 | 2026.02.24 00:44:58.963657 [ 293 ] {} <Debug> TCP-Session: c35fd58f-a117-46a2-950f-e8ac3690e1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13558 | 2026.02.24 00:44:58.963674 [ 286 ] {} <Debug> TCP-Session: 0aa7501b-bae5-4dc4-a4eb-594cc916ba99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13559 | 2026.02.24 00:44:58.963684 [ 293 ] {} <Debug> TCP-Session: c35fd58f-a117-46a2-950f-e8ac3690e1a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13560 | 2026.02.24 00:44:58.963599 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13561 | 2026.02.24 00:44:58.963545 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42185 | ||
| 13562 | 2026.02.24 00:44:58.963736 [ 289 ] {} <Debug> TCP-Session: afe1da11-27fd-4f06-a374-85d3dee5ed48 Authenticating user 'default' from [fd00:1122:3344:101::e]:61622 | ||
| 13563 | 2026.02.24 00:44:58.963729 [ 294 ] {f1616e4d-9151-4f43-a9bc-ae6f285e4d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54645) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13564 | 2026.02.24 00:44:58.963805 [ 289 ] {} <Debug> TCP-Session: afe1da11-27fd-4f06-a374-85d3dee5ed48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13565 | 2026.02.24 00:44:58.963509 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42933 | ||
| 13566 | 2026.02.24 00:44:58.963842 [ 289 ] {} <Debug> TCP-Session: afe1da11-27fd-4f06-a374-85d3dee5ed48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13567 | 2026.02.24 00:44:58.963854 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13568 | 2026.02.24 00:44:58.963498 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57195 | ||
| 13569 | 2026.02.24 00:44:58.963927 [ 292 ] {} <Debug> TCP-Session: ba3c56cb-552f-46d1-a3b1-65cb94399414 Authenticating user 'default' from [fd00:1122:3344:101::e]:42185 | ||
| 13570 | 2026.02.24 00:44:58.963918 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13571 | 2026.02.24 00:44:58.963977 [ 292 ] {} <Debug> TCP-Session: ba3c56cb-552f-46d1-a3b1-65cb94399414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13572 | 2026.02.24 00:44:58.963998 [ 290 ] {} <Debug> TCP-Session: 53082bbc-59f5-4fb6-9a03-b09a007e0ce5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42933 | ||
| 13573 | 2026.02.24 00:44:58.964010 [ 292 ] {} <Debug> TCP-Session: ba3c56cb-552f-46d1-a3b1-65cb94399414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13574 | 2026.02.24 00:44:58.964028 [ 290 ] {} <Debug> TCP-Session: 53082bbc-59f5-4fb6-9a03-b09a007e0ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13575 | 2026.02.24 00:44:58.964035 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13576 | 2026.02.24 00:44:58.964052 [ 290 ] {} <Debug> TCP-Session: 53082bbc-59f5-4fb6-9a03-b09a007e0ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13577 | 2026.02.24 00:44:58.964073 [ 294 ] {f1616e4d-9151-4f43-a9bc-ae6f285e4d2a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13578 | 2026.02.24 00:44:58.964078 [ 288 ] {} <Debug> TCP-Session: 1fd9790a-8125-42c5-8fe2-7a157a6ddcd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57195 | ||
| 13579 | 2026.02.24 00:44:58.963524 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45422 | ||
| 13580 | 2026.02.24 00:44:58.964124 [ 288 ] {} <Debug> TCP-Session: 1fd9790a-8125-42c5-8fe2-7a157a6ddcd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13581 | 2026.02.24 00:44:58.964130 [ 294 ] {f1616e4d-9151-4f43-a9bc-ae6f285e4d2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13582 | 2026.02.24 00:44:58.964155 [ 288 ] {} <Debug> TCP-Session: 1fd9790a-8125-42c5-8fe2-7a157a6ddcd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13583 | 2026.02.24 00:44:58.964208 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13584 | 2026.02.24 00:44:58.964236 [ 291 ] {} <Debug> TCP-Session: 4bd0fc88-801c-4156-bac0-74af7fd7e8f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45422 | ||
| 13585 | 2026.02.24 00:44:58.964255 [ 291 ] {} <Debug> TCP-Session: 4bd0fc88-801c-4156-bac0-74af7fd7e8f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13586 | 2026.02.24 00:44:58.964271 [ 291 ] {} <Debug> TCP-Session: 4bd0fc88-801c-4156-bac0-74af7fd7e8f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13587 | 2026.02.24 00:44:58.964439 [ 294 ] {f1616e4d-9151-4f43-a9bc-ae6f285e4d2a} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 13588 | 2026.02.24 00:44:58.965368 [ 301 ] {f1616e4d-9151-4f43-a9bc-ae6f285e4d2a} <Trace> AggregatingTransform: Aggregating | ||
| 13589 | 2026.02.24 00:44:58.965413 [ 301 ] {f1616e4d-9151-4f43-a9bc-ae6f285e4d2a} <Trace> Aggregator: Aggregation method: without_key | ||
| 13590 | 2026.02.24 00:44:58.965451 [ 301 ] {f1616e4d-9151-4f43-a9bc-ae6f285e4d2a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906337 sec. (1103.342 rows/sec., 43.10 KiB/sec.) | ||
| 13591 | 2026.02.24 00:44:58.965470 [ 301 ] {f1616e4d-9151-4f43-a9bc-ae6f285e4d2a} <Trace> Aggregator: Merging aggregated data | ||
| 13592 | 2026.02.24 00:44:58.966948 [ 294 ] {f1616e4d-9151-4f43-a9bc-ae6f285e4d2a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003275 sec., 305.34351145038164 rows/sec., 11.93 KiB/sec. | ||
| 13593 | 2026.02.24 00:44:58.967093 [ 294 ] {f1616e4d-9151-4f43-a9bc-ae6f285e4d2a} <Debug> TCPHandler: Processed in 0.003669436 sec. | ||
| 13594 | 2026.02.24 00:44:58.967207 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13595 | 2026.02.24 00:44:58.967235 [ 294 ] {} <Debug> TCP-Session: 6619f842-0344-4c58-98a8-4bc1118d03b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13596 | 2026.02.24 00:44:58.967238 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13597 | 2026.02.24 00:44:58.967260 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13598 | 2026.02.24 00:44:58.967277 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13599 | 2026.02.24 00:44:58.967281 [ 293 ] {} <Debug> TCP-Session: c35fd58f-a117-46a2-950f-e8ac3690e1a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13600 | 2026.02.24 00:44:58.967297 [ 286 ] {} <Debug> TCP-Session: 0aa7501b-bae5-4dc4-a4eb-594cc916ba99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13601 | 2026.02.24 00:44:58.967316 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13602 | 2026.02.24 00:44:58.967329 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13603 | 2026.02.24 00:44:58.967342 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13604 | 2026.02.24 00:44:58.967363 [ 3 ] {} <Debug> TCP-Session: 0b17d4dc-de54-4a1a-ac42-6ce40e18f2e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13605 | 2026.02.24 00:44:58.967360 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13606 | 2026.02.24 00:44:58.967390 [ 289 ] {} <Debug> TCP-Session: afe1da11-27fd-4f06-a374-85d3dee5ed48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13607 | 2026.02.24 00:44:58.967380 [ 288 ] {} <Debug> TCP-Session: 1fd9790a-8125-42c5-8fe2-7a157a6ddcd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13608 | 2026.02.24 00:44:58.967429 [ 292 ] {} <Debug> TCP-Session: ba3c56cb-552f-46d1-a3b1-65cb94399414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13609 | 2026.02.24 00:44:58.967326 [ 291 ] {} <Debug> TCP-Session: 4bd0fc88-801c-4156-bac0-74af7fd7e8f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13610 | 2026.02.24 00:44:58.967297 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13611 | 2026.02.24 00:44:58.967506 [ 290 ] {} <Debug> TCP-Session: 53082bbc-59f5-4fb6-9a03-b09a007e0ce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13612 | 2026.02.24 00:44:59.013441 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34184 | ||
| 13613 | 2026.02.24 00:44:59.013526 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13614 | 2026.02.24 00:44:59.013549 [ 286 ] {} <Debug> TCP-Session: d1d84a51-607d-47ca-b16d-06d2f839679b Authenticating user 'default' from [fd00:1122:3344:101::e]:34184 | ||
| 13615 | 2026.02.24 00:44:59.013567 [ 286 ] {} <Debug> TCP-Session: d1d84a51-607d-47ca-b16d-06d2f839679b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13616 | 2026.02.24 00:44:59.013579 [ 286 ] {} <Debug> TCP-Session: d1d84a51-607d-47ca-b16d-06d2f839679b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13617 | 2026.02.24 00:44:59.013734 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41524 | ||
| 13618 | 2026.02.24 00:44:59.013781 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39188 | ||
| 13619 | 2026.02.24 00:44:59.013791 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54977 | ||
| 13620 | 2026.02.24 00:44:59.013817 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57316 | ||
| 13621 | 2026.02.24 00:44:59.013829 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13622 | 2026.02.24 00:44:59.013858 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57104 | ||
| 13623 | 2026.02.24 00:44:59.013884 [ 286 ] {} <Trace> TCP-Session: d1d84a51-607d-47ca-b16d-06d2f839679b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2026.02.24 00:44:59.013894 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13625 | 2026.02.24 00:44:59.013912 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13626 | 2026.02.24 00:44:59.014000 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13627 | 2026.02.24 00:44:59.014005 [ 290 ] {} <Debug> TCP-Session: f3df47ea-afc2-45e7-87d5-abe5fc540030 Authenticating user 'default' from [fd00:1122:3344:101::e]:54977 | ||
| 13628 | 2026.02.24 00:44:59.014023 [ 291 ] {} <Debug> TCP-Session: f9759b43-78ff-4068-87b0-fe5a8f265ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:57316 | ||
| 13629 | 2026.02.24 00:44:59.014052 [ 3 ] {} <Debug> TCP-Session: 5f11269c-52c1-418e-8e89-97e94207cb84 Authenticating user 'default' from [fd00:1122:3344:101::e]:57104 | ||
| 13630 | 2026.02.24 00:44:59.014060 [ 290 ] {} <Debug> TCP-Session: f3df47ea-afc2-45e7-87d5-abe5fc540030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13631 | 2026.02.24 00:44:59.014072 [ 291 ] {} <Debug> TCP-Session: f9759b43-78ff-4068-87b0-fe5a8f265ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13632 | 2026.02.24 00:44:59.014083 [ 3 ] {} <Debug> TCP-Session: 5f11269c-52c1-418e-8e89-97e94207cb84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13633 | 2026.02.24 00:44:59.014092 [ 290 ] {} <Debug> TCP-Session: f3df47ea-afc2-45e7-87d5-abe5fc540030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13634 | 2026.02.24 00:44:59.014122 [ 3 ] {} <Debug> TCP-Session: 5f11269c-52c1-418e-8e89-97e94207cb84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13635 | 2026.02.24 00:44:59.014110 [ 291 ] {} <Debug> TCP-Session: f9759b43-78ff-4068-87b0-fe5a8f265ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13636 | 2026.02.24 00:44:59.013867 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13637 | 2026.02.24 00:44:59.014174 [ 286 ] {21a0ee45-de96-43f1-8dbf-a7cbf3378d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34184) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13638 | 2026.02.24 00:44:59.014199 [ 289 ] {} <Debug> TCP-Session: 92542f48-e337-4953-9d10-bdd30b1fbc14 Authenticating user 'default' from [fd00:1122:3344:101::e]:39188 | ||
| 13639 | 2026.02.24 00:44:59.013841 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33833 | ||
| 13640 | 2026.02.24 00:44:59.014224 [ 289 ] {} <Debug> TCP-Session: 92542f48-e337-4953-9d10-bdd30b1fbc14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13641 | 2026.02.24 00:44:59.013833 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39479 | ||
| 13642 | 2026.02.24 00:44:59.014259 [ 289 ] {} <Debug> TCP-Session: 92542f48-e337-4953-9d10-bdd30b1fbc14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13643 | 2026.02.24 00:44:59.014308 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13644 | 2026.02.24 00:44:59.013884 [ 288 ] {} <Debug> TCP-Session: a7ea264c-f055-48d0-8a3e-8a0ab0f2e1a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:41524 | ||
| 13645 | 2026.02.24 00:44:59.014355 [ 293 ] {} <Debug> TCP-Session: 259a56a2-5bc9-4682-9b1e-632e1b3c2598 Authenticating user 'default' from [fd00:1122:3344:101::e]:33833 | ||
| 13646 | 2026.02.24 00:44:59.014364 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13647 | 2026.02.24 00:44:59.014378 [ 288 ] {} <Debug> TCP-Session: a7ea264c-f055-48d0-8a3e-8a0ab0f2e1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13648 | 2026.02.24 00:44:59.014397 [ 293 ] {} <Debug> TCP-Session: 259a56a2-5bc9-4682-9b1e-632e1b3c2598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13649 | 2026.02.24 00:44:59.014415 [ 292 ] {} <Debug> TCP-Session: b9337886-dafa-4b58-b125-5a2b583b1da5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39479 | ||
| 13650 | 2026.02.24 00:44:59.014421 [ 288 ] {} <Debug> TCP-Session: a7ea264c-f055-48d0-8a3e-8a0ab0f2e1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13651 | 2026.02.24 00:44:59.014443 [ 293 ] {} <Debug> TCP-Session: 259a56a2-5bc9-4682-9b1e-632e1b3c2598 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13652 | 2026.02.24 00:44:59.014460 [ 292 ] {} <Debug> TCP-Session: b9337886-dafa-4b58-b125-5a2b583b1da5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13653 | 2026.02.24 00:44:59.013845 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48823 | ||
| 13654 | 2026.02.24 00:44:59.014507 [ 292 ] {} <Debug> TCP-Session: b9337886-dafa-4b58-b125-5a2b583b1da5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13655 | 2026.02.24 00:44:59.014545 [ 286 ] {21a0ee45-de96-43f1-8dbf-a7cbf3378d7f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13656 | 2026.02.24 00:44:59.014582 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13657 | 2026.02.24 00:44:59.014605 [ 286 ] {21a0ee45-de96-43f1-8dbf-a7cbf3378d7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13658 | 2026.02.24 00:44:59.014607 [ 294 ] {} <Debug> TCP-Session: a11520be-a76f-41da-9f7f-450e4b13cef8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48823 | ||
| 13659 | 2026.02.24 00:44:59.014643 [ 294 ] {} <Debug> TCP-Session: a11520be-a76f-41da-9f7f-450e4b13cef8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13660 | 2026.02.24 00:44:59.014655 [ 294 ] {} <Debug> TCP-Session: a11520be-a76f-41da-9f7f-450e4b13cef8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13661 | 2026.02.24 00:44:59.014903 [ 286 ] {21a0ee45-de96-43f1-8dbf-a7cbf3378d7f} <Debug> oximeter.version (f73c11fb-04d9-43fa-97aa-1031c5f86eff) (SelectExecutor): Key condition: unknown | ||
| 13662 | 2026.02.24 00:44:59.015832 [ 260 ] {21a0ee45-de96-43f1-8dbf-a7cbf3378d7f} <Trace> AggregatingTransform: Aggregating | ||
| 13663 | 2026.02.24 00:44:59.015866 [ 260 ] {21a0ee45-de96-43f1-8dbf-a7cbf3378d7f} <Trace> Aggregator: Aggregation method: without_key | ||
| 13664 | 2026.02.24 00:44:59.015899 [ 260 ] {21a0ee45-de96-43f1-8dbf-a7cbf3378d7f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894757 sec. (1117.622 rows/sec., 43.66 KiB/sec.) | ||
| 13665 | 2026.02.24 00:44:59.015916 [ 260 ] {21a0ee45-de96-43f1-8dbf-a7cbf3378d7f} <Trace> Aggregator: Merging aggregated data | ||
| 13666 | 2026.02.24 00:44:59.017138 [ 286 ] {21a0ee45-de96-43f1-8dbf-a7cbf3378d7f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003032 sec., 329.81530343007915 rows/sec., 12.88 KiB/sec. | ||
| 13667 | 2026.02.24 00:44:59.017287 [ 286 ] {21a0ee45-de96-43f1-8dbf-a7cbf3378d7f} <Debug> TCPHandler: Processed in 0.003502803 sec. | ||
| 13668 | 2026.02.24 00:44:59.017418 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13669 | 2026.02.24 00:44:59.017446 [ 286 ] {} <Debug> TCP-Session: d1d84a51-607d-47ca-b16d-06d2f839679b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13670 | 2026.02.24 00:44:59.017454 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13671 | 2026.02.24 00:44:59.017473 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13672 | 2026.02.24 00:44:59.017491 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13673 | 2026.02.24 00:44:59.017500 [ 289 ] {} <Debug> TCP-Session: 92542f48-e337-4953-9d10-bdd30b1fbc14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13674 | 2026.02.24 00:44:59.017517 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13675 | 2026.02.24 00:44:59.017525 [ 291 ] {} <Debug> TCP-Session: f9759b43-78ff-4068-87b0-fe5a8f265ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13676 | 2026.02.24 00:44:59.017540 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13677 | 2026.02.24 00:44:59.017561 [ 293 ] {} <Debug> TCP-Session: 259a56a2-5bc9-4682-9b1e-632e1b3c2598 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13678 | 2026.02.24 00:44:59.017575 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13679 | 2026.02.24 00:44:59.017557 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13680 | 2026.02.24 00:44:59.017658 [ 292 ] {} <Debug> TCP-Session: b9337886-dafa-4b58-b125-5a2b583b1da5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13681 | 2026.02.24 00:44:59.017513 [ 288 ] {} <Debug> TCP-Session: a7ea264c-f055-48d0-8a3e-8a0ab0f2e1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13682 | 2026.02.24 00:44:59.017679 [ 3 ] {} <Debug> TCP-Session: 5f11269c-52c1-418e-8e89-97e94207cb84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13683 | 2026.02.24 00:44:59.017597 [ 290 ] {} <Debug> TCP-Session: f3df47ea-afc2-45e7-87d5-abe5fc540030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13684 | 2026.02.24 00:44:59.017594 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13685 | 2026.02.24 00:44:59.017768 [ 294 ] {} <Debug> TCP-Session: a11520be-a76f-41da-9f7f-450e4b13cef8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13686 | 2026.02.24 00:45:00.019845 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13687 | 2026.02.24 00:45:00.019926 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13688 | 2026.02.24 00:45:00.302358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35530 | ||
| 13689 | 2026.02.24 00:45:00.302909 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13690 | 2026.02.24 00:45:00.302962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 13691 | 2026.02.24 00:45:00.303451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13692 | 2026.02.24 00:45:00.303713 [ 245 ] {} <Trace> system.asynchronous_metric_log (959dd5fb-d140-4bea-bd5b-d28421bb7e25): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13693 | 2026.02.24 00:45:00.303873 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35530 | ||