| 1 | [ Mar 24 15:26:45 Enabled. ] | ||
| 2 | [ Mar 24 15:26:45 Rereading configuration. ] | ||
| 3 | [ Mar 24 15:26:46 Rereading configuration. ] | ||
| 4 | [ Mar 24 15:26:59 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 24 15:26:59 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.24 15:27:02.716616 [ 1 ] {} <Information> Application: Will watch for the process with pid 24441 | ||
| 29 | 2026.03.24 15:27:02.716991 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.24 15:27:03.228518 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24441 | ||
| 31 | 2026.03.24 15:27:03.230746 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.24 15:27:03.230906 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.24 15:27:03.468467 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.24 15:27:03.517011 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.24 15:27:03.517098 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.24 15:27:03.517117 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.24 15:27:03.517176 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.24 15:27:03.517840 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.24 15:27:03.527050 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.24 15:27:03.527976 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.24 15:27:03.528956 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.24 15:27:03.529008 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.24 15:27:03.529048 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.24 15:27:03.529838 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.24 15:27:03.530805 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.24 15:27:03.537459 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.24 15:27:03.538278 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.24 15:27:03.539811 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.24 15:27:03.539921 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.24 15:27:03.541211 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.24 15:27:03.541691 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.24 15:27:03.546198 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.24 15:27:03.546994 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.24 15:27:03.552053 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.24 15:27:03.552523 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.24 15:27:03.552986 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.24 15:27:03.553373 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.24 15:27:03.554940 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.24 15:27:03.554967 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.24 15:27:03.555045 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.24 15:27:03.555109 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.24 15:27:03.578735 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.24 15:27:03.578760 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000195694 sec | ||
| 68 | 2026.03.24 15:27:03.578835 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.24 15:27:03.578882 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.24 15:27:03.579775 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.24 15:27:03.580434 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.24 15:27:03.609069 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.24 15:27:03.609117 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.24 15:27:03.609208 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.24 15:27:03.609221 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.24 15:27:03.609257 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.24 15:27:03.609348 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.24 15:27:03.613492 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.24 15:27:03.613542 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.24 15:27:03.613612 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.24 15:27:03.613793 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.24 15:27:03.613838 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.24 15:27:03.613851 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.24 15:27:03.613934 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.24 15:27:03.613947 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.24 15:27:03.613978 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.24 15:27:03.614064 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.24 15:27:03.644330 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.24 15:27:03.647161 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.24 15:27:03.647304 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000176384 sec | ||
| 91 | 2026.03.24 15:27:03.647327 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.24 15:27:03.647345 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.24 15:27:03.647389 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.24 15:27:03.647719 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.24 15:27:03.647870 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.24 15:27:03.647894 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.24 15:27:03.647914 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.24 15:27:03.647933 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.24 15:27:03.701210 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.24 15:27:03.701400 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.02 MiB | ||
| 101 | 2026.03.24 15:27:03.702766 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3201e-05 sec. | ||
| 102 | 2026.03.24 15:27:03.703132 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.24 15:27:03.703893 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.24 15:27:03.703913 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.24 15:27:03.806027 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54161 | ||
| 106 | 2026.03.24 15:27:03.814744 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.24 15:27:03.814824 [ 4 ] {} <Debug> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Authenticating user 'default' from [fd00:1122:3344:101::d]:54161 | ||
| 108 | 2026.03.24 15:27:03.814854 [ 4 ] {} <Debug> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.24 15:27:03.814931 [ 4 ] {} <Debug> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.24 15:27:03.815031 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.24 15:27:03.815057 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.24 15:27:03.815130 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.24 15:27:03.824228 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57059 | ||
| 114 | 2026.03.24 15:27:03.824348 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63258 | ||
| 115 | 2026.03.24 15:27:03.824360 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56188 | ||
| 116 | 2026.03.24 15:27:03.824458 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.24 15:27:03.824601 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.24 15:27:03.824605 [ 5 ] {} <Debug> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57059 | ||
| 119 | 2026.03.24 15:27:03.824602 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37605 | ||
| 120 | 2026.03.24 15:27:03.824664 [ 5 ] {} <Debug> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.24 15:27:03.824723 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34866 | ||
| 122 | 2026.03.24 15:27:03.824686 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.03.24 15:27:03.824645 [ 254 ] {} <Debug> TCP-Session: 5b2d939a-30c9-4eab-9afb-1726d099bb3b Authenticating user 'default' from [fd00:1122:3344:101::d]:63258 | ||
| 124 | 2026.03.24 15:27:03.824845 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.24 15:27:03.824850 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44508 | ||
| 126 | 2026.03.24 15:27:03.824829 [ 6 ] {} <Debug> TCP-Session: ddf6efe9-80ad-4c10-b354-450e5b494db5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56188 | ||
| 127 | 2026.03.24 15:27:03.824906 [ 254 ] {} <Debug> TCP-Session: 5b2d939a-30c9-4eab-9afb-1726d099bb3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.24 15:27:03.824959 [ 255 ] {} <Debug> TCP-Session: 54601eab-c5c2-4b4e-b22a-5c46981d2a94 Authenticating user 'default' from [fd00:1122:3344:101::d]:37605 | ||
| 129 | 2026.03.24 15:27:03.824943 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34021 | ||
| 130 | 2026.03.24 15:27:03.825004 [ 254 ] {} <Debug> TCP-Session: 5b2d939a-30c9-4eab-9afb-1726d099bb3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.24 15:27:03.825051 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44447 | ||
| 132 | 2026.03.24 15:27:03.825026 [ 255 ] {} <Debug> TCP-Session: 54601eab-c5c2-4b4e-b22a-5c46981d2a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.24 15:27:03.825017 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.24 15:27:03.825130 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.03.24 15:27:03.825166 [ 257 ] {} <Debug> TCP-Session: 806b054e-eaaa-4c8f-b603-717e7cc984ed Authenticating user 'default' from [fd00:1122:3344:101::d]:44508 | ||
| 136 | 2026.03.24 15:27:03.825132 [ 255 ] {} <Debug> TCP-Session: 54601eab-c5c2-4b4e-b22a-5c46981d2a94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.24 15:27:03.824936 [ 6 ] {} <Debug> TCP-Session: ddf6efe9-80ad-4c10-b354-450e5b494db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.24 15:27:03.825285 [ 257 ] {} <Debug> TCP-Session: 806b054e-eaaa-4c8f-b603-717e7cc984ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.24 15:27:03.825266 [ 258 ] {} <Debug> TCP-Session: 4c4fe91d-3010-43b6-b309-c7388cb20c9b Authenticating user 'default' from [fd00:1122:3344:101::d]:34021 | ||
| 140 | 2026.03.24 15:27:03.825252 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.03.24 15:27:03.825439 [ 258 ] {} <Debug> TCP-Session: 4c4fe91d-3010-43b6-b309-c7388cb20c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.24 15:27:03.825416 [ 6 ] {} <Debug> TCP-Session: ddf6efe9-80ad-4c10-b354-450e5b494db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.24 15:27:03.825469 [ 257 ] {} <Debug> TCP-Session: 806b054e-eaaa-4c8f-b603-717e7cc984ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.24 15:27:03.825519 [ 258 ] {} <Debug> TCP-Session: 4c4fe91d-3010-43b6-b309-c7388cb20c9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.24 15:27:03.824931 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.03.24 15:27:03.824797 [ 5 ] {} <Debug> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.24 15:27:03.825632 [ 256 ] {} <Debug> TCP-Session: a6a3d5f6-00a7-4dd3-9b81-da64206e3a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:34866 | ||
| 148 | 2026.03.24 15:27:03.825608 [ 259 ] {} <Debug> TCP-Session: 6e16db57-d37c-4684-9341-9cfcdaf3f97f Authenticating user 'default' from [fd00:1122:3344:101::d]:44447 | ||
| 149 | 2026.03.24 15:27:03.825735 [ 259 ] {} <Debug> TCP-Session: 6e16db57-d37c-4684-9341-9cfcdaf3f97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.24 15:27:03.825749 [ 256 ] {} <Debug> TCP-Session: a6a3d5f6-00a7-4dd3-9b81-da64206e3a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.24 15:27:03.825837 [ 259 ] {} <Debug> TCP-Session: 6e16db57-d37c-4684-9341-9cfcdaf3f97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.24 15:27:03.825850 [ 256 ] {} <Debug> TCP-Session: a6a3d5f6-00a7-4dd3-9b81-da64206e3a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.24 15:27:03.841532 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.24 15:27:03.844293 [ 4 ] {227dd4fe-8bb4-4ff1-86cf-04a083f6d554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.24 15:27:03.995043 [ 4 ] {227dd4fe-8bb4-4ff1-86cf-04a083f6d554} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54161) (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.03.24 15:27:03.996038 [ 4 ] {227dd4fe-8bb4-4ff1-86cf-04a083f6d554} <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.03.24 15:27:03.996271 [ 4 ] {227dd4fe-8bb4-4ff1-86cf-04a083f6d554} <Debug> TCPHandler: Processed in 0.156810648 sec. | ||
| 204 | 2026.03.24 15:27:03.996921 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.24 15:27:03.997226 [ 5 ] {164c0e61-8321-4ab2-9cea-8893b167c581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.24 15:27:03.997684 [ 5 ] {164c0e61-8321-4ab2-9cea-8893b167c581} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57059) (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.03.24 15:27:03.997956 [ 5 ] {164c0e61-8321-4ab2-9cea-8893b167c581} <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.03.24 15:27:03.998159 [ 5 ] {164c0e61-8321-4ab2-9cea-8893b167c581} <Debug> TCPHandler: Processed in 0.001529593 sec. | ||
| 255 | 2026.03.24 15:27:03.998480 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.24 15:27:03.999210 [ 4 ] {81986be4-5e3c-4d24-9f40-700b108a3f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.24 15:27:03.999852 [ 4 ] {81986be4-5e3c-4d24-9f40-700b108a3f7f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.24 15:27:04.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 120.95 MiB, peak 120.95 MiB, free memory in arenas 0.00 B, will set to 127.57 MiB (RSS), difference: 6.62 MiB | ||
| 259 | 2026.03.24 15:27:04.014612 [ 4 ] {81986be4-5e3c-4d24-9f40-700b108a3f7f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.03.24 15:27:04.014636 [ 4 ] {81986be4-5e3c-4d24-9f40-700b108a3f7f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.0721e-05 sec | ||
| 261 | 2026.03.24 15:27:04.014721 [ 4 ] {81986be4-5e3c-4d24-9f40-700b108a3f7f} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.03.24 15:27:04.014733 [ 4 ] {81986be4-5e3c-4d24-9f40-700b108a3f7f} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.03.24 15:27:04.014756 [ 4 ] {81986be4-5e3c-4d24-9f40-700b108a3f7f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.03.24 15:27:04.015450 [ 4 ] {81986be4-5e3c-4d24-9f40-700b108a3f7f} <Debug> TCPHandler: Processed in 0.017092283 sec. | ||
| 265 | 2026.03.24 15:27:04.015690 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.03.24 15:27:04.015851 [ 4 ] {88344d8f-1125-483e-af0d-0e1a9965a8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.03.24 15:27:04.016028 [ 4 ] {88344d8f-1125-483e-af0d-0e1a9965a8e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.03.24 15:27:04.024288 [ 4 ] {88344d8f-1125-483e-af0d-0e1a9965a8e6} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.24 15:27:04.034650 [ 4 ] {88344d8f-1125-483e-af0d-0e1a9965a8e6} <Debug> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be): Loading data parts | ||
| 271 | 2026.03.24 15:27:04.037165 [ 4 ] {88344d8f-1125-483e-af0d-0e1a9965a8e6} <Debug> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be): There are no data parts | ||
| 272 | 2026.03.24 15:27:04.055207 [ 4 ] {88344d8f-1125-483e-af0d-0e1a9965a8e6} <Debug> TCPHandler: Processed in 0.039576619 sec. | ||
| 273 | 2026.03.24 15:27:04.055405 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.24 15:27:04.055675 [ 4 ] {9a74f0b4-ba63-442e-8c5b-7fc160f8c8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2026.03.24 15:27:04.055859 [ 4 ] {9a74f0b4-ba63-442e-8c5b-7fc160f8c8f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.24 15:27:04.076675 [ 4 ] {9a74f0b4-ba63-442e-8c5b-7fc160f8c8f4} <Debug> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Loading data parts | ||
| 287 | 2026.03.24 15:27:04.076927 [ 4 ] {9a74f0b4-ba63-442e-8c5b-7fc160f8c8f4} <Debug> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): There are no data parts | ||
| 288 | 2026.03.24 15:27:04.090055 [ 4 ] {9a74f0b4-ba63-442e-8c5b-7fc160f8c8f4} <Debug> TCPHandler: Processed in 0.034727007 sec. | ||
| 289 | 2026.03.24 15:27:04.090483 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.24 15:27:04.090872 [ 4 ] {2b839693-2157-450a-8ba1-8c1bbbfc9fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 291 | 2026.03.24 15:27:04.091122 [ 4 ] {2b839693-2157-450a-8ba1-8c1bbbfc9fba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.24 15:27:04.106793 [ 4 ] {2b839693-2157-450a-8ba1-8c1bbbfc9fba} <Debug> oximeter.measurements_i8 (12e057b3-d6ca-440b-95e7-e5b53bf42382): Loading data parts | ||
| 293 | 2026.03.24 15:27:04.107156 [ 4 ] {2b839693-2157-450a-8ba1-8c1bbbfc9fba} <Debug> oximeter.measurements_i8 (12e057b3-d6ca-440b-95e7-e5b53bf42382): There are no data parts | ||
| 294 | 2026.03.24 15:27:04.124435 [ 4 ] {2b839693-2157-450a-8ba1-8c1bbbfc9fba} <Debug> TCPHandler: Processed in 0.034068143 sec. | ||
| 295 | 2026.03.24 15:27:04.124680 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.24 15:27:04.125087 [ 4 ] {26ea83f6-c22e-4b83-b28f-ebe82951b89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 297 | 2026.03.24 15:27:04.125174 [ 4 ] {26ea83f6-c22e-4b83-b28f-ebe82951b89b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.24 15:27:04.142424 [ 4 ] {26ea83f6-c22e-4b83-b28f-ebe82951b89b} <Debug> oximeter.measurements_u8 (b9075950-1711-46a9-8020-45b941f38eb0): Loading data parts | ||
| 299 | 2026.03.24 15:27:04.142785 [ 4 ] {26ea83f6-c22e-4b83-b28f-ebe82951b89b} <Debug> oximeter.measurements_u8 (b9075950-1711-46a9-8020-45b941f38eb0): There are no data parts | ||
| 300 | 2026.03.24 15:27:04.164186 [ 4 ] {26ea83f6-c22e-4b83-b28f-ebe82951b89b} <Debug> TCPHandler: Processed in 0.03958779 sec. | ||
| 301 | 2026.03.24 15:27:04.164641 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.24 15:27:04.164888 [ 4 ] {0e2d7a3b-a436-4ded-82d3-48e56d84ddb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 303 | 2026.03.24 15:27:04.165042 [ 4 ] {0e2d7a3b-a436-4ded-82d3-48e56d84ddb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.24 15:27:04.184114 [ 4 ] {0e2d7a3b-a436-4ded-82d3-48e56d84ddb2} <Debug> oximeter.measurements_i16 (ef2f4646-0038-402d-a9f1-3634c40180f4): Loading data parts | ||
| 305 | 2026.03.24 15:27:04.184489 [ 4 ] {0e2d7a3b-a436-4ded-82d3-48e56d84ddb2} <Debug> oximeter.measurements_i16 (ef2f4646-0038-402d-a9f1-3634c40180f4): There are no data parts | ||
| 306 | 2026.03.24 15:27:04.189871 [ 4 ] {0e2d7a3b-a436-4ded-82d3-48e56d84ddb2} <Debug> TCPHandler: Processed in 0.025310407 sec. | ||
| 307 | 2026.03.24 15:27:04.190070 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.24 15:27:04.190310 [ 4 ] {ee1da2c6-5e76-4eed-96af-94de0a27651b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 309 | 2026.03.24 15:27:04.190456 [ 4 ] {ee1da2c6-5e76-4eed-96af-94de0a27651b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.03.24 15:27:04.203320 [ 4 ] {ee1da2c6-5e76-4eed-96af-94de0a27651b} <Debug> oximeter.measurements_u16 (0f3fa536-f4ba-4b37-b021-907f7b9eb7d6): Loading data parts | ||
| 311 | 2026.03.24 15:27:04.203566 [ 4 ] {ee1da2c6-5e76-4eed-96af-94de0a27651b} <Debug> oximeter.measurements_u16 (0f3fa536-f4ba-4b37-b021-907f7b9eb7d6): There are no data parts | ||
| 312 | 2026.03.24 15:27:04.206478 [ 4 ] {ee1da2c6-5e76-4eed-96af-94de0a27651b} <Debug> TCPHandler: Processed in 0.01649309 sec. | ||
| 313 | 2026.03.24 15:27:04.206732 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.24 15:27:04.206965 [ 4 ] {2cf99cff-92ef-441f-a569-7bdba1c59634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 315 | 2026.03.24 15:27:04.207100 [ 4 ] {2cf99cff-92ef-441f-a569-7bdba1c59634} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.24 15:27:04.224128 [ 4 ] {2cf99cff-92ef-441f-a569-7bdba1c59634} <Debug> oximeter.measurements_i32 (1571864a-6890-4899-b179-0b574ed73649): Loading data parts | ||
| 317 | 2026.03.24 15:27:04.224298 [ 4 ] {2cf99cff-92ef-441f-a569-7bdba1c59634} <Debug> oximeter.measurements_i32 (1571864a-6890-4899-b179-0b574ed73649): There are no data parts | ||
| 318 | 2026.03.24 15:27:04.242786 [ 4 ] {2cf99cff-92ef-441f-a569-7bdba1c59634} <Debug> TCPHandler: Processed in 0.036119577 sec. | ||
| 319 | 2026.03.24 15:27:04.242985 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.03.24 15:27:04.243161 [ 4 ] {8476aaef-b303-4e4c-83fd-cc1f3f193886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 321 | 2026.03.24 15:27:04.243287 [ 4 ] {8476aaef-b303-4e4c-83fd-cc1f3f193886} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.03.24 15:27:04.261637 [ 4 ] {8476aaef-b303-4e4c-83fd-cc1f3f193886} <Debug> oximeter.measurements_u32 (ab72c07a-ae9b-47aa-9742-a5fa235a45ed): Loading data parts | ||
| 323 | 2026.03.24 15:27:04.261974 [ 4 ] {8476aaef-b303-4e4c-83fd-cc1f3f193886} <Debug> oximeter.measurements_u32 (ab72c07a-ae9b-47aa-9742-a5fa235a45ed): There are no data parts | ||
| 324 | 2026.03.24 15:27:04.267437 [ 4 ] {8476aaef-b303-4e4c-83fd-cc1f3f193886} <Debug> TCPHandler: Processed in 0.024525861 sec. | ||
| 325 | 2026.03.24 15:27:04.267669 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.24 15:27:04.268024 [ 4 ] {2dcfb0fb-d5f2-4e1d-b0b0-afc35c0c463d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 327 | 2026.03.24 15:27:04.268197 [ 4 ] {2dcfb0fb-d5f2-4e1d-b0b0-afc35c0c463d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.24 15:27:04.280269 [ 4 ] {2dcfb0fb-d5f2-4e1d-b0b0-afc35c0c463d} <Debug> oximeter.measurements_i64 (ed072bbf-5270-497b-bb0c-c79e67cf2e6f): Loading data parts | ||
| 329 | 2026.03.24 15:27:04.280604 [ 4 ] {2dcfb0fb-d5f2-4e1d-b0b0-afc35c0c463d} <Debug> oximeter.measurements_i64 (ed072bbf-5270-497b-bb0c-c79e67cf2e6f): There are no data parts | ||
| 330 | 2026.03.24 15:27:04.300374 [ 4 ] {2dcfb0fb-d5f2-4e1d-b0b0-afc35c0c463d} <Debug> TCPHandler: Processed in 0.032785066 sec. | ||
| 331 | 2026.03.24 15:27:04.300560 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.24 15:27:04.300761 [ 4 ] {2110c7da-2568-4cf6-869d-ac026adeb31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 333 | 2026.03.24 15:27:04.300892 [ 4 ] {2110c7da-2568-4cf6-869d-ac026adeb31e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.24 15:27:04.306181 [ 4 ] {2110c7da-2568-4cf6-869d-ac026adeb31e} <Debug> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Loading data parts | ||
| 335 | 2026.03.24 15:27:04.306443 [ 4 ] {2110c7da-2568-4cf6-869d-ac026adeb31e} <Debug> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): There are no data parts | ||
| 336 | 2026.03.24 15:27:04.320203 [ 4 ] {2110c7da-2568-4cf6-869d-ac026adeb31e} <Debug> TCPHandler: Processed in 0.019707899 sec. | ||
| 337 | 2026.03.24 15:27:04.320473 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.24 15:27:04.320873 [ 4 ] {75aa0e41-e571-4500-9ae8-4e5808c3f6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 339 | 2026.03.24 15:27:04.321075 [ 4 ] {75aa0e41-e571-4500-9ae8-4e5808c3f6ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.24 15:27:04.325429 [ 4 ] {75aa0e41-e571-4500-9ae8-4e5808c3f6ba} <Debug> oximeter.measurements_f32 (0e292850-d289-4f3b-9297-f90a2cce45ac): Loading data parts | ||
| 341 | 2026.03.24 15:27:04.325593 [ 4 ] {75aa0e41-e571-4500-9ae8-4e5808c3f6ba} <Debug> oximeter.measurements_f32 (0e292850-d289-4f3b-9297-f90a2cce45ac): There are no data parts | ||
| 342 | 2026.03.24 15:27:04.339025 [ 4 ] {75aa0e41-e571-4500-9ae8-4e5808c3f6ba} <Debug> TCPHandler: Processed in 0.018655316 sec. | ||
| 343 | 2026.03.24 15:27:04.339188 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.24 15:27:04.339355 [ 4 ] {2aa204ce-38e3-4234-b039-da086321bfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 345 | 2026.03.24 15:27:04.339470 [ 4 ] {2aa204ce-38e3-4234-b039-da086321bfca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.24 15:27:04.346841 [ 4 ] {2aa204ce-38e3-4234-b039-da086321bfca} <Debug> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Loading data parts | ||
| 347 | 2026.03.24 15:27:04.347155 [ 4 ] {2aa204ce-38e3-4234-b039-da086321bfca} <Debug> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): There are no data parts | ||
| 348 | 2026.03.24 15:27:04.358605 [ 4 ] {2aa204ce-38e3-4234-b039-da086321bfca} <Debug> TCPHandler: Processed in 0.019478813 sec. | ||
| 349 | 2026.03.24 15:27:04.358792 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.24 15:27:04.359055 [ 4 ] {aa86a99f-4166-4f1c-b450-f479f14515b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 351 | 2026.03.24 15:27:04.359164 [ 4 ] {aa86a99f-4166-4f1c-b450-f479f14515b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.24 15:27:04.365761 [ 4 ] {aa86a99f-4166-4f1c-b450-f479f14515b9} <Debug> oximeter.measurements_string (cb95afa0-1faf-480d-824d-29c90b6ca5f4): Loading data parts | ||
| 353 | 2026.03.24 15:27:04.365964 [ 4 ] {aa86a99f-4166-4f1c-b450-f479f14515b9} <Debug> oximeter.measurements_string (cb95afa0-1faf-480d-824d-29c90b6ca5f4): There are no data parts | ||
| 354 | 2026.03.24 15:27:04.378015 [ 4 ] {aa86a99f-4166-4f1c-b450-f479f14515b9} <Debug> TCPHandler: Processed in 0.019282149 sec. | ||
| 355 | 2026.03.24 15:27:04.378217 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.24 15:27:04.378398 [ 4 ] {81acd5ff-c705-438d-bdd0-9f792dcbb8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.03.24 15:27:04.378541 [ 4 ] {81acd5ff-c705-438d-bdd0-9f792dcbb8a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.24 15:27:04.395732 [ 4 ] {81acd5ff-c705-438d-bdd0-9f792dcbb8a5} <Debug> oximeter.measurements_bytes (a817e0c7-f1eb-4741-a4f3-d2724483c0a9): Loading data parts | ||
| 366 | 2026.03.24 15:27:04.396076 [ 4 ] {81acd5ff-c705-438d-bdd0-9f792dcbb8a5} <Debug> oximeter.measurements_bytes (a817e0c7-f1eb-4741-a4f3-d2724483c0a9): There are no data parts | ||
| 367 | 2026.03.24 15:27:04.402250 [ 4 ] {81acd5ff-c705-438d-bdd0-9f792dcbb8a5} <Debug> TCPHandler: Processed in 0.024095901 sec. | ||
| 368 | 2026.03.24 15:27:04.402458 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.24 15:27:04.402650 [ 4 ] {7c1e5777-f248-4f99-8b1a-7ab73ce479df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 370 | 2026.03.24 15:27:04.402780 [ 4 ] {7c1e5777-f248-4f99-8b1a-7ab73ce479df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.24 15:27:04.417124 [ 4 ] {7c1e5777-f248-4f99-8b1a-7ab73ce479df} <Debug> oximeter.measurements_cumulativei64 (ec68df28-2e43-4ee2-a34d-967902b8b91d): Loading data parts | ||
| 372 | 2026.03.24 15:27:04.417293 [ 4 ] {7c1e5777-f248-4f99-8b1a-7ab73ce479df} <Debug> oximeter.measurements_cumulativei64 (ec68df28-2e43-4ee2-a34d-967902b8b91d): There are no data parts | ||
| 373 | 2026.03.24 15:27:04.436483 [ 4 ] {7c1e5777-f248-4f99-8b1a-7ab73ce479df} <Debug> TCPHandler: Processed in 0.034103524 sec. | ||
| 374 | 2026.03.24 15:27:04.436713 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.24 15:27:04.436933 [ 4 ] {53a5a29e-9818-404f-8f4b-7a936d81c739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 376 | 2026.03.24 15:27:04.437050 [ 4 ] {53a5a29e-9818-404f-8f4b-7a936d81c739} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.24 15:27:04.456782 [ 4 ] {53a5a29e-9818-404f-8f4b-7a936d81c739} <Debug> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Loading data parts | ||
| 378 | 2026.03.24 15:27:04.457037 [ 4 ] {53a5a29e-9818-404f-8f4b-7a936d81c739} <Debug> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): There are no data parts | ||
| 379 | 2026.03.24 15:27:04.462891 [ 4 ] {53a5a29e-9818-404f-8f4b-7a936d81c739} <Debug> TCPHandler: Processed in 0.026244556 sec. | ||
| 380 | 2026.03.24 15:27:04.463074 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.24 15:27:04.463309 [ 4 ] {9e92634b-523a-40a9-bce8-41cd3b30fc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 382 | 2026.03.24 15:27:04.463389 [ 4 ] {9e92634b-523a-40a9-bce8-41cd3b30fc1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.24 15:27:04.476426 [ 4 ] {9e92634b-523a-40a9-bce8-41cd3b30fc1a} <Debug> oximeter.measurements_cumulativef32 (0fe1dbc3-f15c-4844-bb35-5bd0ee836f9e): Loading data parts | ||
| 384 | 2026.03.24 15:27:04.476624 [ 4 ] {9e92634b-523a-40a9-bce8-41cd3b30fc1a} <Debug> oximeter.measurements_cumulativef32 (0fe1dbc3-f15c-4844-bb35-5bd0ee836f9e): There are no data parts | ||
| 385 | 2026.03.24 15:27:04.481665 [ 4 ] {9e92634b-523a-40a9-bce8-41cd3b30fc1a} <Debug> TCPHandler: Processed in 0.018637246 sec. | ||
| 386 | 2026.03.24 15:27:04.481893 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.24 15:27:04.482094 [ 4 ] {28d34916-ab16-49ac-8d94-6de5ed036baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 388 | 2026.03.24 15:27:04.482225 [ 4 ] {28d34916-ab16-49ac-8d94-6de5ed036baf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.24 15:27:04.493502 [ 4 ] {28d34916-ab16-49ac-8d94-6de5ed036baf} <Debug> oximeter.measurements_cumulativef64 (f5497870-ae05-48b3-adb3-cfedb9f18206): Loading data parts | ||
| 390 | 2026.03.24 15:27:04.493748 [ 4 ] {28d34916-ab16-49ac-8d94-6de5ed036baf} <Debug> oximeter.measurements_cumulativef64 (f5497870-ae05-48b3-adb3-cfedb9f18206): There are no data parts | ||
| 391 | 2026.03.24 15:27:04.496623 [ 4 ] {28d34916-ab16-49ac-8d94-6de5ed036baf} <Debug> TCPHandler: Processed in 0.014824214 sec. | ||
| 392 | 2026.03.24 15:27:04.496784 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.24 15:27:04.497095 [ 4 ] {8e988148-25a6-4edf-87c0-f8c4303625b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.03.24 15:27:04.497226 [ 4 ] {8e988148-25a6-4edf-87c0-f8c4303625b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.24 15:27:04.499383 [ 4 ] {8e988148-25a6-4edf-87c0-f8c4303625b9} <Debug> oximeter.measurements_histogrami8 (98a54cdb-813b-40d0-9858-f5301906477e): Loading data parts | ||
| 406 | 2026.03.24 15:27:04.499563 [ 4 ] {8e988148-25a6-4edf-87c0-f8c4303625b9} <Debug> oximeter.measurements_histogrami8 (98a54cdb-813b-40d0-9858-f5301906477e): There are no data parts | ||
| 407 | 2026.03.24 15:27:04.507977 [ 4 ] {8e988148-25a6-4edf-87c0-f8c4303625b9} <Debug> TCPHandler: Processed in 0.011248198 sec. | ||
| 408 | 2026.03.24 15:27:04.508149 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.24 15:27:04.508384 [ 4 ] {00a7d1c7-5bd7-49e3-b7f2-3b9c4de918fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 410 | 2026.03.24 15:27:04.508529 [ 4 ] {00a7d1c7-5bd7-49e3-b7f2-3b9c4de918fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.24 15:27:04.510884 [ 4 ] {00a7d1c7-5bd7-49e3-b7f2-3b9c4de918fb} <Debug> oximeter.measurements_histogramu8 (5ba0aa88-5c93-4d5e-afd1-de7d46d0aef6): Loading data parts | ||
| 412 | 2026.03.24 15:27:04.511140 [ 4 ] {00a7d1c7-5bd7-49e3-b7f2-3b9c4de918fb} <Debug> oximeter.measurements_histogramu8 (5ba0aa88-5c93-4d5e-afd1-de7d46d0aef6): There are no data parts | ||
| 413 | 2026.03.24 15:27:04.512384 [ 4 ] {00a7d1c7-5bd7-49e3-b7f2-3b9c4de918fb} <Debug> TCPHandler: Processed in 0.004295591 sec. | ||
| 414 | 2026.03.24 15:27:04.512558 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.24 15:27:04.512911 [ 4 ] {aaeac3d9-370d-4b05-8c31-1335483dba00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 416 | 2026.03.24 15:27:04.513053 [ 4 ] {aaeac3d9-370d-4b05-8c31-1335483dba00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.24 15:27:04.522835 [ 4 ] {aaeac3d9-370d-4b05-8c31-1335483dba00} <Debug> oximeter.measurements_histogrami16 (270563c9-5354-49c7-b568-94c5635f1621): Loading data parts | ||
| 418 | 2026.03.24 15:27:04.523054 [ 4 ] {aaeac3d9-370d-4b05-8c31-1335483dba00} <Debug> oximeter.measurements_histogrami16 (270563c9-5354-49c7-b568-94c5635f1621): There are no data parts | ||
| 419 | 2026.03.24 15:27:04.525614 [ 4 ] {aaeac3d9-370d-4b05-8c31-1335483dba00} <Debug> TCPHandler: Processed in 0.013110559 sec. | ||
| 420 | 2026.03.24 15:27:04.525864 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.24 15:27:04.526170 [ 4 ] {8dca8f94-4702-48af-8992-864885b5931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 422 | 2026.03.24 15:27:04.526322 [ 4 ] {8dca8f94-4702-48af-8992-864885b5931e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.24 15:27:04.536106 [ 4 ] {8dca8f94-4702-48af-8992-864885b5931e} <Debug> oximeter.measurements_histogramu16 (383fbb1d-62c1-43c7-a847-71e51c04d631): Loading data parts | ||
| 424 | 2026.03.24 15:27:04.536351 [ 4 ] {8dca8f94-4702-48af-8992-864885b5931e} <Debug> oximeter.measurements_histogramu16 (383fbb1d-62c1-43c7-a847-71e51c04d631): There are no data parts | ||
| 425 | 2026.03.24 15:27:04.541498 [ 4 ] {8dca8f94-4702-48af-8992-864885b5931e} <Debug> TCPHandler: Processed in 0.015695424 sec. | ||
| 426 | 2026.03.24 15:27:04.541660 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.24 15:27:04.541960 [ 4 ] {f1c72a41-128f-4ced-b424-ad453a2fd550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 428 | 2026.03.24 15:27:04.542086 [ 4 ] {f1c72a41-128f-4ced-b424-ad453a2fd550} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.24 15:27:04.554884 [ 4 ] {f1c72a41-128f-4ced-b424-ad453a2fd550} <Debug> oximeter.measurements_histogrami32 (b9c19595-258b-467a-ad8a-f593ceba7a48): Loading data parts | ||
| 430 | 2026.03.24 15:27:04.555054 [ 4 ] {f1c72a41-128f-4ced-b424-ad453a2fd550} <Debug> oximeter.measurements_histogrami32 (b9c19595-258b-467a-ad8a-f593ceba7a48): There are no data parts | ||
| 431 | 2026.03.24 15:27:04.566905 [ 4 ] {f1c72a41-128f-4ced-b424-ad453a2fd550} <Debug> TCPHandler: Processed in 0.025297147 sec. | ||
| 432 | 2026.03.24 15:27:04.567183 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.24 15:27:04.567423 [ 4 ] {3291504f-f7cc-4a01-9374-59edac1c750d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 434 | 2026.03.24 15:27:04.567556 [ 4 ] {3291504f-f7cc-4a01-9374-59edac1c750d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.24 15:27:04.572383 [ 4 ] {3291504f-f7cc-4a01-9374-59edac1c750d} <Debug> oximeter.measurements_histogramu32 (512a62cf-cb17-45db-83f3-51c69d864a32): Loading data parts | ||
| 436 | 2026.03.24 15:27:04.572575 [ 4 ] {3291504f-f7cc-4a01-9374-59edac1c750d} <Debug> oximeter.measurements_histogramu32 (512a62cf-cb17-45db-83f3-51c69d864a32): There are no data parts | ||
| 437 | 2026.03.24 15:27:04.584472 [ 4 ] {3291504f-f7cc-4a01-9374-59edac1c750d} <Debug> TCPHandler: Processed in 0.017336737 sec. | ||
| 438 | 2026.03.24 15:27:04.584689 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.24 15:27:04.585095 [ 4 ] {f8628b5c-b817-43d9-adeb-bd4444875c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 440 | 2026.03.24 15:27:04.585227 [ 4 ] {f8628b5c-b817-43d9-adeb-bd4444875c6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.24 15:27:04.590240 [ 4 ] {f8628b5c-b817-43d9-adeb-bd4444875c6a} <Debug> oximeter.measurements_histogrami64 (402ab272-1b55-43b1-81e2-34eeea3f854a): Loading data parts | ||
| 442 | 2026.03.24 15:27:04.590425 [ 4 ] {f8628b5c-b817-43d9-adeb-bd4444875c6a} <Debug> oximeter.measurements_histogrami64 (402ab272-1b55-43b1-81e2-34eeea3f854a): There are no data parts | ||
| 443 | 2026.03.24 15:27:04.604909 [ 4 ] {f8628b5c-b817-43d9-adeb-bd4444875c6a} <Debug> TCPHandler: Processed in 0.020294181 sec. | ||
| 444 | 2026.03.24 15:27:04.605162 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.24 15:27:04.605377 [ 4 ] {5077031b-ca30-418a-a996-8b9f65c0acd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 446 | 2026.03.24 15:27:04.605508 [ 4 ] {5077031b-ca30-418a-a996-8b9f65c0acd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.24 15:27:04.610756 [ 4 ] {5077031b-ca30-418a-a996-8b9f65c0acd2} <Debug> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Loading data parts | ||
| 448 | 2026.03.24 15:27:04.610951 [ 4 ] {5077031b-ca30-418a-a996-8b9f65c0acd2} <Debug> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): There are no data parts | ||
| 449 | 2026.03.24 15:27:04.624288 [ 4 ] {5077031b-ca30-418a-a996-8b9f65c0acd2} <Debug> TCPHandler: Processed in 0.019173697 sec. | ||
| 450 | 2026.03.24 15:27:04.624465 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.24 15:27:04.624735 [ 4 ] {6d57869b-de1a-4d8a-af4e-e103b1fc0d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 452 | 2026.03.24 15:27:04.624881 [ 4 ] {6d57869b-de1a-4d8a-af4e-e103b1fc0d5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.24 15:27:04.641196 [ 4 ] {6d57869b-de1a-4d8a-af4e-e103b1fc0d5e} <Debug> oximeter.measurements_histogramf32 (e3ba8cda-a68a-43f0-bfea-44a0d871506f): Loading data parts | ||
| 454 | 2026.03.24 15:27:04.641476 [ 4 ] {6d57869b-de1a-4d8a-af4e-e103b1fc0d5e} <Debug> oximeter.measurements_histogramf32 (e3ba8cda-a68a-43f0-bfea-44a0d871506f): There are no data parts | ||
| 455 | 2026.03.24 15:27:04.659768 [ 4 ] {6d57869b-de1a-4d8a-af4e-e103b1fc0d5e} <Debug> TCPHandler: Processed in 0.03536681 sec. | ||
| 456 | 2026.03.24 15:27:04.659986 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.24 15:27:04.660200 [ 4 ] {03ff4d06-7ab0-4693-b3aa-38fc503efa1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 458 | 2026.03.24 15:27:04.660322 [ 4 ] {03ff4d06-7ab0-4693-b3aa-38fc503efa1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.24 15:27:04.665464 [ 4 ] {03ff4d06-7ab0-4693-b3aa-38fc503efa1d} <Debug> oximeter.measurements_histogramf64 (2be6e906-6a4f-492d-a053-7fec962a4766): Loading data parts | ||
| 460 | 2026.03.24 15:27:04.665648 [ 4 ] {03ff4d06-7ab0-4693-b3aa-38fc503efa1d} <Debug> oximeter.measurements_histogramf64 (2be6e906-6a4f-492d-a053-7fec962a4766): There are no data parts | ||
| 461 | 2026.03.24 15:27:04.667217 [ 4 ] {03ff4d06-7ab0-4693-b3aa-38fc503efa1d} <Debug> TCPHandler: Processed in 0.007281664 sec. | ||
| 462 | 2026.03.24 15:27:04.667356 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.24 15:27:04.667554 [ 4 ] {17f2d7a6-3fb7-4aa6-a7e6-16566ee44f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.03.24 15:27:04.667667 [ 4 ] {17f2d7a6-3fb7-4aa6-a7e6-16566ee44f2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.24 15:27:04.678242 [ 4 ] {17f2d7a6-3fb7-4aa6-a7e6-16566ee44f2a} <Debug> oximeter.fields_bool (7a5c95ae-e2b7-4346-b4d1-8e342414207b): Loading data parts | ||
| 491 | 2026.03.24 15:27:04.678470 [ 4 ] {17f2d7a6-3fb7-4aa6-a7e6-16566ee44f2a} <Debug> oximeter.fields_bool (7a5c95ae-e2b7-4346-b4d1-8e342414207b): There are no data parts | ||
| 492 | 2026.03.24 15:27:04.683763 [ 4 ] {17f2d7a6-3fb7-4aa6-a7e6-16566ee44f2a} <Debug> TCPHandler: Processed in 0.0164561 sec. | ||
| 493 | 2026.03.24 15:27:04.683934 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.24 15:27:04.684195 [ 4 ] {42b29fae-1c0f-4567-b04d-48dcfc837e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 495 | 2026.03.24 15:27:04.684314 [ 4 ] {42b29fae-1c0f-4567-b04d-48dcfc837e7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.24 15:27:04.698264 [ 4 ] {42b29fae-1c0f-4567-b04d-48dcfc837e7f} <Debug> oximeter.fields_i8 (67a5d06a-b608-45c4-8df3-327b1e9aff2a): Loading data parts | ||
| 497 | 2026.03.24 15:27:04.698444 [ 4 ] {42b29fae-1c0f-4567-b04d-48dcfc837e7f} <Debug> oximeter.fields_i8 (67a5d06a-b608-45c4-8df3-327b1e9aff2a): There are no data parts | ||
| 498 | 2026.03.24 15:27:04.714071 [ 4 ] {42b29fae-1c0f-4567-b04d-48dcfc837e7f} <Debug> TCPHandler: Processed in 0.030199081 sec. | ||
| 499 | 2026.03.24 15:27:04.714238 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.24 15:27:04.714392 [ 4 ] {5a357462-9941-4d15-b562-9cb324f53650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 501 | 2026.03.24 15:27:04.714516 [ 4 ] {5a357462-9941-4d15-b562-9cb324f53650} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.24 15:27:04.718512 [ 4 ] {5a357462-9941-4d15-b562-9cb324f53650} <Debug> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Loading data parts | ||
| 503 | 2026.03.24 15:27:04.718817 [ 4 ] {5a357462-9941-4d15-b562-9cb324f53650} <Debug> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): There are no data parts | ||
| 504 | 2026.03.24 15:27:04.730986 [ 4 ] {5a357462-9941-4d15-b562-9cb324f53650} <Debug> TCPHandler: Processed in 0.016794767 sec. | ||
| 505 | 2026.03.24 15:27:04.731204 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.24 15:27:04.731508 [ 4 ] {bbf05eda-fb5a-4319-b45c-9ac8cd25ef6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 507 | 2026.03.24 15:27:04.731655 [ 4 ] {bbf05eda-fb5a-4319-b45c-9ac8cd25ef6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.24 15:27:04.746996 [ 4 ] {bbf05eda-fb5a-4319-b45c-9ac8cd25ef6f} <Debug> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Loading data parts | ||
| 509 | 2026.03.24 15:27:04.747227 [ 4 ] {bbf05eda-fb5a-4319-b45c-9ac8cd25ef6f} <Debug> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): There are no data parts | ||
| 510 | 2026.03.24 15:27:04.751808 [ 4 ] {bbf05eda-fb5a-4319-b45c-9ac8cd25ef6f} <Debug> TCPHandler: Processed in 0.020685139 sec. | ||
| 511 | 2026.03.24 15:27:04.751962 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.24 15:27:04.752121 [ 4 ] {34b00ed1-9080-4cc9-9615-c8c87365597e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 513 | 2026.03.24 15:27:04.752240 [ 4 ] {34b00ed1-9080-4cc9-9615-c8c87365597e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.24 15:27:04.763675 [ 4 ] {34b00ed1-9080-4cc9-9615-c8c87365597e} <Debug> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Loading data parts | ||
| 515 | 2026.03.24 15:27:04.763920 [ 4 ] {34b00ed1-9080-4cc9-9615-c8c87365597e} <Debug> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): There are no data parts | ||
| 516 | 2026.03.24 15:27:04.767610 [ 4 ] {34b00ed1-9080-4cc9-9615-c8c87365597e} <Debug> TCPHandler: Processed in 0.015699064 sec. | ||
| 517 | 2026.03.24 15:27:04.767760 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.24 15:27:04.768058 [ 4 ] {96df4071-6190-46e9-8db0-753065f34ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 519 | 2026.03.24 15:27:04.768175 [ 4 ] {96df4071-6190-46e9-8db0-753065f34ac9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.24 15:27:04.780436 [ 4 ] {96df4071-6190-46e9-8db0-753065f34ac9} <Debug> oximeter.fields_i32 (44f85e56-693e-4566-8da3-e90d6feee33b): Loading data parts | ||
| 521 | 2026.03.24 15:27:04.780672 [ 4 ] {96df4071-6190-46e9-8db0-753065f34ac9} <Debug> oximeter.fields_i32 (44f85e56-693e-4566-8da3-e90d6feee33b): There are no data parts | ||
| 522 | 2026.03.24 15:27:04.784007 [ 4 ] {96df4071-6190-46e9-8db0-753065f34ac9} <Debug> TCPHandler: Processed in 0.016297865 sec. | ||
| 523 | 2026.03.24 15:27:04.784178 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.24 15:27:04.784340 [ 4 ] {e2b83b3e-da06-40b2-a3be-59424467a6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 525 | 2026.03.24 15:27:04.784476 [ 4 ] {e2b83b3e-da06-40b2-a3be-59424467a6d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.24 15:27:04.794626 [ 4 ] {e2b83b3e-da06-40b2-a3be-59424467a6d6} <Debug> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Loading data parts | ||
| 527 | 2026.03.24 15:27:04.794924 [ 4 ] {e2b83b3e-da06-40b2-a3be-59424467a6d6} <Debug> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): There are no data parts | ||
| 528 | 2026.03.24 15:27:04.807210 [ 4 ] {e2b83b3e-da06-40b2-a3be-59424467a6d6} <Debug> TCPHandler: Processed in 0.02309266 sec. | ||
| 529 | 2026.03.24 15:27:04.807377 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.24 15:27:04.807645 [ 4 ] {7a836394-88b2-4cac-a44f-c4460ef438a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 531 | 2026.03.24 15:27:04.807769 [ 4 ] {7a836394-88b2-4cac-a44f-c4460ef438a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.24 15:27:04.811648 [ 4 ] {7a836394-88b2-4cac-a44f-c4460ef438a9} <Debug> oximeter.fields_i64 (ad09f5d7-5517-4964-a3ba-789c70f8c9d2): Loading data parts | ||
| 533 | 2026.03.24 15:27:04.811859 [ 4 ] {7a836394-88b2-4cac-a44f-c4460ef438a9} <Debug> oximeter.fields_i64 (ad09f5d7-5517-4964-a3ba-789c70f8c9d2): There are no data parts | ||
| 534 | 2026.03.24 15:27:04.823520 [ 4 ] {7a836394-88b2-4cac-a44f-c4460ef438a9} <Debug> TCPHandler: Processed in 0.016204564 sec. | ||
| 535 | 2026.03.24 15:27:04.823681 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.24 15:27:04.823840 [ 4 ] {553ec6e1-35f7-476d-8219-d1df68f9fed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 537 | 2026.03.24 15:27:04.823954 [ 4 ] {553ec6e1-35f7-476d-8219-d1df68f9fed3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.24 15:27:04.840101 [ 4 ] {553ec6e1-35f7-476d-8219-d1df68f9fed3} <Debug> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Loading data parts | ||
| 539 | 2026.03.24 15:27:04.840440 [ 4 ] {553ec6e1-35f7-476d-8219-d1df68f9fed3} <Debug> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): There are no data parts | ||
| 540 | 2026.03.24 15:27:04.846736 [ 4 ] {553ec6e1-35f7-476d-8219-d1df68f9fed3} <Debug> TCPHandler: Processed in 0.023104951 sec. | ||
| 541 | 2026.03.24 15:27:04.846959 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.24 15:27:04.847209 [ 4 ] {1352c9f0-4224-4050-9991-83cd6685411b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 543 | 2026.03.24 15:27:04.847316 [ 4 ] {1352c9f0-4224-4050-9991-83cd6685411b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.24 15:27:04.862312 [ 4 ] {1352c9f0-4224-4050-9991-83cd6685411b} <Debug> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Loading data parts | ||
| 545 | 2026.03.24 15:27:04.862703 [ 4 ] {1352c9f0-4224-4050-9991-83cd6685411b} <Debug> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): There are no data parts | ||
| 546 | 2026.03.24 15:27:04.863635 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48788 | ||
| 547 | 2026.03.24 15:27:04.863785 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 548 | 2026.03.24 15:27:04.863825 [ 262 ] {} <Debug> TCP-Session: b220529e-65ed-4bae-8039-58a2500fc973 Authenticating user 'default' from [fd00:1122:3344:101::b]:48788 | ||
| 549 | 2026.03.24 15:27:04.863848 [ 262 ] {} <Debug> TCP-Session: b220529e-65ed-4bae-8039-58a2500fc973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 550 | 2026.03.24 15:27:04.863974 [ 262 ] {} <Debug> TCP-Session: b220529e-65ed-4bae-8039-58a2500fc973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 551 | 2026.03.24 15:27:04.864038 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 552 | 2026.03.24 15:27:04.864063 [ 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 | ||
| 553 | 2026.03.24 15:27:04.864154 [ 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 | ||
| 554 | 2026.03.24 15:27:04.864624 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52053 | ||
| 555 | 2026.03.24 15:27:04.864697 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33172 | ||
| 556 | 2026.03.24 15:27:04.864856 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54916 | ||
| 557 | 2026.03.24 15:27:04.864975 [ 4 ] {1352c9f0-4224-4050-9991-83cd6685411b} <Debug> TCPHandler: Processed in 0.018107415 sec. | ||
| 558 | 2026.03.24 15:27:04.864871 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43046 | ||
| 559 | 2026.03.24 15:27:04.865019 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 560 | 2026.03.24 15:27:04.865044 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47834 | ||
| 561 | 2026.03.24 15:27:04.865077 [ 264 ] {} <Debug> TCP-Session: 1d2b04e6-1907-4709-953c-a4cc04fe1afa Authenticating user 'default' from [fd00:1122:3344:101::b]:33172 | ||
| 562 | 2026.03.24 15:27:04.864884 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 563 | 2026.03.24 15:27:04.865184 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37733 | ||
| 564 | 2026.03.24 15:27:04.865229 [ 263 ] {} <Debug> TCP-Session: 5022fa49-4639-4686-9be5-c35c2a80fa16 Authenticating user 'default' from [fd00:1122:3344:101::b]:52053 | ||
| 565 | 2026.03.24 15:27:04.865259 [ 264 ] {} <Debug> TCP-Session: 1d2b04e6-1907-4709-953c-a4cc04fe1afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 566 | 2026.03.24 15:27:04.865289 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 567 | 2026.03.24 15:27:04.865239 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.03.24 15:27:04.865363 [ 264 ] {} <Debug> TCP-Session: 1d2b04e6-1907-4709-953c-a4cc04fe1afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 569 | 2026.03.24 15:27:04.865362 [ 265 ] {} <Debug> TCP-Session: f0155697-472c-405e-ab12-236367790c3d Authenticating user 'default' from [fd00:1122:3344:101::b]:54916 | ||
| 570 | 2026.03.24 15:27:04.865348 [ 263 ] {} <Debug> TCP-Session: 5022fa49-4639-4686-9be5-c35c2a80fa16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 571 | 2026.03.24 15:27:04.865485 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 572 | 2026.03.24 15:27:04.865487 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 573 | 2026.03.24 15:27:04.865466 [ 265 ] {} <Debug> TCP-Session: f0155697-472c-405e-ab12-236367790c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2026.03.24 15:27:04.865587 [ 268 ] {} <Debug> TCP-Session: d8dc3429-d7fd-4636-ac68-14c73d9e34e1 Authenticating user 'default' from [fd00:1122:3344:101::b]:37733 | ||
| 575 | 2026.03.24 15:27:04.865601 [ 4 ] {95cd2161-79f5-47e5-af77-7163078b46bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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) | ||
| 576 | 2026.03.24 15:27:04.865647 [ 265 ] {} <Debug> TCP-Session: f0155697-472c-405e-ab12-236367790c3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 577 | 2026.03.24 15:27:04.865660 [ 268 ] {} <Debug> TCP-Session: d8dc3429-d7fd-4636-ac68-14c73d9e34e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 578 | 2026.03.24 15:27:04.865564 [ 267 ] {} <Debug> TCP-Session: f7eb9ab4-8a6c-4817-bcc5-b73d537b6001 Authenticating user 'default' from [fd00:1122:3344:101::b]:47834 | ||
| 579 | 2026.03.24 15:27:04.865548 [ 263 ] {} <Debug> TCP-Session: 5022fa49-4639-4686-9be5-c35c2a80fa16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 580 | 2026.03.24 15:27:04.865461 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40267 | ||
| 581 | 2026.03.24 15:27:04.865780 [ 4 ] {95cd2161-79f5-47e5-af77-7163078b46bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 582 | 2026.03.24 15:27:04.865824 [ 267 ] {} <Debug> TCP-Session: f7eb9ab4-8a6c-4817-bcc5-b73d537b6001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.24 15:27:04.865778 [ 268 ] {} <Debug> TCP-Session: d8dc3429-d7fd-4636-ac68-14c73d9e34e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 584 | 2026.03.24 15:27:04.865327 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 585 | 2026.03.24 15:27:04.865921 [ 267 ] {} <Debug> TCP-Session: f7eb9ab4-8a6c-4817-bcc5-b73d537b6001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 586 | 2026.03.24 15:27:04.865981 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2026.03.24 15:27:04.866008 [ 266 ] {} <Debug> TCP-Session: 9df6a7b2-3776-4c68-9da3-40837573b5d0 Authenticating user 'default' from [fd00:1122:3344:101::b]:43046 | ||
| 588 | 2026.03.24 15:27:04.866026 [ 269 ] {} <Debug> TCP-Session: b2bfe378-ad69-4308-8851-5e8b3c05c8ee Authenticating user 'default' from [fd00:1122:3344:101::b]:40267 | ||
| 589 | 2026.03.24 15:27:04.866097 [ 266 ] {} <Debug> TCP-Session: 9df6a7b2-3776-4c68-9da3-40837573b5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.03.24 15:27:04.866116 [ 269 ] {} <Debug> TCP-Session: b2bfe378-ad69-4308-8851-5e8b3c05c8ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2026.03.24 15:27:04.866139 [ 266 ] {} <Debug> TCP-Session: 9df6a7b2-3776-4c68-9da3-40837573b5d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2026.03.24 15:27:04.866250 [ 269 ] {} <Debug> TCP-Session: b2bfe378-ad69-4308-8851-5e8b3c05c8ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.03.24 15:27:04.881172 [ 4 ] {95cd2161-79f5-47e5-af77-7163078b46bd} <Debug> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Loading data parts | ||
| 594 | 2026.03.24 15:27:04.881638 [ 4 ] {95cd2161-79f5-47e5-af77-7163078b46bd} <Debug> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): There are no data parts | ||
| 595 | 2026.03.24 15:27:04.886029 [ 4 ] {95cd2161-79f5-47e5-af77-7163078b46bd} <Debug> TCPHandler: Processed in 0.020842792 sec. | ||
| 596 | 2026.03.24 15:27:04.886195 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.03.24 15:27:04.886523 [ 4 ] {0afe32da-7c7e-4b61-bb6d-79b52f2f2e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) 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.03.24 15:27:04.886645 [ 4 ] {0afe32da-7c7e-4b61-bb6d-79b52f2f2e9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.03.24 15:27:04.899216 [ 4 ] {0afe32da-7c7e-4b61-bb6d-79b52f2f2e9b} <Debug> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Loading data parts | ||
| 600 | 2026.03.24 15:27:04.899393 [ 4 ] {0afe32da-7c7e-4b61-bb6d-79b52f2f2e9b} <Debug> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): There are no data parts | ||
| 601 | 2026.03.24 15:27:04.903504 [ 4 ] {0afe32da-7c7e-4b61-bb6d-79b52f2f2e9b} <Debug> TCPHandler: Processed in 0.017360728 sec. | ||
| 602 | 2026.03.24 15:27:04.903928 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.03.24 15:27:04.904389 [ 4 ] {1e1532a1-4a73-41f6-8caa-83f09879acdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) /* 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.03.24 15:27:04.904533 [ 4 ] {1e1532a1-4a73-41f6-8caa-83f09879acdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.03.24 15:27:04.916014 [ 4 ] {1e1532a1-4a73-41f6-8caa-83f09879acdd} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2): Loading data parts | ||
| 609 | 2026.03.24 15:27:04.916285 [ 4 ] {1e1532a1-4a73-41f6-8caa-83f09879acdd} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2): There are no data parts | ||
| 610 | 2026.03.24 15:27:04.921203 [ 4 ] {1e1532a1-4a73-41f6-8caa-83f09879acdd} <Debug> TCPHandler: Processed in 0.017355178 sec. | ||
| 611 | 2026.03.24 15:27:04.921516 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.03.24 15:27:04.921897 [ 5 ] {dec75d27-e729-47e4-9e5a-538bee7387ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.03.24 15:27:04.923230 [ 5 ] {dec75d27-e729-47e4-9e5a-538bee7387ac} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.03.24 15:27:04.942313 [ 260 ] {dec75d27-e729-47e4-9e5a-538bee7387ac} <Trace> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.03.24 15:27:04.942361 [ 260 ] {dec75d27-e729-47e4-9e5a-538bee7387ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 616 | 2026.03.24 15:27:04.946880 [ 260 ] {dec75d27-e729-47e4-9e5a-538bee7387ac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.03.24 15:27:04.947564 [ 260 ] {dec75d27-e729-47e4-9e5a-538bee7387ac} <Trace> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be): 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.03.24 15:27:04.947832 [ 5 ] {dec75d27-e729-47e4-9e5a-538bee7387ac} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026101 sec., 38.31270832535152 rows/sec., 613.00 B/sec. | ||
| 619 | 2026.03.24 15:27:04.948155 [ 5 ] {dec75d27-e729-47e4-9e5a-538bee7387ac} <Debug> TCPHandler: Processed in 0.026772469 sec. | ||
| 620 | 2026.03.24 15:27:05.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 130.83 MiB, peak 130.83 MiB, free memory in arenas 0.00 B, will set to 138.55 MiB (RSS), difference: 7.72 MiB | ||
| 621 | 2026.03.24 15:27:05.931123 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50160 | ||
| 622 | 2026.03.24 15:27:05.933006 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.24 15:27:05.933137 [ 270 ] {} <Debug> TCP-Session: 864816ef-dadb-4c00-a2b0-bd0b0e12d67b Authenticating user 'default' from [fd00:1122:3344:101::c]:50160 | ||
| 624 | 2026.03.24 15:27:05.933160 [ 270 ] {} <Debug> TCP-Session: 864816ef-dadb-4c00-a2b0-bd0b0e12d67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.24 15:27:05.933172 [ 270 ] {} <Debug> TCP-Session: 864816ef-dadb-4c00-a2b0-bd0b0e12d67b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.24 15:27:05.933309 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.24 15:27:05.933348 [ 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.03.24 15:27:05.933443 [ 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.03.24 15:27:05.935759 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65380 | ||
| 630 | 2026.03.24 15:27:05.935878 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39323 | ||
| 631 | 2026.03.24 15:27:05.935952 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46546 | ||
| 632 | 2026.03.24 15:27:05.936097 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.03.24 15:27:05.936090 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37773 | ||
| 634 | 2026.03.24 15:27:05.936186 [ 271 ] {} <Debug> TCP-Session: d20a2ce8-52b2-4b8a-8e1c-63ffcc198edb Authenticating user 'default' from [fd00:1122:3344:101::c]:65380 | ||
| 635 | 2026.03.24 15:27:05.936302 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49869 | ||
| 636 | 2026.03.24 15:27:05.936368 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.03.24 15:27:05.936385 [ 271 ] {} <Debug> TCP-Session: d20a2ce8-52b2-4b8a-8e1c-63ffcc198edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.03.24 15:27:05.936439 [ 272 ] {} <Debug> TCP-Session: 5d0869e7-d8f3-482e-b0a0-484d93efcf78 Authenticating user 'default' from [fd00:1122:3344:101::c]:39323 | ||
| 639 | 2026.03.24 15:27:05.936408 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.03.24 15:27:05.936544 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60996 | ||
| 641 | 2026.03.24 15:27:05.936579 [ 273 ] {} <Debug> TCP-Session: 4bbc3bbe-3c59-4022-9e73-cce9cd668e3a Authenticating user 'default' from [fd00:1122:3344:101::c]:46546 | ||
| 642 | 2026.03.24 15:27:05.936593 [ 272 ] {} <Debug> TCP-Session: 5d0869e7-d8f3-482e-b0a0-484d93efcf78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.03.24 15:27:05.936628 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.24 15:27:05.936679 [ 272 ] {} <Debug> TCP-Session: 5d0869e7-d8f3-482e-b0a0-484d93efcf78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.03.24 15:27:05.936700 [ 273 ] {} <Debug> TCP-Session: 4bbc3bbe-3c59-4022-9e73-cce9cd668e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.24 15:27:05.936727 [ 275 ] {} <Debug> TCP-Session: ecbf04e6-23c6-4b75-baeb-655978a06b58 Authenticating user 'default' from [fd00:1122:3344:101::c]:49869 | ||
| 647 | 2026.03.24 15:27:05.936764 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.24 15:27:05.936814 [ 275 ] {} <Debug> TCP-Session: ecbf04e6-23c6-4b75-baeb-655978a06b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.24 15:27:05.936799 [ 273 ] {} <Debug> TCP-Session: 4bbc3bbe-3c59-4022-9e73-cce9cd668e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.24 15:27:05.936557 [ 271 ] {} <Debug> TCP-Session: d20a2ce8-52b2-4b8a-8e1c-63ffcc198edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.24 15:27:05.936914 [ 275 ] {} <Debug> TCP-Session: ecbf04e6-23c6-4b75-baeb-655978a06b58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.24 15:27:05.936900 [ 277 ] {} <Debug> TCP-Session: eedef73b-52a6-4552-926a-f2aa11c414a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:60996 | ||
| 653 | 2026.03.24 15:27:05.936549 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47990 | ||
| 654 | 2026.03.24 15:27:05.937049 [ 277 ] {} <Debug> TCP-Session: eedef73b-52a6-4552-926a-f2aa11c414a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.24 15:27:05.936630 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.03.24 15:27:05.937168 [ 274 ] {} <Debug> TCP-Session: 5c53267e-2bdd-4b78-b09f-a5b25a8a07ef Authenticating user 'default' from [fd00:1122:3344:101::c]:37773 | ||
| 657 | 2026.03.24 15:27:05.937169 [ 277 ] {} <Debug> TCP-Session: eedef73b-52a6-4552-926a-f2aa11c414a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.24 15:27:05.937255 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.03.24 15:27:05.937294 [ 274 ] {} <Debug> TCP-Session: 5c53267e-2bdd-4b78-b09f-a5b25a8a07ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.24 15:27:05.937325 [ 276 ] {} <Debug> TCP-Session: 4c5b43bb-a080-4847-abd4-da01778036bc Authenticating user 'default' from [fd00:1122:3344:101::c]:47990 | ||
| 661 | 2026.03.24 15:27:05.937404 [ 274 ] {} <Debug> TCP-Session: 5c53267e-2bdd-4b78-b09f-a5b25a8a07ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.24 15:27:05.937422 [ 276 ] {} <Debug> TCP-Session: 4c5b43bb-a080-4847-abd4-da01778036bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.24 15:27:05.937564 [ 276 ] {} <Debug> TCP-Session: 4c5b43bb-a080-4847-abd4-da01778036bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.24 15:27:06.422066 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41849 | ||
| 665 | 2026.03.24 15:27:06.426510 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.03.24 15:27:06.426555 [ 278 ] {} <Debug> TCP-Session: e47a1d4c-7b54-4649-93ed-5c9cc1e7d186 Authenticating user 'default' from [fd00:1122:3344:101::a]:41849 | ||
| 667 | 2026.03.24 15:27:06.426671 [ 278 ] {} <Debug> TCP-Session: e47a1d4c-7b54-4649-93ed-5c9cc1e7d186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.24 15:27:06.426686 [ 278 ] {} <Debug> TCP-Session: e47a1d4c-7b54-4649-93ed-5c9cc1e7d186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.24 15:27:06.426751 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.03.24 15:27:06.426852 [ 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.03.24 15:27:06.426871 [ 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.03.24 15:27:06.427439 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37984 | ||
| 673 | 2026.03.24 15:27:06.427552 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55196 | ||
| 674 | 2026.03.24 15:27:06.427635 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.24 15:27:06.427675 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55917 | ||
| 676 | 2026.03.24 15:27:06.427736 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40639 | ||
| 677 | 2026.03.24 15:27:06.427763 [ 279 ] {} <Debug> TCP-Session: 83042040-8209-4ac8-a469-95a7af617bd3 Authenticating user 'default' from [fd00:1122:3344:101::a]:37984 | ||
| 678 | 2026.03.24 15:27:06.427851 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56149 | ||
| 679 | 2026.03.24 15:27:06.427915 [ 279 ] {} <Debug> TCP-Session: 83042040-8209-4ac8-a469-95a7af617bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.03.24 15:27:06.427931 [ 279 ] {} <Debug> TCP-Session: 83042040-8209-4ac8-a469-95a7af617bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.24 15:27:06.427982 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43504 | ||
| 682 | 2026.03.24 15:27:06.427990 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.24 15:27:06.428041 [ 282 ] {} <Debug> TCP-Session: 55023dd8-de15-4763-980c-20e25d608c0b Authenticating user 'default' from [fd00:1122:3344:101::a]:40639 | ||
| 684 | 2026.03.24 15:27:06.428059 [ 282 ] {} <Debug> TCP-Session: 55023dd8-de15-4763-980c-20e25d608c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.03.24 15:27:06.428088 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.03.24 15:27:06.428178 [ 282 ] {} <Debug> TCP-Session: 55023dd8-de15-4763-980c-20e25d608c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.24 15:27:06.428197 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37512 | ||
| 688 | 2026.03.24 15:27:06.428269 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.03.24 15:27:06.428302 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.03.24 15:27:06.428214 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.03.24 15:27:06.428204 [ 280 ] {} <Debug> TCP-Session: 581f74ad-72f6-41ea-9642-2b6a63bff235 Authenticating user 'default' from [fd00:1122:3344:101::a]:55196 | ||
| 692 | 2026.03.24 15:27:06.428410 [ 281 ] {} <Debug> TCP-Session: 677fc70d-9411-481b-baf0-254ae8719146 Authenticating user 'default' from [fd00:1122:3344:101::a]:55917 | ||
| 693 | 2026.03.24 15:27:06.428390 [ 284 ] {} <Debug> TCP-Session: 97803db2-e3cc-4236-8366-c1bc7207bb9d Authenticating user 'default' from [fd00:1122:3344:101::a]:43504 | ||
| 694 | 2026.03.24 15:27:06.428382 [ 283 ] {} <Debug> TCP-Session: 8417ecc7-7891-4a4d-a65b-facb97e3e12a Authenticating user 'default' from [fd00:1122:3344:101::a]:56149 | ||
| 695 | 2026.03.24 15:27:06.428493 [ 284 ] {} <Debug> TCP-Session: 97803db2-e3cc-4236-8366-c1bc7207bb9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.24 15:27:06.428514 [ 281 ] {} <Debug> TCP-Session: 677fc70d-9411-481b-baf0-254ae8719146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.24 15:27:06.428450 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.03.24 15:27:06.428608 [ 284 ] {} <Debug> TCP-Session: 97803db2-e3cc-4236-8366-c1bc7207bb9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.24 15:27:06.428594 [ 281 ] {} <Debug> TCP-Session: 677fc70d-9411-481b-baf0-254ae8719146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.24 15:27:06.428585 [ 283 ] {} <Debug> TCP-Session: 8417ecc7-7891-4a4d-a65b-facb97e3e12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.24 15:27:06.428679 [ 285 ] {} <Debug> TCP-Session: ff675a2c-e097-4aa3-b3c4-91795d0216eb Authenticating user 'default' from [fd00:1122:3344:101::a]:37512 | ||
| 702 | 2026.03.24 15:27:06.428489 [ 280 ] {} <Debug> TCP-Session: 581f74ad-72f6-41ea-9642-2b6a63bff235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.24 15:27:06.428765 [ 283 ] {} <Debug> TCP-Session: 8417ecc7-7891-4a4d-a65b-facb97e3e12a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.24 15:27:06.428797 [ 285 ] {} <Debug> TCP-Session: ff675a2c-e097-4aa3-b3c4-91795d0216eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.24 15:27:06.428775 [ 280 ] {} <Debug> TCP-Session: 581f74ad-72f6-41ea-9642-2b6a63bff235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.24 15:27:06.428875 [ 285 ] {} <Debug> TCP-Session: ff675a2c-e097-4aa3-b3c4-91795d0216eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.24 15:27:11.115294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.24 15:27:11.115365 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.03.24 15:27:11.115396 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.24 15:27:11.115471 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.24 15:27:11.125307 [ 245 ] {} <Debug> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Loading data parts | ||
| 712 | 2026.03.24 15:27:11.125515 [ 245 ] {} <Debug> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): There are no data parts | ||
| 713 | 2026.03.24 15:27:11.130227 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.24 15:27:11.130355 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 715 | 2026.03.24 15:27:11.131282 [ 244 ] {} <Debug> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Loading data parts | ||
| 716 | 2026.03.24 15:27:11.131549 [ 244 ] {} <Debug> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): There are no data parts | ||
| 717 | 2026.03.24 15:27:11.135898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.03.24 15:27:11.136469 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): 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.03.24 15:27:11.136617 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.03.24 15:27:11.158981 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.24 15:27:11.159129 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 722 | 2026.03.24 15:27:11.165356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.24 15:27:11.166474 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.24 15:27:11.169650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.24 15:27:12.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.94 MiB (RSS), difference: 9.08 MiB | ||
| 726 | 2026.03.24 15:27:13.615184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.24 15:27:13.615354 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.24 15:27:13.619525 [ 243 ] {} <Debug> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Loading data parts | ||
| 729 | 2026.03.24 15:27:13.619716 [ 243 ] {} <Debug> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): There are no data parts | ||
| 730 | 2026.03.24 15:27:13.625281 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.24 15:27:13.625406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 732 | 2026.03.24 15:27:13.627146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.24 15:27:13.627677 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.24 15:27:13.627951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.24 15:27:14.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.31 MiB, peak 158.31 MiB, free memory in arenas 0.00 B, will set to 154.98 MiB (RSS), difference: -3.33 MiB | ||
| 736 | 2026.03.24 15:27:18.555376 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.24 15:27:18.555463 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.24 15:27:18.636792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.03.24 15:27:18.639883 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.24 15:27:18.639937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 741 | 2026.03.24 15:27:18.640829 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.24 15:27:18.641383 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.24 15:27:18.641629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.24 15:27:18.669816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.24 15:27:18.690860 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.24 15:27:18.691048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 747 | 2026.03.24 15:27:18.698759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.24 15:27:18.700248 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.24 15:27:18.707080 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.24 15:27:19.000358 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.74 MiB, peak 159.74 MiB, free memory in arenas 0.00 B, will set to 157.82 MiB (RSS), difference: 2.08 MiB | ||
| 751 | 2026.03.24 15:27:19.323367 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33287 | ||
| 752 | 2026.03.24 15:27:19.325322 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.03.24 15:27:19.325381 [ 286 ] {} <Debug> TCP-Session: 5e899533-10ad-4341-8939-a517e2c265a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33287 | ||
| 754 | 2026.03.24 15:27:19.325405 [ 286 ] {} <Debug> TCP-Session: 5e899533-10ad-4341-8939-a517e2c265a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.03.24 15:27:19.325418 [ 286 ] {} <Debug> TCP-Session: 5e899533-10ad-4341-8939-a517e2c265a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.03.24 15:27:19.325522 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2026.03.24 15:27:19.325547 [ 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.03.24 15:27:19.325605 [ 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.03.24 15:27:19.326112 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34553 | ||
| 760 | 2026.03.24 15:27:19.326301 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.03.24 15:27:19.326340 [ 287 ] {} <Debug> TCP-Session: a1875332-b75e-46d4-a226-aa574fffecac Authenticating user 'default' from [fd00:1122:3344:101::e]:34553 | ||
| 762 | 2026.03.24 15:27:19.326349 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60639 | ||
| 763 | 2026.03.24 15:27:19.326362 [ 287 ] {} <Debug> TCP-Session: a1875332-b75e-46d4-a226-aa574fffecac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.03.24 15:27:19.326351 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64151 | ||
| 765 | 2026.03.24 15:27:19.326418 [ 287 ] {} <Debug> TCP-Session: a1875332-b75e-46d4-a226-aa574fffecac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.03.24 15:27:19.326433 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49090 | ||
| 767 | 2026.03.24 15:27:19.326518 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35213 | ||
| 768 | 2026.03.24 15:27:19.326799 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 769 | 2026.03.24 15:27:19.326848 [ 288 ] {} <Debug> TCP-Session: ef15d250-018f-4f7a-8f31-25d466e5ba5c Authenticating user 'default' from [fd00:1122:3344:101::e]:64151 | ||
| 770 | 2026.03.24 15:27:19.326871 [ 288 ] {} <Debug> TCP-Session: ef15d250-018f-4f7a-8f31-25d466e5ba5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.03.24 15:27:19.326883 [ 288 ] {} <Debug> TCP-Session: ef15d250-018f-4f7a-8f31-25d466e5ba5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.03.24 15:27:19.326890 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41174 | ||
| 773 | 2026.03.24 15:27:19.326906 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.03.24 15:27:19.326910 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.03.24 15:27:19.326950 [ 290 ] {} <Debug> TCP-Session: e1376909-da29-492b-8a23-55f029732bec Authenticating user 'default' from [fd00:1122:3344:101::e]:49090 | ||
| 776 | 2026.03.24 15:27:19.326965 [ 291 ] {} <Debug> TCP-Session: 65620972-d1b5-4769-990b-1ec6b4730b50 Authenticating user 'default' from [fd00:1122:3344:101::e]:35213 | ||
| 777 | 2026.03.24 15:27:19.326974 [ 290 ] {} <Debug> TCP-Session: e1376909-da29-492b-8a23-55f029732bec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.03.24 15:27:19.326985 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.03.24 15:27:19.327000 [ 290 ] {} <Debug> TCP-Session: e1376909-da29-492b-8a23-55f029732bec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.03.24 15:27:19.326991 [ 291 ] {} <Debug> TCP-Session: 65620972-d1b5-4769-990b-1ec6b4730b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.24 15:27:19.327043 [ 289 ] {} <Debug> TCP-Session: d16ccc33-489a-42df-ae9d-3b20c9ea3fed Authenticating user 'default' from [fd00:1122:3344:101::e]:60639 | ||
| 782 | 2026.03.24 15:27:19.327057 [ 291 ] {} <Debug> TCP-Session: 65620972-d1b5-4769-990b-1ec6b4730b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.03.24 15:27:19.327078 [ 289 ] {} <Debug> TCP-Session: d16ccc33-489a-42df-ae9d-3b20c9ea3fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.03.24 15:27:19.327096 [ 289 ] {} <Debug> TCP-Session: d16ccc33-489a-42df-ae9d-3b20c9ea3fed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.03.24 15:27:19.327141 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49227 | ||
| 786 | 2026.03.24 15:27:19.327154 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 787 | 2026.03.24 15:27:19.327210 [ 292 ] {} <Debug> TCP-Session: ee633484-9a06-48ed-8c4c-f20f707cad02 Authenticating user 'default' from [fd00:1122:3344:101::e]:41174 | ||
| 788 | 2026.03.24 15:27:19.327237 [ 292 ] {} <Debug> TCP-Session: ee633484-9a06-48ed-8c4c-f20f707cad02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.03.24 15:27:19.327236 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54404 | ||
| 790 | 2026.03.24 15:27:19.327257 [ 292 ] {} <Debug> TCP-Session: ee633484-9a06-48ed-8c4c-f20f707cad02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.03.24 15:27:19.327332 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 792 | 2026.03.24 15:27:19.327382 [ 293 ] {} <Debug> TCP-Session: d0beb5e2-e42c-4d65-8b49-656bf16748ba Authenticating user 'default' from [fd00:1122:3344:101::e]:49227 | ||
| 793 | 2026.03.24 15:27:19.327405 [ 293 ] {} <Debug> TCP-Session: d0beb5e2-e42c-4d65-8b49-656bf16748ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.03.24 15:27:19.327418 [ 293 ] {} <Debug> TCP-Session: d0beb5e2-e42c-4d65-8b49-656bf16748ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.03.24 15:27:19.327450 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.03.24 15:27:19.327507 [ 294 ] {} <Debug> TCP-Session: 8e05f9d5-16ba-42a8-b898-75084e66a440 Authenticating user 'default' from [fd00:1122:3344:101::e]:54404 | ||
| 797 | 2026.03.24 15:27:19.327537 [ 294 ] {} <Debug> TCP-Session: 8e05f9d5-16ba-42a8-b898-75084e66a440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.03.24 15:27:19.327551 [ 294 ] {} <Debug> TCP-Session: 8e05f9d5-16ba-42a8-b898-75084e66a440 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.03.24 15:27:19.328359 [ 286 ] {} <Trace> TCP-Session: 5e899533-10ad-4341-8939-a517e2c265a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2026.03.24 15:27:19.328540 [ 286 ] {68943797-f7ec-451f-ba44-79e9126f8047} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33287) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 801 | 2026.03.24 15:27:19.328986 [ 286 ] {68943797-f7ec-451f-ba44-79e9126f8047} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 802 | 2026.03.24 15:27:19.329327 [ 286 ] {68943797-f7ec-451f-ba44-79e9126f8047} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.03.24 15:27:19.330146 [ 286 ] {68943797-f7ec-451f-ba44-79e9126f8047} <Debug> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be) (SelectExecutor): Key condition: unknown | ||
| 804 | 2026.03.24 15:27:19.336645 [ 295 ] {68943797-f7ec-451f-ba44-79e9126f8047} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2026.03.24 15:27:19.336769 [ 295 ] {68943797-f7ec-451f-ba44-79e9126f8047} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2026.03.24 15:27:19.337524 [ 295 ] {68943797-f7ec-451f-ba44-79e9126f8047} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004901584 sec. (204.016 rows/sec., 7.97 KiB/sec.) | ||
| 807 | 2026.03.24 15:27:19.337554 [ 295 ] {68943797-f7ec-451f-ba44-79e9126f8047} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2026.03.24 15:27:19.337589 [ 295 ] {68943797-f7ec-451f-ba44-79e9126f8047} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2026.03.24 15:27:19.338791 [ 286 ] {68943797-f7ec-451f-ba44-79e9126f8047} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.010312 sec., 96.9743987587277 rows/sec., 3.79 KiB/sec. | ||
| 810 | 2026.03.24 15:27:19.338950 [ 286 ] {68943797-f7ec-451f-ba44-79e9126f8047} <Debug> TCPHandler: Processed in 0.010735438 sec. | ||
| 811 | 2026.03.24 15:27:19.342185 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.03.24 15:27:19.342221 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.03.24 15:27:19.342243 [ 286 ] {} <Debug> TCP-Session: 5e899533-10ad-4341-8939-a517e2c265a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.03.24 15:27:19.342243 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.03.24 15:27:19.342266 [ 287 ] {} <Debug> TCP-Session: a1875332-b75e-46d4-a226-aa574fffecac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.03.24 15:27:19.342283 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.03.24 15:27:19.342306 [ 293 ] {} <Debug> TCP-Session: d0beb5e2-e42c-4d65-8b49-656bf16748ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.03.24 15:27:19.342319 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.03.24 15:27:19.342340 [ 289 ] {} <Debug> TCP-Session: d16ccc33-489a-42df-ae9d-3b20c9ea3fed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.03.24 15:27:19.342342 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.03.24 15:27:19.342371 [ 291 ] {} <Debug> TCP-Session: 65620972-d1b5-4769-990b-1ec6b4730b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.03.24 15:27:19.342305 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2026.03.24 15:27:19.342404 [ 288 ] {} <Debug> TCP-Session: ef15d250-018f-4f7a-8f31-25d466e5ba5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.03.24 15:27:19.342261 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 825 | 2026.03.24 15:27:19.342440 [ 290 ] {} <Debug> TCP-Session: e1376909-da29-492b-8a23-55f029732bec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.03.24 15:27:19.342480 [ 292 ] {} <Debug> TCP-Session: ee633484-9a06-48ed-8c4c-f20f707cad02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.03.24 15:27:19.342357 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 828 | 2026.03.24 15:27:19.342531 [ 294 ] {} <Debug> TCP-Session: 8e05f9d5-16ba-42a8-b898-75084e66a440 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.03.24 15:27:20.001131 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.07 MiB, peak 168.17 MiB, free memory in arenas 0.00 B, will set to 161.63 MiB (RSS), difference: 3.56 MiB | ||
| 830 | 2026.03.24 15:27:20.617429 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.03.24 15:27:20.617625 [ 4 ] {2d932031-0652-4304-b97f-ec8240364348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 832 | 2026.03.24 15:27:20.617930 [ 4 ] {2d932031-0652-4304-b97f-ec8240364348} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.03.24 15:27:20.617995 [ 4 ] {2d932031-0652-4304-b97f-ec8240364348} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.03.24 15:27:20.618450 [ 4 ] {2d932031-0652-4304-b97f-ec8240364348} <Debug> TCPHandler: Processed in 0.001177435 sec. | ||
| 835 | 2026.03.24 15:27:20.630870 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.03.24 15:27:20.631023 [ 4 ] {ea2a8cac-4d8a-4eab-93a6-262db2347ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2026.03.24 15:27:20.634734 [ 4 ] {ea2a8cac-4d8a-4eab-93a6-262db2347ba9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.03.24 15:27:20.634789 [ 4 ] {ea2a8cac-4d8a-4eab-93a6-262db2347ba9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.03.24 15:27:20.635319 [ 4 ] {ea2a8cac-4d8a-4eab-93a6-262db2347ba9} <Debug> TCPHandler: Processed in 0.004512226 sec. | ||
| 840 | 2026.03.24 15:27:20.636170 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.03.24 15:27:20.636300 [ 4 ] {41ecad22-aa21-4aa3-8a14-7852eb7e03f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 842 | 2026.03.24 15:27:20.636628 [ 4 ] {41ecad22-aa21-4aa3-8a14-7852eb7e03f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.03.24 15:27:20.636680 [ 4 ] {41ecad22-aa21-4aa3-8a14-7852eb7e03f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 844 | 2026.03.24 15:27:20.637064 [ 4 ] {41ecad22-aa21-4aa3-8a14-7852eb7e03f3} <Debug> TCPHandler: Processed in 0.0009459 sec. | ||
| 845 | 2026.03.24 15:27:20.637280 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.03.24 15:27:20.637401 [ 4 ] {d2132018-7241-449d-9bda-fcc72fab9a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 847 | 2026.03.24 15:27:20.637664 [ 4 ] {d2132018-7241-449d-9bda-fcc72fab9a57} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 848 | 2026.03.24 15:27:20.637713 [ 4 ] {d2132018-7241-449d-9bda-fcc72fab9a57} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 849 | 2026.03.24 15:27:20.638104 [ 4 ] {d2132018-7241-449d-9bda-fcc72fab9a57} <Debug> TCPHandler: Processed in 0.000873639 sec. | ||
| 850 | 2026.03.24 15:27:20.638322 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 851 | 2026.03.24 15:27:20.638440 [ 4 ] {9e67f93f-ea1b-4ad7-a9e5-00c9d2c7a8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 852 | 2026.03.24 15:27:20.638696 [ 4 ] {9e67f93f-ea1b-4ad7-a9e5-00c9d2c7a8fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 853 | 2026.03.24 15:27:20.638740 [ 4 ] {9e67f93f-ea1b-4ad7-a9e5-00c9d2c7a8fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 854 | 2026.03.24 15:27:20.639089 [ 4 ] {9e67f93f-ea1b-4ad7-a9e5-00c9d2c7a8fd} <Debug> TCPHandler: Processed in 0.000818967 sec. | ||
| 855 | 2026.03.24 15:27:20.639296 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2026.03.24 15:27:20.639412 [ 4 ] {fe41183f-66ac-4ad0-92dc-4507e6d3a046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 857 | 2026.03.24 15:27:20.639665 [ 4 ] {fe41183f-66ac-4ad0-92dc-4507e6d3a046} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 858 | 2026.03.24 15:27:20.639709 [ 4 ] {fe41183f-66ac-4ad0-92dc-4507e6d3a046} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 859 | 2026.03.24 15:27:20.640031 [ 4 ] {fe41183f-66ac-4ad0-92dc-4507e6d3a046} <Debug> TCPHandler: Processed in 0.000782916 sec. | ||
| 860 | 2026.03.24 15:27:20.640239 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.03.24 15:27:20.640355 [ 4 ] {400b7fb0-1f73-4372-bddc-13c4f1249f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 862 | 2026.03.24 15:27:20.640605 [ 4 ] {400b7fb0-1f73-4372-bddc-13c4f1249f7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.03.24 15:27:20.640647 [ 4 ] {400b7fb0-1f73-4372-bddc-13c4f1249f7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.03.24 15:27:20.640976 [ 4 ] {400b7fb0-1f73-4372-bddc-13c4f1249f7d} <Debug> TCPHandler: Processed in 0.000789367 sec. | ||
| 865 | 2026.03.24 15:27:20.641182 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.03.24 15:27:20.641296 [ 4 ] {cb12da90-f3f8-4220-8cb1-2f21608e19d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 867 | 2026.03.24 15:27:20.641559 [ 4 ] {cb12da90-f3f8-4220-8cb1-2f21608e19d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.03.24 15:27:20.641602 [ 4 ] {cb12da90-f3f8-4220-8cb1-2f21608e19d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 869 | 2026.03.24 15:27:20.641984 [ 4 ] {cb12da90-f3f8-4220-8cb1-2f21608e19d5} <Debug> TCPHandler: Processed in 0.000852778 sec. | ||
| 870 | 2026.03.24 15:27:20.642198 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.03.24 15:27:20.642313 [ 4 ] {9f42cb23-907b-4844-aaf9-f5e1ee97719a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 872 | 2026.03.24 15:27:20.642567 [ 4 ] {9f42cb23-907b-4844-aaf9-f5e1ee97719a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 873 | 2026.03.24 15:27:20.642609 [ 4 ] {9f42cb23-907b-4844-aaf9-f5e1ee97719a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 874 | 2026.03.24 15:27:20.642932 [ 4 ] {9f42cb23-907b-4844-aaf9-f5e1ee97719a} <Debug> TCPHandler: Processed in 0.000782426 sec. | ||
| 875 | 2026.03.24 15:27:20.643141 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 876 | 2026.03.24 15:27:20.643259 [ 4 ] {f5074b82-79f9-48fc-a3dd-fd14af672ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 877 | 2026.03.24 15:27:20.643518 [ 4 ] {f5074b82-79f9-48fc-a3dd-fd14af672ca7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 878 | 2026.03.24 15:27:20.643559 [ 4 ] {f5074b82-79f9-48fc-a3dd-fd14af672ca7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2026.03.24 15:27:20.643879 [ 4 ] {f5074b82-79f9-48fc-a3dd-fd14af672ca7} <Debug> TCPHandler: Processed in 0.000783567 sec. | ||
| 880 | 2026.03.24 15:27:20.644080 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.03.24 15:27:20.644197 [ 4 ] {a99f2ea9-d677-47df-82f1-1320ea6998d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 882 | 2026.03.24 15:27:20.644452 [ 4 ] {a99f2ea9-d677-47df-82f1-1320ea6998d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 883 | 2026.03.24 15:27:20.644496 [ 4 ] {a99f2ea9-d677-47df-82f1-1320ea6998d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 884 | 2026.03.24 15:27:20.644853 [ 4 ] {a99f2ea9-d677-47df-82f1-1320ea6998d6} <Debug> TCPHandler: Processed in 0.000821908 sec. | ||
| 885 | 2026.03.24 15:27:20.645063 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.03.24 15:27:20.645182 [ 4 ] {042a0026-739d-4ba2-964e-05917eed2319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 887 | 2026.03.24 15:27:20.645448 [ 4 ] {042a0026-739d-4ba2-964e-05917eed2319} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 888 | 2026.03.24 15:27:20.645491 [ 4 ] {042a0026-739d-4ba2-964e-05917eed2319} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 889 | 2026.03.24 15:27:20.645822 [ 4 ] {042a0026-739d-4ba2-964e-05917eed2319} <Debug> TCPHandler: Processed in 0.000807487 sec. | ||
| 890 | 2026.03.24 15:27:20.646029 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 891 | 2026.03.24 15:27:20.646146 [ 4 ] {6626929e-b456-4910-b42e-646440159584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 892 | 2026.03.24 15:27:20.646415 [ 4 ] {6626929e-b456-4910-b42e-646440159584} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 893 | 2026.03.24 15:27:20.646459 [ 4 ] {6626929e-b456-4910-b42e-646440159584} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 894 | 2026.03.24 15:27:20.646815 [ 4 ] {6626929e-b456-4910-b42e-646440159584} <Debug> TCPHandler: Processed in 0.000833408 sec. | ||
| 895 | 2026.03.24 15:27:20.647079 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.03.24 15:27:20.647213 [ 4 ] {68444f2c-053f-4ccd-a9d9-ef827463bc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 897 | 2026.03.24 15:27:20.647592 [ 4 ] {68444f2c-053f-4ccd-a9d9-ef827463bc96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 898 | 2026.03.24 15:27:20.647657 [ 4 ] {68444f2c-053f-4ccd-a9d9-ef827463bc96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 899 | 2026.03.24 15:27:20.648187 [ 4 ] {68444f2c-053f-4ccd-a9d9-ef827463bc96} <Debug> TCPHandler: Processed in 0.001161555 sec. | ||
| 900 | 2026.03.24 15:27:20.648472 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.03.24 15:27:20.648654 [ 4 ] {05b7610a-ed2a-4ed7-909b-81025a703328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 902 | 2026.03.24 15:27:20.649064 [ 4 ] {05b7610a-ed2a-4ed7-909b-81025a703328} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 903 | 2026.03.24 15:27:20.649115 [ 4 ] {05b7610a-ed2a-4ed7-909b-81025a703328} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 904 | 2026.03.24 15:27:20.649543 [ 4 ] {05b7610a-ed2a-4ed7-909b-81025a703328} <Debug> TCPHandler: Processed in 0.001143794 sec. | ||
| 905 | 2026.03.24 15:27:20.649786 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 906 | 2026.03.24 15:27:20.649939 [ 4 ] {0a2a41f2-2762-4c36-824b-a9288db7f70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 907 | 2026.03.24 15:27:20.650293 [ 4 ] {0a2a41f2-2762-4c36-824b-a9288db7f70a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 908 | 2026.03.24 15:27:20.650350 [ 4 ] {0a2a41f2-2762-4c36-824b-a9288db7f70a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 909 | 2026.03.24 15:27:20.651024 [ 4 ] {0a2a41f2-2762-4c36-824b-a9288db7f70a} <Debug> TCPHandler: Processed in 0.001301988 sec. | ||
| 910 | 2026.03.24 15:27:20.652292 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.03.24 15:27:20.652447 [ 4 ] {adcafcef-092c-4550-9024-c660910f8f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 912 | 2026.03.24 15:27:20.652807 [ 4 ] {adcafcef-092c-4550-9024-c660910f8f1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 913 | 2026.03.24 15:27:20.652862 [ 4 ] {adcafcef-092c-4550-9024-c660910f8f1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 914 | 2026.03.24 15:27:20.653279 [ 4 ] {adcafcef-092c-4550-9024-c660910f8f1b} <Debug> TCPHandler: Processed in 0.001050063 sec. | ||
| 915 | 2026.03.24 15:27:20.653504 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2026.03.24 15:27:20.653628 [ 4 ] {3d4bc4b0-c227-4bd6-9a16-3ad4d1f564f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 917 | 2026.03.24 15:27:20.653921 [ 4 ] {3d4bc4b0-c227-4bd6-9a16-3ad4d1f564f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 918 | 2026.03.24 15:27:20.653965 [ 4 ] {3d4bc4b0-c227-4bd6-9a16-3ad4d1f564f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 919 | 2026.03.24 15:27:20.654326 [ 4 ] {3d4bc4b0-c227-4bd6-9a16-3ad4d1f564f6} <Debug> TCPHandler: Processed in 0.000871329 sec. | ||
| 920 | 2026.03.24 15:27:20.654554 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.03.24 15:27:20.654676 [ 4 ] {c0e442fd-70ac-4e74-8528-60a1168457b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 922 | 2026.03.24 15:27:20.654954 [ 4 ] {c0e442fd-70ac-4e74-8528-60a1168457b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 923 | 2026.03.24 15:27:20.654997 [ 4 ] {c0e442fd-70ac-4e74-8528-60a1168457b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 924 | 2026.03.24 15:27:20.655318 [ 4 ] {c0e442fd-70ac-4e74-8528-60a1168457b5} <Debug> TCPHandler: Processed in 0.000811347 sec. | ||
| 925 | 2026.03.24 15:27:20.655589 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.03.24 15:27:20.655711 [ 4 ] {816ae49a-0077-4c16-93a1-ed9bcceb47e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 927 | 2026.03.24 15:27:20.655986 [ 4 ] {816ae49a-0077-4c16-93a1-ed9bcceb47e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 928 | 2026.03.24 15:27:20.656028 [ 4 ] {816ae49a-0077-4c16-93a1-ed9bcceb47e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 929 | 2026.03.24 15:27:20.656331 [ 4 ] {816ae49a-0077-4c16-93a1-ed9bcceb47e7} <Debug> TCPHandler: Processed in 0.000789217 sec. | ||
| 930 | 2026.03.24 15:27:20.656559 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.03.24 15:27:20.656680 [ 4 ] {b81cf1a9-d838-4315-a804-5b7037cd0af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 932 | 2026.03.24 15:27:20.656960 [ 4 ] {b81cf1a9-d838-4315-a804-5b7037cd0af6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 933 | 2026.03.24 15:27:20.657003 [ 4 ] {b81cf1a9-d838-4315-a804-5b7037cd0af6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 934 | 2026.03.24 15:27:20.657307 [ 4 ] {b81cf1a9-d838-4315-a804-5b7037cd0af6} <Debug> TCPHandler: Processed in 0.000795457 sec. | ||
| 935 | 2026.03.24 15:27:20.657527 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 936 | 2026.03.24 15:27:20.657648 [ 4 ] {ba9f3e53-6182-4662-a1f4-1b1d2eb1c566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 937 | 2026.03.24 15:27:20.657919 [ 4 ] {ba9f3e53-6182-4662-a1f4-1b1d2eb1c566} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 938 | 2026.03.24 15:27:20.657962 [ 4 ] {ba9f3e53-6182-4662-a1f4-1b1d2eb1c566} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 939 | 2026.03.24 15:27:20.658265 [ 4 ] {ba9f3e53-6182-4662-a1f4-1b1d2eb1c566} <Debug> TCPHandler: Processed in 0.000786427 sec. | ||
| 940 | 2026.03.24 15:27:20.658496 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.03.24 15:27:20.658616 [ 4 ] {5725fa0d-1a74-4d54-9aa8-7d8abedb5688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 942 | 2026.03.24 15:27:20.658890 [ 4 ] {5725fa0d-1a74-4d54-9aa8-7d8abedb5688} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 943 | 2026.03.24 15:27:20.658932 [ 4 ] {5725fa0d-1a74-4d54-9aa8-7d8abedb5688} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 944 | 2026.03.24 15:27:20.659246 [ 4 ] {5725fa0d-1a74-4d54-9aa8-7d8abedb5688} <Debug> TCPHandler: Processed in 0.000796707 sec. | ||
| 945 | 2026.03.24 15:27:20.660088 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.03.24 15:27:20.660209 [ 4 ] {7ce4f2bc-12a4-4c60-a916-a41ae4b5a490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 947 | 2026.03.24 15:27:20.660512 [ 4 ] {7ce4f2bc-12a4-4c60-a916-a41ae4b5a490} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 948 | 2026.03.24 15:27:20.660555 [ 4 ] {7ce4f2bc-12a4-4c60-a916-a41ae4b5a490} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 949 | 2026.03.24 15:27:20.660872 [ 4 ] {7ce4f2bc-12a4-4c60-a916-a41ae4b5a490} <Debug> TCPHandler: Processed in 0.000831398 sec. | ||
| 950 | 2026.03.24 15:27:20.661086 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.03.24 15:27:20.661210 [ 4 ] {0e47b78a-d03b-41f5-b7c3-8df827c40117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 952 | 2026.03.24 15:27:20.661494 [ 4 ] {0e47b78a-d03b-41f5-b7c3-8df827c40117} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 953 | 2026.03.24 15:27:20.661536 [ 4 ] {0e47b78a-d03b-41f5-b7c3-8df827c40117} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 954 | 2026.03.24 15:27:20.661848 [ 4 ] {0e47b78a-d03b-41f5-b7c3-8df827c40117} <Debug> TCPHandler: Processed in 0.000809708 sec. | ||
| 955 | 2026.03.24 15:27:20.662058 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.03.24 15:27:20.662183 [ 4 ] {0144c0b8-b638-4126-8e2b-fe8bcaa72e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 957 | 2026.03.24 15:27:20.662467 [ 4 ] {0144c0b8-b638-4126-8e2b-fe8bcaa72e5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 958 | 2026.03.24 15:27:20.662509 [ 4 ] {0144c0b8-b638-4126-8e2b-fe8bcaa72e5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 959 | 2026.03.24 15:27:20.662811 [ 4 ] {0144c0b8-b638-4126-8e2b-fe8bcaa72e5b} <Debug> TCPHandler: Processed in 0.000799967 sec. | ||
| 960 | 2026.03.24 15:27:20.663020 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.03.24 15:27:20.663143 [ 4 ] {5c59d26c-1487-457a-a0e1-bfd6527b0fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 962 | 2026.03.24 15:27:20.663423 [ 4 ] {5c59d26c-1487-457a-a0e1-bfd6527b0fb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 963 | 2026.03.24 15:27:20.663464 [ 4 ] {5c59d26c-1487-457a-a0e1-bfd6527b0fb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 964 | 2026.03.24 15:27:20.663766 [ 4 ] {5c59d26c-1487-457a-a0e1-bfd6527b0fb7} <Debug> TCPHandler: Processed in 0.000793277 sec. | ||
| 965 | 2026.03.24 15:27:20.663974 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 966 | 2026.03.24 15:27:20.664102 [ 4 ] {eecc3641-842b-4803-9197-47496250fd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 967 | 2026.03.24 15:27:20.664396 [ 4 ] {eecc3641-842b-4803-9197-47496250fd45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 968 | 2026.03.24 15:27:20.664439 [ 4 ] {eecc3641-842b-4803-9197-47496250fd45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 969 | 2026.03.24 15:27:20.664748 [ 4 ] {eecc3641-842b-4803-9197-47496250fd45} <Debug> TCPHandler: Processed in 0.000821187 sec. | ||
| 970 | 2026.03.24 15:27:20.664960 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.03.24 15:27:20.665083 [ 4 ] {beadd218-c3a4-4e5e-934c-ee3c5e012e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 972 | 2026.03.24 15:27:20.665374 [ 4 ] {beadd218-c3a4-4e5e-934c-ee3c5e012e29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 973 | 2026.03.24 15:27:20.665418 [ 4 ] {beadd218-c3a4-4e5e-934c-ee3c5e012e29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 974 | 2026.03.24 15:27:20.665725 [ 4 ] {beadd218-c3a4-4e5e-934c-ee3c5e012e29} <Debug> TCPHandler: Processed in 0.000812848 sec. | ||
| 975 | 2026.03.24 15:27:20.692233 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.03.24 15:27:20.692401 [ 4 ] {eb616fb1-9e72-4c33-82ad-d2567a1d4168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 977 | 2026.03.24 15:27:20.692781 [ 4 ] {eb616fb1-9e72-4c33-82ad-d2567a1d4168} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 978 | 2026.03.24 15:27:20.692832 [ 4 ] {eb616fb1-9e72-4c33-82ad-d2567a1d4168} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 979 | 2026.03.24 15:27:20.693225 [ 4 ] {eb616fb1-9e72-4c33-82ad-d2567a1d4168} <Debug> TCPHandler: Processed in 0.001067492 sec. | ||
| 980 | 2026.03.24 15:27:20.722707 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2026.03.24 15:27:20.722890 [ 4 ] {0b172b59-8980-4843-bdf4-a8ad877fc12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 982 | 2026.03.24 15:27:20.723331 [ 4 ] {0b172b59-8980-4843-bdf4-a8ad877fc12c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 983 | 2026.03.24 15:27:20.723390 [ 4 ] {0b172b59-8980-4843-bdf4-a8ad877fc12c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 984 | 2026.03.24 15:27:20.723789 [ 4 ] {0b172b59-8980-4843-bdf4-a8ad877fc12c} <Debug> TCPHandler: Processed in 0.001147874 sec. | ||
| 985 | 2026.03.24 15:27:20.765679 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2026.03.24 15:27:20.765826 [ 4 ] {a8f41650-e999-4660-b3dc-eef0409215ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 987 | 2026.03.24 15:27:20.766170 [ 4 ] {a8f41650-e999-4660-b3dc-eef0409215ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 988 | 2026.03.24 15:27:20.766217 [ 4 ] {a8f41650-e999-4660-b3dc-eef0409215ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 989 | 2026.03.24 15:27:20.767011 [ 4 ] {a8f41650-e999-4660-b3dc-eef0409215ab} <Debug> TCPHandler: Processed in 0.001394649 sec. | ||
| 990 | 2026.03.24 15:27:20.768000 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.03.24 15:27:20.768110 [ 4 ] {f6715daa-036c-4ba9-8fa4-c779c4e6682d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 992 | 2026.03.24 15:27:20.768159 [ 4 ] {f6715daa-036c-4ba9-8fa4-c779c4e6682d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 993 | 2026.03.24 15:27:20.768751 [ 4 ] {f6715daa-036c-4ba9-8fa4-c779c4e6682d} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.03.24 15:27:20.768803 [ 4 ] {f6715daa-036c-4ba9-8fa4-c779c4e6682d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 995 | 2026.03.24 15:27:20.769481 [ 4 ] {f6715daa-036c-4ba9-8fa4-c779c4e6682d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 996 | 2026.03.24 15:27:20.769955 [ 4 ] {f6715daa-036c-4ba9-8fa4-c779c4e6682d} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.03.24 15:27:20.770118 [ 4 ] {f6715daa-036c-4ba9-8fa4-c779c4e6682d} <Debug> executeQuery: Read 32 rows, 5.05 KiB in 0.00204 sec., 15686.274509803921 rows/sec., 2.42 MiB/sec. | ||
| 998 | 2026.03.24 15:27:20.770163 [ 4 ] {f6715daa-036c-4ba9-8fa4-c779c4e6682d} <Debug> TCPHandler: Processed in 0.002214697 sec. | ||
| 999 | 2026.03.24 15:27:20.770295 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.03.24 15:27:20.770395 [ 4 ] {74d5b6c1-5119-466e-a1e6-65be1f489490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1001 | 2026.03.24 15:27:20.770436 [ 4 ] {74d5b6c1-5119-466e-a1e6-65be1f489490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1002 | 2026.03.24 15:27:20.770973 [ 4 ] {74d5b6c1-5119-466e-a1e6-65be1f489490} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.03.24 15:27:20.771007 [ 4 ] {74d5b6c1-5119-466e-a1e6-65be1f489490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1004 | 2026.03.24 15:27:20.773567 [ 4 ] {74d5b6c1-5119-466e-a1e6-65be1f489490} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1005 | 2026.03.24 15:27:20.774096 [ 4 ] {74d5b6c1-5119-466e-a1e6-65be1f489490} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.03.24 15:27:20.774271 [ 4 ] {74d5b6c1-5119-466e-a1e6-65be1f489490} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.003897 sec., 3079.2917628945343 rows/sec., 251.09 KiB/sec. | ||
| 1007 | 2026.03.24 15:27:20.774326 [ 4 ] {74d5b6c1-5119-466e-a1e6-65be1f489490} <Debug> TCPHandler: Processed in 0.004079696 sec. | ||
| 1008 | 2026.03.24 15:27:20.774449 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.03.24 15:27:20.774547 [ 4 ] {30871452-6d7f-4c83-a5d1-40d099968702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1010 | 2026.03.24 15:27:20.774588 [ 4 ] {30871452-6d7f-4c83-a5d1-40d099968702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1011 | 2026.03.24 15:27:20.778224 [ 4 ] {30871452-6d7f-4c83-a5d1-40d099968702} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.03.24 15:27:20.778263 [ 4 ] {30871452-6d7f-4c83-a5d1-40d099968702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1013 | 2026.03.24 15:27:20.778985 [ 4 ] {30871452-6d7f-4c83-a5d1-40d099968702} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1014 | 2026.03.24 15:27:20.779467 [ 4 ] {30871452-6d7f-4c83-a5d1-40d099968702} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2026.03.24 15:27:20.779614 [ 4 ] {30871452-6d7f-4c83-a5d1-40d099968702} <Debug> executeQuery: Read 2431 rows, 183.06 KiB in 0.005086 sec., 477978.76523790794 rows/sec., 35.15 MiB/sec. | ||
| 1016 | 2026.03.24 15:27:20.779658 [ 4 ] {30871452-6d7f-4c83-a5d1-40d099968702} <Debug> TCPHandler: Processed in 0.005257792 sec. | ||
| 1017 | 2026.03.24 15:27:20.779777 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.03.24 15:27:20.779873 [ 4 ] {fa8470b2-9bb6-4efe-9f40-b74a3bed8b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1019 | 2026.03.24 15:27:20.779913 [ 4 ] {fa8470b2-9bb6-4efe-9f40-b74a3bed8b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1020 | 2026.03.24 15:27:20.780325 [ 4 ] {fa8470b2-9bb6-4efe-9f40-b74a3bed8b90} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.03.24 15:27:20.780363 [ 4 ] {fa8470b2-9bb6-4efe-9f40-b74a3bed8b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1022 | 2026.03.24 15:27:20.780826 [ 4 ] {fa8470b2-9bb6-4efe-9f40-b74a3bed8b90} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1023 | 2026.03.24 15:27:20.781281 [ 4 ] {fa8470b2-9bb6-4efe-9f40-b74a3bed8b90} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.03.24 15:27:20.781422 [ 4 ] {fa8470b2-9bb6-4efe-9f40-b74a3bed8b90} <Debug> executeQuery: Read 32 rows, 2.34 KiB in 0.001569 sec., 20395.156150414274 rows/sec., 1.46 MiB/sec. | ||
| 1025 | 2026.03.24 15:27:20.781465 [ 4 ] {fa8470b2-9bb6-4efe-9f40-b74a3bed8b90} <Debug> TCPHandler: Processed in 0.001738937 sec. | ||
| 1026 | 2026.03.24 15:27:20.781578 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.03.24 15:27:20.781673 [ 4 ] {67b764f3-b438-4a18-b685-4a1ddc8974ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1028 | 2026.03.24 15:27:20.781713 [ 4 ] {67b764f3-b438-4a18-b685-4a1ddc8974ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1029 | 2026.03.24 15:27:20.782433 [ 4 ] {67b764f3-b438-4a18-b685-4a1ddc8974ca} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2026.03.24 15:27:20.782468 [ 4 ] {67b764f3-b438-4a18-b685-4a1ddc8974ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1031 | 2026.03.24 15:27:20.783014 [ 4 ] {67b764f3-b438-4a18-b685-4a1ddc8974ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1032 | 2026.03.24 15:27:20.783461 [ 4 ] {67b764f3-b438-4a18-b685-4a1ddc8974ca} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2026.03.24 15:27:20.783591 [ 4 ] {67b764f3-b438-4a18-b685-4a1ddc8974ca} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001936 sec., 413739.6694214876 rows/sec., 23.90 MiB/sec. | ||
| 1034 | 2026.03.24 15:27:20.783635 [ 4 ] {67b764f3-b438-4a18-b685-4a1ddc8974ca} <Debug> TCPHandler: Processed in 0.002106325 sec. | ||
| 1035 | 2026.03.24 15:27:20.783745 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.03.24 15:27:20.783841 [ 4 ] {c6929ccd-a904-4ca0-9e89-2e0bc55296f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1037 | 2026.03.24 15:27:20.783880 [ 4 ] {c6929ccd-a904-4ca0-9e89-2e0bc55296f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1038 | 2026.03.24 15:27:20.784259 [ 4 ] {c6929ccd-a904-4ca0-9e89-2e0bc55296f6} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2026.03.24 15:27:20.784301 [ 4 ] {c6929ccd-a904-4ca0-9e89-2e0bc55296f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1040 | 2026.03.24 15:27:20.784734 [ 4 ] {c6929ccd-a904-4ca0-9e89-2e0bc55296f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1041 | 2026.03.24 15:27:20.785191 [ 4 ] {c6929ccd-a904-4ca0-9e89-2e0bc55296f6} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2026.03.24 15:27:20.785317 [ 4 ] {c6929ccd-a904-4ca0-9e89-2e0bc55296f6} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001494 sec., 1338.6880856760374 rows/sec., 94.13 KiB/sec. | ||
| 1043 | 2026.03.24 15:27:20.785353 [ 4 ] {c6929ccd-a904-4ca0-9e89-2e0bc55296f6} <Debug> TCPHandler: Processed in 0.001657026 sec. | ||
| 1044 | 2026.03.24 15:27:20.785464 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.03.24 15:27:20.785569 [ 4 ] {baff2870-ea32-40b3-bf1c-6dd552121e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1046 | 2026.03.24 15:27:20.785609 [ 4 ] {baff2870-ea32-40b3-bf1c-6dd552121e17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1047 | 2026.03.24 15:27:20.786513 [ 4 ] {baff2870-ea32-40b3-bf1c-6dd552121e17} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2026.03.24 15:27:20.786550 [ 4 ] {baff2870-ea32-40b3-bf1c-6dd552121e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1049 | 2026.03.24 15:27:20.787104 [ 4 ] {baff2870-ea32-40b3-bf1c-6dd552121e17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1050 | 2026.03.24 15:27:20.787611 [ 4 ] {baff2870-ea32-40b3-bf1c-6dd552121e17} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2026.03.24 15:27:20.787744 [ 4 ] {baff2870-ea32-40b3-bf1c-6dd552121e17} <Debug> executeQuery: Read 1314 rows, 90.06 KiB in 0.002193 sec., 599179.2065663475 rows/sec., 40.10 MiB/sec. | ||
| 1052 | 2026.03.24 15:27:20.787781 [ 4 ] {baff2870-ea32-40b3-bf1c-6dd552121e17} <Debug> TCPHandler: Processed in 0.00236622 sec. | ||
| 1053 | 2026.03.24 15:27:20.787894 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.03.24 15:27:20.787996 [ 4 ] {ee0d9333-1e63-4fc8-b54b-794e47289fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1055 | 2026.03.24 15:27:20.788041 [ 4 ] {ee0d9333-1e63-4fc8-b54b-794e47289fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1056 | 2026.03.24 15:27:20.789041 [ 4 ] {ee0d9333-1e63-4fc8-b54b-794e47289fae} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1057 | 2026.03.24 15:27:20.789075 [ 4 ] {ee0d9333-1e63-4fc8-b54b-794e47289fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1058 | 2026.03.24 15:27:20.789768 [ 4 ] {ee0d9333-1e63-4fc8-b54b-794e47289fae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1059 | 2026.03.24 15:27:20.790223 [ 4 ] {ee0d9333-1e63-4fc8-b54b-794e47289fae} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1060 | 2026.03.24 15:27:20.790373 [ 4 ] {ee0d9333-1e63-4fc8-b54b-794e47289fae} <Debug> executeQuery: Read 2449 rows, 154.84 KiB in 0.002402 sec., 1019567.0274771024 rows/sec., 62.95 MiB/sec. | ||
| 1061 | 2026.03.24 15:27:20.790410 [ 4 ] {ee0d9333-1e63-4fc8-b54b-794e47289fae} <Debug> TCPHandler: Processed in 0.002565475 sec. | ||
| 1062 | 2026.03.24 15:27:20.790526 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.03.24 15:27:20.790619 [ 4 ] {d2f5fae9-d4b5-4bad-a465-b41f6d598e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1064 | 2026.03.24 15:27:20.790674 [ 4 ] {d2f5fae9-d4b5-4bad-a465-b41f6d598e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1065 | 2026.03.24 15:27:20.791436 [ 4 ] {d2f5fae9-d4b5-4bad-a465-b41f6d598e1f} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.03.24 15:27:20.791475 [ 4 ] {d2f5fae9-d4b5-4bad-a465-b41f6d598e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1067 | 2026.03.24 15:27:20.794195 [ 4 ] {d2f5fae9-d4b5-4bad-a465-b41f6d598e1f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1068 | 2026.03.24 15:27:20.794614 [ 4 ] {d2f5fae9-d4b5-4bad-a465-b41f6d598e1f} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2026.03.24 15:27:20.794758 [ 4 ] {d2f5fae9-d4b5-4bad-a465-b41f6d598e1f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.004158 sec., 4810.00481000481 rows/sec., 8.62 MiB/sec. | ||
| 1070 | 2026.03.24 15:27:20.794815 [ 4 ] {d2f5fae9-d4b5-4bad-a465-b41f6d598e1f} <Debug> TCPHandler: Processed in 0.004340142 sec. | ||
| 1071 | 2026.03.24 15:27:20.794930 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.03.24 15:27:20.795023 [ 4 ] {0f435927-274c-45a2-a172-c1c2caf09a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1073 | 2026.03.24 15:27:20.795066 [ 4 ] {0f435927-274c-45a2-a172-c1c2caf09a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1074 | 2026.03.24 15:27:20.795412 [ 4 ] {0f435927-274c-45a2-a172-c1c2caf09a23} <Trace> oximeter.measurements_i64 (ed072bbf-5270-497b-bb0c-c79e67cf2e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2026.03.24 15:27:20.795449 [ 4 ] {0f435927-274c-45a2-a172-c1c2caf09a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1076 | 2026.03.24 15:27:20.795890 [ 4 ] {0f435927-274c-45a2-a172-c1c2caf09a23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1077 | 2026.03.24 15:27:20.796415 [ 4 ] {0f435927-274c-45a2-a172-c1c2caf09a23} <Trace> oximeter.measurements_i64 (ed072bbf-5270-497b-bb0c-c79e67cf2e6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2026.03.24 15:27:20.796541 [ 4 ] {0f435927-274c-45a2-a172-c1c2caf09a23} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001535 sec., 1954.3973941368079 rows/sec., 138.05 KiB/sec. | ||
| 1079 | 2026.03.24 15:27:20.796575 [ 4 ] {0f435927-274c-45a2-a172-c1c2caf09a23} <Debug> TCPHandler: Processed in 0.001694226 sec. | ||
| 1080 | 2026.03.24 15:27:20.796682 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.03.24 15:27:20.796776 [ 4 ] {c312403d-e3aa-4918-89bf-682d71a57751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1082 | 2026.03.24 15:27:20.796817 [ 4 ] {c312403d-e3aa-4918-89bf-682d71a57751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1083 | 2026.03.24 15:27:20.797131 [ 4 ] {c312403d-e3aa-4918-89bf-682d71a57751} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2026.03.24 15:27:20.797168 [ 4 ] {c312403d-e3aa-4918-89bf-682d71a57751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1085 | 2026.03.24 15:27:20.797589 [ 4 ] {c312403d-e3aa-4918-89bf-682d71a57751} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1086 | 2026.03.24 15:27:20.798028 [ 4 ] {c312403d-e3aa-4918-89bf-682d71a57751} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2026.03.24 15:27:20.798166 [ 4 ] {c312403d-e3aa-4918-89bf-682d71a57751} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001407 sec., 8528.784648187633 rows/sec., 588.57 KiB/sec. | ||
| 1088 | 2026.03.24 15:27:20.798203 [ 4 ] {c312403d-e3aa-4918-89bf-682d71a57751} <Debug> TCPHandler: Processed in 0.001569783 sec. | ||
| 1089 | 2026.03.24 15:27:21.353120 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51349 | ||
| 1090 | 2026.03.24 15:27:21.353233 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1091 | 2026.03.24 15:27:21.353259 [ 286 ] {} <Debug> TCP-Session: 6af296fa-9ead-458b-b029-fbdb3690f92d Authenticating user 'default' from [fd00:1122:3344:101::e]:51349 | ||
| 1092 | 2026.03.24 15:27:21.353281 [ 286 ] {} <Debug> TCP-Session: 6af296fa-9ead-458b-b029-fbdb3690f92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.03.24 15:27:21.353293 [ 286 ] {} <Debug> TCP-Session: 6af296fa-9ead-458b-b029-fbdb3690f92d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.03.24 15:27:21.353473 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45495 | ||
| 1095 | 2026.03.24 15:27:21.353542 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39405 | ||
| 1096 | 2026.03.24 15:27:21.353582 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42524 | ||
| 1097 | 2026.03.24 15:27:21.353588 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47505 | ||
| 1098 | 2026.03.24 15:27:21.353620 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44025 | ||
| 1099 | 2026.03.24 15:27:21.353627 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54671 | ||
| 1100 | 2026.03.24 15:27:21.353664 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37354 | ||
| 1101 | 2026.03.24 15:27:21.353583 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64981 | ||
| 1102 | 2026.03.24 15:27:21.353728 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.03.24 15:27:21.353739 [ 286 ] {} <Trace> TCP-Session: 6af296fa-9ead-458b-b029-fbdb3690f92d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.03.24 15:27:21.353757 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1105 | 2026.03.24 15:27:21.353761 [ 290 ] {} <Debug> TCP-Session: d6b08f2f-55de-46ff-b663-a55064d47584 Authenticating user 'default' from [fd00:1122:3344:101::e]:42524 | ||
| 1106 | 2026.03.24 15:27:21.353761 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2026.03.24 15:27:21.353790 [ 290 ] {} <Debug> TCP-Session: d6b08f2f-55de-46ff-b663-a55064d47584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.03.24 15:27:21.353784 [ 294 ] {} <Debug> TCP-Session: e5511b69-22a8-49a2-9264-5b976e669856 Authenticating user 'default' from [fd00:1122:3344:101::e]:37354 | ||
| 1109 | 2026.03.24 15:27:21.353822 [ 290 ] {} <Debug> TCP-Session: d6b08f2f-55de-46ff-b663-a55064d47584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.03.24 15:27:21.353842 [ 294 ] {} <Debug> TCP-Session: e5511b69-22a8-49a2-9264-5b976e669856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.03.24 15:27:21.353815 [ 293 ] {} <Debug> TCP-Session: e1680074-7294-4acf-bd09-2f6b6f6d7c19 Authenticating user 'default' from [fd00:1122:3344:101::e]:54671 | ||
| 1112 | 2026.03.24 15:27:21.353865 [ 294 ] {} <Debug> TCP-Session: e5511b69-22a8-49a2-9264-5b976e669856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.03.24 15:27:21.353898 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1114 | 2026.03.24 15:27:21.353903 [ 293 ] {} <Debug> TCP-Session: e1680074-7294-4acf-bd09-2f6b6f6d7c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.03.24 15:27:21.353911 [ 286 ] {e9d341a2-ffa6-4e46-a90c-95dbaf0ea985} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51349) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1116 | 2026.03.24 15:27:21.353934 [ 293 ] {} <Debug> TCP-Session: e1680074-7294-4acf-bd09-2f6b6f6d7c19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.03.24 15:27:21.353934 [ 289 ] {} <Debug> TCP-Session: 81881da0-765a-4b9e-9475-4076c3d67f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:64981 | ||
| 1118 | 2026.03.24 15:27:21.353746 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1119 | 2026.03.24 15:27:21.353984 [ 289 ] {} <Debug> TCP-Session: 81881da0-765a-4b9e-9475-4076c3d67f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.03.24 15:27:21.353737 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.03.24 15:27:21.354037 [ 287 ] {} <Debug> TCP-Session: 7a0fa3f1-bc91-45c3-87f3-da88814b5eca Authenticating user 'default' from [fd00:1122:3344:101::e]:45495 | ||
| 1122 | 2026.03.24 15:27:21.354039 [ 289 ] {} <Debug> TCP-Session: 81881da0-765a-4b9e-9475-4076c3d67f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.03.24 15:27:21.354065 [ 291 ] {} <Debug> TCP-Session: 08e4bde4-1c1f-4cf6-992c-6bfa2fa26a81 Authenticating user 'default' from [fd00:1122:3344:101::e]:47505 | ||
| 1124 | 2026.03.24 15:27:21.354084 [ 287 ] {} <Debug> TCP-Session: 7a0fa3f1-bc91-45c3-87f3-da88814b5eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.03.24 15:27:21.354106 [ 291 ] {} <Debug> TCP-Session: 08e4bde4-1c1f-4cf6-992c-6bfa2fa26a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.03.24 15:27:21.353733 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1127 | 2026.03.24 15:27:21.354125 [ 291 ] {} <Debug> TCP-Session: 08e4bde4-1c1f-4cf6-992c-6bfa2fa26a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.03.24 15:27:21.354120 [ 287 ] {} <Debug> TCP-Session: 7a0fa3f1-bc91-45c3-87f3-da88814b5eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.03.24 15:27:21.354155 [ 292 ] {} <Debug> TCP-Session: b506d13b-84b0-48e3-b209-c5d0bc7afe50 Authenticating user 'default' from [fd00:1122:3344:101::e]:44025 | ||
| 1130 | 2026.03.24 15:27:21.353733 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1131 | 2026.03.24 15:27:21.354198 [ 292 ] {} <Debug> TCP-Session: b506d13b-84b0-48e3-b209-c5d0bc7afe50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.03.24 15:27:21.354210 [ 288 ] {} <Debug> TCP-Session: 32ba7190-72c6-4ee3-93f9-8516fd9bf6c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39405 | ||
| 1133 | 2026.03.24 15:27:21.354212 [ 292 ] {} <Debug> TCP-Session: b506d13b-84b0-48e3-b209-c5d0bc7afe50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.03.24 15:27:21.354210 [ 286 ] {e9d341a2-ffa6-4e46-a90c-95dbaf0ea985} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1135 | 2026.03.24 15:27:21.354229 [ 288 ] {} <Debug> TCP-Session: 32ba7190-72c6-4ee3-93f9-8516fd9bf6c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.03.24 15:27:21.354264 [ 288 ] {} <Debug> TCP-Session: 32ba7190-72c6-4ee3-93f9-8516fd9bf6c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.03.24 15:27:21.354292 [ 286 ] {e9d341a2-ffa6-4e46-a90c-95dbaf0ea985} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1138 | 2026.03.24 15:27:21.354588 [ 286 ] {e9d341a2-ffa6-4e46-a90c-95dbaf0ea985} <Debug> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be) (SelectExecutor): Key condition: unknown | ||
| 1139 | 2026.03.24 15:27:21.355572 [ 311 ] {e9d341a2-ffa6-4e46-a90c-95dbaf0ea985} <Trace> AggregatingTransform: Aggregating | ||
| 1140 | 2026.03.24 15:27:21.355624 [ 311 ] {e9d341a2-ffa6-4e46-a90c-95dbaf0ea985} <Trace> Aggregator: Aggregation method: without_key | ||
| 1141 | 2026.03.24 15:27:21.355663 [ 311 ] {e9d341a2-ffa6-4e46-a90c-95dbaf0ea985} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978271 sec. (1022.212 rows/sec., 39.93 KiB/sec.) | ||
| 1142 | 2026.03.24 15:27:21.355684 [ 311 ] {e9d341a2-ffa6-4e46-a90c-95dbaf0ea985} <Trace> Aggregator: Merging aggregated data | ||
| 1143 | 2026.03.24 15:27:21.357273 [ 286 ] {e9d341a2-ffa6-4e46-a90c-95dbaf0ea985} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003419 sec., 292.4831822170225 rows/sec., 11.43 KiB/sec. | ||
| 1144 | 2026.03.24 15:27:21.357441 [ 286 ] {e9d341a2-ffa6-4e46-a90c-95dbaf0ea985} <Debug> TCPHandler: Processed in 0.003820831 sec. | ||
| 1145 | 2026.03.24 15:27:21.357559 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1146 | 2026.03.24 15:27:21.357588 [ 286 ] {} <Debug> TCP-Session: 6af296fa-9ead-458b-b029-fbdb3690f92d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.03.24 15:27:21.357592 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1148 | 2026.03.24 15:27:21.357613 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1149 | 2026.03.24 15:27:21.357628 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1150 | 2026.03.24 15:27:21.357651 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1151 | 2026.03.24 15:27:21.357663 [ 287 ] {} <Debug> TCP-Session: 7a0fa3f1-bc91-45c3-87f3-da88814b5eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.03.24 15:27:21.357670 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1153 | 2026.03.24 15:27:21.357691 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1154 | 2026.03.24 15:27:21.357705 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1155 | 2026.03.24 15:27:21.357728 [ 292 ] {} <Debug> TCP-Session: b506d13b-84b0-48e3-b209-c5d0bc7afe50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.03.24 15:27:21.357751 [ 289 ] {} <Debug> TCP-Session: 81881da0-765a-4b9e-9475-4076c3d67f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.03.24 15:27:21.357772 [ 294 ] {} <Debug> TCP-Session: e5511b69-22a8-49a2-9264-5b976e669856 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.03.24 15:27:21.357727 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1159 | 2026.03.24 15:27:21.357697 [ 291 ] {} <Debug> TCP-Session: 08e4bde4-1c1f-4cf6-992c-6bfa2fa26a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2026.03.24 15:27:21.357844 [ 293 ] {} <Debug> TCP-Session: e1680074-7294-4acf-bd09-2f6b6f6d7c19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.03.24 15:27:21.357682 [ 290 ] {} <Debug> TCP-Session: d6b08f2f-55de-46ff-b663-a55064d47584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2026.03.24 15:27:21.357644 [ 288 ] {} <Debug> TCP-Session: 32ba7190-72c6-4ee3-93f9-8516fd9bf6c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.03.24 15:27:21.448311 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49546 | ||
| 1164 | 2026.03.24 15:27:21.448423 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1165 | 2026.03.24 15:27:21.448450 [ 286 ] {} <Debug> TCP-Session: d739867f-dce8-4aa8-b0f1-d7c17e79865f Authenticating user 'default' from [fd00:1122:3344:101::e]:49546 | ||
| 1166 | 2026.03.24 15:27:21.448472 [ 286 ] {} <Debug> TCP-Session: d739867f-dce8-4aa8-b0f1-d7c17e79865f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.03.24 15:27:21.448484 [ 286 ] {} <Debug> TCP-Session: d739867f-dce8-4aa8-b0f1-d7c17e79865f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.03.24 15:27:21.448664 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39506 | ||
| 1169 | 2026.03.24 15:27:21.448714 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40563 | ||
| 1170 | 2026.03.24 15:27:21.448743 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48394 | ||
| 1171 | 2026.03.24 15:27:21.448754 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41826 | ||
| 1172 | 2026.03.24 15:27:21.448779 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1173 | 2026.03.24 15:27:21.448793 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47314 | ||
| 1174 | 2026.03.24 15:27:21.448816 [ 287 ] {} <Debug> TCP-Session: fc039f89-6e31-42a3-926b-d276a87d9946 Authenticating user 'default' from [fd00:1122:3344:101::e]:39506 | ||
| 1175 | 2026.03.24 15:27:21.448836 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1176 | 2026.03.24 15:27:21.448840 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1177 | 2026.03.24 15:27:21.448863 [ 287 ] {} <Debug> TCP-Session: fc039f89-6e31-42a3-926b-d276a87d9946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2026.03.24 15:27:21.448875 [ 288 ] {} <Debug> TCP-Session: 8cf8c628-f95a-4ddf-b3ae-71d7577ebef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40563 | ||
| 1179 | 2026.03.24 15:27:21.448887 [ 287 ] {} <Debug> TCP-Session: fc039f89-6e31-42a3-926b-d276a87d9946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.03.24 15:27:21.448885 [ 291 ] {} <Debug> TCP-Session: b0c53daf-99a5-4411-a895-764642d80723 Authenticating user 'default' from [fd00:1122:3344:101::e]:41826 | ||
| 1181 | 2026.03.24 15:27:21.448909 [ 288 ] {} <Debug> TCP-Session: 8cf8c628-f95a-4ddf-b3ae-71d7577ebef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.03.24 15:27:21.448911 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1183 | 2026.03.24 15:27:21.448925 [ 291 ] {} <Debug> TCP-Session: b0c53daf-99a5-4411-a895-764642d80723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.03.24 15:27:21.448934 [ 288 ] {} <Debug> TCP-Session: 8cf8c628-f95a-4ddf-b3ae-71d7577ebef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.03.24 15:27:21.448960 [ 293 ] {} <Debug> TCP-Session: 0535ed4b-92cd-4a26-9519-a9d58861c4a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47314 | ||
| 1186 | 2026.03.24 15:27:21.448966 [ 291 ] {} <Debug> TCP-Session: b0c53daf-99a5-4411-a895-764642d80723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.03.24 15:27:21.449000 [ 293 ] {} <Debug> TCP-Session: 0535ed4b-92cd-4a26-9519-a9d58861c4a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.03.24 15:27:21.448830 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1189 | 2026.03.24 15:27:21.449024 [ 293 ] {} <Debug> TCP-Session: 0535ed4b-92cd-4a26-9519-a9d58861c4a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.03.24 15:27:21.449058 [ 290 ] {} <Debug> TCP-Session: f42a051a-e7da-4aea-8750-8c05546fafa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:48394 | ||
| 1191 | 2026.03.24 15:27:21.448800 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46760 | ||
| 1192 | 2026.03.24 15:27:21.449083 [ 290 ] {} <Debug> TCP-Session: f42a051a-e7da-4aea-8750-8c05546fafa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.03.24 15:27:21.448765 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34743 | ||
| 1194 | 2026.03.24 15:27:21.449106 [ 290 ] {} <Debug> TCP-Session: f42a051a-e7da-4aea-8750-8c05546fafa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2026.03.24 15:27:21.449139 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1196 | 2026.03.24 15:27:21.448749 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51860 | ||
| 1197 | 2026.03.24 15:27:21.449182 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1198 | 2026.03.24 15:27:21.449168 [ 294 ] {} <Debug> TCP-Session: ff239f4a-cdc8-448d-b454-440d2c3f6e70 Authenticating user 'default' from [fd00:1122:3344:101::e]:46760 | ||
| 1199 | 2026.03.24 15:27:21.449223 [ 292 ] {} <Debug> TCP-Session: d0344aed-512a-4a70-be63-5287061ba059 Authenticating user 'default' from [fd00:1122:3344:101::e]:34743 | ||
| 1200 | 2026.03.24 15:27:21.449241 [ 294 ] {} <Debug> TCP-Session: ff239f4a-cdc8-448d-b454-440d2c3f6e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.03.24 15:27:21.449256 [ 292 ] {} <Debug> TCP-Session: d0344aed-512a-4a70-be63-5287061ba059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.03.24 15:27:21.449265 [ 294 ] {} <Debug> TCP-Session: ff239f4a-cdc8-448d-b454-440d2c3f6e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.03.24 15:27:21.449260 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1204 | 2026.03.24 15:27:21.449279 [ 292 ] {} <Debug> TCP-Session: d0344aed-512a-4a70-be63-5287061ba059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.03.24 15:27:21.449319 [ 289 ] {} <Debug> TCP-Session: ad8f2a96-f9f3-41ca-87ac-9603cb034848 Authenticating user 'default' from [fd00:1122:3344:101::e]:51860 | ||
| 1206 | 2026.03.24 15:27:21.448800 [ 286 ] {} <Trace> TCP-Session: d739867f-dce8-4aa8-b0f1-d7c17e79865f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1207 | 2026.03.24 15:27:21.449355 [ 289 ] {} <Debug> TCP-Session: ad8f2a96-f9f3-41ca-87ac-9603cb034848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.03.24 15:27:21.449383 [ 289 ] {} <Debug> TCP-Session: ad8f2a96-f9f3-41ca-87ac-9603cb034848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.03.24 15:27:21.449546 [ 286 ] {79c55eee-1186-48c0-9b9d-784fd68f1ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49546) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1210 | 2026.03.24 15:27:21.449854 [ 286 ] {79c55eee-1186-48c0-9b9d-784fd68f1ec9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1211 | 2026.03.24 15:27:21.449913 [ 286 ] {79c55eee-1186-48c0-9b9d-784fd68f1ec9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1212 | 2026.03.24 15:27:21.450234 [ 286 ] {79c55eee-1186-48c0-9b9d-784fd68f1ec9} <Debug> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be) (SelectExecutor): Key condition: unknown | ||
| 1213 | 2026.03.24 15:27:21.451144 [ 319 ] {79c55eee-1186-48c0-9b9d-784fd68f1ec9} <Trace> AggregatingTransform: Aggregating | ||
| 1214 | 2026.03.24 15:27:21.451204 [ 319 ] {79c55eee-1186-48c0-9b9d-784fd68f1ec9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1215 | 2026.03.24 15:27:21.451244 [ 319 ] {79c55eee-1186-48c0-9b9d-784fd68f1ec9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905779 sec. (1104.022 rows/sec., 43.13 KiB/sec.) | ||
| 1216 | 2026.03.24 15:27:21.451264 [ 319 ] {79c55eee-1186-48c0-9b9d-784fd68f1ec9} <Trace> Aggregator: Merging aggregated data | ||
| 1217 | 2026.03.24 15:27:21.452614 [ 286 ] {79c55eee-1186-48c0-9b9d-784fd68f1ec9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003143 sec., 318.1673560292714 rows/sec., 12.43 KiB/sec. | ||
| 1218 | 2026.03.24 15:27:21.452743 [ 286 ] {79c55eee-1186-48c0-9b9d-784fd68f1ec9} <Debug> TCPHandler: Processed in 0.004066225 sec. | ||
| 1219 | 2026.03.24 15:27:21.452893 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1220 | 2026.03.24 15:27:21.452920 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1221 | 2026.03.24 15:27:21.452926 [ 286 ] {} <Debug> TCP-Session: d739867f-dce8-4aa8-b0f1-d7c17e79865f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.03.24 15:27:21.452949 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1223 | 2026.03.24 15:27:21.452960 [ 294 ] {} <Debug> TCP-Session: ff239f4a-cdc8-448d-b454-440d2c3f6e70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.03.24 15:27:21.452967 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1225 | 2026.03.24 15:27:21.452996 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1226 | 2026.03.24 15:27:21.453011 [ 287 ] {} <Debug> TCP-Session: fc039f89-6e31-42a3-926b-d276a87d9946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.03.24 15:27:21.453036 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1228 | 2026.03.24 15:27:21.453061 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1229 | 2026.03.24 15:27:21.453090 [ 290 ] {} <Debug> TCP-Session: f42a051a-e7da-4aea-8750-8c05546fafa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.03.24 15:27:21.453053 [ 288 ] {} <Debug> TCP-Session: 8cf8c628-f95a-4ddf-b3ae-71d7577ebef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.03.24 15:27:21.453117 [ 291 ] {} <Debug> TCP-Session: b0c53daf-99a5-4411-a895-764642d80723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.03.24 15:27:21.453022 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1233 | 2026.03.24 15:27:21.453039 [ 292 ] {} <Debug> TCP-Session: d0344aed-512a-4a70-be63-5287061ba059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.03.24 15:27:21.453003 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1235 | 2026.03.24 15:27:21.453190 [ 293 ] {} <Debug> TCP-Session: 0535ed4b-92cd-4a26-9519-a9d58861c4a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2026.03.24 15:27:21.453227 [ 289 ] {} <Debug> TCP-Session: ad8f2a96-f9f3-41ca-87ac-9603cb034848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.03.24 15:27:23.629152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 92 entries to flush up to offset 180 | ||
| 1238 | 2026.03.24 15:27:23.632849 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.03.24 15:27:23.632907 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1240 | 2026.03.24 15:27:23.634398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1241 | 2026.03.24 15:27:23.635024 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2026.03.24 15:27:23.635332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1243 | 2026.03.24 15:27:24.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.08 MiB, peak 173.44 MiB, free memory in arenas 0.00 B, will set to 164.16 MiB (RSS), difference: 4.09 MiB | ||
| 1244 | 2026.03.24 15:27:24.997033 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2026.03.24 15:27:24.997322 [ 4 ] {a97b33e7-a410-4051-90e7-2edadceb226b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1246 | 2026.03.24 15:27:24.997430 [ 4 ] {a97b33e7-a410-4051-90e7-2edadceb226b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1247 | 2026.03.24 15:27:24.998071 [ 4 ] {a97b33e7-a410-4051-90e7-2edadceb226b} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1248 | 2026.03.24 15:27:24.998122 [ 4 ] {a97b33e7-a410-4051-90e7-2edadceb226b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1249 | 2026.03.24 15:27:24.998630 [ 4 ] {a97b33e7-a410-4051-90e7-2edadceb226b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1250 | 2026.03.24 15:27:24.999078 [ 4 ] {a97b33e7-a410-4051-90e7-2edadceb226b} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1251 | 2026.03.24 15:27:24.999228 [ 4 ] {a97b33e7-a410-4051-90e7-2edadceb226b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.15 MiB/sec. | ||
| 1252 | 2026.03.24 15:27:24.999272 [ 4 ] {a97b33e7-a410-4051-90e7-2edadceb226b} <Debug> TCPHandler: Processed in 0.002433621 sec. | ||
| 1253 | 2026.03.24 15:27:24.999396 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1254 | 2026.03.24 15:27:24.999499 [ 4 ] {ebd0b386-2d30-47c8-8467-27356893bda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1255 | 2026.03.24 15:27:24.999543 [ 4 ] {ebd0b386-2d30-47c8-8467-27356893bda7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1256 | 2026.03.24 15:27:25.000058 [ 4 ] {ebd0b386-2d30-47c8-8467-27356893bda7} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.03.24 15:27:25.000214 [ 4 ] {ebd0b386-2d30-47c8-8467-27356893bda7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1258 | 2026.03.24 15:27:25.000796 [ 4 ] {ebd0b386-2d30-47c8-8467-27356893bda7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1259 | 2026.03.24 15:27:25.001306 [ 4 ] {ebd0b386-2d30-47c8-8467-27356893bda7} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.03.24 15:27:25.001434 [ 4 ] {ebd0b386-2d30-47c8-8467-27356893bda7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001959 sec., 32669.729453802964 rows/sec., 2.55 MiB/sec. | ||
| 1261 | 2026.03.24 15:27:25.001471 [ 4 ] {ebd0b386-2d30-47c8-8467-27356893bda7} <Debug> TCPHandler: Processed in 0.002126905 sec. | ||
| 1262 | 2026.03.24 15:27:25.001592 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.03.24 15:27:25.001687 [ 4 ] {e0a33df0-82f1-44ed-8bdb-0b0640cea4a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1264 | 2026.03.24 15:27:25.001731 [ 4 ] {e0a33df0-82f1-44ed-8bdb-0b0640cea4a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1265 | 2026.03.24 15:27:25.002134 [ 4 ] {e0a33df0-82f1-44ed-8bdb-0b0640cea4a8} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.03.24 15:27:25.002171 [ 4 ] {e0a33df0-82f1-44ed-8bdb-0b0640cea4a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1267 | 2026.03.24 15:27:25.002620 [ 4 ] {e0a33df0-82f1-44ed-8bdb-0b0640cea4a8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1268 | 2026.03.24 15:27:25.003086 [ 4 ] {e0a33df0-82f1-44ed-8bdb-0b0640cea4a8} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.03.24 15:27:25.003214 [ 4 ] {e0a33df0-82f1-44ed-8bdb-0b0640cea4a8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001546 sec., 82794.30789133247 rows/sec., 5.77 MiB/sec. | ||
| 1270 | 2026.03.24 15:27:25.003251 [ 4 ] {e0a33df0-82f1-44ed-8bdb-0b0640cea4a8} <Debug> TCPHandler: Processed in 0.001708747 sec. | ||
| 1271 | 2026.03.24 15:27:25.003370 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.03.24 15:27:25.003466 [ 4 ] {d89f4c1c-dbbd-4981-b419-7d001f812721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1273 | 2026.03.24 15:27:25.003507 [ 4 ] {d89f4c1c-dbbd-4981-b419-7d001f812721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1274 | 2026.03.24 15:27:25.003834 [ 4 ] {d89f4c1c-dbbd-4981-b419-7d001f812721} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.03.24 15:27:25.003871 [ 4 ] {d89f4c1c-dbbd-4981-b419-7d001f812721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1276 | 2026.03.24 15:27:25.004290 [ 4 ] {d89f4c1c-dbbd-4981-b419-7d001f812721} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1277 | 2026.03.24 15:27:25.004825 [ 4 ] {d89f4c1c-dbbd-4981-b419-7d001f812721} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.03.24 15:27:25.004952 [ 4 ] {d89f4c1c-dbbd-4981-b419-7d001f812721} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001506 sec., 31872.509960159365 rows/sec., 2.15 MiB/sec. | ||
| 1279 | 2026.03.24 15:27:25.004987 [ 4 ] {d89f4c1c-dbbd-4981-b419-7d001f812721} <Debug> TCPHandler: Processed in 0.001667086 sec. | ||
| 1280 | 2026.03.24 15:27:26.142607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 1485 | ||
| 1281 | 2026.03.24 15:27:26.143090 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.03.24 15:27:26.143129 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1283 | 2026.03.24 15:27:26.143707 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1284 | 2026.03.24 15:27:26.144123 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.03.24 15:27:26.144251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1485 | ||
| 1286 | 2026.03.24 15:27:26.208075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1287 | 2026.03.24 15:27:26.226563 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.03.24 15:27:26.226622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1289 | 2026.03.24 15:27:26.233436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1290 | 2026.03.24 15:27:26.234739 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.03.24 15:27:26.238589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1292 | 2026.03.24 15:27:27.000389 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.71 MiB, peak 173.44 MiB, free memory in arenas 0.00 B, will set to 166.88 MiB (RSS), difference: 2.17 MiB | ||
| 1293 | 2026.03.24 15:27:29.998447 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.03.24 15:27:29.998649 [ 4 ] {1e21a138-f5f0-457a-854f-2b16e3c2d79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1295 | 2026.03.24 15:27:29.998719 [ 4 ] {1e21a138-f5f0-457a-854f-2b16e3c2d79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1296 | 2026.03.24 15:27:29.999382 [ 4 ] {1e21a138-f5f0-457a-854f-2b16e3c2d79e} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.03.24 15:27:29.999431 [ 4 ] {1e21a138-f5f0-457a-854f-2b16e3c2d79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1298 | 2026.03.24 15:27:29.999834 [ 4 ] {1e21a138-f5f0-457a-854f-2b16e3c2d79e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1299 | 2026.03.24 15:27:30.000061 [ 4 ] {1e21a138-f5f0-457a-854f-2b16e3c2d79e} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.03.24 15:27:30.000276 [ 4 ] {1e21a138-f5f0-457a-854f-2b16e3c2d79e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.55 MiB/sec. | ||
| 1301 | 2026.03.24 15:27:30.000328 [ 4 ] {1e21a138-f5f0-457a-854f-2b16e3c2d79e} <Debug> TCPHandler: Processed in 0.002017813 sec. | ||
| 1302 | 2026.03.24 15:27:30.000462 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.03.24 15:27:30.000570 [ 4 ] {13eacd67-25d4-4af8-a733-43d372c36b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1304 | 2026.03.24 15:27:30.000616 [ 4 ] {13eacd67-25d4-4af8-a733-43d372c36b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1305 | 2026.03.24 15:27:30.001079 [ 4 ] {13eacd67-25d4-4af8-a733-43d372c36b0b} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.03.24 15:27:30.001117 [ 4 ] {13eacd67-25d4-4af8-a733-43d372c36b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1307 | 2026.03.24 15:27:30.001439 [ 4 ] {13eacd67-25d4-4af8-a733-43d372c36b0b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1308 | 2026.03.24 15:27:30.001653 [ 4 ] {13eacd67-25d4-4af8-a733-43d372c36b0b} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.03.24 15:27:30.001782 [ 4 ] {13eacd67-25d4-4af8-a733-43d372c36b0b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 1310 | 2026.03.24 15:27:30.001821 [ 4 ] {13eacd67-25d4-4af8-a733-43d372c36b0b} <Debug> TCPHandler: Processed in 0.0014123 sec. | ||
| 1311 | 2026.03.24 15:27:30.001946 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.03.24 15:27:30.002046 [ 4 ] {d6c3f91f-9005-4929-a540-7f7fb6d1fd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1313 | 2026.03.24 15:27:30.002092 [ 4 ] {d6c3f91f-9005-4929-a540-7f7fb6d1fd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1314 | 2026.03.24 15:27:30.002515 [ 4 ] {d6c3f91f-9005-4929-a540-7f7fb6d1fd25} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.03.24 15:27:30.002554 [ 4 ] {d6c3f91f-9005-4929-a540-7f7fb6d1fd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1316 | 2026.03.24 15:27:30.002891 [ 4 ] {d6c3f91f-9005-4929-a540-7f7fb6d1fd25} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1317 | 2026.03.24 15:27:30.003107 [ 4 ] {d6c3f91f-9005-4929-a540-7f7fb6d1fd25} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.03.24 15:27:30.003235 [ 4 ] {d6c3f91f-9005-4929-a540-7f7fb6d1fd25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 1319 | 2026.03.24 15:27:30.003272 [ 4 ] {d6c3f91f-9005-4929-a540-7f7fb6d1fd25} <Debug> TCPHandler: Processed in 0.00137621 sec. | ||
| 1320 | 2026.03.24 15:27:30.003391 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.03.24 15:27:30.003487 [ 4 ] {4c288495-7ad5-46fc-822e-657e6d30dd3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1322 | 2026.03.24 15:27:30.003531 [ 4 ] {4c288495-7ad5-46fc-822e-657e6d30dd3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1323 | 2026.03.24 15:27:30.003901 [ 4 ] {4c288495-7ad5-46fc-822e-657e6d30dd3c} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.03.24 15:27:30.003939 [ 4 ] {4c288495-7ad5-46fc-822e-657e6d30dd3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1325 | 2026.03.24 15:27:30.004265 [ 4 ] {4c288495-7ad5-46fc-822e-657e6d30dd3c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1326 | 2026.03.24 15:27:30.004473 [ 4 ] {4c288495-7ad5-46fc-822e-657e6d30dd3c} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.03.24 15:27:30.004605 [ 4 ] {4c288495-7ad5-46fc-822e-657e6d30dd3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 1328 | 2026.03.24 15:27:30.004642 [ 4 ] {4c288495-7ad5-46fc-822e-657e6d30dd3c} <Debug> TCPHandler: Processed in 0.001302088 sec. | ||
| 1329 | 2026.03.24 15:27:33.555531 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1330 | 2026.03.24 15:27:33.555630 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1331 | 2026.03.24 15:27:33.635738 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 196 | ||
| 1332 | 2026.03.24 15:27:33.638326 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.03.24 15:27:33.638397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1334 | 2026.03.24 15:27:33.639924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1335 | 2026.03.24 15:27:33.640293 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.03.24 15:27:33.640674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 196 | ||
| 1337 | 2026.03.24 15:27:33.644360 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1933 | ||
| 1338 | 2026.03.24 15:27:33.644962 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2026.03.24 15:27:33.645011 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1340 | 2026.03.24 15:27:33.645530 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1341 | 2026.03.24 15:27:33.645784 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1342 | 2026.03.24 15:27:33.645916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1933 | ||
| 1343 | 2026.03.24 15:27:33.739472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1344 | 2026.03.24 15:27:33.756697 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2026.03.24 15:27:33.756764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1346 | 2026.03.24 15:27:33.763124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1347 | 2026.03.24 15:27:33.763866 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2026.03.24 15:27:33.767784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1349 | 2026.03.24 15:27:34.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.46 MiB, peak 173.44 MiB, free memory in arenas 0.00 B, will set to 168.46 MiB (RSS), difference: 1.01 MiB | ||
| 1350 | 2026.03.24 15:27:34.999139 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2026.03.24 15:27:34.999324 [ 4 ] {7cf831a1-59cf-476f-8cce-248f60bc7822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1352 | 2026.03.24 15:27:34.999394 [ 4 ] {7cf831a1-59cf-476f-8cce-248f60bc7822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1353 | 2026.03.24 15:27:35.000065 [ 4 ] {7cf831a1-59cf-476f-8cce-248f60bc7822} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2026.03.24 15:27:35.000210 [ 4 ] {7cf831a1-59cf-476f-8cce-248f60bc7822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1355 | 2026.03.24 15:27:35.000669 [ 4 ] {7cf831a1-59cf-476f-8cce-248f60bc7822} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1356 | 2026.03.24 15:27:35.000895 [ 4 ] {7cf831a1-59cf-476f-8cce-248f60bc7822} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2026.03.24 15:27:35.001041 [ 4 ] {7cf831a1-59cf-476f-8cce-248f60bc7822} <Debug> executeQuery: Read 104 rows, 9.05 KiB in 0.001769 sec., 58790.27699265122 rows/sec., 4.99 MiB/sec. | ||
| 1358 | 2026.03.24 15:27:35.001082 [ 4 ] {7cf831a1-59cf-476f-8cce-248f60bc7822} <Debug> TCPHandler: Processed in 0.002076224 sec. | ||
| 1359 | 2026.03.24 15:27:35.001207 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.03.24 15:27:35.001305 [ 4 ] {0501eb80-ae5f-43e0-b5b2-5fbdd3debe8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1361 | 2026.03.24 15:27:35.001347 [ 4 ] {0501eb80-ae5f-43e0-b5b2-5fbdd3debe8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1362 | 2026.03.24 15:27:35.001805 [ 4 ] {0501eb80-ae5f-43e0-b5b2-5fbdd3debe8d} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2026.03.24 15:27:35.001841 [ 4 ] {0501eb80-ae5f-43e0-b5b2-5fbdd3debe8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1364 | 2026.03.24 15:27:35.002137 [ 4 ] {0501eb80-ae5f-43e0-b5b2-5fbdd3debe8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1365 | 2026.03.24 15:27:35.002348 [ 4 ] {0501eb80-ae5f-43e0-b5b2-5fbdd3debe8d} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2026.03.24 15:27:35.002474 [ 4 ] {0501eb80-ae5f-43e0-b5b2-5fbdd3debe8d} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.00119 sec., 20168.067226890755 rows/sec., 1.48 MiB/sec. | ||
| 1367 | 2026.03.24 15:27:35.002510 [ 4 ] {0501eb80-ae5f-43e0-b5b2-5fbdd3debe8d} <Debug> TCPHandler: Processed in 0.001354118 sec. | ||
| 1368 | 2026.03.24 15:27:35.002628 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.03.24 15:27:35.002722 [ 4 ] {4ec4b1a1-9184-4556-823d-96d727a28fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1370 | 2026.03.24 15:27:35.002762 [ 4 ] {4ec4b1a1-9184-4556-823d-96d727a28fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1371 | 2026.03.24 15:27:35.003181 [ 4 ] {4ec4b1a1-9184-4556-823d-96d727a28fbe} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.03.24 15:27:35.003221 [ 4 ] {4ec4b1a1-9184-4556-823d-96d727a28fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1373 | 2026.03.24 15:27:35.003533 [ 4 ] {4ec4b1a1-9184-4556-823d-96d727a28fbe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1374 | 2026.03.24 15:27:35.003751 [ 4 ] {4ec4b1a1-9184-4556-823d-96d727a28fbe} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.03.24 15:27:35.003876 [ 4 ] {4ec4b1a1-9184-4556-823d-96d727a28fbe} <Debug> executeQuery: Read 93 rows, 7.46 KiB in 0.001172 sec., 79351.53583617747 rows/sec., 6.21 MiB/sec. | ||
| 1376 | 2026.03.24 15:27:35.003913 [ 4 ] {4ec4b1a1-9184-4556-823d-96d727a28fbe} <Debug> TCPHandler: Processed in 0.001333658 sec. | ||
| 1377 | 2026.03.24 15:27:35.004023 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.03.24 15:27:35.004119 [ 4 ] {bc57567a-6c77-4da0-82e9-320549239447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1379 | 2026.03.24 15:27:35.004163 [ 4 ] {bc57567a-6c77-4da0-82e9-320549239447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1380 | 2026.03.24 15:27:35.004612 [ 4 ] {bc57567a-6c77-4da0-82e9-320549239447} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.03.24 15:27:35.004651 [ 4 ] {bc57567a-6c77-4da0-82e9-320549239447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1382 | 2026.03.24 15:27:35.004998 [ 4 ] {bc57567a-6c77-4da0-82e9-320549239447} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1383 | 2026.03.24 15:27:35.005216 [ 4 ] {bc57567a-6c77-4da0-82e9-320549239447} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.03.24 15:27:35.005347 [ 4 ] {bc57567a-6c77-4da0-82e9-320549239447} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 1385 | 2026.03.24 15:27:35.005388 [ 4 ] {bc57567a-6c77-4da0-82e9-320549239447} <Debug> TCPHandler: Processed in 0.00141393 sec. | ||
| 1386 | 2026.03.24 15:27:35.005517 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.03.24 15:27:35.005614 [ 4 ] {d5b824af-42a8-41a9-8d15-4582e25f42c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1388 | 2026.03.24 15:27:35.005668 [ 4 ] {d5b824af-42a8-41a9-8d15-4582e25f42c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1389 | 2026.03.24 15:27:35.006495 [ 4 ] {d5b824af-42a8-41a9-8d15-4582e25f42c6} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.03.24 15:27:35.006534 [ 4 ] {d5b824af-42a8-41a9-8d15-4582e25f42c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1391 | 2026.03.24 15:27:35.007096 [ 4 ] {d5b824af-42a8-41a9-8d15-4582e25f42c6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1392 | 2026.03.24 15:27:35.007320 [ 4 ] {d5b824af-42a8-41a9-8d15-4582e25f42c6} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.03.24 15:27:35.007477 [ 4 ] {d5b824af-42a8-41a9-8d15-4582e25f42c6} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001882 sec., 12752.39107332625 rows/sec., 22.85 MiB/sec. | ||
| 1394 | 2026.03.24 15:27:35.007538 [ 4 ] {d5b824af-42a8-41a9-8d15-4582e25f42c6} <Debug> TCPHandler: Processed in 0.002073874 sec. | ||
| 1395 | 2026.03.24 15:27:35.007661 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.03.24 15:27:35.007773 [ 4 ] {30a5fad5-2f00-4b7d-aab1-344a4be26443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1397 | 2026.03.24 15:27:35.007815 [ 4 ] {30a5fad5-2f00-4b7d-aab1-344a4be26443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1398 | 2026.03.24 15:27:35.008108 [ 4 ] {30a5fad5-2f00-4b7d-aab1-344a4be26443} <Trace> oximeter.measurements_i64 (ed072bbf-5270-497b-bb0c-c79e67cf2e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.03.24 15:27:35.008145 [ 4 ] {30a5fad5-2f00-4b7d-aab1-344a4be26443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1400 | 2026.03.24 15:27:35.008534 [ 4 ] {30a5fad5-2f00-4b7d-aab1-344a4be26443} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1401 | 2026.03.24 15:27:35.008764 [ 4 ] {30a5fad5-2f00-4b7d-aab1-344a4be26443} <Trace> oximeter.measurements_i64 (ed072bbf-5270-497b-bb0c-c79e67cf2e6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.03.24 15:27:35.008889 [ 4 ] {30a5fad5-2f00-4b7d-aab1-344a4be26443} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 398.72 KiB/sec. | ||
| 1403 | 2026.03.24 15:27:35.008925 [ 4 ] {30a5fad5-2f00-4b7d-aab1-344a4be26443} <Debug> TCPHandler: Processed in 0.001325748 sec. | ||
| 1404 | 2026.03.24 15:27:35.009036 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.03.24 15:27:35.009137 [ 4 ] {c65fb000-d89b-472e-b5f8-733d23bac27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.03.24 15:27:35.009181 [ 4 ] {c65fb000-d89b-472e-b5f8-733d23bac27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1407 | 2026.03.24 15:27:35.009512 [ 4 ] {c65fb000-d89b-472e-b5f8-733d23bac27a} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.03.24 15:27:35.009580 [ 4 ] {c65fb000-d89b-472e-b5f8-733d23bac27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1409 | 2026.03.24 15:27:35.009907 [ 4 ] {c65fb000-d89b-472e-b5f8-733d23bac27a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1410 | 2026.03.24 15:27:35.010123 [ 4 ] {c65fb000-d89b-472e-b5f8-733d23bac27a} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.03.24 15:27:35.010252 [ 4 ] {c65fb000-d89b-472e-b5f8-733d23bac27a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 1412 | 2026.03.24 15:27:35.010290 [ 4 ] {c65fb000-d89b-472e-b5f8-733d23bac27a} <Debug> TCPHandler: Processed in 0.001306087 sec. | ||
| 1413 | 2026.03.24 15:27:39.990427 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.03.24 15:27:39.990682 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1415 | 2026.03.24 15:27:39.991069 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1416 | 2026.03.24 15:27:39.991149 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1417 | 2026.03.24 15:27:39.991436 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1418 | 2026.03.24 15:27:39.991514 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1419 | 2026.03.24 15:27:39.991702 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1420 | 2026.03.24 15:27:39.993988 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1421 | 2026.03.24 15:27:39.995856 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1422 | 2026.03.24 15:27:39.995880 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1423 | 2026.03.24 15:27:39.998133 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1424 | 2026.03.24 15:27:39.998161 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1425 | 2026.03.24 15:27:40.018090 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Debug> executeQuery: Read 32 rows, 1.26 KiB in 0.02751 sec., 1163.213376953835 rows/sec., 45.79 KiB/sec. | ||
| 1426 | 2026.03.24 15:27:40.018173 [ 4 ] {ecf0c89c-5426-4b97-bac3-e8e875dd9e94} <Debug> TCPHandler: Processed in 0.027886622 sec. | ||
| 1427 | 2026.03.24 15:27:40.018648 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.03.24 15:27:40.018823 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1429 | 2026.03.24 15:27:40.019087 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1430 | 2026.03.24 15:27:40.019124 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1431 | 2026.03.24 15:27:40.019323 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1432 | 2026.03.24 15:27:40.019379 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1433 | 2026.03.24 15:27:40.019488 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1434 | 2026.03.24 15:27:40.019517 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1435 | 2026.03.24 15:27:40.019537 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1436 | 2026.03.24 15:27:40.019552 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1437 | 2026.03.24 15:27:40.019586 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1438 | 2026.03.24 15:27:40.019605 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1439 | 2026.03.24 15:27:40.020314 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Debug> executeQuery: Read 32 rows, 1.26 KiB in 0.001571 sec., 20369.191597708468 rows/sec., 801.89 KiB/sec. | ||
| 1440 | 2026.03.24 15:27:40.020399 [ 4 ] {c7e6d54a-455b-41e0-82f4-17665228654c} <Debug> TCPHandler: Processed in 0.001813868 sec. | ||
| 1441 | 2026.03.24 15:27:40.020642 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.03.24 15:27:40.020777 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1443 | 2026.03.24 15:27:40.020990 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1444 | 2026.03.24 15:27:40.021025 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1445 | 2026.03.24 15:27:40.021223 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1446 | 2026.03.24 15:27:40.021276 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1447 | 2026.03.24 15:27:40.021376 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1448 | 2026.03.24 15:27:40.021404 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1449 | 2026.03.24 15:27:40.021423 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1450 | 2026.03.24 15:27:40.021438 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1451 | 2026.03.24 15:27:40.021473 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1452 | 2026.03.24 15:27:40.021491 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1453 | 2026.03.24 15:27:40.021913 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Debug> executeQuery: Read 32 rows, 1.26 KiB in 0.001192 sec., 26845.637583892618 rows/sec., 1.03 MiB/sec. | ||
| 1454 | 2026.03.24 15:27:40.021995 [ 4 ] {51b289bb-a21f-489c-8376-e3ef4805882c} <Debug> TCPHandler: Processed in 0.00140281 sec. | ||
| 1455 | 2026.03.24 15:27:40.022214 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.03.24 15:27:40.022347 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1457 | 2026.03.24 15:27:40.022556 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1458 | 2026.03.24 15:27:40.022591 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1459 | 2026.03.24 15:27:40.022789 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1460 | 2026.03.24 15:27:40.022843 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1461 | 2026.03.24 15:27:40.022941 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1462 | 2026.03.24 15:27:40.022970 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1463 | 2026.03.24 15:27:40.022988 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1464 | 2026.03.24 15:27:40.023003 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1465 | 2026.03.24 15:27:40.023037 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1466 | 2026.03.24 15:27:40.023054 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1467 | 2026.03.24 15:27:40.023475 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Debug> executeQuery: Read 32 rows, 1.26 KiB in 0.001184 sec., 27027.027027027027 rows/sec., 1.04 MiB/sec. | ||
| 1468 | 2026.03.24 15:27:40.023557 [ 4 ] {bddc0870-3152-4b74-b8d3-c9ec2a92212c} <Debug> TCPHandler: Processed in 0.001392569 sec. | ||
| 1469 | 2026.03.24 15:27:40.023787 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2026.03.24 15:27:40.023922 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1471 | 2026.03.24 15:27:40.024131 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1472 | 2026.03.24 15:27:40.024166 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1473 | 2026.03.24 15:27:40.024394 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1474 | 2026.03.24 15:27:40.024447 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1475 | 2026.03.24 15:27:40.024546 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1476 | 2026.03.24 15:27:40.024573 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1477 | 2026.03.24 15:27:40.024592 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1478 | 2026.03.24 15:27:40.024606 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1479 | 2026.03.24 15:27:40.024639 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1480 | 2026.03.24 15:27:40.024657 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1481 | 2026.03.24 15:27:40.025108 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Debug> executeQuery: Read 32 rows, 1.26 KiB in 0.001243 sec., 25744.167337087692 rows/sec., 1013.49 KiB/sec. | ||
| 1482 | 2026.03.24 15:27:40.025189 [ 4 ] {bdb85d75-21ff-45dc-8a57-2d8f03c0f81b} <Debug> TCPHandler: Processed in 0.001451531 sec. | ||
| 1483 | 2026.03.24 15:27:40.025405 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.03.24 15:27:40.025539 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1485 | 2026.03.24 15:27:40.025750 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1486 | 2026.03.24 15:27:40.025786 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1487 | 2026.03.24 15:27:40.025985 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1488 | 2026.03.24 15:27:40.026037 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1489 | 2026.03.24 15:27:40.026134 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1490 | 2026.03.24 15:27:40.026162 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1491 | 2026.03.24 15:27:40.026180 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1492 | 2026.03.24 15:27:40.026195 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1493 | 2026.03.24 15:27:40.026228 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1494 | 2026.03.24 15:27:40.026245 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1495 | 2026.03.24 15:27:40.026653 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Debug> executeQuery: Read 32 rows, 1.26 KiB in 0.001171 sec., 27327.070879590094 rows/sec., 1.05 MiB/sec. | ||
| 1496 | 2026.03.24 15:27:40.026734 [ 4 ] {ee853adf-f133-4bf9-942c-0d5acbd881a3} <Debug> TCPHandler: Processed in 0.00137752 sec. | ||
| 1497 | 2026.03.24 15:27:40.042641 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.03.24 15:27:40.042827 [ 4 ] {46e4ce6c-3001-4e26-bd42-6d79f0fd5afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1499 | 2026.03.24 15:27:40.042900 [ 4 ] {46e4ce6c-3001-4e26-bd42-6d79f0fd5afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1500 | 2026.03.24 15:27:40.043479 [ 4 ] {46e4ce6c-3001-4e26-bd42-6d79f0fd5afb} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.03.24 15:27:40.043516 [ 4 ] {46e4ce6c-3001-4e26-bd42-6d79f0fd5afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1502 | 2026.03.24 15:27:40.043958 [ 4 ] {46e4ce6c-3001-4e26-bd42-6d79f0fd5afb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1503 | 2026.03.24 15:27:40.044154 [ 4 ] {46e4ce6c-3001-4e26-bd42-6d79f0fd5afb} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.03.24 15:27:40.044298 [ 4 ] {46e4ce6c-3001-4e26-bd42-6d79f0fd5afb} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001525 sec., 3934.4262295081967 rows/sec., 1.82 MiB/sec. | ||
| 1505 | 2026.03.24 15:27:40.044336 [ 4 ] {46e4ce6c-3001-4e26-bd42-6d79f0fd5afb} <Debug> TCPHandler: Processed in 0.001786918 sec. | ||
| 1506 | 2026.03.24 15:27:40.044444 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.03.24 15:27:40.044541 [ 4 ] {19c65249-abcb-42fd-bc6f-efe3a8e118e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1508 | 2026.03.24 15:27:40.044581 [ 4 ] {19c65249-abcb-42fd-bc6f-efe3a8e118e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1509 | 2026.03.24 15:27:40.046846 [ 4 ] {19c65249-abcb-42fd-bc6f-efe3a8e118e2} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.03.24 15:27:40.046880 [ 4 ] {19c65249-abcb-42fd-bc6f-efe3a8e118e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1511 | 2026.03.24 15:27:40.047291 [ 4 ] {19c65249-abcb-42fd-bc6f-efe3a8e118e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1512 | 2026.03.24 15:27:40.047650 [ 4 ] {19c65249-abcb-42fd-bc6f-efe3a8e118e2} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.03.24 15:27:40.047872 [ 4 ] {19c65249-abcb-42fd-bc6f-efe3a8e118e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003345 sec., 7174.8878923766815 rows/sec., 609.59 KiB/sec. | ||
| 1514 | 2026.03.24 15:27:40.047937 [ 4 ] {19c65249-abcb-42fd-bc6f-efe3a8e118e2} <Debug> TCPHandler: Processed in 0.003541735 sec. | ||
| 1515 | 2026.03.24 15:27:40.048114 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.03.24 15:27:40.048209 [ 4 ] {fe23eb48-e753-4668-9055-6638a9114faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1517 | 2026.03.24 15:27:40.048249 [ 4 ] {fe23eb48-e753-4668-9055-6638a9114faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1518 | 2026.03.24 15:27:40.048615 [ 4 ] {fe23eb48-e753-4668-9055-6638a9114faf} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.03.24 15:27:40.048651 [ 4 ] {fe23eb48-e753-4668-9055-6638a9114faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1520 | 2026.03.24 15:27:40.048943 [ 4 ] {fe23eb48-e753-4668-9055-6638a9114faf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1521 | 2026.03.24 15:27:40.049145 [ 4 ] {fe23eb48-e753-4668-9055-6638a9114faf} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.03.24 15:27:40.049265 [ 4 ] {fe23eb48-e753-4668-9055-6638a9114faf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001075 sec., 1860.4651162790697 rows/sec., 151.71 KiB/sec. | ||
| 1523 | 2026.03.24 15:27:40.049302 [ 4 ] {fe23eb48-e753-4668-9055-6638a9114faf} <Debug> TCPHandler: Processed in 0.001274317 sec. | ||
| 1524 | 2026.03.24 15:27:40.049401 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.03.24 15:27:40.049493 [ 4 ] {0512b771-e0be-4b9e-9a07-58ad48c8c658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1526 | 2026.03.24 15:27:40.049532 [ 4 ] {0512b771-e0be-4b9e-9a07-58ad48c8c658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1527 | 2026.03.24 15:27:40.049967 [ 4 ] {0512b771-e0be-4b9e-9a07-58ad48c8c658} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.03.24 15:27:40.050003 [ 4 ] {0512b771-e0be-4b9e-9a07-58ad48c8c658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1529 | 2026.03.24 15:27:40.050305 [ 4 ] {0512b771-e0be-4b9e-9a07-58ad48c8c658} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1530 | 2026.03.24 15:27:40.050516 [ 4 ] {0512b771-e0be-4b9e-9a07-58ad48c8c658} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.03.24 15:27:40.050643 [ 4 ] {0512b771-e0be-4b9e-9a07-58ad48c8c658} <Debug> executeQuery: Read 177 rows, 15.89 KiB in 0.001167 sec., 151670.95115681234 rows/sec., 13.30 MiB/sec. | ||
| 1532 | 2026.03.24 15:27:40.050680 [ 4 ] {0512b771-e0be-4b9e-9a07-58ad48c8c658} <Debug> TCPHandler: Processed in 0.001326708 sec. | ||
| 1533 | 2026.03.24 15:27:40.050781 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.03.24 15:27:40.050873 [ 4 ] {ab7cdf7e-3be4-48dc-a7c6-6f1e92600cfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1535 | 2026.03.24 15:27:40.050911 [ 4 ] {ab7cdf7e-3be4-48dc-a7c6-6f1e92600cfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1536 | 2026.03.24 15:27:40.051275 [ 4 ] {ab7cdf7e-3be4-48dc-a7c6-6f1e92600cfe} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.03.24 15:27:40.051311 [ 4 ] {ab7cdf7e-3be4-48dc-a7c6-6f1e92600cfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1538 | 2026.03.24 15:27:40.051611 [ 4 ] {ab7cdf7e-3be4-48dc-a7c6-6f1e92600cfe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1539 | 2026.03.24 15:27:40.051814 [ 4 ] {ab7cdf7e-3be4-48dc-a7c6-6f1e92600cfe} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.03.24 15:27:40.051936 [ 4 ] {ab7cdf7e-3be4-48dc-a7c6-6f1e92600cfe} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.00108 sec., 12962.962962962964 rows/sec., 1019.06 KiB/sec. | ||
| 1541 | 2026.03.24 15:27:40.051972 [ 4 ] {ab7cdf7e-3be4-48dc-a7c6-6f1e92600cfe} <Debug> TCPHandler: Processed in 0.001239476 sec. | ||
| 1542 | 2026.03.24 15:27:40.052080 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.03.24 15:27:40.052199 [ 4 ] {57beadc0-5fa4-4580-b23e-acfb2f794f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1544 | 2026.03.24 15:27:40.052246 [ 4 ] {57beadc0-5fa4-4580-b23e-acfb2f794f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1545 | 2026.03.24 15:27:40.052703 [ 4 ] {57beadc0-5fa4-4580-b23e-acfb2f794f88} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.03.24 15:27:40.052747 [ 4 ] {57beadc0-5fa4-4580-b23e-acfb2f794f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1547 | 2026.03.24 15:27:40.053086 [ 4 ] {57beadc0-5fa4-4580-b23e-acfb2f794f88} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1548 | 2026.03.24 15:27:40.053289 [ 4 ] {57beadc0-5fa4-4580-b23e-acfb2f794f88} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.03.24 15:27:40.053408 [ 4 ] {57beadc0-5fa4-4580-b23e-acfb2f794f88} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001234 sec., 19448.94651539708 rows/sec., 1.61 MiB/sec. | ||
| 1550 | 2026.03.24 15:27:40.053444 [ 4 ] {57beadc0-5fa4-4580-b23e-acfb2f794f88} <Debug> TCPHandler: Processed in 0.001418599 sec. | ||
| 1551 | 2026.03.24 15:27:40.053548 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1552 | 2026.03.24 15:27:40.053650 [ 4 ] {9ea08282-3660-4edc-930a-1afab032ab03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1553 | 2026.03.24 15:27:40.053689 [ 4 ] {9ea08282-3660-4edc-930a-1afab032ab03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1554 | 2026.03.24 15:27:40.054070 [ 4 ] {9ea08282-3660-4edc-930a-1afab032ab03} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2026.03.24 15:27:40.054105 [ 4 ] {9ea08282-3660-4edc-930a-1afab032ab03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1556 | 2026.03.24 15:27:40.056628 [ 4 ] {9ea08282-3660-4edc-930a-1afab032ab03} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1557 | 2026.03.24 15:27:40.057003 [ 4 ] {9ea08282-3660-4edc-930a-1afab032ab03} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.03.24 15:27:40.057159 [ 4 ] {9ea08282-3660-4edc-930a-1afab032ab03} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003528 sec., 3401.360544217687 rows/sec., 265.73 KiB/sec. | ||
| 1559 | 2026.03.24 15:27:40.057196 [ 4 ] {9ea08282-3660-4edc-930a-1afab032ab03} <Debug> TCPHandler: Processed in 0.003696848 sec. | ||
| 1560 | 2026.03.24 15:27:40.057319 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.03.24 15:27:40.057412 [ 4 ] {06749b95-bf0e-4c19-b8a4-abadfbdb6753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1562 | 2026.03.24 15:27:40.057451 [ 4 ] {06749b95-bf0e-4c19-b8a4-abadfbdb6753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1563 | 2026.03.24 15:27:40.057881 [ 4 ] {06749b95-bf0e-4c19-b8a4-abadfbdb6753} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2026.03.24 15:27:40.057916 [ 4 ] {06749b95-bf0e-4c19-b8a4-abadfbdb6753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1565 | 2026.03.24 15:27:40.058234 [ 4 ] {06749b95-bf0e-4c19-b8a4-abadfbdb6753} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1566 | 2026.03.24 15:27:40.058444 [ 4 ] {06749b95-bf0e-4c19-b8a4-abadfbdb6753} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1567 | 2026.03.24 15:27:40.058572 [ 4 ] {06749b95-bf0e-4c19-b8a4-abadfbdb6753} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001177 sec., 86661.00254885301 rows/sec., 7.08 MiB/sec. | ||
| 1568 | 2026.03.24 15:27:40.058608 [ 4 ] {06749b95-bf0e-4c19-b8a4-abadfbdb6753} <Debug> TCPHandler: Processed in 0.001336968 sec. | ||
| 1569 | 2026.03.24 15:27:40.058712 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.03.24 15:27:40.058806 [ 4 ] {dc009ea5-8c29-49a0-bcf9-1e56a17141c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1571 | 2026.03.24 15:27:40.058846 [ 4 ] {dc009ea5-8c29-49a0-bcf9-1e56a17141c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1572 | 2026.03.24 15:27:40.059240 [ 4 ] {dc009ea5-8c29-49a0-bcf9-1e56a17141c1} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1573 | 2026.03.24 15:27:40.059276 [ 4 ] {dc009ea5-8c29-49a0-bcf9-1e56a17141c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1574 | 2026.03.24 15:27:40.059588 [ 4 ] {dc009ea5-8c29-49a0-bcf9-1e56a17141c1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1575 | 2026.03.24 15:27:40.059799 [ 4 ] {dc009ea5-8c29-49a0-bcf9-1e56a17141c1} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1576 | 2026.03.24 15:27:40.059921 [ 4 ] {dc009ea5-8c29-49a0-bcf9-1e56a17141c1} <Debug> executeQuery: Read 341 rows, 26.42 KiB in 0.001135 sec., 300440.5286343612 rows/sec., 22.73 MiB/sec. | ||
| 1577 | 2026.03.24 15:27:40.059957 [ 4 ] {dc009ea5-8c29-49a0-bcf9-1e56a17141c1} <Debug> TCPHandler: Processed in 0.001293018 sec. | ||
| 1578 | 2026.03.24 15:27:40.060061 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.03.24 15:27:40.060153 [ 4 ] {ceff0d41-cdc8-4165-8839-50ce1efc5e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1580 | 2026.03.24 15:27:40.060192 [ 4 ] {ceff0d41-cdc8-4165-8839-50ce1efc5e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1581 | 2026.03.24 15:27:40.060493 [ 4 ] {ceff0d41-cdc8-4165-8839-50ce1efc5e13} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.03.24 15:27:40.060527 [ 4 ] {ceff0d41-cdc8-4165-8839-50ce1efc5e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1583 | 2026.03.24 15:27:40.060828 [ 4 ] {ceff0d41-cdc8-4165-8839-50ce1efc5e13} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1584 | 2026.03.24 15:27:40.061029 [ 4 ] {ceff0d41-cdc8-4165-8839-50ce1efc5e13} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.03.24 15:27:40.061153 [ 4 ] {ceff0d41-cdc8-4165-8839-50ce1efc5e13} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001017 sec., 58997.050147492635 rows/sec., 3.98 MiB/sec. | ||
| 1586 | 2026.03.24 15:27:40.061187 [ 4 ] {ceff0d41-cdc8-4165-8839-50ce1efc5e13} <Debug> TCPHandler: Processed in 0.001173415 sec. | ||
| 1587 | 2026.03.24 15:27:41.146081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2445 | ||
| 1588 | 2026.03.24 15:27:41.146899 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.03.24 15:27:41.146964 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1590 | 2026.03.24 15:27:41.147595 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1591 | 2026.03.24 15:27:41.147908 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.03.24 15:27:41.148065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2445 | ||
| 1593 | 2026.03.24 15:27:41.267934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1594 | 2026.03.24 15:27:41.285031 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1595 | 2026.03.24 15:27:41.285074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1596 | 2026.03.24 15:27:41.291264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1597 | 2026.03.24 15:27:41.291989 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1598 | 2026.03.24 15:27:41.294759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1599 | 2026.03.24 15:27:42.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.17 MiB, peak 174.17 MiB, free memory in arenas 0.00 B, will set to 171.45 MiB (RSS), difference: 1.28 MiB | ||
| 1600 | 2026.03.24 15:27:43.641722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 242 | ||
| 1601 | 2026.03.24 15:27:43.644189 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1602 | 2026.03.24 15:27:43.644242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1603 | 2026.03.24 15:27:43.645424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1604 | 2026.03.24 15:27:43.645696 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1605 | 2026.03.24 15:27:43.646024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 242 | ||
| 1606 | 2026.03.24 15:27:44.999491 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2026.03.24 15:27:44.999676 [ 4 ] {81882168-d965-4db8-832e-446725c7a18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1608 | 2026.03.24 15:27:44.999741 [ 4 ] {81882168-d965-4db8-832e-446725c7a18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1609 | 2026.03.24 15:27:45.000380 [ 4 ] {81882168-d965-4db8-832e-446725c7a18d} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2026.03.24 15:27:45.000421 [ 4 ] {81882168-d965-4db8-832e-446725c7a18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1611 | 2026.03.24 15:27:45.000827 [ 4 ] {81882168-d965-4db8-832e-446725c7a18d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1612 | 2026.03.24 15:27:45.001218 [ 4 ] {81882168-d965-4db8-832e-446725c7a18d} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2026.03.24 15:27:45.001340 [ 93 ] {} <Debug> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1614 | 2026.03.24 15:27:45.001360 [ 4 ] {81882168-d965-4db8-832e-446725c7a18d} <Debug> executeQuery: Read 130 rows, 11.48 KiB in 0.001737 sec., 74841.68105929764 rows/sec., 6.45 MiB/sec. | ||
| 1615 | 2026.03.24 15:27:45.001404 [ 93 ] {} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1616 | 2026.03.24 15:27:45.001408 [ 4 ] {81882168-d965-4db8-832e-446725c7a18d} <Debug> TCPHandler: Processed in 0.002046924 sec. | ||
| 1617 | 2026.03.24 15:27:45.001431 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1618 | 2026.03.24 15:27:45.001545 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2026.03.24 15:27:45.001645 [ 4 ] {52b61537-0398-4ecb-92e6-b66e7d99ef25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1620 | 2026.03.24 15:27:45.001675 [ 203 ] {f5b834c0-93de-4374-a220-758fda3c3010::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 | ||
| 1621 | 2026.03.24 15:27:45.001688 [ 4 ] {52b61537-0398-4ecb-92e6-b66e7d99ef25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1622 | 2026.03.24 15:27:45.002139 [ 4 ] {52b61537-0398-4ecb-92e6-b66e7d99ef25} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.03.24 15:27:45.002176 [ 4 ] {52b61537-0398-4ecb-92e6-b66e7d99ef25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1624 | 2026.03.24 15:27:45.002491 [ 4 ] {52b61537-0398-4ecb-92e6-b66e7d99ef25} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1625 | 2026.03.24 15:27:45.002697 [ 4 ] {52b61537-0398-4ecb-92e6-b66e7d99ef25} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.03.24 15:27:45.002821 [ 4 ] {52b61537-0398-4ecb-92e6-b66e7d99ef25} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001197 sec., 30910.60985797828 rows/sec., 2.27 MiB/sec. | ||
| 1627 | 2026.03.24 15:27:45.002857 [ 4 ] {52b61537-0398-4ecb-92e6-b66e7d99ef25} <Debug> TCPHandler: Processed in 0.001374709 sec. | ||
| 1628 | 2026.03.24 15:27:45.002965 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.03.24 15:27:45.003059 [ 4 ] {282d4ac2-73de-4c28-9dcf-dfe6b667eddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1630 | 2026.03.24 15:27:45.003099 [ 4 ] {282d4ac2-73de-4c28-9dcf-dfe6b667eddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1631 | 2026.03.24 15:27:45.003504 [ 4 ] {282d4ac2-73de-4c28-9dcf-dfe6b667eddd} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.03.24 15:27:45.003538 [ 4 ] {282d4ac2-73de-4c28-9dcf-dfe6b667eddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1633 | 2026.03.24 15:27:45.003845 [ 4 ] {282d4ac2-73de-4c28-9dcf-dfe6b667eddd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1634 | 2026.03.24 15:27:45.004077 [ 4 ] {282d4ac2-73de-4c28-9dcf-dfe6b667eddd} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.03.24 15:27:45.004090 [ 203 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1636 | 2026.03.24 15:27:45.004180 [ 93 ] {} <Debug> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1637 | 2026.03.24 15:27:45.004199 [ 203 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2431 rows starting from the beginning of the part | ||
| 1638 | 2026.03.24 15:27:45.004204 [ 4 ] {282d4ac2-73de-4c28-9dcf-dfe6b667eddd} <Debug> executeQuery: Read 107 rows, 8.59 KiB in 0.001162 sec., 92082.61617900172 rows/sec., 7.22 MiB/sec. | ||
| 1639 | 2026.03.24 15:27:45.004224 [ 93 ] {} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.03.24 15:27:45.004256 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1641 | 2026.03.24 15:27:45.004261 [ 4 ] {282d4ac2-73de-4c28-9dcf-dfe6b667eddd} <Debug> TCPHandler: Processed in 0.001345028 sec. | ||
| 1642 | 2026.03.24 15:27:45.004336 [ 203 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1643 | 2026.03.24 15:27:45.004374 [ 187 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::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 | ||
| 1644 | 2026.03.24 15:27:45.004382 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.03.24 15:27:45.004400 [ 203 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1646 | 2026.03.24 15:27:45.004477 [ 203 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 104 rows starting from the beginning of the part | ||
| 1647 | 2026.03.24 15:27:45.004491 [ 187 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1648 | 2026.03.24 15:27:45.004499 [ 4 ] {6dece3b1-3574-4ff3-903a-c54c0b9a30e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1649 | 2026.03.24 15:27:45.004530 [ 203 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part | ||
| 1650 | 2026.03.24 15:27:45.004534 [ 187 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1314 rows starting from the beginning of the part | ||
| 1651 | 2026.03.24 15:27:45.004552 [ 4 ] {6dece3b1-3574-4ff3-903a-c54c0b9a30e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1652 | 2026.03.24 15:27:45.004584 [ 203 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 130 rows starting from the beginning of the part | ||
| 1653 | 2026.03.24 15:27:45.004630 [ 187 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1654 | 2026.03.24 15:27:45.004683 [ 187 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1655 | 2026.03.24 15:27:45.004729 [ 187 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 93 rows starting from the beginning of the part | ||
| 1656 | 2026.03.24 15:27:45.004796 [ 187 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 102 rows starting from the beginning of the part | ||
| 1657 | 2026.03.24 15:27:45.004845 [ 187 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 107 rows starting from the beginning of the part | ||
| 1658 | 2026.03.24 15:27:45.004983 [ 4 ] {6dece3b1-3574-4ff3-903a-c54c0b9a30e1} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2026.03.24 15:27:45.005026 [ 4 ] {6dece3b1-3574-4ff3-903a-c54c0b9a30e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1660 | 2026.03.24 15:27:45.005439 [ 4 ] {6dece3b1-3574-4ff3-903a-c54c0b9a30e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1661 | 2026.03.24 15:27:45.005705 [ 4 ] {6dece3b1-3574-4ff3-903a-c54c0b9a30e1} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.03.24 15:27:45.005806 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1663 | 2026.03.24 15:27:45.005837 [ 4 ] {6dece3b1-3574-4ff3-903a-c54c0b9a30e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001357 sec., 117907.14812085484 rows/sec., 8.21 MiB/sec. | ||
| 1664 | 2026.03.24 15:27:45.005838 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1665 | 2026.03.24 15:27:45.005874 [ 4 ] {6dece3b1-3574-4ff3-903a-c54c0b9a30e1} <Debug> TCPHandler: Processed in 0.001541673 sec. | ||
| 1666 | 2026.03.24 15:27:45.005875 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1667 | 2026.03.24 15:27:45.005980 [ 195 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::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 | ||
| 1668 | 2026.03.24 15:27:45.006004 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2026.03.24 15:27:45.006104 [ 195 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1670 | 2026.03.24 15:27:45.006105 [ 4 ] {5d10aec3-4f2c-4923-b49c-603b12e79046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1671 | 2026.03.24 15:27:45.006137 [ 192 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001810649 sec., 963190.5465940665 rows/sec., 71.02 MiB/sec. | ||
| 1672 | 2026.03.24 15:27:45.006188 [ 4 ] {5d10aec3-4f2c-4923-b49c-603b12e79046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1673 | 2026.03.24 15:27:45.006157 [ 195 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2449 rows starting from the beginning of the part | ||
| 1674 | 2026.03.24 15:27:45.006207 [ 194 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2954 rows, containing 5 columns (5 merged, 0 gathered) in 0.004644329 sec., 636044.5179486638 rows/sec., 50.41 MiB/sec. | ||
| 1675 | 2026.03.24 15:27:45.006317 [ 195 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part | ||
| 1676 | 2026.03.24 15:27:45.006382 [ 195 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1677 | 2026.03.24 15:27:45.006408 [ 187 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1678 | 2026.03.24 15:27:45.006431 [ 195 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1679 | 2026.03.24 15:27:45.006493 [ 195 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 341 rows starting from the beginning of the part | ||
| 1680 | 2026.03.24 15:27:45.006547 [ 195 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1681 | 2026.03.24 15:27:45.006611 [ 192 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1682 | 2026.03.24 15:27:45.006848 [ 187 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_6_1} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.03.24 15:27:45.006965 [ 187 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_6_1} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1684 | 2026.03.24 15:27:45.007026 [ 192 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_6_1} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2026.03.24 15:27:45.007037 [ 4 ] {5d10aec3-4f2c-4923-b49c-603b12e79046} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.03.24 15:27:45.007085 [ 4 ] {5d10aec3-4f2c-4923-b49c-603b12e79046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1687 | 2026.03.24 15:27:45.007084 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 1688 | 2026.03.24 15:27:45.007137 [ 192 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_6_1} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1689 | 2026.03.24 15:27:45.007241 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 1690 | 2026.03.24 15:27:45.007771 [ 4 ] {5d10aec3-4f2c-4923-b49c-603b12e79046} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1691 | 2026.03.24 15:27:45.008032 [ 4 ] {5d10aec3-4f2c-4923-b49c-603b12e79046} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2026.03.24 15:27:45.008174 [ 4 ] {5d10aec3-4f2c-4923-b49c-603b12e79046} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002087 sec., 17728.79731672257 rows/sec., 31.77 MiB/sec. | ||
| 1693 | 2026.03.24 15:27:45.008230 [ 4 ] {5d10aec3-4f2c-4923-b49c-603b12e79046} <Debug> TCPHandler: Processed in 0.002276178 sec. | ||
| 1694 | 2026.03.24 15:27:45.008348 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2026.03.24 15:27:45.008442 [ 4 ] {425dc9fc-3199-4e56-a8ad-40f75e7200d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1696 | 2026.03.24 15:27:45.008483 [ 4 ] {425dc9fc-3199-4e56-a8ad-40f75e7200d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1697 | 2026.03.24 15:27:45.008802 [ 4 ] {425dc9fc-3199-4e56-a8ad-40f75e7200d3} <Trace> oximeter.measurements_i64 (ed072bbf-5270-497b-bb0c-c79e67cf2e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.03.24 15:27:45.008836 [ 4 ] {425dc9fc-3199-4e56-a8ad-40f75e7200d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1699 | 2026.03.24 15:27:45.009133 [ 4 ] {425dc9fc-3199-4e56-a8ad-40f75e7200d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1700 | 2026.03.24 15:27:45.009354 [ 4 ] {425dc9fc-3199-4e56-a8ad-40f75e7200d3} <Trace> oximeter.measurements_i64 (ed072bbf-5270-497b-bb0c-c79e67cf2e6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.03.24 15:27:45.009474 [ 4 ] {425dc9fc-3199-4e56-a8ad-40f75e7200d3} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.00105 sec., 8571.428571428572 rows/sec., 659.41 KiB/sec. | ||
| 1702 | 2026.03.24 15:27:45.009509 [ 4 ] {425dc9fc-3199-4e56-a8ad-40f75e7200d3} <Debug> TCPHandler: Processed in 0.001210215 sec. | ||
| 1703 | 2026.03.24 15:27:45.009609 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2026.03.24 15:27:45.009701 [ 4 ] {d2fde715-adaf-48a4-ab27-2434a1e8ccac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1705 | 2026.03.24 15:27:45.009741 [ 4 ] {d2fde715-adaf-48a4-ab27-2434a1e8ccac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1706 | 2026.03.24 15:27:45.010057 [ 4 ] {d2fde715-adaf-48a4-ab27-2434a1e8ccac} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.03.24 15:27:45.010091 [ 4 ] {d2fde715-adaf-48a4-ab27-2434a1e8ccac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1708 | 2026.03.24 15:27:45.010398 [ 4 ] {d2fde715-adaf-48a4-ab27-2434a1e8ccac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1709 | 2026.03.24 15:27:45.010627 [ 4 ] {d2fde715-adaf-48a4-ab27-2434a1e8ccac} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.03.24 15:27:45.010713 [ 93 ] {} <Debug> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1711 | 2026.03.24 15:27:45.010748 [ 93 ] {} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.03.24 15:27:45.010753 [ 4 ] {d2fde715-adaf-48a4-ab27-2434a1e8ccac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 1713 | 2026.03.24 15:27:45.010766 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1714 | 2026.03.24 15:27:45.010790 [ 4 ] {d2fde715-adaf-48a4-ab27-2434a1e8ccac} <Debug> TCPHandler: Processed in 0.001230197 sec. | ||
| 1715 | 2026.03.24 15:27:45.010859 [ 191 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 1716 | 2026.03.24 15:27:45.010976 [ 191 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1717 | 2026.03.24 15:27:45.010985 [ 192 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3398 rows, containing 5 columns (5 merged, 0 gathered) in 0.005052978 sec., 672474.7267848782 rows/sec., 43.41 MiB/sec. | ||
| 1718 | 2026.03.24 15:27:45.011014 [ 191 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 1719 | 2026.03.24 15:27:45.011092 [ 191 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 1720 | 2026.03.24 15:27:45.011137 [ 191 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 1721 | 2026.03.24 15:27:45.011196 [ 191 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 1722 | 2026.03.24 15:27:45.011245 [ 191 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 1723 | 2026.03.24 15:27:45.011292 [ 191 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 1724 | 2026.03.24 15:27:45.011453 [ 187 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1725 | 2026.03.24 15:27:45.011773 [ 187 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.03.24 15:27:45.011884 [ 187 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1727 | 2026.03.24 15:27:45.011980 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 1728 | 2026.03.24 15:27:45.012080 [ 187 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001260237 sec., 238050.4619369214 rows/sec., 16.04 MiB/sec. | ||
| 1729 | 2026.03.24 15:27:45.012224 [ 187 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1730 | 2026.03.24 15:27:45.012509 [ 187 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_6_1} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.03.24 15:27:45.012573 [ 187 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_6_1} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1732 | 2026.03.24 15:27:45.012628 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1733 | 2026.03.24 15:27:48.555689 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1734 | 2026.03.24 15:27:48.555783 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1735 | 2026.03.24 15:27:48.648156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2893 | ||
| 1736 | 2026.03.24 15:27:48.648850 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.03.24 15:27:48.648917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1738 | 2026.03.24 15:27:48.649515 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1739 | 2026.03.24 15:27:48.649736 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.03.24 15:27:48.649862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2893 | ||
| 1741 | 2026.03.24 15:27:48.649884 [ 84 ] {} <Debug> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1742 | 2026.03.24 15:27:48.649947 [ 84 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.03.24 15:27:48.649966 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1744 | 2026.03.24 15:27:48.650082 [ 195 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1745 | 2026.03.24 15:27:48.650220 [ 195 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1746 | 2026.03.24 15:27:48.650262 [ 195 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1747 | 2026.03.24 15:27:48.650329 [ 195 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1748 | 2026.03.24 15:27:48.650377 [ 195 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 509 rows starting from the beginning of the part | ||
| 1749 | 2026.03.24 15:27:48.650430 [ 195 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1750 | 2026.03.24 15:27:48.650474 [ 195 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1751 | 2026.03.24 15:27:48.650518 [ 195 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1752 | 2026.03.24 15:27:48.679888 [ 194 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2893 rows, containing 4 columns (4 merged, 0 gathered) in 0.029854393 sec., 96903.66171571467 rows/sec., 1.39 MiB/sec. | ||
| 1753 | 2026.03.24 15:27:48.680606 [ 191 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1754 | 2026.03.24 15:27:48.680883 [ 191 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_6_1} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.03.24 15:27:48.680955 [ 191 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_6_1} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1756 | 2026.03.24 15:27:48.681034 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1757 | 2026.03.24 15:27:48.794835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1758 | 2026.03.24 15:27:48.812486 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.03.24 15:27:48.812541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1760 | 2026.03.24 15:27:48.818835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1761 | 2026.03.24 15:27:48.819571 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.03.24 15:27:48.819907 [ 82 ] {} <Debug> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1763 | 2026.03.24 15:27:48.819986 [ 82 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.03.24 15:27:48.820024 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1765 | 2026.03.24 15:27:48.820149 [ 191 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1766 | 2026.03.24 15:27:48.822911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1767 | 2026.03.24 15:27:48.824393 [ 191 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1768 | 2026.03.24 15:27:48.825889 [ 191 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 1769 | 2026.03.24 15:27:48.830394 [ 191 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 1770 | 2026.03.24 15:27:48.834662 [ 191 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 1771 | 2026.03.24 15:27:48.838964 [ 191 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 1772 | 2026.03.24 15:27:48.846588 [ 191 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 1773 | 2026.03.24 15:27:48.850849 [ 191 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 1774 | 2026.03.24 15:27:48.907789 [ 193 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.0876895 sec., 524.578199214273 rows/sec., 2.71 MiB/sec. | ||
| 1775 | 2026.03.24 15:27:48.910042 [ 197 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1776 | 2026.03.24 15:27:48.912065 [ 197 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_6_1} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2026.03.24 15:27:48.912138 [ 197 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_6_1} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1778 | 2026.03.24 15:27:48.913895 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1779 | 2026.03.24 15:27:49.000283 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.25 MiB, peak 183.79 MiB, free memory in arenas 0.00 B, will set to 182.94 MiB (RSS), difference: 8.68 MiB | ||
| 1780 | 2026.03.24 15:27:49.997749 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.03.24 15:27:49.997945 [ 4 ] {34ab5b30-a2cb-4ee5-abff-d6af95baa3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1782 | 2026.03.24 15:27:49.998014 [ 4 ] {34ab5b30-a2cb-4ee5-abff-d6af95baa3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1783 | 2026.03.24 15:27:49.998689 [ 4 ] {34ab5b30-a2cb-4ee5-abff-d6af95baa3a1} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.03.24 15:27:49.998726 [ 4 ] {34ab5b30-a2cb-4ee5-abff-d6af95baa3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1785 | 2026.03.24 15:27:49.999114 [ 4 ] {34ab5b30-a2cb-4ee5-abff-d6af95baa3a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1786 | 2026.03.24 15:27:49.999333 [ 4 ] {34ab5b30-a2cb-4ee5-abff-d6af95baa3a1} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.03.24 15:27:49.999477 [ 4 ] {34ab5b30-a2cb-4ee5-abff-d6af95baa3a1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.69 MiB/sec. | ||
| 1788 | 2026.03.24 15:27:49.999526 [ 4 ] {34ab5b30-a2cb-4ee5-abff-d6af95baa3a1} <Debug> TCPHandler: Processed in 0.001910421 sec. | ||
| 1789 | 2026.03.24 15:27:49.999642 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2026.03.24 15:27:49.999737 [ 4 ] {2aad0ed7-471d-4f04-b079-d0106ff5fdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1791 | 2026.03.24 15:27:49.999776 [ 4 ] {2aad0ed7-471d-4f04-b079-d0106ff5fdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1792 | 2026.03.24 15:27:50.000201 [ 4 ] {2aad0ed7-471d-4f04-b079-d0106ff5fdc2} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.03.24 15:27:50.000234 [ 4 ] {2aad0ed7-471d-4f04-b079-d0106ff5fdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1794 | 2026.03.24 15:27:50.000530 [ 4 ] {2aad0ed7-471d-4f04-b079-d0106ff5fdc2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1795 | 2026.03.24 15:27:50.000742 [ 4 ] {2aad0ed7-471d-4f04-b079-d0106ff5fdc2} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.03.24 15:27:50.000860 [ 4 ] {2aad0ed7-471d-4f04-b079-d0106ff5fdc2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001142 sec., 56042.031523642734 rows/sec., 4.37 MiB/sec. | ||
| 1797 | 2026.03.24 15:27:50.000903 [ 4 ] {2aad0ed7-471d-4f04-b079-d0106ff5fdc2} <Debug> TCPHandler: Processed in 0.001308188 sec. | ||
| 1798 | 2026.03.24 15:27:50.001022 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.03.24 15:27:50.001116 [ 4 ] {6b1e91d0-38ac-472a-9297-89d74ba899c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1800 | 2026.03.24 15:27:50.001167 [ 4 ] {6b1e91d0-38ac-472a-9297-89d74ba899c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1801 | 2026.03.24 15:27:50.001620 [ 4 ] {6b1e91d0-38ac-472a-9297-89d74ba899c3} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.03.24 15:27:50.001656 [ 4 ] {6b1e91d0-38ac-472a-9297-89d74ba899c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1803 | 2026.03.24 15:27:50.001984 [ 4 ] {6b1e91d0-38ac-472a-9297-89d74ba899c3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1804 | 2026.03.24 15:27:50.002197 [ 4 ] {6b1e91d0-38ac-472a-9297-89d74ba899c3} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.03.24 15:27:50.002318 [ 4 ] {6b1e91d0-38ac-472a-9297-89d74ba899c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 1806 | 2026.03.24 15:27:50.002358 [ 4 ] {6b1e91d0-38ac-472a-9297-89d74ba899c3} <Debug> TCPHandler: Processed in 0.00138817 sec. | ||
| 1807 | 2026.03.24 15:27:50.002472 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2026.03.24 15:27:50.002578 [ 4 ] {f6a89efc-4c44-4586-84df-e32b9dd3a6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1809 | 2026.03.24 15:27:50.002619 [ 4 ] {f6a89efc-4c44-4586-84df-e32b9dd3a6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1810 | 2026.03.24 15:27:50.002939 [ 4 ] {f6a89efc-4c44-4586-84df-e32b9dd3a6a8} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.03.24 15:27:50.002973 [ 4 ] {f6a89efc-4c44-4586-84df-e32b9dd3a6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 1812 | 2026.03.24 15:27:50.003271 [ 4 ] {f6a89efc-4c44-4586-84df-e32b9dd3a6a8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1813 | 2026.03.24 15:27:50.003480 [ 4 ] {f6a89efc-4c44-4586-84df-e32b9dd3a6a8} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.03.24 15:27:50.003600 [ 4 ] {f6a89efc-4c44-4586-84df-e32b9dd3a6a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 1815 | 2026.03.24 15:27:50.003640 [ 4 ] {f6a89efc-4c44-4586-84df-e32b9dd3a6a8} <Debug> TCPHandler: Processed in 0.001215716 sec. | ||
| 1816 | 2026.03.24 15:27:50.512355 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2026.03.24 15:27:50.512620 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1818 | 2026.03.24 15:27:50.513015 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1819 | 2026.03.24 15:27:50.513063 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1820 | 2026.03.24 15:27:50.513354 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1821 | 2026.03.24 15:27:50.513423 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1822 | 2026.03.24 15:27:50.513562 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1823 | 2026.03.24 15:27:50.513659 [ 297 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1824 | 2026.03.24 15:27:50.513661 [ 325 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1825 | 2026.03.24 15:27:50.513755 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1826 | 2026.03.24 15:27:50.513777 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1827 | 2026.03.24 15:27:50.513947 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1828 | 2026.03.24 15:27:50.513971 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1829 | 2026.03.24 15:27:50.514027 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1830 | 2026.03.24 15:27:50.514067 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1831 | 2026.03.24 15:27:50.515031 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.00253 sec., 15019.762845849802 rows/sec., 618.36 KiB/sec. | ||
| 1832 | 2026.03.24 15:27:50.515131 [ 4 ] {464be83f-a7c4-4ede-97ed-c2a2e760fc01} <Debug> TCPHandler: Processed in 0.002927622 sec. | ||
| 1833 | 2026.03.24 15:27:50.515443 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.03.24 15:27:50.515581 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1835 | 2026.03.24 15:27:50.515800 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1836 | 2026.03.24 15:27:50.515835 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1837 | 2026.03.24 15:27:50.516040 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1838 | 2026.03.24 15:27:50.516093 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1839 | 2026.03.24 15:27:50.516199 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1840 | 2026.03.24 15:27:50.516250 [ 325 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1841 | 2026.03.24 15:27:50.516304 [ 328 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1842 | 2026.03.24 15:27:50.516409 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1843 | 2026.03.24 15:27:50.516433 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1844 | 2026.03.24 15:27:50.516487 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1845 | 2026.03.24 15:27:50.516504 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1846 | 2026.03.24 15:27:50.516534 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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', 'zone:cpu_nsec'))" | ||
| 1847 | 2026.03.24 15:27:50.516567 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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', 'zone:cpu_nsec'))" | ||
| 1848 | 2026.03.24 15:27:50.517272 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.00175 sec., 21714.285714285714 rows/sec., 893.97 KiB/sec. | ||
| 1849 | 2026.03.24 15:27:50.517362 [ 4 ] {6ea686e9-05bf-4201-a003-d07a41ec365c} <Debug> TCPHandler: Processed in 0.001969852 sec. | ||
| 1850 | 2026.03.24 15:27:50.517860 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.03.24 15:27:50.517996 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1852 | 2026.03.24 15:27:50.518211 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1853 | 2026.03.24 15:27:50.518247 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1854 | 2026.03.24 15:27:50.518454 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1855 | 2026.03.24 15:27:50.518507 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1856 | 2026.03.24 15:27:50.518605 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1857 | 2026.03.24 15:27:50.518667 [ 325 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1858 | 2026.03.24 15:27:50.518678 [ 326 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1859 | 2026.03.24 15:27:50.518774 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1860 | 2026.03.24 15:27:50.518799 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1861 | 2026.03.24 15:27:50.518854 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1862 | 2026.03.24 15:27:50.518870 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1863 | 2026.03.24 15:27:50.518899 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'zone:cpu_nsec'))" | ||
| 1864 | 2026.03.24 15:27:50.518929 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'zone:cpu_nsec'))" | ||
| 1865 | 2026.03.24 15:27:50.519575 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001635 sec., 23241.59021406728 rows/sec., 956.85 KiB/sec. | ||
| 1866 | 2026.03.24 15:27:50.519683 [ 4 ] {d400d5e5-7f56-45d1-933f-1630bc45ef98} <Debug> TCPHandler: Processed in 0.0018718 sec. | ||
| 1867 | 2026.03.24 15:27:50.519912 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.03.24 15:27:50.520046 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1869 | 2026.03.24 15:27:50.520291 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1870 | 2026.03.24 15:27:50.520332 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1871 | 2026.03.24 15:27:50.520566 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1872 | 2026.03.24 15:27:50.520619 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1873 | 2026.03.24 15:27:50.520721 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1874 | 2026.03.24 15:27:50.520786 [ 260 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1875 | 2026.03.24 15:27:50.520789 [ 328 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1876 | 2026.03.24 15:27:50.520890 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1877 | 2026.03.24 15:27:50.520915 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1878 | 2026.03.24 15:27:50.520971 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1879 | 2026.03.24 15:27:50.520987 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1880 | 2026.03.24 15:27:50.521017 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'zone:cpu_nsec'))" | ||
| 1881 | 2026.03.24 15:27:50.521048 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'zone:cpu_nsec'))" | ||
| 1882 | 2026.03.24 15:27:50.521605 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001615 sec., 23529.411764705885 rows/sec., 968.70 KiB/sec. | ||
| 1883 | 2026.03.24 15:27:50.521689 [ 4 ] {f4a3e5ce-0670-4bea-b68d-0e9aa466a253} <Debug> TCPHandler: Processed in 0.001826019 sec. | ||
| 1884 | 2026.03.24 15:27:50.521928 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1885 | 2026.03.24 15:27:50.522064 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1886 | 2026.03.24 15:27:50.522281 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1887 | 2026.03.24 15:27:50.522319 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1888 | 2026.03.24 15:27:50.522529 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1889 | 2026.03.24 15:27:50.522580 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1890 | 2026.03.24 15:27:50.522678 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1891 | 2026.03.24 15:27:50.522729 [ 325 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1892 | 2026.03.24 15:27:50.522746 [ 260 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1893 | 2026.03.24 15:27:50.522817 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1894 | 2026.03.24 15:27:50.522842 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1895 | 2026.03.24 15:27:50.522897 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1896 | 2026.03.24 15:27:50.522914 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1897 | 2026.03.24 15:27:50.522943 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:occupancy', 'zone:cpu_nsec'))" | ||
| 1898 | 2026.03.24 15:27:50.522974 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:occupancy', 'zone:cpu_nsec'))" | ||
| 1899 | 2026.03.24 15:27:50.523730 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001723 sec., 22054.556006964598 rows/sec., 907.98 KiB/sec. | ||
| 1900 | 2026.03.24 15:27:50.523820 [ 4 ] {0da844bd-ca20-4b68-b799-25a3bdef2963} <Debug> TCPHandler: Processed in 0.001941011 sec. | ||
| 1901 | 2026.03.24 15:27:50.524058 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.03.24 15:27:50.524193 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:inserts', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1903 | 2026.03.24 15:27:50.524412 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1904 | 2026.03.24 15:27:50.524449 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:inserts', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1905 | 2026.03.24 15:27:50.524660 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1906 | 2026.03.24 15:27:50.524713 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1907 | 2026.03.24 15:27:50.524816 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1908 | 2026.03.24 15:27:50.524879 [ 260 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1909 | 2026.03.24 15:27:50.524914 [ 339 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1910 | 2026.03.24 15:27:50.525007 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1911 | 2026.03.24 15:27:50.525032 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1912 | 2026.03.24 15:27:50.525088 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1913 | 2026.03.24 15:27:50.525104 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1914 | 2026.03.24 15:27:50.525135 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1915 | 2026.03.24 15:27:50.525171 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1916 | 2026.03.24 15:27:50.525820 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001683 sec., 22578.728461081402 rows/sec., 929.56 KiB/sec. | ||
| 1917 | 2026.03.24 15:27:50.525926 [ 4 ] {26857675-28d2-4f3f-b5d6-41b0923c2601} <Debug> TCPHandler: Processed in 0.00191605 sec. | ||
| 1918 | 2026.03.24 15:27:50.526165 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.03.24 15:27:50.526302 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1920 | 2026.03.24 15:27:50.526526 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1921 | 2026.03.24 15:27:50.526561 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1922 | 2026.03.24 15:27:50.526800 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1923 | 2026.03.24 15:27:50.526854 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1924 | 2026.03.24 15:27:50.526952 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1925 | 2026.03.24 15:27:50.527011 [ 306 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1926 | 2026.03.24 15:27:50.527014 [ 302 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1927 | 2026.03.24 15:27:50.527106 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1928 | 2026.03.24 15:27:50.527132 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1929 | 2026.03.24 15:27:50.527188 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1930 | 2026.03.24 15:27:50.527204 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1931 | 2026.03.24 15:27:50.527234 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1932 | 2026.03.24 15:27:50.527282 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'zone:cpu_nsec'))" | ||
| 1933 | 2026.03.24 15:27:50.527847 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001602 sec., 23720.349563046195 rows/sec., 976.56 KiB/sec. | ||
| 1934 | 2026.03.24 15:27:50.527952 [ 4 ] {411463bd-12d7-470a-b321-4ecb97f49ce5} <Debug> TCPHandler: Processed in 0.001837268 sec. | ||
| 1935 | 2026.03.24 15:27:50.528196 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.03.24 15:27:50.528337 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1937 | 2026.03.24 15:27:50.528561 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1938 | 2026.03.24 15:27:50.528598 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1939 | 2026.03.24 15:27:50.528812 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1940 | 2026.03.24 15:27:50.528864 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1941 | 2026.03.24 15:27:50.528962 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1942 | 2026.03.24 15:27:50.529024 [ 302 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1943 | 2026.03.24 15:27:50.529024 [ 260 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1944 | 2026.03.24 15:27:50.529114 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1945 | 2026.03.24 15:27:50.529138 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1946 | 2026.03.24 15:27:50.529195 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1947 | 2026.03.24 15:27:50.529211 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1948 | 2026.03.24 15:27:50.529242 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1949 | 2026.03.24 15:27:50.529274 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1950 | 2026.03.24 15:27:50.529820 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001544 sec., 24611.39896373057 rows/sec., 1013.25 KiB/sec. | ||
| 1951 | 2026.03.24 15:27:50.529922 [ 4 ] {9b476bfd-00ea-4cf4-bdcf-e2841610aee9} <Debug> TCPHandler: Processed in 0.001773997 sec. | ||
| 1952 | 2026.03.24 15:27:50.530168 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2026.03.24 15:27:50.530306 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1954 | 2026.03.24 15:27:50.530529 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1955 | 2026.03.24 15:27:50.530566 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1956 | 2026.03.24 15:27:50.530779 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1957 | 2026.03.24 15:27:50.530831 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1958 | 2026.03.24 15:27:50.530928 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 1959 | 2026.03.24 15:27:50.530991 [ 260 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1960 | 2026.03.24 15:27:50.530991 [ 306 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1961 | 2026.03.24 15:27:50.531084 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1962 | 2026.03.24 15:27:50.531109 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1963 | 2026.03.24 15:27:50.531165 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1964 | 2026.03.24 15:27:50.531181 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1965 | 2026.03.24 15:27:50.531211 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1966 | 2026.03.24 15:27:50.531241 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1967 | 2026.03.24 15:27:50.531780 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001536 sec., 24739.583333333332 rows/sec., 1018.52 KiB/sec. | ||
| 1968 | 2026.03.24 15:27:50.531883 [ 4 ] {c23e4806-e15e-4b77-9dcb-8424b150f984} <Debug> TCPHandler: Processed in 0.001765778 sec. | ||
| 1969 | 2026.03.24 15:27:50.532097 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2026.03.24 15:27:50.532233 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1971 | 2026.03.24 15:27:50.532454 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1972 | 2026.03.24 15:27:50.532490 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1973 | 2026.03.24 15:27:50.532704 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1974 | 2026.03.24 15:27:50.532755 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1975 | 2026.03.24 15:27:50.532853 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 1976 | 2026.03.24 15:27:50.532909 [ 302 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1977 | 2026.03.24 15:27:50.532911 [ 306 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1978 | 2026.03.24 15:27:50.532994 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1979 | 2026.03.24 15:27:50.533018 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1980 | 2026.03.24 15:27:50.533073 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1981 | 2026.03.24 15:27:50.533088 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1982 | 2026.03.24 15:27:50.533118 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1983 | 2026.03.24 15:27:50.533147 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1984 | 2026.03.24 15:27:50.533761 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001587 sec., 23944.549464398235 rows/sec., 985.79 KiB/sec. | ||
| 1985 | 2026.03.24 15:27:50.533844 [ 4 ] {9f71bfa5-1ea0-4111-a5c3-b4801e873c75} <Debug> TCPHandler: Processed in 0.001796469 sec. | ||
| 1986 | 2026.03.24 15:27:50.534050 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2026.03.24 15:27:50.534186 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1988 | 2026.03.24 15:27:50.534403 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1989 | 2026.03.24 15:27:50.534439 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1990 | 2026.03.24 15:27:50.534651 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1991 | 2026.03.24 15:27:50.534704 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1992 | 2026.03.24 15:27:50.534811 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 1993 | 2026.03.24 15:27:50.534860 [ 313 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1994 | 2026.03.24 15:27:50.534874 [ 306 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1995 | 2026.03.24 15:27:50.534952 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 1996 | 2026.03.24 15:27:50.534977 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1997 | 2026.03.24 15:27:50.535031 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1998 | 2026.03.24 15:27:50.535047 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1999 | 2026.03.24 15:27:50.535077 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2000 | 2026.03.24 15:27:50.535107 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2001 | 2026.03.24 15:27:50.535653 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001525 sec., 24918.032786885244 rows/sec., 1.00 MiB/sec. | ||
| 2002 | 2026.03.24 15:27:50.535739 [ 4 ] {8b6b28e6-5b9d-4619-b345-8e5879fe8b73} <Debug> TCPHandler: Processed in 0.001737907 sec. | ||
| 2003 | 2026.03.24 15:27:50.542600 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.03.24 15:27:50.542748 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2005 | 2026.03.24 15:27:50.542980 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2006 | 2026.03.24 15:27:50.543018 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2007 | 2026.03.24 15:27:50.543238 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2008 | 2026.03.24 15:27:50.543301 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2009 | 2026.03.24 15:27:50.543445 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2010 | 2026.03.24 15:27:50.543528 [ 313 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2011 | 2026.03.24 15:27:50.543532 [ 306 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2012 | 2026.03.24 15:27:50.543628 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (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 | ||
| 2013 | 2026.03.24 15:27:50.543664 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2014 | 2026.03.24 15:27:50.543742 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2015 | 2026.03.24 15:27:50.543772 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Debug> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2016 | 2026.03.24 15:27:50.543824 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'zone:cpu_nsec'))" | ||
| 2017 | 2026.03.24 15:27:50.543871 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'zone:cpu_nsec'))" | ||
| 2018 | 2026.03.24 15:27:50.544549 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Debug> executeQuery: Read 38 rows, 1.56 KiB in 0.001861 sec., 20419.12950026867 rows/sec., 840.65 KiB/sec. | ||
| 2019 | 2026.03.24 15:27:50.544638 [ 4 ] {68068f08-3ef8-4d04-b4f9-952cf3bf02b4} <Debug> TCPHandler: Processed in 0.002091855 sec. | ||
| 2020 | 2026.03.24 15:27:50.610099 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2021 | 2026.03.24 15:27:50.610299 [ 4 ] {4652a7fa-091a-4b04-b307-85620ac6de7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2022 | 2026.03.24 15:27:50.610376 [ 4 ] {4652a7fa-091a-4b04-b307-85620ac6de7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2023 | 2026.03.24 15:27:50.611101 [ 4 ] {4652a7fa-091a-4b04-b307-85620ac6de7e} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2024 | 2026.03.24 15:27:50.611156 [ 4 ] {4652a7fa-091a-4b04-b307-85620ac6de7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2025 | 2026.03.24 15:27:50.611676 [ 4 ] {4652a7fa-091a-4b04-b307-85620ac6de7e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2026 | 2026.03.24 15:27:50.611896 [ 4 ] {4652a7fa-091a-4b04-b307-85620ac6de7e} <Trace> oximeter.timeseries_schema (f34a4c68-f909-4fb8-af48-26373c9d34e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2027 | 2026.03.24 15:27:50.612055 [ 4 ] {4652a7fa-091a-4b04-b307-85620ac6de7e} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001808 sec., 6637.168141592921 rows/sec., 2.36 MiB/sec. | ||
| 2028 | 2026.03.24 15:27:50.612105 [ 4 ] {4652a7fa-091a-4b04-b307-85620ac6de7e} <Debug> TCPHandler: Processed in 0.002123605 sec. | ||
| 2029 | 2026.03.24 15:27:50.612224 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.03.24 15:27:50.612327 [ 4 ] {ae8221e2-fd25-4a84-acb0-a3881af9fe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2031 | 2026.03.24 15:27:50.612370 [ 4 ] {ae8221e2-fd25-4a84-acb0-a3881af9fe97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2032 | 2026.03.24 15:27:50.612932 [ 4 ] {ae8221e2-fd25-4a84-acb0-a3881af9fe97} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2033 | 2026.03.24 15:27:50.612970 [ 4 ] {ae8221e2-fd25-4a84-acb0-a3881af9fe97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2034 | 2026.03.24 15:27:50.613297 [ 4 ] {ae8221e2-fd25-4a84-acb0-a3881af9fe97} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2035 | 2026.03.24 15:27:50.613523 [ 4 ] {ae8221e2-fd25-4a84-acb0-a3881af9fe97} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2036 | 2026.03.24 15:27:50.613652 [ 4 ] {ae8221e2-fd25-4a84-acb0-a3881af9fe97} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001349 sec., 210526.31578947368 rows/sec., 13.37 MiB/sec. | ||
| 2037 | 2026.03.24 15:27:50.613690 [ 4 ] {ae8221e2-fd25-4a84-acb0-a3881af9fe97} <Debug> TCPHandler: Processed in 0.001517982 sec. | ||
| 2038 | 2026.03.24 15:27:50.613812 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2039 | 2026.03.24 15:27:50.613909 [ 4 ] {e130ee72-0e08-4e4c-9e19-386a06161fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2040 | 2026.03.24 15:27:50.613950 [ 4 ] {e130ee72-0e08-4e4c-9e19-386a06161fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2041 | 2026.03.24 15:27:50.615793 [ 4 ] {e130ee72-0e08-4e4c-9e19-386a06161fc0} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2042 | 2026.03.24 15:27:50.615830 [ 4 ] {e130ee72-0e08-4e4c-9e19-386a06161fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2043 | 2026.03.24 15:27:50.616515 [ 4 ] {e130ee72-0e08-4e4c-9e19-386a06161fc0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2044 | 2026.03.24 15:27:50.616740 [ 4 ] {e130ee72-0e08-4e4c-9e19-386a06161fc0} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2045 | 2026.03.24 15:27:50.616874 [ 4 ] {e130ee72-0e08-4e4c-9e19-386a06161fc0} <Debug> executeQuery: Read 3214 rows, 246.20 KiB in 0.002985 sec., 1076716.9179229483 rows/sec., 80.55 MiB/sec. | ||
| 2046 | 2026.03.24 15:27:50.616914 [ 4 ] {e130ee72-0e08-4e4c-9e19-386a06161fc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2047 | 2026.03.24 15:27:50.616928 [ 4 ] {e130ee72-0e08-4e4c-9e19-386a06161fc0} <Debug> TCPHandler: Processed in 0.003165277 sec. | ||
| 2048 | 2026.03.24 15:27:50.617039 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2049 | 2026.03.24 15:27:50.617137 [ 4 ] {ca57d14f-1072-4afe-93cc-07c93999253b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2050 | 2026.03.24 15:27:50.617179 [ 4 ] {ca57d14f-1072-4afe-93cc-07c93999253b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2051 | 2026.03.24 15:27:50.617624 [ 4 ] {ca57d14f-1072-4afe-93cc-07c93999253b} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2026.03.24 15:27:50.617661 [ 4 ] {ca57d14f-1072-4afe-93cc-07c93999253b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2053 | 2026.03.24 15:27:50.617972 [ 4 ] {ca57d14f-1072-4afe-93cc-07c93999253b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2054 | 2026.03.24 15:27:50.618185 [ 4 ] {ca57d14f-1072-4afe-93cc-07c93999253b} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2055 | 2026.03.24 15:27:50.618315 [ 4 ] {ca57d14f-1072-4afe-93cc-07c93999253b} <Debug> executeQuery: Read 187 rows, 11.93 KiB in 0.001197 sec., 156223.89306599833 rows/sec., 9.73 MiB/sec. | ||
| 2056 | 2026.03.24 15:27:50.618353 [ 4 ] {ca57d14f-1072-4afe-93cc-07c93999253b} <Debug> TCPHandler: Processed in 0.001363839 sec. | ||
| 2057 | 2026.03.24 15:27:50.618453 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2058 | 2026.03.24 15:27:50.618549 [ 4 ] {59679480-459c-45b6-9cbd-60522b06e401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2059 | 2026.03.24 15:27:50.618587 [ 4 ] {59679480-459c-45b6-9cbd-60522b06e401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2060 | 2026.03.24 15:27:50.619200 [ 4 ] {59679480-459c-45b6-9cbd-60522b06e401} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2061 | 2026.03.24 15:27:50.619238 [ 4 ] {59679480-459c-45b6-9cbd-60522b06e401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2062 | 2026.03.24 15:27:50.619570 [ 4 ] {59679480-459c-45b6-9cbd-60522b06e401} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2063 | 2026.03.24 15:27:50.619783 [ 4 ] {59679480-459c-45b6-9cbd-60522b06e401} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2064 | 2026.03.24 15:27:50.619911 [ 4 ] {59679480-459c-45b6-9cbd-60522b06e401} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.00138 sec., 688405.7971014493 rows/sec., 40.50 MiB/sec. | ||
| 2065 | 2026.03.24 15:27:50.619948 [ 4 ] {59679480-459c-45b6-9cbd-60522b06e401} <Debug> TCPHandler: Processed in 0.001542943 sec. | ||
| 2066 | 2026.03.24 15:27:50.620054 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.03.24 15:27:50.620147 [ 4 ] {5c4cdd00-966f-409f-9c93-5eb8acf404c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2068 | 2026.03.24 15:27:50.620185 [ 4 ] {5c4cdd00-966f-409f-9c93-5eb8acf404c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2069 | 2026.03.24 15:27:50.620554 [ 4 ] {5c4cdd00-966f-409f-9c93-5eb8acf404c5} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.03.24 15:27:50.620589 [ 4 ] {5c4cdd00-966f-409f-9c93-5eb8acf404c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2071 | 2026.03.24 15:27:50.620863 [ 4 ] {5c4cdd00-966f-409f-9c93-5eb8acf404c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2072 | 2026.03.24 15:27:50.621069 [ 4 ] {5c4cdd00-966f-409f-9c93-5eb8acf404c5} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.03.24 15:27:50.621192 [ 4 ] {5c4cdd00-966f-409f-9c93-5eb8acf404c5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 66.15 KiB/sec. | ||
| 2074 | 2026.03.24 15:27:50.621229 [ 4 ] {5c4cdd00-966f-409f-9c93-5eb8acf404c5} <Debug> TCPHandler: Processed in 0.001223576 sec. | ||
| 2075 | 2026.03.24 15:27:50.621331 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.03.24 15:27:50.621424 [ 4 ] {c6b890f5-ef3a-4e6a-9a3a-e9d254b4be39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2077 | 2026.03.24 15:27:50.621463 [ 4 ] {c6b890f5-ef3a-4e6a-9a3a-e9d254b4be39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2078 | 2026.03.24 15:27:50.621876 [ 4 ] {c6b890f5-ef3a-4e6a-9a3a-e9d254b4be39} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.03.24 15:27:50.621911 [ 4 ] {c6b890f5-ef3a-4e6a-9a3a-e9d254b4be39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2080 | 2026.03.24 15:27:50.622227 [ 4 ] {c6b890f5-ef3a-4e6a-9a3a-e9d254b4be39} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2081 | 2026.03.24 15:27:50.622443 [ 4 ] {c6b890f5-ef3a-4e6a-9a3a-e9d254b4be39} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.03.24 15:27:50.622563 [ 4 ] {c6b890f5-ef3a-4e6a-9a3a-e9d254b4be39} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 2083 | 2026.03.24 15:27:50.622600 [ 4 ] {c6b890f5-ef3a-4e6a-9a3a-e9d254b4be39} <Debug> TCPHandler: Processed in 0.001318598 sec. | ||
| 2084 | 2026.03.24 15:27:50.622705 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.03.24 15:27:50.622798 [ 4 ] {86c469cd-1b7c-464d-bfa6-3bc7b62a868a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2086 | 2026.03.24 15:27:50.622837 [ 4 ] {86c469cd-1b7c-464d-bfa6-3bc7b62a868a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2087 | 2026.03.24 15:27:50.623754 [ 4 ] {86c469cd-1b7c-464d-bfa6-3bc7b62a868a} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.03.24 15:27:50.623790 [ 4 ] {86c469cd-1b7c-464d-bfa6-3bc7b62a868a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2089 | 2026.03.24 15:27:50.624176 [ 4 ] {86c469cd-1b7c-464d-bfa6-3bc7b62a868a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2090 | 2026.03.24 15:27:50.624383 [ 4 ] {86c469cd-1b7c-464d-bfa6-3bc7b62a868a} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.03.24 15:27:50.624506 [ 4 ] {86c469cd-1b7c-464d-bfa6-3bc7b62a868a} <Debug> executeQuery: Read 1750 rows, 120.90 KiB in 0.001726 sec., 1013904.9826187716 rows/sec., 68.41 MiB/sec. | ||
| 2092 | 2026.03.24 15:27:50.624543 [ 4 ] {86c469cd-1b7c-464d-bfa6-3bc7b62a868a} <Debug> TCPHandler: Processed in 0.00188709 sec. | ||
| 2093 | 2026.03.24 15:27:50.624651 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.03.24 15:27:50.624746 [ 4 ] {d22790a5-be1f-4e81-9189-2f6d26a26701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2095 | 2026.03.24 15:27:50.624787 [ 4 ] {d22790a5-be1f-4e81-9189-2f6d26a26701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2096 | 2026.03.24 15:27:50.625108 [ 4 ] {d22790a5-be1f-4e81-9189-2f6d26a26701} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.03.24 15:27:50.625144 [ 4 ] {d22790a5-be1f-4e81-9189-2f6d26a26701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2098 | 2026.03.24 15:27:50.625455 [ 4 ] {d22790a5-be1f-4e81-9189-2f6d26a26701} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2099 | 2026.03.24 15:27:50.625666 [ 4 ] {d22790a5-be1f-4e81-9189-2f6d26a26701} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.03.24 15:27:50.625786 [ 4 ] {d22790a5-be1f-4e81-9189-2f6d26a26701} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 2101 | 2026.03.24 15:27:50.625822 [ 4 ] {d22790a5-be1f-4e81-9189-2f6d26a26701} <Debug> TCPHandler: Processed in 0.001221046 sec. | ||
| 2102 | 2026.03.24 15:27:50.625943 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.03.24 15:27:50.626066 [ 4 ] {0d9cb2f7-8239-4e50-b4a3-fed21138e5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2104 | 2026.03.24 15:27:50.626120 [ 4 ] {0d9cb2f7-8239-4e50-b4a3-fed21138e5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2105 | 2026.03.24 15:27:50.626759 [ 4 ] {0d9cb2f7-8239-4e50-b4a3-fed21138e5ea} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.03.24 15:27:50.626796 [ 4 ] {0d9cb2f7-8239-4e50-b4a3-fed21138e5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2107 | 2026.03.24 15:27:50.627253 [ 4 ] {0d9cb2f7-8239-4e50-b4a3-fed21138e5ea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2108 | 2026.03.24 15:27:50.627480 [ 4 ] {0d9cb2f7-8239-4e50-b4a3-fed21138e5ea} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.03.24 15:27:50.627617 [ 4 ] {0d9cb2f7-8239-4e50-b4a3-fed21138e5ea} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001576 sec., 1015862.9441624366 rows/sec., 61.67 MiB/sec. | ||
| 2110 | 2026.03.24 15:27:50.627655 [ 4 ] {0d9cb2f7-8239-4e50-b4a3-fed21138e5ea} <Debug> TCPHandler: Processed in 0.001773567 sec. | ||
| 2111 | 2026.03.24 15:27:50.627762 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.03.24 15:27:50.627860 [ 4 ] {7f9b7dd9-42fa-4809-9acb-fe9af35de2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2113 | 2026.03.24 15:27:50.627901 [ 4 ] {7f9b7dd9-42fa-4809-9acb-fe9af35de2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2114 | 2026.03.24 15:27:50.628219 [ 4 ] {7f9b7dd9-42fa-4809-9acb-fe9af35de2b8} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.03.24 15:27:50.628256 [ 4 ] {7f9b7dd9-42fa-4809-9acb-fe9af35de2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2116 | 2026.03.24 15:27:50.628568 [ 4 ] {7f9b7dd9-42fa-4809-9acb-fe9af35de2b8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2117 | 2026.03.24 15:27:50.628782 [ 4 ] {7f9b7dd9-42fa-4809-9acb-fe9af35de2b8} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.03.24 15:27:50.628919 [ 4 ] {7f9b7dd9-42fa-4809-9acb-fe9af35de2b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 62.39 KiB/sec. | ||
| 2119 | 2026.03.24 15:27:50.628956 [ 4 ] {7f9b7dd9-42fa-4809-9acb-fe9af35de2b8} <Debug> TCPHandler: Processed in 0.001245097 sec. | ||
| 2120 | 2026.03.24 15:27:50.629058 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.03.24 15:27:50.629154 [ 4 ] {aa1425e2-bbcc-4ff0-8c1e-6845a5e5a257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2122 | 2026.03.24 15:27:50.629208 [ 4 ] {aa1425e2-bbcc-4ff0-8c1e-6845a5e5a257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2123 | 2026.03.24 15:27:50.630018 [ 4 ] {aa1425e2-bbcc-4ff0-8c1e-6845a5e5a257} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.03.24 15:27:50.630054 [ 4 ] {aa1425e2-bbcc-4ff0-8c1e-6845a5e5a257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2125 | 2026.03.24 15:27:50.630656 [ 4 ] {aa1425e2-bbcc-4ff0-8c1e-6845a5e5a257} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2126 | 2026.03.24 15:27:50.630899 [ 4 ] {aa1425e2-bbcc-4ff0-8c1e-6845a5e5a257} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.03.24 15:27:50.631045 [ 4 ] {aa1425e2-bbcc-4ff0-8c1e-6845a5e5a257} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001909 sec., 23572.551073860657 rows/sec., 42.24 MiB/sec. | ||
| 2128 | 2026.03.24 15:27:50.631102 [ 4 ] {aa1425e2-bbcc-4ff0-8c1e-6845a5e5a257} <Debug> TCPHandler: Processed in 0.002092645 sec. | ||
| 2129 | 2026.03.24 15:27:50.631208 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.03.24 15:27:50.631304 [ 4 ] {552746bc-ae85-4152-a9cb-c538a1e0f749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2131 | 2026.03.24 15:27:50.631345 [ 4 ] {552746bc-ae85-4152-a9cb-c538a1e0f749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2132 | 2026.03.24 15:27:50.631687 [ 4 ] {552746bc-ae85-4152-a9cb-c538a1e0f749} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.03.24 15:27:50.631724 [ 4 ] {552746bc-ae85-4152-a9cb-c538a1e0f749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2134 | 2026.03.24 15:27:50.632021 [ 4 ] {552746bc-ae85-4152-a9cb-c538a1e0f749} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2135 | 2026.03.24 15:27:50.632230 [ 4 ] {552746bc-ae85-4152-a9cb-c538a1e0f749} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.03.24 15:27:50.632362 [ 4 ] {552746bc-ae85-4152-a9cb-c538a1e0f749} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001076 sec., 39033.457249070634 rows/sec., 2.23 MiB/sec. | ||
| 2137 | 2026.03.24 15:27:50.632398 [ 4 ] {552746bc-ae85-4152-a9cb-c538a1e0f749} <Debug> TCPHandler: Processed in 0.001238236 sec. | ||
| 2138 | 2026.03.24 15:27:53.646186 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 314 | ||
| 2139 | 2026.03.24 15:27:53.649201 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2026.03.24 15:27:53.649248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2141 | 2026.03.24 15:27:53.650465 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2142 | 2026.03.24 15:27:53.650736 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.03.24 15:27:53.650979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2144 | 2026.03.24 15:27:54.995557 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2026.03.24 15:27:54.995790 [ 4 ] {efd69326-b165-44c2-8b81-540f3b1c6fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2146 | 2026.03.24 15:27:54.995881 [ 4 ] {efd69326-b165-44c2-8b81-540f3b1c6fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2147 | 2026.03.24 15:27:54.996670 [ 4 ] {efd69326-b165-44c2-8b81-540f3b1c6fd3} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2026.03.24 15:27:54.996731 [ 4 ] {efd69326-b165-44c2-8b81-540f3b1c6fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2149 | 2026.03.24 15:27:54.997248 [ 4 ] {efd69326-b165-44c2-8b81-540f3b1c6fd3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2150 | 2026.03.24 15:27:54.997584 [ 4 ] {efd69326-b165-44c2-8b81-540f3b1c6fd3} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2026.03.24 15:27:54.997773 [ 4 ] {efd69326-b165-44c2-8b81-540f3b1c6fd3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002048 sec., 27343.75 rows/sec., 2.09 MiB/sec. | ||
| 2152 | 2026.03.24 15:27:54.997817 [ 4 ] {efd69326-b165-44c2-8b81-540f3b1c6fd3} <Debug> TCPHandler: Processed in 0.002458982 sec. | ||
| 2153 | 2026.03.24 15:27:54.997935 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2026.03.24 15:27:54.998033 [ 4 ] {71cecfd2-344e-4a33-a2ad-4e5a3c14f2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2155 | 2026.03.24 15:27:54.998079 [ 4 ] {71cecfd2-344e-4a33-a2ad-4e5a3c14f2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2156 | 2026.03.24 15:27:54.998594 [ 4 ] {71cecfd2-344e-4a33-a2ad-4e5a3c14f2d7} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2026.03.24 15:27:54.998641 [ 4 ] {71cecfd2-344e-4a33-a2ad-4e5a3c14f2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2158 | 2026.03.24 15:27:54.999015 [ 4 ] {71cecfd2-344e-4a33-a2ad-4e5a3c14f2d7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2159 | 2026.03.24 15:27:54.999242 [ 4 ] {71cecfd2-344e-4a33-a2ad-4e5a3c14f2d7} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2026.03.24 15:27:54.999393 [ 4 ] {71cecfd2-344e-4a33-a2ad-4e5a3c14f2d7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001377 sec., 46477.850399419025 rows/sec., 3.63 MiB/sec. | ||
| 2161 | 2026.03.24 15:27:54.999445 [ 4 ] {71cecfd2-344e-4a33-a2ad-4e5a3c14f2d7} <Debug> TCPHandler: Processed in 0.001560374 sec. | ||
| 2162 | 2026.03.24 15:27:54.999575 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.03.24 15:27:54.999695 [ 4 ] {81f6baa7-ac5e-4eeb-b63a-10c1179c3af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2164 | 2026.03.24 15:27:54.999756 [ 4 ] {81f6baa7-ac5e-4eeb-b63a-10c1179c3af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2165 | 2026.03.24 15:27:55.000229 [ 4 ] {81f6baa7-ac5e-4eeb-b63a-10c1179c3af9} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2026.03.24 15:27:55.000269 [ 4 ] {81f6baa7-ac5e-4eeb-b63a-10c1179c3af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2167 | 2026.03.24 15:27:55.000635 [ 4 ] {81f6baa7-ac5e-4eeb-b63a-10c1179c3af9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2168 | 2026.03.24 15:27:55.000855 [ 4 ] {81f6baa7-ac5e-4eeb-b63a-10c1179c3af9} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2026.03.24 15:27:55.000984 [ 4 ] {81f6baa7-ac5e-4eeb-b63a-10c1179c3af9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001315 sec., 97338.40304182509 rows/sec., 6.78 MiB/sec. | ||
| 2170 | 2026.03.24 15:27:55.001022 [ 4 ] {81f6baa7-ac5e-4eeb-b63a-10c1179c3af9} <Debug> TCPHandler: Processed in 0.001504822 sec. | ||
| 2171 | 2026.03.24 15:27:55.001132 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2026.03.24 15:27:55.001228 [ 4 ] {dbabcba5-fabd-4c47-900b-c916456de95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2173 | 2026.03.24 15:27:55.001270 [ 4 ] {dbabcba5-fabd-4c47-900b-c916456de95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2174 | 2026.03.24 15:27:55.001570 [ 4 ] {dbabcba5-fabd-4c47-900b-c916456de95c} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2026.03.24 15:27:55.001605 [ 4 ] {dbabcba5-fabd-4c47-900b-c916456de95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
| 2176 | 2026.03.24 15:27:55.001886 [ 4 ] {dbabcba5-fabd-4c47-900b-c916456de95c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2177 | 2026.03.24 15:27:55.002089 [ 4 ] {dbabcba5-fabd-4c47-900b-c916456de95c} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2026.03.24 15:27:55.002210 [ 4 ] {dbabcba5-fabd-4c47-900b-c916456de95c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 2179 | 2026.03.24 15:27:55.002309 [ 4 ] {dbabcba5-fabd-4c47-900b-c916456de95c} <Debug> TCPHandler: Processed in 0.001225846 sec. | ||
| 2180 | 2026.03.24 15:27:56.150906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3405 | ||
| 2181 | 2026.03.24 15:27:56.151485 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.03.24 15:27:56.151524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2183 | 2026.03.24 15:27:56.152124 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2184 | 2026.03.24 15:27:56.152381 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.03.24 15:27:56.152509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3405 | ||
| 2186 | 2026.03.24 15:27:56.323961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2187 | 2026.03.24 15:27:56.342531 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2026.03.24 15:27:56.342600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2189 | 2026.03.24 15:27:56.348349 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2190 | 2026.03.24 15:27:56.349049 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2026.03.24 15:27:56.352328 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2192 | 2026.03.24 15:27:59.998128 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2026.03.24 15:27:59.998414 [ 4 ] {5c3a724a-9b94-4f3a-90e6-9e92cf5c2a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2194 | 2026.03.24 15:27:59.998519 [ 4 ] {5c3a724a-9b94-4f3a-90e6-9e92cf5c2a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2195 | 2026.03.24 15:27:59.999164 [ 4 ] {5c3a724a-9b94-4f3a-90e6-9e92cf5c2a1e} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2026.03.24 15:27:59.999202 [ 4 ] {5c3a724a-9b94-4f3a-90e6-9e92cf5c2a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2197 | 2026.03.24 15:27:59.999589 [ 4 ] {5c3a724a-9b94-4f3a-90e6-9e92cf5c2a1e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2198 | 2026.03.24 15:27:59.999813 [ 4 ] {5c3a724a-9b94-4f3a-90e6-9e92cf5c2a1e} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2026.03.24 15:27:59.999960 [ 4 ] {5c3a724a-9b94-4f3a-90e6-9e92cf5c2a1e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001626 sec., 34440.34440344403 rows/sec., 2.63 MiB/sec. | ||
| 2200 | 2026.03.24 15:28:00.000002 [ 4 ] {5c3a724a-9b94-4f3a-90e6-9e92cf5c2a1e} <Debug> TCPHandler: Processed in 0.002062404 sec. | ||
| 2201 | 2026.03.24 15:28:00.000139 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2026.03.24 15:28:00.000264 [ 4 ] {ed5c7cf7-e669-442b-b491-413329779950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2203 | 2026.03.24 15:28:00.000324 [ 4 ] {ed5c7cf7-e669-442b-b491-413329779950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2204 | 2026.03.24 15:28:00.000798 [ 4 ] {ed5c7cf7-e669-442b-b491-413329779950} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.03.24 15:28:00.000833 [ 4 ] {ed5c7cf7-e669-442b-b491-413329779950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2206 | 2026.03.24 15:28:00.001293 [ 4 ] {ed5c7cf7-e669-442b-b491-413329779950} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2207 | 2026.03.24 15:28:00.001505 [ 4 ] {ed5c7cf7-e669-442b-b491-413329779950} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.03.24 15:28:00.001627 [ 4 ] {ed5c7cf7-e669-442b-b491-413329779950} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00139 sec., 46043.1654676259 rows/sec., 3.59 MiB/sec. | ||
| 2209 | 2026.03.24 15:28:00.001664 [ 4 ] {ed5c7cf7-e669-442b-b491-413329779950} <Debug> TCPHandler: Processed in 0.001594664 sec. | ||
| 2210 | 2026.03.24 15:28:00.001788 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.03.24 15:28:00.001882 [ 4 ] {5a6f427d-069f-4c1e-ba60-5e640f2ba4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2212 | 2026.03.24 15:28:00.001924 [ 4 ] {5a6f427d-069f-4c1e-ba60-5e640f2ba4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2213 | 2026.03.24 15:28:00.002351 [ 4 ] {5a6f427d-069f-4c1e-ba60-5e640f2ba4c9} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2026.03.24 15:28:00.002384 [ 4 ] {5a6f427d-069f-4c1e-ba60-5e640f2ba4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2215 | 2026.03.24 15:28:00.002724 [ 4 ] {5a6f427d-069f-4c1e-ba60-5e640f2ba4c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2216 | 2026.03.24 15:28:00.002925 [ 4 ] {5a6f427d-069f-4c1e-ba60-5e640f2ba4c9} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2026.03.24 15:28:00.003047 [ 4 ] {5a6f427d-069f-4c1e-ba60-5e640f2ba4c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 2218 | 2026.03.24 15:28:00.003082 [ 4 ] {5a6f427d-069f-4c1e-ba60-5e640f2ba4c9} <Debug> TCPHandler: Processed in 0.001351588 sec. | ||
| 2219 | 2026.03.24 15:28:00.003198 [ 4 ] {} <Trace> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2026.03.24 15:28:00.003292 [ 4 ] {639862b6-7803-4e31-9965-6e538c7bece5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54161) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2221 | 2026.03.24 15:28:00.003331 [ 4 ] {639862b6-7803-4e31-9965-6e538c7bece5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2222 | 2026.03.24 15:28:00.003647 [ 4 ] {639862b6-7803-4e31-9965-6e538c7bece5} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2026.03.24 15:28:00.003681 [ 4 ] {639862b6-7803-4e31-9965-6e538c7bece5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2224 | 2026.03.24 15:28:00.003976 [ 4 ] {639862b6-7803-4e31-9965-6e538c7bece5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2225 | 2026.03.24 15:28:00.004176 [ 4 ] {639862b6-7803-4e31-9965-6e538c7bece5} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.03.24 15:28:00.004299 [ 4 ] {639862b6-7803-4e31-9965-6e538c7bece5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001025 sec., 58536.58536585365 rows/sec., 3.94 MiB/sec. | ||
| 2227 | 2026.03.24 15:28:00.004341 [ 4 ] {639862b6-7803-4e31-9965-6e538c7bece5} <Debug> TCPHandler: Processed in 0.001195336 sec. | ||
| 2228 | 2026.03.24 15:28:01.634482 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41655 | ||
| 2229 | 2026.03.24 15:28:01.634632 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2230 | 2026.03.24 15:28:01.634667 [ 286 ] {} <Debug> TCP-Session: 2276e7cd-6039-4655-b04a-925f907b85be Authenticating user 'default' from [fd00:1122:3344:101::e]:41655 | ||
| 2231 | 2026.03.24 15:28:01.634695 [ 286 ] {} <Debug> TCP-Session: 2276e7cd-6039-4655-b04a-925f907b85be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.03.24 15:28:01.634713 [ 286 ] {} <Debug> TCP-Session: 2276e7cd-6039-4655-b04a-925f907b85be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.03.24 15:28:01.635008 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52986 | ||
| 2234 | 2026.03.24 15:28:01.635040 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40859 | ||
| 2235 | 2026.03.24 15:28:01.635072 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33443 | ||
| 2236 | 2026.03.24 15:28:01.635082 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35245 | ||
| 2237 | 2026.03.24 15:28:01.635150 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2238 | 2026.03.24 15:28:01.635073 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61739 | ||
| 2239 | 2026.03.24 15:28:01.635192 [ 287 ] {} <Debug> TCP-Session: ed980d3e-d60c-45d1-9c12-6c88bc1db265 Authenticating user 'default' from [fd00:1122:3344:101::e]:52986 | ||
| 2240 | 2026.03.24 15:28:01.635052 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39571 | ||
| 2241 | 2026.03.24 15:28:01.635247 [ 287 ] {} <Debug> TCP-Session: ed980d3e-d60c-45d1-9c12-6c88bc1db265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.03.24 15:28:01.635246 [ 286 ] {} <Trace> TCP-Session: 2276e7cd-6039-4655-b04a-925f907b85be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2026.03.24 15:28:01.635266 [ 287 ] {} <Debug> TCP-Session: ed980d3e-d60c-45d1-9c12-6c88bc1db265 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.03.24 15:28:01.635298 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2245 | 2026.03.24 15:28:01.635008 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46343 | ||
| 2246 | 2026.03.24 15:28:01.635371 [ 292 ] {} <Debug> TCP-Session: 8043951a-6826-4521-b181-2362197c48e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33443 | ||
| 2247 | 2026.03.24 15:28:01.635013 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62653 | ||
| 2248 | 2026.03.24 15:28:01.635418 [ 292 ] {} <Debug> TCP-Session: 8043951a-6826-4521-b181-2362197c48e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.03.24 15:28:01.635443 [ 286 ] {38962052-7121-4058-99aa-4631ccdbdb97} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41655) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2250 | 2026.03.24 15:28:01.635450 [ 292 ] {} <Debug> TCP-Session: 8043951a-6826-4521-b181-2362197c48e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.03.24 15:28:01.635629 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2252 | 2026.03.24 15:28:01.635635 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2253 | 2026.03.24 15:28:01.635667 [ 289 ] {} <Debug> TCP-Session: 383c925f-ae52-49e2-9f44-0b4d8bbf5ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:46343 | ||
| 2254 | 2026.03.24 15:28:01.635670 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2255 | 2026.03.24 15:28:01.635698 [ 289 ] {} <Debug> TCP-Session: 383c925f-ae52-49e2-9f44-0b4d8bbf5ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2256 | 2026.03.24 15:28:01.635695 [ 290 ] {} <Debug> TCP-Session: d8bb7ec8-6cba-42b7-9c71-c7639b884704 Authenticating user 'default' from [fd00:1122:3344:101::e]:62653 | ||
| 2257 | 2026.03.24 15:28:01.635709 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2258 | 2026.03.24 15:28:01.635739 [ 290 ] {} <Debug> TCP-Session: d8bb7ec8-6cba-42b7-9c71-c7639b884704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.03.24 15:28:01.635751 [ 286 ] {38962052-7121-4058-99aa-4631ccdbdb97} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2260 | 2026.03.24 15:28:01.635763 [ 290 ] {} <Debug> TCP-Session: d8bb7ec8-6cba-42b7-9c71-c7639b884704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.03.24 15:28:01.635785 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2262 | 2026.03.24 15:28:01.635756 [ 294 ] {} <Debug> TCP-Session: 47439fe1-9c90-42d4-b361-a337a07005eb Authenticating user 'default' from [fd00:1122:3344:101::e]:35245 | ||
| 2263 | 2026.03.24 15:28:01.635827 [ 288 ] {} <Debug> TCP-Session: 43ce0c39-88f0-460f-82d4-a8d7a07cae70 Authenticating user 'default' from [fd00:1122:3344:101::e]:40859 | ||
| 2264 | 2026.03.24 15:28:01.635868 [ 294 ] {} <Debug> TCP-Session: 47439fe1-9c90-42d4-b361-a337a07005eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.03.24 15:28:01.635887 [ 288 ] {} <Debug> TCP-Session: 43ce0c39-88f0-460f-82d4-a8d7a07cae70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.03.24 15:28:01.635899 [ 294 ] {} <Debug> TCP-Session: 47439fe1-9c90-42d4-b361-a337a07005eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.03.24 15:28:01.635909 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2268 | 2026.03.24 15:28:01.635913 [ 288 ] {} <Debug> TCP-Session: 43ce0c39-88f0-460f-82d4-a8d7a07cae70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.03.24 15:28:01.635964 [ 291 ] {} <Debug> TCP-Session: 6da5981a-68e6-46de-be9c-e5f6eea71159 Authenticating user 'default' from [fd00:1122:3344:101::e]:61739 | ||
| 2270 | 2026.03.24 15:28:01.635819 [ 286 ] {38962052-7121-4058-99aa-4631ccdbdb97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2271 | 2026.03.24 15:28:01.636004 [ 291 ] {} <Debug> TCP-Session: 6da5981a-68e6-46de-be9c-e5f6eea71159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.03.24 15:28:01.635715 [ 293 ] {} <Debug> TCP-Session: 5bd68675-ac29-4f3b-938f-caa6e4da0ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39571 | ||
| 2273 | 2026.03.24 15:28:01.635714 [ 289 ] {} <Debug> TCP-Session: 383c925f-ae52-49e2-9f44-0b4d8bbf5ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.03.24 15:28:01.636072 [ 291 ] {} <Debug> TCP-Session: 6da5981a-68e6-46de-be9c-e5f6eea71159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.03.24 15:28:01.636096 [ 293 ] {} <Debug> TCP-Session: 5bd68675-ac29-4f3b-938f-caa6e4da0ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.03.24 15:28:01.636116 [ 293 ] {} <Debug> TCP-Session: 5bd68675-ac29-4f3b-938f-caa6e4da0ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2277 | 2026.03.24 15:28:01.636348 [ 286 ] {38962052-7121-4058-99aa-4631ccdbdb97} <Debug> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be) (SelectExecutor): Key condition: unknown | ||
| 2278 | 2026.03.24 15:28:01.636450 [ 286 ] {38962052-7121-4058-99aa-4631ccdbdb97} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2279 | 2026.03.24 15:28:02.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.70 MiB, peak 188.56 MiB, free memory in arenas 0.00 B, will set to 197.53 MiB (RSS), difference: 12.83 MiB | ||
| 2280 | 2026.03.24 15:28:02.148936 [ 306 ] {38962052-7121-4058-99aa-4631ccdbdb97} <Trace> AggregatingTransform: Aggregating | ||
| 2281 | 2026.03.24 15:28:02.148987 [ 306 ] {38962052-7121-4058-99aa-4631ccdbdb97} <Trace> Aggregator: Aggregation method: without_key | ||
| 2282 | 2026.03.24 15:28:02.149015 [ 306 ] {38962052-7121-4058-99aa-4631ccdbdb97} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001992982 sec. (501.761 rows/sec., 19.60 KiB/sec.) | ||
| 2283 | 2026.03.24 15:28:02.149029 [ 306 ] {38962052-7121-4058-99aa-4631ccdbdb97} <Trace> Aggregator: Merging aggregated data | ||
| 2284 | 2026.03.24 15:28:02.150120 [ 286 ] {38962052-7121-4058-99aa-4631ccdbdb97} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.514746 sec., 1.9427057228225182 rows/sec., 77.71 B/sec. | ||
| 2285 | 2026.03.24 15:28:02.150233 [ 286 ] {38962052-7121-4058-99aa-4631ccdbdb97} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2286 | 2026.03.24 15:28:02.150249 [ 286 ] {38962052-7121-4058-99aa-4631ccdbdb97} <Debug> TCPHandler: Processed in 0.515198152 sec. | ||
| 2287 | 2026.03.24 15:28:02.150365 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2288 | 2026.03.24 15:28:02.150413 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2289 | 2026.03.24 15:28:02.150428 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2290 | 2026.03.24 15:28:02.150462 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2291 | 2026.03.24 15:28:02.150484 [ 289 ] {} <Debug> TCP-Session: 383c925f-ae52-49e2-9f44-0b4d8bbf5ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.03.24 15:28:02.150490 [ 293 ] {} <Debug> TCP-Session: 5bd68675-ac29-4f3b-938f-caa6e4da0ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.03.24 15:28:02.150507 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2294 | 2026.03.24 15:28:02.150528 [ 291 ] {} <Debug> TCP-Session: 6da5981a-68e6-46de-be9c-e5f6eea71159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.03.24 15:28:02.150548 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2296 | 2026.03.24 15:28:02.150562 [ 290 ] {} <Debug> TCP-Session: d8bb7ec8-6cba-42b7-9c71-c7639b884704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.03.24 15:28:02.150535 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2298 | 2026.03.24 15:28:02.150491 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2299 | 2026.03.24 15:28:02.150443 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2300 | 2026.03.24 15:28:02.150654 [ 292 ] {} <Debug> TCP-Session: 8043951a-6826-4521-b181-2362197c48e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2026.03.24 15:28:02.150664 [ 288 ] {} <Debug> TCP-Session: 43ce0c39-88f0-460f-82d4-a8d7a07cae70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2026.03.24 15:28:02.150430 [ 287 ] {} <Debug> TCP-Session: ed980d3e-d60c-45d1-9c12-6c88bc1db265 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2026.03.24 15:28:02.150687 [ 294 ] {} <Debug> TCP-Session: 47439fe1-9c90-42d4-b361-a337a07005eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2304 | 2026.03.24 15:28:02.150587 [ 286 ] {} <Debug> TCP-Session: 2276e7cd-6039-4655-b04a-925f907b85be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.03.24 15:28:02.948273 [ 51 ] {} <Debug> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2306 | 2026.03.24 15:28:02.948337 [ 51 ] {} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.03.24 15:28:02.948358 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2308 | 2026.03.24 15:28:02.948496 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::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 | ||
| 2309 | 2026.03.24 15:28:02.948649 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2310 | 2026.03.24 15:28:02.948695 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 2311 | 2026.03.24 15:28:02.948797 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 2312 | 2026.03.24 15:28:02.948846 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 2313 | 2026.03.24 15:28:02.948890 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part | ||
| 2314 | 2026.03.24 15:28:02.948933 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 187 rows starting from the beginning of the part | ||
| 2315 | 2026.03.24 15:28:02.949746 [ 189 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308198 sec., 224736.62243788785 rows/sec., 15.75 MiB/sec. | ||
| 2316 | 2026.03.24 15:28:02.949903 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2317 | 2026.03.24 15:28:02.950149 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_5_1} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2318 | 2026.03.24 15:28:02.950218 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_5_1} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2319 | 2026.03.24 15:28:02.950281 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 2320 | 2026.03.24 15:28:03.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.96 MiB, peak 209.05 MiB, free memory in arenas 0.00 B, will set to 204.86 MiB (RSS), difference: 5.91 MiB | ||
| 2321 | 2026.03.24 15:28:03.555841 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2322 | 2026.03.24 15:28:03.555912 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2323 | 2026.03.24 15:28:03.651213 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 18 entries to flush up to offset 332 | ||
| 2324 | 2026.03.24 15:28:03.653129 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.03.24 15:28:03.653184 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2326 | 2026.03.24 15:28:03.653532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3853 | ||
| 2327 | 2026.03.24 15:28:03.654021 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2328 | 2026.03.24 15:28:03.654069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2329 | 2026.03.24 15:28:03.654312 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2330 | 2026.03.24 15:28:03.654562 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2331 | 2026.03.24 15:28:03.654590 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2332 | 2026.03.24 15:28:03.654739 [ 41 ] {} <Debug> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2333 | 2026.03.24 15:28:03.654809 [ 41 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.03.24 15:28:03.654826 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.03.24 15:28:03.654838 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2336 | 2026.03.24 15:28:03.654915 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2337 | 2026.03.24 15:28:03.654971 [ 193 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::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 | ||
| 2338 | 2026.03.24 15:28:03.654981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3853 | ||
| 2339 | 2026.03.24 15:28:03.655697 [ 193 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2340 | 2026.03.24 15:28:03.655884 [ 193 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::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 | ||
| 2341 | 2026.03.24 15:28:03.656340 [ 193 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 92 rows starting from the beginning of the part | ||
| 2342 | 2026.03.24 15:28:03.656731 [ 193 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2343 | 2026.03.24 15:28:03.657104 [ 193 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part | ||
| 2344 | 2026.03.24 15:28:03.657468 [ 193 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 72 rows starting from the beginning of the part | ||
| 2345 | 2026.03.24 15:28:03.657841 [ 193 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 18 rows starting from the beginning of the part | ||
| 2346 | 2026.03.24 15:28:03.664235 [ 189 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 72 columns (72 merged, 0 gathered) in 0.009322368 sec., 35613.26907498181 rows/sec., 39.25 MiB/sec. | ||
| 2347 | 2026.03.24 15:28:03.664951 [ 193 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2348 | 2026.03.24 15:28:03.665475 [ 193 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_6_1} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2026.03.24 15:28:03.665549 [ 193 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_6_1} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2350 | 2026.03.24 15:28:03.665707 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2351 | 2026.03.24 15:28:03.826612 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2352 | 2026.03.24 15:28:03.826680 [ 4 ] {} <Debug> TCP-Session: b418c699-42bd-4da6-ba17-f9f6a6c07983 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.03.24 15:28:03.853337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2354 | 2026.03.24 15:28:03.870829 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2355 | 2026.03.24 15:28:03.870877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2356 | 2026.03.24 15:28:03.876696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2357 | 2026.03.24 15:28:03.877367 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2358 | 2026.03.24 15:28:03.880275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2359 | 2026.03.24 15:28:04.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.47 MiB, peak 209.62 MiB, free memory in arenas 0.00 B, will set to 207.35 MiB (RSS), difference: 3.88 MiB | ||
| 2360 | 2026.03.24 15:28:05.006839 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2361 | 2026.03.24 15:28:05.007040 [ 5 ] {5a8c1d50-6bf3-4a84-8fda-24da5ac94cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2362 | 2026.03.24 15:28:05.007118 [ 5 ] {5a8c1d50-6bf3-4a84-8fda-24da5ac94cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2363 | 2026.03.24 15:28:05.007971 [ 5 ] {5a8c1d50-6bf3-4a84-8fda-24da5ac94cab} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2364 | 2026.03.24 15:28:05.008031 [ 5 ] {5a8c1d50-6bf3-4a84-8fda-24da5ac94cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2365 | 2026.03.24 15:28:05.008496 [ 5 ] {5a8c1d50-6bf3-4a84-8fda-24da5ac94cab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2366 | 2026.03.24 15:28:05.008748 [ 5 ] {5a8c1d50-6bf3-4a84-8fda-24da5ac94cab} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2367 | 2026.03.24 15:28:05.008926 [ 5 ] {5a8c1d50-6bf3-4a84-8fda-24da5ac94cab} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001936 sec., 146694.21487603305 rows/sec., 9.32 MiB/sec. | ||
| 2368 | 2026.03.24 15:28:05.008977 [ 5 ] {5a8c1d50-6bf3-4a84-8fda-24da5ac94cab} <Debug> TCPHandler: Processed in 0.002271518 sec. | ||
| 2369 | 2026.03.24 15:28:05.009113 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2370 | 2026.03.24 15:28:05.009226 [ 5 ] {477913ba-6045-484f-b226-a8197dfb112a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2371 | 2026.03.24 15:28:05.009273 [ 5 ] {477913ba-6045-484f-b226-a8197dfb112a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2372 | 2026.03.24 15:28:05.010094 [ 5 ] {477913ba-6045-484f-b226-a8197dfb112a} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.03.24 15:28:05.010137 [ 5 ] {477913ba-6045-484f-b226-a8197dfb112a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2374 | 2026.03.24 15:28:05.010550 [ 5 ] {477913ba-6045-484f-b226-a8197dfb112a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2375 | 2026.03.24 15:28:05.010779 [ 5 ] {477913ba-6045-484f-b226-a8197dfb112a} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.03.24 15:28:05.010931 [ 5 ] {477913ba-6045-484f-b226-a8197dfb112a} <Debug> executeQuery: Read 871 rows, 70.55 KiB in 0.001731 sec., 503177.3541305604 rows/sec., 39.80 MiB/sec. | ||
| 2377 | 2026.03.24 15:28:05.010948 [ 44 ] {} <Debug> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2378 | 2026.03.24 15:28:05.010973 [ 5 ] {477913ba-6045-484f-b226-a8197dfb112a} <Debug> TCPHandler: Processed in 0.001913721 sec. | ||
| 2379 | 2026.03.24 15:28:05.011024 [ 44 ] {} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.03.24 15:28:05.011057 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2381 | 2026.03.24 15:28:05.011118 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2382 | 2026.03.24 15:28:05.011178 [ 196 ] {f5b834c0-93de-4374-a220-758fda3c3010::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 | ||
| 2383 | 2026.03.24 15:28:05.011230 [ 5 ] {1cd6b315-161e-45ca-b035-83df16739998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2384 | 2026.03.24 15:28:05.011281 [ 5 ] {1cd6b315-161e-45ca-b035-83df16739998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2385 | 2026.03.24 15:28:05.011321 [ 196 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2386 | 2026.03.24 15:28:05.011373 [ 196 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2592 rows starting from the beginning of the part | ||
| 2387 | 2026.03.24 15:28:05.011482 [ 196 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2388 | 2026.03.24 15:28:05.011539 [ 196 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3214 rows starting from the beginning of the part | ||
| 2389 | 2026.03.24 15:28:05.011596 [ 196 ] {f5b834c0-93de-4374-a220-758fda3c3010::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 | ||
| 2390 | 2026.03.24 15:28:05.011646 [ 196 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2391 | 2026.03.24 15:28:05.011694 [ 196 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 871 rows starting from the beginning of the part | ||
| 2392 | 2026.03.24 15:28:05.011770 [ 5 ] {1cd6b315-161e-45ca-b035-83df16739998} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.03.24 15:28:05.011816 [ 5 ] {1cd6b315-161e-45ca-b035-83df16739998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2394 | 2026.03.24 15:28:05.012215 [ 5 ] {1cd6b315-161e-45ca-b035-83df16739998} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2395 | 2026.03.24 15:28:05.012474 [ 5 ] {1cd6b315-161e-45ca-b035-83df16739998} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.03.24 15:28:05.012628 [ 5 ] {1cd6b315-161e-45ca-b035-83df16739998} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001423 sec., 125790.5832747716 rows/sec., 7.77 MiB/sec. | ||
| 2397 | 2026.03.24 15:28:05.012671 [ 5 ] {1cd6b315-161e-45ca-b035-83df16739998} <Debug> TCPHandler: Processed in 0.001605074 sec. | ||
| 2398 | 2026.03.24 15:28:05.012789 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.03.24 15:28:05.012893 [ 5 ] {d5afbe99-1736-4aff-83b9-da49a30efa65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2400 | 2026.03.24 15:28:05.012937 [ 5 ] {d5afbe99-1736-4aff-83b9-da49a30efa65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2401 | 2026.03.24 15:28:05.013395 [ 5 ] {d5afbe99-1736-4aff-83b9-da49a30efa65} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.03.24 15:28:05.013436 [ 5 ] {d5afbe99-1736-4aff-83b9-da49a30efa65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2403 | 2026.03.24 15:28:05.013764 [ 5 ] {d5afbe99-1736-4aff-83b9-da49a30efa65} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2404 | 2026.03.24 15:28:05.013990 [ 5 ] {d5afbe99-1736-4aff-83b9-da49a30efa65} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.03.24 15:28:05.014135 [ 5 ] {d5afbe99-1736-4aff-83b9-da49a30efa65} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001264 sec., 117879.74683544305 rows/sec., 7.62 MiB/sec. | ||
| 2406 | 2026.03.24 15:28:05.014176 [ 5 ] {d5afbe99-1736-4aff-83b9-da49a30efa65} <Debug> TCPHandler: Processed in 0.001439841 sec. | ||
| 2407 | 2026.03.24 15:28:05.014292 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.03.24 15:28:05.014393 [ 5 ] {8bf615fb-e8ca-438a-b826-74f568492251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2409 | 2026.03.24 15:28:05.014435 [ 5 ] {8bf615fb-e8ca-438a-b826-74f568492251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2410 | 2026.03.24 15:28:05.014872 [ 5 ] {8bf615fb-e8ca-438a-b826-74f568492251} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.03.24 15:28:05.014910 [ 5 ] {8bf615fb-e8ca-438a-b826-74f568492251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2412 | 2026.03.24 15:28:05.015221 [ 5 ] {8bf615fb-e8ca-438a-b826-74f568492251} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2413 | 2026.03.24 15:28:05.015434 [ 5 ] {8bf615fb-e8ca-438a-b826-74f568492251} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.03.24 15:28:05.015559 [ 5 ] {8bf615fb-e8ca-438a-b826-74f568492251} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 2415 | 2026.03.24 15:28:05.015597 [ 5 ] {8bf615fb-e8ca-438a-b826-74f568492251} <Debug> TCPHandler: Processed in 0.001357699 sec. | ||
| 2416 | 2026.03.24 15:28:05.015710 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.03.24 15:28:05.015805 [ 5 ] {57366861-735f-4142-809d-9fded68568a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2418 | 2026.03.24 15:28:05.015844 [ 5 ] {57366861-735f-4142-809d-9fded68568a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2419 | 2026.03.24 15:28:05.016425 [ 5 ] {57366861-735f-4142-809d-9fded68568a2} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.03.24 15:28:05.016462 [ 5 ] {57366861-735f-4142-809d-9fded68568a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2421 | 2026.03.24 15:28:05.016806 [ 5 ] {57366861-735f-4142-809d-9fded68568a2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2422 | 2026.03.24 15:28:05.017015 [ 5 ] {57366861-735f-4142-809d-9fded68568a2} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.03.24 15:28:05.017114 [ 44 ] {} <Debug> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2424 | 2026.03.24 15:28:05.017144 [ 5 ] {57366861-735f-4142-809d-9fded68568a2} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001358 sec., 388070.6921944035 rows/sec., 27.43 MiB/sec. | ||
| 2425 | 2026.03.24 15:28:05.017145 [ 44 ] {} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.03.24 15:28:05.017184 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2427 | 2026.03.24 15:28:05.017188 [ 5 ] {57366861-735f-4142-809d-9fded68568a2} <Debug> TCPHandler: Processed in 0.001528773 sec. | ||
| 2428 | 2026.03.24 15:28:05.017289 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::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 | ||
| 2429 | 2026.03.24 15:28:05.017325 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.03.24 15:28:05.017429 [ 5 ] {54717faf-b2fc-49c7-bdbb-d9ba170abf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2431 | 2026.03.24 15:28:05.017442 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2432 | 2026.03.24 15:28:05.017472 [ 5 ] {54717faf-b2fc-49c7-bdbb-d9ba170abf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2433 | 2026.03.24 15:28:05.017493 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1379 rows starting from the beginning of the part | ||
| 2434 | 2026.03.24 15:28:05.017597 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2435 | 2026.03.24 15:28:05.017644 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1750 rows starting from the beginning of the part | ||
| 2436 | 2026.03.24 15:28:05.017688 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::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 | ||
| 2437 | 2026.03.24 15:28:05.017728 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2438 | 2026.03.24 15:28:05.017777 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 527 rows starting from the beginning of the part | ||
| 2439 | 2026.03.24 15:28:05.017814 [ 5 ] {54717faf-b2fc-49c7-bdbb-d9ba170abf7d} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2026.03.24 15:28:05.017856 [ 5 ] {54717faf-b2fc-49c7-bdbb-d9ba170abf7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2441 | 2026.03.24 15:28:05.018216 [ 5 ] {54717faf-b2fc-49c7-bdbb-d9ba170abf7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2442 | 2026.03.24 15:28:05.018459 [ 5 ] {54717faf-b2fc-49c7-bdbb-d9ba170abf7d} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2443 | 2026.03.24 15:28:05.018602 [ 5 ] {54717faf-b2fc-49c7-bdbb-d9ba170abf7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 263.20 KiB/sec. | ||
| 2444 | 2026.03.24 15:28:05.018640 [ 5 ] {54717faf-b2fc-49c7-bdbb-d9ba170abf7d} <Debug> TCPHandler: Processed in 0.001366399 sec. | ||
| 2445 | 2026.03.24 15:28:05.018752 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.03.24 15:28:05.018816 [ 201 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6845 rows, containing 5 columns (5 merged, 0 gathered) in 0.007685873 sec., 890594.9916164371 rows/sec., 70.51 MiB/sec. | ||
| 2447 | 2026.03.24 15:28:05.018846 [ 5 ] {591e9940-fb56-445b-ab2c-3a782bca5d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2448 | 2026.03.24 15:28:05.018894 [ 5 ] {591e9940-fb56-445b-ab2c-3a782bca5d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2449 | 2026.03.24 15:28:05.019268 [ 198 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2450 | 2026.03.24 15:28:05.019316 [ 5 ] {591e9940-fb56-445b-ab2c-3a782bca5d24} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.03.24 15:28:05.019357 [ 5 ] {591e9940-fb56-445b-ab2c-3a782bca5d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2452 | 2026.03.24 15:28:05.019477 [ 196 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3848 rows, containing 5 columns (5 merged, 0 gathered) in 0.002237527 sec., 1719755.7839525512 rows/sec., 124.42 MiB/sec. | ||
| 2453 | 2026.03.24 15:28:05.019645 [ 198 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_11_2} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.03.24 15:28:05.019745 [ 198 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_11_2} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2455 | 2026.03.24 15:28:05.019747 [ 201 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2456 | 2026.03.24 15:28:05.019756 [ 5 ] {591e9940-fb56-445b-ab2c-3a782bca5d24} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2457 | 2026.03.24 15:28:05.019842 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 2458 | 2026.03.24 15:28:05.020088 [ 5 ] {591e9940-fb56-445b-ab2c-3a782bca5d24} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.03.24 15:28:05.020126 [ 201 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_11_2} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2026.03.24 15:28:05.020201 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2461 | 2026.03.24 15:28:05.020216 [ 201 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_11_2} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2462 | 2026.03.24 15:28:05.020236 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.03.24 15:28:05.020235 [ 5 ] {591e9940-fb56-445b-ab2c-3a782bca5d24} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001408 sec., 188210.22727272726 rows/sec., 12.51 MiB/sec. | ||
| 2464 | 2026.03.24 15:28:05.020263 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2465 | 2026.03.24 15:28:05.020292 [ 5 ] {591e9940-fb56-445b-ab2c-3a782bca5d24} <Debug> TCPHandler: Processed in 0.001590304 sec. | ||
| 2466 | 2026.03.24 15:28:05.020300 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2467 | 2026.03.24 15:28:05.020381 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::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 | ||
| 2468 | 2026.03.24 15:28:05.020417 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.03.24 15:28:05.020476 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2470 | 2026.03.24 15:28:05.020508 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3398 rows starting from the beginning of the part | ||
| 2471 | 2026.03.24 15:28:05.020516 [ 5 ] {e63ff04c-c8c9-4b77-9699-885fb361f7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2472 | 2026.03.24 15:28:05.020563 [ 5 ] {e63ff04c-c8c9-4b77-9699-885fb361f7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2473 | 2026.03.24 15:28:05.020585 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2474 | 2026.03.24 15:28:05.020642 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1601 rows starting from the beginning of the part | ||
| 2475 | 2026.03.24 15:28:05.020688 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2476 | 2026.03.24 15:28:05.020730 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::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 | ||
| 2477 | 2026.03.24 15:28:05.020780 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2478 | 2026.03.24 15:28:05.020877 [ 5 ] {e63ff04c-c8c9-4b77-9699-885fb361f7e4} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.03.24 15:28:05.020919 [ 5 ] {e63ff04c-c8c9-4b77-9699-885fb361f7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2480 | 2026.03.24 15:28:05.021267 [ 5 ] {e63ff04c-c8c9-4b77-9699-885fb361f7e4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2481 | 2026.03.24 15:28:05.021491 [ 5 ] {e63ff04c-c8c9-4b77-9699-885fb361f7e4} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.03.24 15:28:05.021634 [ 5 ] {e63ff04c-c8c9-4b77-9699-885fb361f7e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 59.32 KiB/sec. | ||
| 2483 | 2026.03.24 15:28:05.021671 [ 5 ] {e63ff04c-c8c9-4b77-9699-885fb361f7e4} <Debug> TCPHandler: Processed in 0.001304108 sec. | ||
| 2484 | 2026.03.24 15:28:05.021787 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.03.24 15:28:05.021880 [ 5 ] {495d136e-d0e1-4b26-8c82-1b03b0d4943b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2486 | 2026.03.24 15:28:05.021933 [ 5 ] {495d136e-d0e1-4b26-8c82-1b03b0d4943b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2487 | 2026.03.24 15:28:05.022815 [ 5 ] {495d136e-d0e1-4b26-8c82-1b03b0d4943b} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.03.24 15:28:05.022852 [ 5 ] {495d136e-d0e1-4b26-8c82-1b03b0d4943b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2489 | 2026.03.24 15:28:05.023296 [ 198 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5712 rows, containing 5 columns (5 merged, 0 gathered) in 0.002941972 sec., 1941554.8482446466 rows/sec., 124.19 MiB/sec. | ||
| 2490 | 2026.03.24 15:28:05.023514 [ 5 ] {495d136e-d0e1-4b26-8c82-1b03b0d4943b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2491 | 2026.03.24 15:28:05.023743 [ 5 ] {495d136e-d0e1-4b26-8c82-1b03b0d4943b} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2026.03.24 15:28:05.023886 [ 5 ] {495d136e-d0e1-4b26-8c82-1b03b0d4943b} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002023 sec., 18289.66880869995 rows/sec., 32.77 MiB/sec. | ||
| 2493 | 2026.03.24 15:28:05.023913 [ 196 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2494 | 2026.03.24 15:28:05.023949 [ 5 ] {495d136e-d0e1-4b26-8c82-1b03b0d4943b} <Debug> TCPHandler: Processed in 0.002212767 sec. | ||
| 2495 | 2026.03.24 15:28:05.024072 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.03.24 15:28:05.024169 [ 5 ] {7a63a57c-eda7-48bf-bc8d-967ef1990a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2497 | 2026.03.24 15:28:05.024191 [ 196 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2026.03.24 15:28:05.024211 [ 5 ] {7a63a57c-eda7-48bf-bc8d-967ef1990a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2499 | 2026.03.24 15:28:05.024273 [ 196 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2500 | 2026.03.24 15:28:05.024360 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 2501 | 2026.03.24 15:28:05.024550 [ 5 ] {7a63a57c-eda7-48bf-bc8d-967ef1990a9e} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.03.24 15:28:05.024591 [ 5 ] {7a63a57c-eda7-48bf-bc8d-967ef1990a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2503 | 2026.03.24 15:28:05.024902 [ 5 ] {7a63a57c-eda7-48bf-bc8d-967ef1990a9e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2504 | 2026.03.24 15:28:05.025110 [ 5 ] {7a63a57c-eda7-48bf-bc8d-967ef1990a9e} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.03.24 15:28:05.025218 [ 45 ] {} <Debug> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2506 | 2026.03.24 15:28:05.025236 [ 5 ] {7a63a57c-eda7-48bf-bc8d-967ef1990a9e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 2507 | 2026.03.24 15:28:05.025273 [ 45 ] {} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.03.24 15:28:05.025283 [ 5 ] {7a63a57c-eda7-48bf-bc8d-967ef1990a9e} <Debug> TCPHandler: Processed in 0.001261406 sec. | ||
| 2509 | 2026.03.24 15:28:05.025306 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2510 | 2026.03.24 15:28:05.025392 [ 198 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 2511 | 2026.03.24 15:28:05.025496 [ 198 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2512 | 2026.03.24 15:28:05.025525 [ 198 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2513 | 2026.03.24 15:28:05.025603 [ 198 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2514 | 2026.03.24 15:28:05.025655 [ 198 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 2515 | 2026.03.24 15:28:05.025700 [ 198 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2516 | 2026.03.24 15:28:05.025739 [ 198 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 2517 | 2026.03.24 15:28:05.025787 [ 198 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2518 | 2026.03.24 15:28:05.026643 [ 199 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001284127 sec., 467243.50473122986 rows/sec., 30.81 MiB/sec. | ||
| 2519 | 2026.03.24 15:28:05.026778 [ 198 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2520 | 2026.03.24 15:28:05.027019 [ 198 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_11_2} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.03.24 15:28:05.027083 [ 198 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_11_2} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2522 | 2026.03.24 15:28:05.027134 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2523 | 2026.03.24 15:28:09.998878 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2524 | 2026.03.24 15:28:09.999085 [ 5 ] {5fbe3470-f136-4542-9dbc-08ff9de35f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2525 | 2026.03.24 15:28:09.999157 [ 5 ] {5fbe3470-f136-4542-9dbc-08ff9de35f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2526 | 2026.03.24 15:28:09.999787 [ 5 ] {5fbe3470-f136-4542-9dbc-08ff9de35f51} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.03.24 15:28:09.999842 [ 5 ] {5fbe3470-f136-4542-9dbc-08ff9de35f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2528 | 2026.03.24 15:28:10.000222 [ 5 ] {5fbe3470-f136-4542-9dbc-08ff9de35f51} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2529 | 2026.03.24 15:28:10.000449 [ 5 ] {5fbe3470-f136-4542-9dbc-08ff9de35f51} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.03.24 15:28:10.000608 [ 5 ] {5fbe3470-f136-4542-9dbc-08ff9de35f51} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001575 sec., 2539.6825396825398 rows/sec., 207.09 KiB/sec. | ||
| 2531 | 2026.03.24 15:28:10.000649 [ 5 ] {5fbe3470-f136-4542-9dbc-08ff9de35f51} <Debug> TCPHandler: Processed in 0.001905921 sec. | ||
| 2532 | 2026.03.24 15:28:10.000766 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.03.24 15:28:10.000862 [ 5 ] {0c93a067-af89-4670-9bcf-6e8f5e84213c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2534 | 2026.03.24 15:28:10.000903 [ 5 ] {0c93a067-af89-4670-9bcf-6e8f5e84213c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2535 | 2026.03.24 15:28:10.001297 [ 5 ] {0c93a067-af89-4670-9bcf-6e8f5e84213c} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.03.24 15:28:10.001334 [ 5 ] {0c93a067-af89-4670-9bcf-6e8f5e84213c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2537 | 2026.03.24 15:28:10.001648 [ 5 ] {0c93a067-af89-4670-9bcf-6e8f5e84213c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2538 | 2026.03.24 15:28:10.001878 [ 5 ] {0c93a067-af89-4670-9bcf-6e8f5e84213c} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.03.24 15:28:10.002008 [ 5 ] {0c93a067-af89-4670-9bcf-6e8f5e84213c} <Debug> executeQuery: Read 64 rows, 5.11 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 2540 | 2026.03.24 15:28:10.002045 [ 5 ] {0c93a067-af89-4670-9bcf-6e8f5e84213c} <Debug> TCPHandler: Processed in 0.001330729 sec. | ||
| 2541 | 2026.03.24 15:28:10.002145 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2542 | 2026.03.24 15:28:10.002240 [ 5 ] {6bb6babd-793d-49d4-af6a-b7db57d65226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2543 | 2026.03.24 15:28:10.002280 [ 5 ] {6bb6babd-793d-49d4-af6a-b7db57d65226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2544 | 2026.03.24 15:28:10.002644 [ 5 ] {6bb6babd-793d-49d4-af6a-b7db57d65226} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2026.03.24 15:28:10.002681 [ 5 ] {6bb6babd-793d-49d4-af6a-b7db57d65226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2546 | 2026.03.24 15:28:10.002975 [ 5 ] {6bb6babd-793d-49d4-af6a-b7db57d65226} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2547 | 2026.03.24 15:28:10.003182 [ 5 ] {6bb6babd-793d-49d4-af6a-b7db57d65226} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2026.03.24 15:28:10.003306 [ 5 ] {6bb6babd-793d-49d4-af6a-b7db57d65226} <Debug> executeQuery: Read 7 rows, 517.00 B in 0.001084 sec., 6457.564575645757 rows/sec., 465.76 KiB/sec. | ||
| 2549 | 2026.03.24 15:28:10.003342 [ 5 ] {6bb6babd-793d-49d4-af6a-b7db57d65226} <Debug> TCPHandler: Processed in 0.001245597 sec. | ||
| 2550 | 2026.03.24 15:28:10.003465 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2026.03.24 15:28:10.003586 [ 5 ] {9281d643-ac16-4d80-bc80-cc522530c3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2552 | 2026.03.24 15:28:10.003638 [ 5 ] {9281d643-ac16-4d80-bc80-cc522530c3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2553 | 2026.03.24 15:28:10.004082 [ 5 ] {9281d643-ac16-4d80-bc80-cc522530c3b3} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2026.03.24 15:28:10.004119 [ 5 ] {9281d643-ac16-4d80-bc80-cc522530c3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2555 | 2026.03.24 15:28:10.004434 [ 5 ] {9281d643-ac16-4d80-bc80-cc522530c3b3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2556 | 2026.03.24 15:28:10.004641 [ 5 ] {9281d643-ac16-4d80-bc80-cc522530c3b3} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2026.03.24 15:28:10.004768 [ 5 ] {9281d643-ac16-4d80-bc80-cc522530c3b3} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001206 sec., 66334.99170812604 rows/sec., 5.19 MiB/sec. | ||
| 2558 | 2026.03.24 15:28:10.004806 [ 5 ] {9281d643-ac16-4d80-bc80-cc522530c3b3} <Debug> TCPHandler: Processed in 0.0014029 sec. | ||
| 2559 | 2026.03.24 15:28:10.004910 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2560 | 2026.03.24 15:28:10.005006 [ 5 ] {72b3d7e1-62e8-4300-939e-ea61c1de56d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2561 | 2026.03.24 15:28:10.005050 [ 5 ] {72b3d7e1-62e8-4300-939e-ea61c1de56d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2562 | 2026.03.24 15:28:10.005425 [ 5 ] {72b3d7e1-62e8-4300-939e-ea61c1de56d4} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.03.24 15:28:10.005463 [ 5 ] {72b3d7e1-62e8-4300-939e-ea61c1de56d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2564 | 2026.03.24 15:28:10.005803 [ 5 ] {72b3d7e1-62e8-4300-939e-ea61c1de56d4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2565 | 2026.03.24 15:28:10.006003 [ 5 ] {72b3d7e1-62e8-4300-939e-ea61c1de56d4} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2566 | 2026.03.24 15:28:10.006130 [ 5 ] {72b3d7e1-62e8-4300-939e-ea61c1de56d4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001142 sec., 141856.39229422066 rows/sec., 9.88 MiB/sec. | ||
| 2567 | 2026.03.24 15:28:10.006166 [ 5 ] {72b3d7e1-62e8-4300-939e-ea61c1de56d4} <Debug> TCPHandler: Processed in 0.001306568 sec. | ||
| 2568 | 2026.03.24 15:28:10.006269 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2569 | 2026.03.24 15:28:10.006364 [ 5 ] {bab40296-544d-43fc-9983-66360ad4b4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2570 | 2026.03.24 15:28:10.006418 [ 5 ] {bab40296-544d-43fc-9983-66360ad4b4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2571 | 2026.03.24 15:28:10.007094 [ 5 ] {bab40296-544d-43fc-9983-66360ad4b4bc} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.03.24 15:28:10.007131 [ 5 ] {bab40296-544d-43fc-9983-66360ad4b4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2573 | 2026.03.24 15:28:10.007624 [ 5 ] {bab40296-544d-43fc-9983-66360ad4b4bc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2574 | 2026.03.24 15:28:10.007833 [ 5 ] {bab40296-544d-43fc-9983-66360ad4b4bc} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.03.24 15:28:10.007949 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2576 | 2026.03.24 15:28:10.007964 [ 5 ] {bab40296-544d-43fc-9983-66360ad4b4bc} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001619 sec., 1852.9956763434218 rows/sec., 3.32 MiB/sec. | ||
| 2577 | 2026.03.24 15:28:10.008041 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2578 | 2026.03.24 15:28:10.008061 [ 5 ] {bab40296-544d-43fc-9983-66360ad4b4bc} <Debug> TCPHandler: Processed in 0.001841399 sec. | ||
| 2579 | 2026.03.24 15:28:10.008074 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2580 | 2026.03.24 15:28:10.008177 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2026.03.24 15:28:10.008208 [ 196 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::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 | ||
| 2582 | 2026.03.24 15:28:10.008279 [ 5 ] {ba814c85-9f77-404e-80be-4a41246f7ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2583 | 2026.03.24 15:28:10.008329 [ 5 ] {ba814c85-9f77-404e-80be-4a41246f7ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2584 | 2026.03.24 15:28:10.008542 [ 196 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2585 | 2026.03.24 15:28:10.008627 [ 196 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::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 | ||
| 2586 | 2026.03.24 15:28:10.008631 [ 5 ] {ba814c85-9f77-404e-80be-4a41246f7ca2} <Trace> oximeter.measurements_i64 (ed072bbf-5270-497b-bb0c-c79e67cf2e6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2587 | 2026.03.24 15:28:10.008682 [ 5 ] {ba814c85-9f77-404e-80be-4a41246f7ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2588 | 2026.03.24 15:28:10.008803 [ 196 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 2589 | 2026.03.24 15:28:10.008938 [ 196 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 2590 | 2026.03.24 15:28:10.009012 [ 5 ] {ba814c85-9f77-404e-80be-4a41246f7ca2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2591 | 2026.03.24 15:28:10.009040 [ 196 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part | ||
| 2592 | 2026.03.24 15:28:10.009147 [ 196 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2593 | 2026.03.24 15:28:10.009234 [ 5 ] {ba814c85-9f77-404e-80be-4a41246f7ca2} <Trace> oximeter.measurements_i64 (ed072bbf-5270-497b-bb0c-c79e67cf2e6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2026.03.24 15:28:10.009256 [ 196 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
| 2595 | 2026.03.24 15:28:10.009372 [ 5 ] {ba814c85-9f77-404e-80be-4a41246f7ca2} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001112 sec., 8093.525179856116 rows/sec., 571.71 KiB/sec. | ||
| 2596 | 2026.03.24 15:28:10.009413 [ 5 ] {ba814c85-9f77-404e-80be-4a41246f7ca2} <Debug> TCPHandler: Processed in 0.001287317 sec. | ||
| 2597 | 2026.03.24 15:28:10.009522 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.03.24 15:28:10.009626 [ 5 ] {33af2b30-d34e-4199-9d23-f6eed8dcd076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2599 | 2026.03.24 15:28:10.009670 [ 5 ] {33af2b30-d34e-4199-9d23-f6eed8dcd076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2600 | 2026.03.24 15:28:10.009999 [ 5 ] {33af2b30-d34e-4199-9d23-f6eed8dcd076} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.03.24 15:28:10.010037 [ 5 ] {33af2b30-d34e-4199-9d23-f6eed8dcd076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2602 | 2026.03.24 15:28:10.010388 [ 5 ] {33af2b30-d34e-4199-9d23-f6eed8dcd076} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2603 | 2026.03.24 15:28:10.010620 [ 5 ] {33af2b30-d34e-4199-9d23-f6eed8dcd076} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.03.24 15:28:10.010755 [ 5 ] {33af2b30-d34e-4199-9d23-f6eed8dcd076} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 2605 | 2026.03.24 15:28:10.010793 [ 5 ] {33af2b30-d34e-4199-9d23-f6eed8dcd076} <Debug> TCPHandler: Processed in 0.001323008 sec. | ||
| 2606 | 2026.03.24 15:28:10.011658 [ 199 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 19 columns (19 merged, 0 gathered) in 0.003508394 sec., 47315.09630902344 rows/sec., 84.79 MiB/sec. | ||
| 2607 | 2026.03.24 15:28:10.012031 [ 200 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2608 | 2026.03.24 15:28:10.012380 [ 200 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.03.24 15:28:10.012451 [ 200 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2610 | 2026.03.24 15:28:10.012540 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2611 | 2026.03.24 15:28:11.155257 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4365 | ||
| 2612 | 2026.03.24 15:28:11.155755 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.03.24 15:28:11.155788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2614 | 2026.03.24 15:28:11.156275 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2615 | 2026.03.24 15:28:11.156498 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.03.24 15:28:11.156625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4365 | ||
| 2617 | 2026.03.24 15:28:11.381304 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2618 | 2026.03.24 15:28:11.397400 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.03.24 15:28:11.397457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2620 | 2026.03.24 15:28:11.403547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2621 | 2026.03.24 15:28:11.404239 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.03.24 15:28:11.407002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2623 | 2026.03.24 15:28:12.001125 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.96 MiB, peak 215.35 MiB, free memory in arenas 0.00 B, will set to 211.43 MiB (RSS), difference: 1.48 MiB | ||
| 2624 | 2026.03.24 15:28:13.655895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 370 | ||
| 2625 | 2026.03.24 15:28:13.658264 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.03.24 15:28:13.658312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2627 | 2026.03.24 15:28:13.659500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2628 | 2026.03.24 15:28:13.659780 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.03.24 15:28:13.660091 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
| 2630 | 2026.03.24 15:28:15.008094 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.03.24 15:28:15.008411 [ 5 ] {fa486047-84c7-4de1-bf64-6ac0b1f22f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2632 | 2026.03.24 15:28:15.008517 [ 5 ] {fa486047-84c7-4de1-bf64-6ac0b1f22f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2633 | 2026.03.24 15:28:15.009512 [ 5 ] {fa486047-84c7-4de1-bf64-6ac0b1f22f30} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.03.24 15:28:15.009572 [ 5 ] {fa486047-84c7-4de1-bf64-6ac0b1f22f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2635 | 2026.03.24 15:28:15.010011 [ 5 ] {fa486047-84c7-4de1-bf64-6ac0b1f22f30} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2636 | 2026.03.24 15:28:15.010281 [ 5 ] {fa486047-84c7-4de1-bf64-6ac0b1f22f30} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.03.24 15:28:15.010467 [ 5 ] {fa486047-84c7-4de1-bf64-6ac0b1f22f30} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002131 sec., 133270.76489910838 rows/sec., 8.46 MiB/sec. | ||
| 2638 | 2026.03.24 15:28:15.010542 [ 5 ] {fa486047-84c7-4de1-bf64-6ac0b1f22f30} <Debug> TCPHandler: Processed in 0.002561994 sec. | ||
| 2639 | 2026.03.24 15:28:15.010685 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.03.24 15:28:15.010800 [ 5 ] {d0308c3c-fb0e-463c-b59d-1ce7365c3bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2641 | 2026.03.24 15:28:15.010849 [ 5 ] {d0308c3c-fb0e-463c-b59d-1ce7365c3bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2642 | 2026.03.24 15:28:15.011814 [ 5 ] {d0308c3c-fb0e-463c-b59d-1ce7365c3bfe} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.03.24 15:28:15.011866 [ 5 ] {d0308c3c-fb0e-463c-b59d-1ce7365c3bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2644 | 2026.03.24 15:28:15.012345 [ 5 ] {d0308c3c-fb0e-463c-b59d-1ce7365c3bfe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2645 | 2026.03.24 15:28:15.012573 [ 5 ] {d0308c3c-fb0e-463c-b59d-1ce7365c3bfe} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.03.24 15:28:15.012719 [ 5 ] {d0308c3c-fb0e-463c-b59d-1ce7365c3bfe} <Debug> executeQuery: Read 871 rows, 70.55 KiB in 0.001948 sec., 447125.2566735113 rows/sec., 35.37 MiB/sec. | ||
| 2647 | 2026.03.24 15:28:15.012769 [ 5 ] {d0308c3c-fb0e-463c-b59d-1ce7365c3bfe} <Debug> TCPHandler: Processed in 0.002137575 sec. | ||
| 2648 | 2026.03.24 15:28:15.012903 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.03.24 15:28:15.013029 [ 5 ] {3aaa33fd-ca91-4b55-ae1f-56a1b4cb1a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.03.24 15:28:15.013085 [ 5 ] {3aaa33fd-ca91-4b55-ae1f-56a1b4cb1a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2651 | 2026.03.24 15:28:15.013540 [ 5 ] {3aaa33fd-ca91-4b55-ae1f-56a1b4cb1a30} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.03.24 15:28:15.013576 [ 5 ] {3aaa33fd-ca91-4b55-ae1f-56a1b4cb1a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2653 | 2026.03.24 15:28:15.013889 [ 5 ] {3aaa33fd-ca91-4b55-ae1f-56a1b4cb1a30} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2654 | 2026.03.24 15:28:15.014126 [ 5 ] {3aaa33fd-ca91-4b55-ae1f-56a1b4cb1a30} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.03.24 15:28:15.014256 [ 5 ] {3aaa33fd-ca91-4b55-ae1f-56a1b4cb1a30} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001259 sec., 142176.33042096902 rows/sec., 8.78 MiB/sec. | ||
| 2656 | 2026.03.24 15:28:15.014293 [ 5 ] {3aaa33fd-ca91-4b55-ae1f-56a1b4cb1a30} <Debug> TCPHandler: Processed in 0.001452421 sec. | ||
| 2657 | 2026.03.24 15:28:15.014425 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.03.24 15:28:15.014542 [ 5 ] {e9ed2971-c18d-4443-8894-5224e352c9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.03.24 15:28:15.014591 [ 5 ] {e9ed2971-c18d-4443-8894-5224e352c9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2660 | 2026.03.24 15:28:15.015199 [ 5 ] {e9ed2971-c18d-4443-8894-5224e352c9d2} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.03.24 15:28:15.015245 [ 5 ] {e9ed2971-c18d-4443-8894-5224e352c9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2662 | 2026.03.24 15:28:15.015665 [ 5 ] {e9ed2971-c18d-4443-8894-5224e352c9d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2663 | 2026.03.24 15:28:15.015911 [ 5 ] {e9ed2971-c18d-4443-8894-5224e352c9d2} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.03.24 15:28:15.016075 [ 5 ] {e9ed2971-c18d-4443-8894-5224e352c9d2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001555 sec., 95819.93569131833 rows/sec., 6.19 MiB/sec. | ||
| 2665 | 2026.03.24 15:28:15.016122 [ 5 ] {e9ed2971-c18d-4443-8894-5224e352c9d2} <Debug> TCPHandler: Processed in 0.001757517 sec. | ||
| 2666 | 2026.03.24 15:28:15.016286 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.03.24 15:28:15.016391 [ 5 ] {ffdc7787-1642-4985-9c7b-574476d04662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2668 | 2026.03.24 15:28:15.016440 [ 5 ] {ffdc7787-1642-4985-9c7b-574476d04662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2669 | 2026.03.24 15:28:15.017226 [ 5 ] {ffdc7787-1642-4985-9c7b-574476d04662} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.03.24 15:28:15.017277 [ 5 ] {ffdc7787-1642-4985-9c7b-574476d04662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2671 | 2026.03.24 15:28:15.017719 [ 5 ] {ffdc7787-1642-4985-9c7b-574476d04662} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2672 | 2026.03.24 15:28:15.017960 [ 5 ] {ffdc7787-1642-4985-9c7b-574476d04662} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.03.24 15:28:15.018097 [ 5 ] {ffdc7787-1642-4985-9c7b-574476d04662} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001729 sec., 85598.61191440138 rows/sec., 4.87 MiB/sec. | ||
| 2674 | 2026.03.24 15:28:15.018137 [ 5 ] {ffdc7787-1642-4985-9c7b-574476d04662} <Debug> TCPHandler: Processed in 0.00190793 sec. | ||
| 2675 | 2026.03.24 15:28:15.018265 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.03.24 15:28:15.018373 [ 5 ] {12afd370-720b-400e-b6b9-2c7f9b7f8504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2677 | 2026.03.24 15:28:15.018417 [ 5 ] {12afd370-720b-400e-b6b9-2c7f9b7f8504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2678 | 2026.03.24 15:28:15.019125 [ 5 ] {12afd370-720b-400e-b6b9-2c7f9b7f8504} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.03.24 15:28:15.019164 [ 5 ] {12afd370-720b-400e-b6b9-2c7f9b7f8504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2680 | 2026.03.24 15:28:15.019539 [ 5 ] {12afd370-720b-400e-b6b9-2c7f9b7f8504} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2681 | 2026.03.24 15:28:15.019756 [ 5 ] {12afd370-720b-400e-b6b9-2c7f9b7f8504} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.03.24 15:28:15.019896 [ 5 ] {12afd370-720b-400e-b6b9-2c7f9b7f8504} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001547 sec., 340659.34065934067 rows/sec., 24.08 MiB/sec. | ||
| 2683 | 2026.03.24 15:28:15.019933 [ 5 ] {12afd370-720b-400e-b6b9-2c7f9b7f8504} <Debug> TCPHandler: Processed in 0.001720946 sec. | ||
| 2684 | 2026.03.24 15:28:15.020061 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.03.24 15:28:15.020172 [ 5 ] {593d15d3-6b08-4a59-a179-4b8570a2b96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2686 | 2026.03.24 15:28:15.020217 [ 5 ] {593d15d3-6b08-4a59-a179-4b8570a2b96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2687 | 2026.03.24 15:28:15.020551 [ 5 ] {593d15d3-6b08-4a59-a179-4b8570a2b96e} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.03.24 15:28:15.020599 [ 5 ] {593d15d3-6b08-4a59-a179-4b8570a2b96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2689 | 2026.03.24 15:28:15.020913 [ 5 ] {593d15d3-6b08-4a59-a179-4b8570a2b96e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2690 | 2026.03.24 15:28:15.021137 [ 5 ] {593d15d3-6b08-4a59-a179-4b8570a2b96e} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.03.24 15:28:15.021285 [ 5 ] {593d15d3-6b08-4a59-a179-4b8570a2b96e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 274.26 KiB/sec. | ||
| 2692 | 2026.03.24 15:28:15.021334 [ 5 ] {593d15d3-6b08-4a59-a179-4b8570a2b96e} <Debug> TCPHandler: Processed in 0.001320938 sec. | ||
| 2693 | 2026.03.24 15:28:15.021447 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.03.24 15:28:15.021550 [ 5 ] {b6c05ad7-a331-49ec-bab5-95f75f88af38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2695 | 2026.03.24 15:28:15.021593 [ 5 ] {b6c05ad7-a331-49ec-bab5-95f75f88af38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2696 | 2026.03.24 15:28:15.022030 [ 5 ] {b6c05ad7-a331-49ec-bab5-95f75f88af38} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.03.24 15:28:15.022069 [ 5 ] {b6c05ad7-a331-49ec-bab5-95f75f88af38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2698 | 2026.03.24 15:28:15.022429 [ 5 ] {b6c05ad7-a331-49ec-bab5-95f75f88af38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2699 | 2026.03.24 15:28:15.022644 [ 5 ] {b6c05ad7-a331-49ec-bab5-95f75f88af38} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.03.24 15:28:15.022777 [ 5 ] {b6c05ad7-a331-49ec-bab5-95f75f88af38} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001246 sec., 212680.5778491172 rows/sec., 14.13 MiB/sec. | ||
| 2701 | 2026.03.24 15:28:15.022814 [ 5 ] {b6c05ad7-a331-49ec-bab5-95f75f88af38} <Debug> TCPHandler: Processed in 0.00141565 sec. | ||
| 2702 | 2026.03.24 15:28:15.022934 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2026.03.24 15:28:15.023033 [ 5 ] {f4af01d7-edf6-4482-8c3b-b255262b8cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2704 | 2026.03.24 15:28:15.023076 [ 5 ] {f4af01d7-edf6-4482-8c3b-b255262b8cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2705 | 2026.03.24 15:28:15.023379 [ 5 ] {f4af01d7-edf6-4482-8c3b-b255262b8cc3} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.03.24 15:28:15.023416 [ 5 ] {f4af01d7-edf6-4482-8c3b-b255262b8cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2707 | 2026.03.24 15:28:15.023718 [ 5 ] {f4af01d7-edf6-4482-8c3b-b255262b8cc3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2708 | 2026.03.24 15:28:15.023924 [ 5 ] {f4af01d7-edf6-4482-8c3b-b255262b8cc3} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.03.24 15:28:15.024051 [ 5 ] {f4af01d7-edf6-4482-8c3b-b255262b8cc3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 2710 | 2026.03.24 15:28:15.024088 [ 5 ] {f4af01d7-edf6-4482-8c3b-b255262b8cc3} <Debug> TCPHandler: Processed in 0.001204086 sec. | ||
| 2711 | 2026.03.24 15:28:15.024200 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.03.24 15:28:15.024295 [ 5 ] {118e559f-1a33-4d3a-96f1-00b8dcf7d4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2713 | 2026.03.24 15:28:15.024350 [ 5 ] {118e559f-1a33-4d3a-96f1-00b8dcf7d4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2714 | 2026.03.24 15:28:15.025172 [ 5 ] {118e559f-1a33-4d3a-96f1-00b8dcf7d4bf} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.03.24 15:28:15.025210 [ 5 ] {118e559f-1a33-4d3a-96f1-00b8dcf7d4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2716 | 2026.03.24 15:28:15.025783 [ 5 ] {118e559f-1a33-4d3a-96f1-00b8dcf7d4bf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2717 | 2026.03.24 15:28:15.026010 [ 5 ] {118e559f-1a33-4d3a-96f1-00b8dcf7d4bf} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.03.24 15:28:15.026151 [ 5 ] {118e559f-1a33-4d3a-96f1-00b8dcf7d4bf} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001874 sec., 19743.863393810032 rows/sec., 35.38 MiB/sec. | ||
| 2719 | 2026.03.24 15:28:15.026220 [ 5 ] {118e559f-1a33-4d3a-96f1-00b8dcf7d4bf} <Debug> TCPHandler: Processed in 0.002070604 sec. | ||
| 2720 | 2026.03.24 15:28:15.026337 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.03.24 15:28:15.026436 [ 5 ] {c2cadbb8-0003-4e52-a8b5-2b1a9df36d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.03.24 15:28:15.026479 [ 5 ] {c2cadbb8-0003-4e52-a8b5-2b1a9df36d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2723 | 2026.03.24 15:28:15.026802 [ 5 ] {c2cadbb8-0003-4e52-a8b5-2b1a9df36d64} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.03.24 15:28:15.026840 [ 5 ] {c2cadbb8-0003-4e52-a8b5-2b1a9df36d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2725 | 2026.03.24 15:28:15.027155 [ 5 ] {c2cadbb8-0003-4e52-a8b5-2b1a9df36d64} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2726 | 2026.03.24 15:28:15.027352 [ 5 ] {c2cadbb8-0003-4e52-a8b5-2b1a9df36d64} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.03.24 15:28:15.027472 [ 5 ] {c2cadbb8-0003-4e52-a8b5-2b1a9df36d64} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 2728 | 2026.03.24 15:28:15.027505 [ 5 ] {c2cadbb8-0003-4e52-a8b5-2b1a9df36d64} <Debug> TCPHandler: Processed in 0.001241476 sec. | ||
| 2729 | 2026.03.24 15:28:18.556179 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2730 | 2026.03.24 15:28:18.556248 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2731 | 2026.03.24 15:28:18.656704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4813 | ||
| 2732 | 2026.03.24 15:28:18.657205 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.03.24 15:28:18.657259 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2734 | 2026.03.24 15:28:18.657784 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2735 | 2026.03.24 15:28:18.658028 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.03.24 15:28:18.658214 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4813 | ||
| 2737 | 2026.03.24 15:28:18.907092 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2738 | 2026.03.24 15:28:18.924132 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.03.24 15:28:18.924186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2740 | 2026.03.24 15:28:18.930473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2741 | 2026.03.24 15:28:18.931177 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2742 | 2026.03.24 15:28:18.934088 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2743 | 2026.03.24 15:28:19.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.01 MiB, peak 216.01 MiB, free memory in arenas 0.00 B, will set to 213.02 MiB (RSS), difference: 1.01 MiB | ||
| 2744 | 2026.03.24 15:28:19.998260 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.03.24 15:28:19.998438 [ 5 ] {62cad1d4-44e4-4d4e-8395-9c1c9424ea12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2746 | 2026.03.24 15:28:19.998502 [ 5 ] {62cad1d4-44e4-4d4e-8395-9c1c9424ea12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2747 | 2026.03.24 15:28:19.999082 [ 5 ] {62cad1d4-44e4-4d4e-8395-9c1c9424ea12} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.03.24 15:28:19.999129 [ 5 ] {62cad1d4-44e4-4d4e-8395-9c1c9424ea12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2749 | 2026.03.24 15:28:19.999529 [ 5 ] {62cad1d4-44e4-4d4e-8395-9c1c9424ea12} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2750 | 2026.03.24 15:28:19.999751 [ 5 ] {62cad1d4-44e4-4d4e-8395-9c1c9424ea12} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.03.24 15:28:19.999902 [ 5 ] {62cad1d4-44e4-4d4e-8395-9c1c9424ea12} <Debug> executeQuery: Read 62 rows, 4.96 KiB in 0.001511 sec., 41032.42885506287 rows/sec., 3.21 MiB/sec. | ||
| 2752 | 2026.03.24 15:28:19.999943 [ 5 ] {62cad1d4-44e4-4d4e-8395-9c1c9424ea12} <Debug> TCPHandler: Processed in 0.001825849 sec. | ||
| 2753 | 2026.03.24 15:28:20.000059 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.03.24 15:28:20.000156 [ 5 ] {8a34653f-68ce-4184-b079-acc2817733e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2755 | 2026.03.24 15:28:20.000198 [ 5 ] {8a34653f-68ce-4184-b079-acc2817733e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2756 | 2026.03.24 15:28:20.000611 [ 5 ] {8a34653f-68ce-4184-b079-acc2817733e2} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.03.24 15:28:20.000651 [ 5 ] {8a34653f-68ce-4184-b079-acc2817733e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2758 | 2026.03.24 15:28:20.000953 [ 5 ] {8a34653f-68ce-4184-b079-acc2817733e2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2759 | 2026.03.24 15:28:20.001164 [ 5 ] {8a34653f-68ce-4184-b079-acc2817733e2} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2026.03.24 15:28:20.001294 [ 5 ] {8a34653f-68ce-4184-b079-acc2817733e2} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.001157 sec., 2592.9127052722556 rows/sec., 194.97 KiB/sec. | ||
| 2761 | 2026.03.24 15:28:20.001335 [ 5 ] {8a34653f-68ce-4184-b079-acc2817733e2} <Debug> TCPHandler: Processed in 0.001324698 sec. | ||
| 2762 | 2026.03.24 15:28:20.001442 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2763 | 2026.03.24 15:28:20.001536 [ 5 ] {8d4ba1e4-deb6-432f-82b3-a22068bb6399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2764 | 2026.03.24 15:28:20.001576 [ 5 ] {8d4ba1e4-deb6-432f-82b3-a22068bb6399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2765 | 2026.03.24 15:28:20.001990 [ 5 ] {8d4ba1e4-deb6-432f-82b3-a22068bb6399} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.03.24 15:28:20.002026 [ 5 ] {8d4ba1e4-deb6-432f-82b3-a22068bb6399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2767 | 2026.03.24 15:28:20.002339 [ 5 ] {8d4ba1e4-deb6-432f-82b3-a22068bb6399} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2768 | 2026.03.24 15:28:20.002542 [ 5 ] {8d4ba1e4-deb6-432f-82b3-a22068bb6399} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2769 | 2026.03.24 15:28:20.002665 [ 5 ] {8d4ba1e4-deb6-432f-82b3-a22068bb6399} <Debug> executeQuery: Read 67 rows, 5.36 KiB in 0.001148 sec., 58362.3693379791 rows/sec., 4.56 MiB/sec. | ||
| 2770 | 2026.03.24 15:28:20.002701 [ 5 ] {8d4ba1e4-deb6-432f-82b3-a22068bb6399} <Debug> TCPHandler: Processed in 0.001306598 sec. | ||
| 2771 | 2026.03.24 15:28:20.002805 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.03.24 15:28:20.002899 [ 5 ] {0c226094-0d35-47e4-ba7b-7ddf2e326379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2773 | 2026.03.24 15:28:20.002942 [ 5 ] {0c226094-0d35-47e4-ba7b-7ddf2e326379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2774 | 2026.03.24 15:28:20.003322 [ 5 ] {0c226094-0d35-47e4-ba7b-7ddf2e326379} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.03.24 15:28:20.003358 [ 5 ] {0c226094-0d35-47e4-ba7b-7ddf2e326379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2776 | 2026.03.24 15:28:20.003674 [ 5 ] {0c226094-0d35-47e4-ba7b-7ddf2e326379} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2777 | 2026.03.24 15:28:20.003883 [ 5 ] {0c226094-0d35-47e4-ba7b-7ddf2e326379} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.03.24 15:28:20.004008 [ 5 ] {0c226094-0d35-47e4-ba7b-7ddf2e326379} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001128 sec., 141843.97163120567 rows/sec., 9.88 MiB/sec. | ||
| 2779 | 2026.03.24 15:28:20.004043 [ 5 ] {0c226094-0d35-47e4-ba7b-7ddf2e326379} <Debug> TCPHandler: Processed in 0.001285797 sec. | ||
| 2780 | 2026.03.24 15:28:20.004142 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.03.24 15:28:20.004234 [ 5 ] {64c3f719-fe10-45ee-b415-6e1d1c8145af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2782 | 2026.03.24 15:28:20.004287 [ 5 ] {64c3f719-fe10-45ee-b415-6e1d1c8145af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2783 | 2026.03.24 15:28:20.004965 [ 5 ] {64c3f719-fe10-45ee-b415-6e1d1c8145af} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.03.24 15:28:20.005000 [ 5 ] {64c3f719-fe10-45ee-b415-6e1d1c8145af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2785 | 2026.03.24 15:28:20.005489 [ 5 ] {64c3f719-fe10-45ee-b415-6e1d1c8145af} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2786 | 2026.03.24 15:28:20.005705 [ 5 ] {64c3f719-fe10-45ee-b415-6e1d1c8145af} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.03.24 15:28:20.005838 [ 5 ] {64c3f719-fe10-45ee-b415-6e1d1c8145af} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.001622 sec., 1849.5684340320593 rows/sec., 3.31 MiB/sec. | ||
| 2788 | 2026.03.24 15:28:20.005885 [ 5 ] {64c3f719-fe10-45ee-b415-6e1d1c8145af} <Debug> TCPHandler: Processed in 0.001791298 sec. | ||
| 2789 | 2026.03.24 15:28:20.005992 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.03.24 15:28:20.006085 [ 5 ] {889f3b98-9716-41a1-ac5d-99d6b5a3ed4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.03.24 15:28:20.006127 [ 5 ] {889f3b98-9716-41a1-ac5d-99d6b5a3ed4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2792 | 2026.03.24 15:28:20.006430 [ 5 ] {889f3b98-9716-41a1-ac5d-99d6b5a3ed4c} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.03.24 15:28:20.006463 [ 5 ] {889f3b98-9716-41a1-ac5d-99d6b5a3ed4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2794 | 2026.03.24 15:28:20.006756 [ 5 ] {889f3b98-9716-41a1-ac5d-99d6b5a3ed4c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2795 | 2026.03.24 15:28:20.006962 [ 5 ] {889f3b98-9716-41a1-ac5d-99d6b5a3ed4c} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.03.24 15:28:20.007085 [ 5 ] {889f3b98-9716-41a1-ac5d-99d6b5a3ed4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001018 sec., 58939.096267190565 rows/sec., 3.97 MiB/sec. | ||
| 2797 | 2026.03.24 15:28:20.007118 [ 5 ] {889f3b98-9716-41a1-ac5d-99d6b5a3ed4c} <Debug> TCPHandler: Processed in 0.001174065 sec. | ||
| 2798 | 2026.03.24 15:28:20.582313 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.03.24 15:28:20.582497 [ 5 ] {fd2076bf-966b-4756-8922-7383e8fefdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2800 | 2026.03.24 15:28:20.582563 [ 5 ] {fd2076bf-966b-4756-8922-7383e8fefdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2801 | 2026.03.24 15:28:20.583299 [ 5 ] {fd2076bf-966b-4756-8922-7383e8fefdd7} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.03.24 15:28:20.583342 [ 5 ] {fd2076bf-966b-4756-8922-7383e8fefdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2803 | 2026.03.24 15:28:20.583737 [ 5 ] {fd2076bf-966b-4756-8922-7383e8fefdd7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2804 | 2026.03.24 15:28:20.583980 [ 5 ] {fd2076bf-966b-4756-8922-7383e8fefdd7} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.03.24 15:28:20.584132 [ 5 ] {fd2076bf-966b-4756-8922-7383e8fefdd7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001687 sec., 168346.17664493184 rows/sec., 10.69 MiB/sec. | ||
| 2806 | 2026.03.24 15:28:20.584174 [ 5 ] {fd2076bf-966b-4756-8922-7383e8fefdd7} <Debug> TCPHandler: Processed in 0.002065104 sec. | ||
| 2807 | 2026.03.24 15:28:20.584330 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.03.24 15:28:20.584428 [ 5 ] {1ea51eed-18fa-4edb-8848-5a69a6f129c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2809 | 2026.03.24 15:28:20.584472 [ 5 ] {1ea51eed-18fa-4edb-8848-5a69a6f129c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2810 | 2026.03.24 15:28:20.584907 [ 5 ] {1ea51eed-18fa-4edb-8848-5a69a6f129c5} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.03.24 15:28:20.584945 [ 5 ] {1ea51eed-18fa-4edb-8848-5a69a6f129c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2812 | 2026.03.24 15:28:20.585279 [ 5 ] {1ea51eed-18fa-4edb-8848-5a69a6f129c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2813 | 2026.03.24 15:28:20.585553 [ 5 ] {1ea51eed-18fa-4edb-8848-5a69a6f129c5} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.03.24 15:28:20.585685 [ 5 ] {1ea51eed-18fa-4edb-8848-5a69a6f129c5} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001275 sec., 9411.764705882353 rows/sec., 767.46 KiB/sec. | ||
| 2815 | 2026.03.24 15:28:20.585723 [ 5 ] {1ea51eed-18fa-4edb-8848-5a69a6f129c5} <Debug> TCPHandler: Processed in 0.001460031 sec. | ||
| 2816 | 2026.03.24 15:28:20.585878 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.03.24 15:28:20.585981 [ 5 ] {bad42b77-2a4e-4d3a-883c-27a3244730a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2818 | 2026.03.24 15:28:20.586025 [ 5 ] {bad42b77-2a4e-4d3a-883c-27a3244730a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2819 | 2026.03.24 15:28:20.588160 [ 5 ] {bad42b77-2a4e-4d3a-883c-27a3244730a4} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.03.24 15:28:20.588198 [ 5 ] {bad42b77-2a4e-4d3a-883c-27a3244730a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2821 | 2026.03.24 15:28:20.589006 [ 5 ] {bad42b77-2a4e-4d3a-883c-27a3244730a4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2822 | 2026.03.24 15:28:20.589233 [ 5 ] {bad42b77-2a4e-4d3a-883c-27a3244730a4} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.03.24 15:28:20.589366 [ 5 ] {bad42b77-2a4e-4d3a-883c-27a3244730a4} <Debug> executeQuery: Read 3222 rows, 246.82 KiB in 0.003404 sec., 946533.490011751 rows/sec., 70.81 MiB/sec. | ||
| 2824 | 2026.03.24 15:28:20.589406 [ 5 ] {bad42b77-2a4e-4d3a-883c-27a3244730a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2825 | 2026.03.24 15:28:20.589419 [ 5 ] {bad42b77-2a4e-4d3a-883c-27a3244730a4} <Debug> TCPHandler: Processed in 0.003595757 sec. | ||
| 2826 | 2026.03.24 15:28:20.589537 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2827 | 2026.03.24 15:28:20.589634 [ 5 ] {1464b054-56cf-4cdf-a678-237ac9dcbb87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2828 | 2026.03.24 15:28:20.589674 [ 5 ] {1464b054-56cf-4cdf-a678-237ac9dcbb87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2829 | 2026.03.24 15:28:20.590157 [ 5 ] {1464b054-56cf-4cdf-a678-237ac9dcbb87} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2830 | 2026.03.24 15:28:20.590192 [ 5 ] {1464b054-56cf-4cdf-a678-237ac9dcbb87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2831 | 2026.03.24 15:28:20.590518 [ 5 ] {1464b054-56cf-4cdf-a678-237ac9dcbb87} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2832 | 2026.03.24 15:28:20.590736 [ 5 ] {1464b054-56cf-4cdf-a678-237ac9dcbb87} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2833 | 2026.03.24 15:28:20.590829 [ 47 ] {} <Debug> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 2834 | 2026.03.24 15:28:20.590859 [ 47 ] {} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.03.24 15:28:20.590864 [ 5 ] {1464b054-56cf-4cdf-a678-237ac9dcbb87} <Debug> executeQuery: Read 200 rows, 12.84 KiB in 0.001249 sec., 160128.1024819856 rows/sec., 10.04 MiB/sec. | ||
| 2836 | 2026.03.24 15:28:20.590876 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2837 | 2026.03.24 15:28:20.590902 [ 5 ] {1464b054-56cf-4cdf-a678-237ac9dcbb87} <Debug> TCPHandler: Processed in 0.0014151 sec. | ||
| 2838 | 2026.03.24 15:28:20.591006 [ 196 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::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 | ||
| 2839 | 2026.03.24 15:28:20.591014 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.03.24 15:28:20.591150 [ 5 ] {3b0777bb-ae26-47c8-8f93-d1d1445aa26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.03.24 15:28:20.591160 [ 196 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2842 | 2026.03.24 15:28:20.591193 [ 5 ] {3b0777bb-ae26-47c8-8f93-d1d1445aa26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2843 | 2026.03.24 15:28:20.591201 [ 196 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 213 rows starting from the beginning of the part | ||
| 2844 | 2026.03.24 15:28:20.591281 [ 196 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 179 rows starting from the beginning of the part | ||
| 2845 | 2026.03.24 15:28:20.591338 [ 196 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 2846 | 2026.03.24 15:28:20.591381 [ 196 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 179 rows starting from the beginning of the part | ||
| 2847 | 2026.03.24 15:28:20.591420 [ 196 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 3 rows starting from the beginning of the part | ||
| 2848 | 2026.03.24 15:28:20.591459 [ 196 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 200 rows starting from the beginning of the part | ||
| 2849 | 2026.03.24 15:28:20.591957 [ 5 ] {3b0777bb-ae26-47c8-8f93-d1d1445aa26b} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.03.24 15:28:20.591998 [ 5 ] {3b0777bb-ae26-47c8-8f93-d1d1445aa26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2851 | 2026.03.24 15:28:20.592370 [ 200 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 781 rows, containing 5 columns (5 merged, 0 gathered) in 0.00142499 sec., 548074.0215720813 rows/sec., 36.41 MiB/sec. | ||
| 2852 | 2026.03.24 15:28:20.592400 [ 5 ] {3b0777bb-ae26-47c8-8f93-d1d1445aa26b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2853 | 2026.03.24 15:28:20.592538 [ 199 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 2854 | 2026.03.24 15:28:20.592628 [ 5 ] {3b0777bb-ae26-47c8-8f93-d1d1445aa26b} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.03.24 15:28:20.592724 [ 47 ] {} <Debug> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2856 | 2026.03.24 15:28:20.592751 [ 47 ] {} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2857 | 2026.03.24 15:28:20.592759 [ 5 ] {3b0777bb-ae26-47c8-8f93-d1d1445aa26b} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001627 sec., 583896.7424708052 rows/sec., 34.35 MiB/sec. | ||
| 2858 | 2026.03.24 15:28:20.592768 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2859 | 2026.03.24 15:28:20.592798 [ 5 ] {3b0777bb-ae26-47c8-8f93-d1d1445aa26b} <Debug> TCPHandler: Processed in 0.001834369 sec. | ||
| 2860 | 2026.03.24 15:28:20.592815 [ 199 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_10_2} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.03.24 15:28:20.592862 [ 188 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::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 | ||
| 2862 | 2026.03.24 15:28:20.592883 [ 199 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_10_2} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 2863 | 2026.03.24 15:28:20.592913 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.03.24 15:28:20.592967 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2865 | 2026.03.24 15:28:20.592970 [ 188 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2866 | 2026.03.24 15:28:20.593008 [ 5 ] {84b6b233-5862-405e-9cce-70b7192db0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2867 | 2026.03.24 15:28:20.593017 [ 188 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 801 rows starting from the beginning of the part | ||
| 2868 | 2026.03.24 15:28:20.593057 [ 5 ] {84b6b233-5862-405e-9cce-70b7192db0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2869 | 2026.03.24 15:28:20.593110 [ 188 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 2870 | 2026.03.24 15:28:20.593166 [ 188 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 950 rows starting from the beginning of the part | ||
| 2871 | 2026.03.24 15:28:20.593209 [ 188 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2872 | 2026.03.24 15:28:20.593251 [ 188 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2873 | 2026.03.24 15:28:20.593296 [ 188 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 950 rows starting from the beginning of the part | ||
| 2874 | 2026.03.24 15:28:20.593448 [ 5 ] {84b6b233-5862-405e-9cce-70b7192db0a6} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2875 | 2026.03.24 15:28:20.593492 [ 5 ] {84b6b233-5862-405e-9cce-70b7192db0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2876 | 2026.03.24 15:28:20.593791 [ 5 ] {84b6b233-5862-405e-9cce-70b7192db0a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2877 | 2026.03.24 15:28:20.594022 [ 5 ] {84b6b233-5862-405e-9cce-70b7192db0a6} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.03.24 15:28:20.594153 [ 5 ] {84b6b233-5862-405e-9cce-70b7192db0a6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 60.46 KiB/sec. | ||
| 2879 | 2026.03.24 15:28:20.594192 [ 5 ] {84b6b233-5862-405e-9cce-70b7192db0a6} <Debug> TCPHandler: Processed in 0.001329379 sec. | ||
| 2880 | 2026.03.24 15:28:20.594303 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.03.24 15:28:20.594398 [ 5 ] {5f7ac1b3-70a6-41e2-83b4-33f1e5be6f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2882 | 2026.03.24 15:28:20.594438 [ 5 ] {5f7ac1b3-70a6-41e2-83b4-33f1e5be6f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2883 | 2026.03.24 15:28:20.594492 [ 188 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3023 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667265 sec., 1813149.0794804664 rows/sec., 114.46 MiB/sec. | ||
| 2884 | 2026.03.24 15:28:20.594654 [ 199 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2885 | 2026.03.24 15:28:20.594878 [ 5 ] {5f7ac1b3-70a6-41e2-83b4-33f1e5be6f6d} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2886 | 2026.03.24 15:28:20.594890 [ 199 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_6_1} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2887 | 2026.03.24 15:28:20.594912 [ 5 ] {5f7ac1b3-70a6-41e2-83b4-33f1e5be6f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2888 | 2026.03.24 15:28:20.594955 [ 199 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_6_1} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2889 | 2026.03.24 15:28:20.595020 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2890 | 2026.03.24 15:28:20.595228 [ 5 ] {5f7ac1b3-70a6-41e2-83b4-33f1e5be6f6d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2891 | 2026.03.24 15:28:20.595447 [ 5 ] {5f7ac1b3-70a6-41e2-83b4-33f1e5be6f6d} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2892 | 2026.03.24 15:28:20.595575 [ 5 ] {5f7ac1b3-70a6-41e2-83b4-33f1e5be6f6d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 2893 | 2026.03.24 15:28:20.595611 [ 5 ] {5f7ac1b3-70a6-41e2-83b4-33f1e5be6f6d} <Debug> TCPHandler: Processed in 0.001357509 sec. | ||
| 2894 | 2026.03.24 15:28:20.595725 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2895 | 2026.03.24 15:28:20.595819 [ 5 ] {485c73da-c45d-406a-8313-c86015059919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2896 | 2026.03.24 15:28:20.595858 [ 5 ] {485c73da-c45d-406a-8313-c86015059919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2897 | 2026.03.24 15:28:20.596980 [ 5 ] {485c73da-c45d-406a-8313-c86015059919} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2026.03.24 15:28:20.597017 [ 5 ] {485c73da-c45d-406a-8313-c86015059919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2899 | 2026.03.24 15:28:20.597505 [ 5 ] {485c73da-c45d-406a-8313-c86015059919} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2900 | 2026.03.24 15:28:20.597727 [ 5 ] {485c73da-c45d-406a-8313-c86015059919} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2901 | 2026.03.24 15:28:20.597854 [ 5 ] {485c73da-c45d-406a-8313-c86015059919} <Debug> executeQuery: Read 1763 rows, 121.96 KiB in 0.002052 sec., 859161.7933723197 rows/sec., 58.04 MiB/sec. | ||
| 2902 | 2026.03.24 15:28:20.597892 [ 5 ] {485c73da-c45d-406a-8313-c86015059919} <Debug> TCPHandler: Processed in 0.002216337 sec. | ||
| 2903 | 2026.03.24 15:28:20.598008 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2904 | 2026.03.24 15:28:20.598104 [ 5 ] {3bdca3bc-d9fa-4ade-8e18-8e0ebf67e62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2905 | 2026.03.24 15:28:20.598146 [ 5 ] {3bdca3bc-d9fa-4ade-8e18-8e0ebf67e62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2906 | 2026.03.24 15:28:20.598497 [ 5 ] {3bdca3bc-d9fa-4ade-8e18-8e0ebf67e62a} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2907 | 2026.03.24 15:28:20.598534 [ 5 ] {3bdca3bc-d9fa-4ade-8e18-8e0ebf67e62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2908 | 2026.03.24 15:28:20.598861 [ 5 ] {3bdca3bc-d9fa-4ade-8e18-8e0ebf67e62a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2909 | 2026.03.24 15:28:20.599064 [ 5 ] {3bdca3bc-d9fa-4ade-8e18-8e0ebf67e62a} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.03.24 15:28:20.599189 [ 5 ] {3bdca3bc-d9fa-4ade-8e18-8e0ebf67e62a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 2911 | 2026.03.24 15:28:20.599225 [ 5 ] {3bdca3bc-d9fa-4ade-8e18-8e0ebf67e62a} <Debug> TCPHandler: Processed in 0.001266626 sec. | ||
| 2912 | 2026.03.24 15:28:20.599339 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2913 | 2026.03.24 15:28:20.599434 [ 5 ] {abbf0919-14ad-4457-a3bc-d0d95c712513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2914 | 2026.03.24 15:28:20.599476 [ 5 ] {abbf0919-14ad-4457-a3bc-d0d95c712513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2915 | 2026.03.24 15:28:20.600207 [ 5 ] {abbf0919-14ad-4457-a3bc-d0d95c712513} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.03.24 15:28:20.600244 [ 5 ] {abbf0919-14ad-4457-a3bc-d0d95c712513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2917 | 2026.03.24 15:28:20.600677 [ 5 ] {abbf0919-14ad-4457-a3bc-d0d95c712513} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2918 | 2026.03.24 15:28:20.600881 [ 5 ] {abbf0919-14ad-4457-a3bc-d0d95c712513} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.03.24 15:28:20.601010 [ 5 ] {abbf0919-14ad-4457-a3bc-d0d95c712513} <Debug> executeQuery: Read 1607 rows, 99.95 KiB in 0.001596 sec., 1006892.2305764412 rows/sec., 61.16 MiB/sec. | ||
| 2920 | 2026.03.24 15:28:20.601047 [ 5 ] {abbf0919-14ad-4457-a3bc-d0d95c712513} <Debug> TCPHandler: Processed in 0.001764127 sec. | ||
| 2921 | 2026.03.24 15:28:20.601159 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2026.03.24 15:28:20.601252 [ 5 ] {1927d824-10e4-4906-b16d-b3b04eac525d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2923 | 2026.03.24 15:28:20.601302 [ 5 ] {1927d824-10e4-4906-b16d-b3b04eac525d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2924 | 2026.03.24 15:28:20.601610 [ 5 ] {1927d824-10e4-4906-b16d-b3b04eac525d} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.03.24 15:28:20.601647 [ 5 ] {1927d824-10e4-4906-b16d-b3b04eac525d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2926 | 2026.03.24 15:28:20.601945 [ 5 ] {1927d824-10e4-4906-b16d-b3b04eac525d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2927 | 2026.03.24 15:28:20.602153 [ 5 ] {1927d824-10e4-4906-b16d-b3b04eac525d} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.03.24 15:28:20.602277 [ 5 ] {1927d824-10e4-4906-b16d-b3b04eac525d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 2929 | 2026.03.24 15:28:20.602322 [ 5 ] {1927d824-10e4-4906-b16d-b3b04eac525d} <Debug> TCPHandler: Processed in 0.001211625 sec. | ||
| 2930 | 2026.03.24 15:28:20.602426 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2026.03.24 15:28:20.602520 [ 5 ] {65e96f98-cf7e-4c0a-aa7a-cb66e34045fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2932 | 2026.03.24 15:28:20.602574 [ 5 ] {65e96f98-cf7e-4c0a-aa7a-cb66e34045fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2933 | 2026.03.24 15:28:20.603436 [ 5 ] {65e96f98-cf7e-4c0a-aa7a-cb66e34045fd} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.03.24 15:28:20.603474 [ 5 ] {65e96f98-cf7e-4c0a-aa7a-cb66e34045fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2935 | 2026.03.24 15:28:20.604067 [ 5 ] {65e96f98-cf7e-4c0a-aa7a-cb66e34045fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2936 | 2026.03.24 15:28:20.604280 [ 5 ] {65e96f98-cf7e-4c0a-aa7a-cb66e34045fd} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2026.03.24 15:28:20.604420 [ 5 ] {65e96f98-cf7e-4c0a-aa7a-cb66e34045fd} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001918 sec., 23983.315954118872 rows/sec., 42.98 MiB/sec. | ||
| 2938 | 2026.03.24 15:28:20.604470 [ 5 ] {65e96f98-cf7e-4c0a-aa7a-cb66e34045fd} <Debug> TCPHandler: Processed in 0.002091965 sec. | ||
| 2939 | 2026.03.24 15:28:20.604581 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2026.03.24 15:28:20.604676 [ 5 ] {05df0816-c414-4968-b6dc-f73435494107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2941 | 2026.03.24 15:28:20.604718 [ 5 ] {05df0816-c414-4968-b6dc-f73435494107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2942 | 2026.03.24 15:28:20.605046 [ 5 ] {05df0816-c414-4968-b6dc-f73435494107} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.03.24 15:28:20.605082 [ 5 ] {05df0816-c414-4968-b6dc-f73435494107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2944 | 2026.03.24 15:28:20.605402 [ 5 ] {05df0816-c414-4968-b6dc-f73435494107} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2945 | 2026.03.24 15:28:20.605601 [ 5 ] {05df0816-c414-4968-b6dc-f73435494107} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.03.24 15:28:20.605729 [ 5 ] {05df0816-c414-4968-b6dc-f73435494107} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001071 sec., 39215.686274509804 rows/sec., 2.24 MiB/sec. | ||
| 2947 | 2026.03.24 15:28:20.605765 [ 5 ] {05df0816-c414-4968-b6dc-f73435494107} <Debug> TCPHandler: Processed in 0.001232426 sec. | ||
| 2948 | 2026.03.24 15:28:23.660373 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 430 | ||
| 2949 | 2026.03.24 15:28:23.663176 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2026.03.24 15:28:23.663223 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2951 | 2026.03.24 15:28:23.664360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2952 | 2026.03.24 15:28:23.664611 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.03.24 15:28:23.664841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 2954 | 2026.03.24 15:28:24.996216 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2026.03.24 15:28:24.996445 [ 5 ] {a89fddad-3fda-40d4-a115-a7cbb5c15c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2956 | 2026.03.24 15:28:24.996518 [ 5 ] {a89fddad-3fda-40d4-a115-a7cbb5c15c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2957 | 2026.03.24 15:28:24.997249 [ 5 ] {a89fddad-3fda-40d4-a115-a7cbb5c15c33} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.03.24 15:28:24.997298 [ 5 ] {a89fddad-3fda-40d4-a115-a7cbb5c15c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2959 | 2026.03.24 15:28:24.997686 [ 5 ] {a89fddad-3fda-40d4-a115-a7cbb5c15c33} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2960 | 2026.03.24 15:28:24.997922 [ 5 ] {a89fddad-3fda-40d4-a115-a7cbb5c15c33} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.03.24 15:28:24.998038 [ 151 ] {} <Debug> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2962 | 2026.03.24 15:28:24.998082 [ 5 ] {a89fddad-3fda-40d4-a115-a7cbb5c15c33} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.53 MiB/sec. | ||
| 2963 | 2026.03.24 15:28:24.998104 [ 151 ] {} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.03.24 15:28:24.998124 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2965 | 2026.03.24 15:28:24.998129 [ 5 ] {a89fddad-3fda-40d4-a115-a7cbb5c15c33} <Debug> TCPHandler: Processed in 0.002078744 sec. | ||
| 2966 | 2026.03.24 15:28:24.998254 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.03.24 15:28:24.998271 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::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 | ||
| 2968 | 2026.03.24 15:28:24.998359 [ 5 ] {56589cf8-8b8c-43f6-9625-3111f91d6126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2969 | 2026.03.24 15:28:24.998410 [ 5 ] {56589cf8-8b8c-43f6-9625-3111f91d6126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2970 | 2026.03.24 15:28:24.998445 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2971 | 2026.03.24 15:28:24.998521 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3343 rows starting from the beginning of the part | ||
| 2972 | 2026.03.24 15:28:24.998593 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 2973 | 2026.03.24 15:28:24.998644 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 871 rows starting from the beginning of the part | ||
| 2974 | 2026.03.24 15:28:24.998691 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 62 rows starting from the beginning of the part | ||
| 2975 | 2026.03.24 15:28:24.998738 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3222 rows starting from the beginning of the part | ||
| 2976 | 2026.03.24 15:28:24.998785 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2977 | 2026.03.24 15:28:24.998849 [ 5 ] {56589cf8-8b8c-43f6-9625-3111f91d6126} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.03.24 15:28:24.998892 [ 5 ] {56589cf8-8b8c-43f6-9625-3111f91d6126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2979 | 2026.03.24 15:28:24.999240 [ 5 ] {56589cf8-8b8c-43f6-9625-3111f91d6126} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2980 | 2026.03.24 15:28:24.999457 [ 5 ] {56589cf8-8b8c-43f6-9625-3111f91d6126} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.03.24 15:28:24.999553 [ 151 ] {} <Debug> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2982 | 2026.03.24 15:28:24.999579 [ 151 ] {} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.03.24 15:28:24.999591 [ 5 ] {56589cf8-8b8c-43f6-9625-3111f91d6126} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 2984 | 2026.03.24 15:28:24.999596 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2985 | 2026.03.24 15:28:24.999630 [ 5 ] {56589cf8-8b8c-43f6-9625-3111f91d6126} <Debug> TCPHandler: Processed in 0.00142948 sec. | ||
| 2986 | 2026.03.24 15:28:24.999680 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::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 | ||
| 2987 | 2026.03.24 15:28:24.999755 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.03.24 15:28:24.999770 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2989 | 2026.03.24 15:28:24.999800 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1810 rows starting from the beginning of the part | ||
| 2990 | 2026.03.24 15:28:24.999854 [ 5 ] {c2238e37-f666-41e4-821d-ee68f224c2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2991 | 2026.03.24 15:28:24.999879 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 80 rows starting from the beginning of the part | ||
| 2992 | 2026.03.24 15:28:24.999901 [ 5 ] {c2238e37-f666-41e4-821d-ee68f224c2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2993 | 2026.03.24 15:28:24.999929 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 527 rows starting from the beginning of the part | ||
| 2994 | 2026.03.24 15:28:24.999978 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 67 rows starting from the beginning of the part | ||
| 2995 | 2026.03.24 15:28:25.000022 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1763 rows starting from the beginning of the part | ||
| 2996 | 2026.03.24 15:28:25.000069 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2997 | 2026.03.24 15:28:25.000328 [ 5 ] {c2238e37-f666-41e4-821d-ee68f224c2a4} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.03.24 15:28:25.000363 [ 5 ] {c2238e37-f666-41e4-821d-ee68f224c2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 2999 | 2026.03.24 15:28:25.000930 [ 5 ] {c2238e37-f666-41e4-821d-ee68f224c2a4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3000 | 2026.03.24 15:28:25.001196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.32 MiB, peak 220.32 MiB, free memory in arenas 0.00 B, will set to 214.20 MiB (RSS), difference: -6.11 MiB | ||
| 3001 | 2026.03.24 15:28:25.001361 [ 5 ] {c2238e37-f666-41e4-821d-ee68f224c2a4} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.03.24 15:28:25.001469 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3003 | 2026.03.24 15:28:25.001494 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2026.03.24 15:28:25.001506 [ 5 ] {c2238e37-f666-41e4-821d-ee68f224c2a4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001672 sec., 76555.02392344497 rows/sec., 5.33 MiB/sec. | ||
| 3005 | 2026.03.24 15:28:25.001509 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3006 | 2026.03.24 15:28:25.001543 [ 5 ] {c2238e37-f666-41e4-821d-ee68f224c2a4} <Debug> TCPHandler: Processed in 0.001838389 sec. | ||
| 3007 | 2026.03.24 15:28:25.001632 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::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 | ||
| 3008 | 2026.03.24 15:28:25.001667 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3009 | 2026.03.24 15:28:25.001673 [ 203 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7618 rows, containing 5 columns (5 merged, 0 gathered) in 0.003482263 sec., 2187657.8535280074 rows/sec., 173.84 MiB/sec. | ||
| 3010 | 2026.03.24 15:28:25.001687 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.002041593 sec., 2111586.3935662005 rows/sec., 153.03 MiB/sec. | ||
| 3011 | 2026.03.24 15:28:25.001767 [ 5 ] {dce445c8-6eec-4272-90a2-c3ec508616aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3012 | 2026.03.24 15:28:25.001794 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3013 | 2026.03.24 15:28:25.001808 [ 5 ] {dce445c8-6eec-4272-90a2-c3ec508616aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3014 | 2026.03.24 15:28:25.001850 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5712 rows starting from the beginning of the part | ||
| 3015 | 2026.03.24 15:28:25.001955 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 162 rows starting from the beginning of the part | ||
| 3016 | 2026.03.24 15:28:25.001964 [ 192 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3017 | 2026.03.24 15:28:25.002011 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3018 | 2026.03.24 15:28:25.002049 [ 187 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3019 | 2026.03.24 15:28:25.002062 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3020 | 2026.03.24 15:28:25.002118 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1607 rows starting from the beginning of the part | ||
| 3021 | 2026.03.24 15:28:25.002160 [ 5 ] {dce445c8-6eec-4272-90a2-c3ec508616aa} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.03.24 15:28:25.002166 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 3023 | 2026.03.24 15:28:25.002203 [ 5 ] {dce445c8-6eec-4272-90a2-c3ec508616aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3024 | 2026.03.24 15:28:25.002348 [ 192 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_16_3} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.03.24 15:28:25.002386 [ 187 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_16_3} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.03.24 15:28:25.002446 [ 192 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_16_3} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3027 | 2026.03.24 15:28:25.002462 [ 187 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_16_3} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3028 | 2026.03.24 15:28:25.002542 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3029 | 2026.03.24 15:28:25.002590 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 3030 | 2026.03.24 15:28:25.002642 [ 5 ] {dce445c8-6eec-4272-90a2-c3ec508616aa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3031 | 2026.03.24 15:28:25.002865 [ 5 ] {dce445c8-6eec-4272-90a2-c3ec508616aa} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.03.24 15:28:25.002956 [ 151 ] {} <Debug> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3033 | 2026.03.24 15:28:25.002981 [ 151 ] {} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.03.24 15:28:25.002992 [ 5 ] {dce445c8-6eec-4272-90a2-c3ec508616aa} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001244 sec., 38585.20900321543 rows/sec., 2.60 MiB/sec. | ||
| 3035 | 2026.03.24 15:28:25.002997 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3036 | 2026.03.24 15:28:25.003026 [ 5 ] {dce445c8-6eec-4272-90a2-c3ec508616aa} <Debug> TCPHandler: Processed in 0.001408099 sec. | ||
| 3037 | 2026.03.24 15:28:25.003073 [ 192 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 3038 | 2026.03.24 15:28:25.003164 [ 192 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3039 | 2026.03.24 15:28:25.003190 [ 192 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 3040 | 2026.03.24 15:28:25.003265 [ 192 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 3041 | 2026.03.24 15:28:25.003317 [ 192 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3042 | 2026.03.24 15:28:25.003363 [ 192 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 3043 | 2026.03.24 15:28:25.003405 [ 192 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 3044 | 2026.03.24 15:28:25.003447 [ 192 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 3045 | 2026.03.24 15:28:25.004283 [ 203 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001241577 sec., 724884.5621334802 rows/sec., 47.45 MiB/sec. | ||
| 3046 | 2026.03.24 15:28:25.004461 [ 187 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3047 | 2026.03.24 15:28:25.004704 [ 187 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_16_3} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.03.24 15:28:25.004764 [ 187 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_16_3} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3049 | 2026.03.24 15:28:25.004828 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 3050 | 2026.03.24 15:28:25.004988 [ 199 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8034 rows, containing 5 columns (5 merged, 0 gathered) in 0.003419623 sec., 2349381.7885772786 rows/sec., 149.70 MiB/sec. | ||
| 3051 | 2026.03.24 15:28:25.005648 [ 199 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3052 | 2026.03.24 15:28:25.005893 [ 199 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.03.24 15:28:25.005955 [ 199 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3054 | 2026.03.24 15:28:25.006019 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3055 | 2026.03.24 15:28:26.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.98 MiB, peak 220.32 MiB, free memory in arenas 0.00 B, will set to 215.20 MiB (RSS), difference: 7.21 MiB | ||
| 3056 | 2026.03.24 15:28:26.159308 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5325 | ||
| 3057 | 2026.03.24 15:28:26.159822 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.03.24 15:28:26.159858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3059 | 2026.03.24 15:28:26.160310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3060 | 2026.03.24 15:28:26.160534 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.03.24 15:28:26.160658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5325 | ||
| 3062 | 2026.03.24 15:28:26.160675 [ 148 ] {} <Debug> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3063 | 2026.03.24 15:28:26.160744 [ 148 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.03.24 15:28:26.160764 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3065 | 2026.03.24 15:28:26.160877 [ 190 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::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 | ||
| 3066 | 2026.03.24 15:28:26.160978 [ 190 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3067 | 2026.03.24 15:28:26.161010 [ 190 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2893 rows starting from the beginning of the part | ||
| 3068 | 2026.03.24 15:28:26.161070 [ 190 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3069 | 2026.03.24 15:28:26.161115 [ 190 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3070 | 2026.03.24 15:28:26.161160 [ 190 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3071 | 2026.03.24 15:28:26.161203 [ 190 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3072 | 2026.03.24 15:28:26.161245 [ 190 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3073 | 2026.03.24 15:28:26.162488 [ 199 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5325 rows, containing 4 columns (4 merged, 0 gathered) in 0.001652075 sec., 3223219.2848387635 rows/sec., 46.11 MiB/sec. | ||
| 3074 | 2026.03.24 15:28:26.163185 [ 203 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3075 | 2026.03.24 15:28:26.163492 [ 203 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_11_2} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.03.24 15:28:26.163578 [ 203 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_11_2} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3077 | 2026.03.24 15:28:26.163671 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3078 | 2026.03.24 15:28:26.435108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3079 | 2026.03.24 15:28:26.452498 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.03.24 15:28:26.452549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3081 | 2026.03.24 15:28:26.458591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3082 | 2026.03.24 15:28:26.459331 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.03.24 15:28:26.459628 [ 141 ] {} <Debug> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3084 | 2026.03.24 15:28:26.459670 [ 141 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.03.24 15:28:26.459692 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3086 | 2026.03.24 15:28:26.459820 [ 199 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 3087 | 2026.03.24 15:28:26.462616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3088 | 2026.03.24 15:28:26.463898 [ 199 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3089 | 2026.03.24 15:28:26.465312 [ 199 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 3090 | 2026.03.24 15:28:26.469710 [ 199 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 3091 | 2026.03.24 15:28:26.473850 [ 199 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 3092 | 2026.03.24 15:28:26.478079 [ 199 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 3093 | 2026.03.24 15:28:26.482588 [ 199 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 3094 | 2026.03.24 15:28:26.486923 [ 199 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 3095 | 2026.03.24 15:28:26.537968 [ 195 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078208079 sec., 1061.2714320728937 rows/sec., 5.49 MiB/sec. | ||
| 3096 | 2026.03.24 15:28:26.539607 [ 195 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3097 | 2026.03.24 15:28:26.541346 [ 195 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_11_2} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.03.24 15:28:26.541435 [ 195 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_11_2} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3099 | 2026.03.24 15:28:26.542497 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3100 | 2026.03.24 15:28:27.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.30 MiB, peak 226.19 MiB, free memory in arenas 0.00 B, will set to 224.92 MiB (RSS), difference: 8.62 MiB | ||
| 3101 | 2026.03.24 15:28:29.997436 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3102 | 2026.03.24 15:28:29.997621 [ 5 ] {acfbf9da-f3a4-4836-9a81-df7fbfd6a01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3103 | 2026.03.24 15:28:29.997689 [ 5 ] {acfbf9da-f3a4-4836-9a81-df7fbfd6a01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3104 | 2026.03.24 15:28:29.998457 [ 5 ] {acfbf9da-f3a4-4836-9a81-df7fbfd6a01a} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.03.24 15:28:29.998503 [ 5 ] {acfbf9da-f3a4-4836-9a81-df7fbfd6a01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3106 | 2026.03.24 15:28:29.998881 [ 5 ] {acfbf9da-f3a4-4836-9a81-df7fbfd6a01a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3107 | 2026.03.24 15:28:29.999103 [ 5 ] {acfbf9da-f3a4-4836-9a81-df7fbfd6a01a} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.03.24 15:28:29.999256 [ 5 ] {acfbf9da-f3a4-4836-9a81-df7fbfd6a01a} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001685 sec., 37982.19584569733 rows/sec., 2.99 MiB/sec. | ||
| 3109 | 2026.03.24 15:28:29.999295 [ 5 ] {acfbf9da-f3a4-4836-9a81-df7fbfd6a01a} <Debug> TCPHandler: Processed in 0.002014423 sec. | ||
| 3110 | 2026.03.24 15:28:29.999428 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.03.24 15:28:29.999530 [ 5 ] {537ef5ad-5f8a-439e-9815-0507a22f8ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3112 | 2026.03.24 15:28:29.999569 [ 5 ] {537ef5ad-5f8a-439e-9815-0507a22f8ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3113 | 2026.03.24 15:28:30.000013 [ 5 ] {537ef5ad-5f8a-439e-9815-0507a22f8ef8} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.03.24 15:28:30.000248 [ 5 ] {537ef5ad-5f8a-439e-9815-0507a22f8ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3115 | 2026.03.24 15:28:30.000566 [ 5 ] {537ef5ad-5f8a-439e-9815-0507a22f8ef8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3116 | 2026.03.24 15:28:30.000770 [ 5 ] {537ef5ad-5f8a-439e-9815-0507a22f8ef8} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.03.24 15:28:30.000898 [ 5 ] {537ef5ad-5f8a-439e-9815-0507a22f8ef8} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001386 sec., 2886.002886002886 rows/sec., 217.01 KiB/sec. | ||
| 3118 | 2026.03.24 15:28:30.000934 [ 5 ] {537ef5ad-5f8a-439e-9815-0507a22f8ef8} <Debug> TCPHandler: Processed in 0.001554683 sec. | ||
| 3119 | 2026.03.24 15:28:30.001052 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.03.24 15:28:30.001153 [ 5 ] {dda63aa7-6e29-494c-a561-e0ae4301f9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3121 | 2026.03.24 15:28:30.001192 [ 5 ] {dda63aa7-6e29-494c-a561-e0ae4301f9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3122 | 2026.03.24 15:28:30.001650 [ 5 ] {dda63aa7-6e29-494c-a561-e0ae4301f9aa} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.03.24 15:28:30.001687 [ 5 ] {dda63aa7-6e29-494c-a561-e0ae4301f9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3124 | 2026.03.24 15:28:30.001982 [ 5 ] {dda63aa7-6e29-494c-a561-e0ae4301f9aa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3125 | 2026.03.24 15:28:30.002182 [ 5 ] {dda63aa7-6e29-494c-a561-e0ae4301f9aa} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.03.24 15:28:30.002307 [ 5 ] {dda63aa7-6e29-494c-a561-e0ae4301f9aa} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001173 sec., 57971.014492753624 rows/sec., 4.53 MiB/sec. | ||
| 3127 | 2026.03.24 15:28:30.002344 [ 5 ] {dda63aa7-6e29-494c-a561-e0ae4301f9aa} <Debug> TCPHandler: Processed in 0.001339669 sec. | ||
| 3128 | 2026.03.24 15:28:30.002474 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2026.03.24 15:28:30.002567 [ 5 ] {8d7475d6-ef79-43c9-a203-6065042c03a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3130 | 2026.03.24 15:28:30.002610 [ 5 ] {8d7475d6-ef79-43c9-a203-6065042c03a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3131 | 2026.03.24 15:28:30.003050 [ 5 ] {8d7475d6-ef79-43c9-a203-6065042c03a4} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.03.24 15:28:30.003088 [ 5 ] {8d7475d6-ef79-43c9-a203-6065042c03a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3133 | 2026.03.24 15:28:30.003425 [ 5 ] {8d7475d6-ef79-43c9-a203-6065042c03a4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3134 | 2026.03.24 15:28:30.003632 [ 5 ] {8d7475d6-ef79-43c9-a203-6065042c03a4} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.03.24 15:28:30.003758 [ 5 ] {8d7475d6-ef79-43c9-a203-6065042c03a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3136 | 2026.03.24 15:28:30.003794 [ 5 ] {8d7475d6-ef79-43c9-a203-6065042c03a4} <Debug> TCPHandler: Processed in 0.00137521 sec. | ||
| 3137 | 2026.03.24 15:28:30.003930 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2026.03.24 15:28:30.004058 [ 5 ] {7eb537cc-9b0b-468a-8f84-8b35b6f2bb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3139 | 2026.03.24 15:28:30.004122 [ 5 ] {7eb537cc-9b0b-468a-8f84-8b35b6f2bb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3140 | 2026.03.24 15:28:30.004897 [ 5 ] {7eb537cc-9b0b-468a-8f84-8b35b6f2bb1c} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.03.24 15:28:30.004934 [ 5 ] {7eb537cc-9b0b-468a-8f84-8b35b6f2bb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3142 | 2026.03.24 15:28:30.005432 [ 5 ] {7eb537cc-9b0b-468a-8f84-8b35b6f2bb1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3143 | 2026.03.24 15:28:30.005647 [ 5 ] {7eb537cc-9b0b-468a-8f84-8b35b6f2bb1c} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.03.24 15:28:30.005779 [ 5 ] {7eb537cc-9b0b-468a-8f84-8b35b6f2bb1c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001746 sec., 2290.950744558992 rows/sec., 4.11 MiB/sec. | ||
| 3145 | 2026.03.24 15:28:30.005829 [ 5 ] {7eb537cc-9b0b-468a-8f84-8b35b6f2bb1c} <Debug> TCPHandler: Processed in 0.001967202 sec. | ||
| 3146 | 2026.03.24 15:28:30.005947 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2026.03.24 15:28:30.006051 [ 5 ] {1e56d44d-6330-4ec8-91ea-c31d8192c0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3148 | 2026.03.24 15:28:30.006092 [ 5 ] {1e56d44d-6330-4ec8-91ea-c31d8192c0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3149 | 2026.03.24 15:28:30.006429 [ 5 ] {1e56d44d-6330-4ec8-91ea-c31d8192c0c7} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.03.24 15:28:30.006464 [ 5 ] {1e56d44d-6330-4ec8-91ea-c31d8192c0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
| 3151 | 2026.03.24 15:28:30.006755 [ 5 ] {1e56d44d-6330-4ec8-91ea-c31d8192c0c7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3152 | 2026.03.24 15:28:30.006961 [ 5 ] {1e56d44d-6330-4ec8-91ea-c31d8192c0c7} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.03.24 15:28:30.007088 [ 5 ] {1e56d44d-6330-4ec8-91ea-c31d8192c0c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 3154 | 2026.03.24 15:28:30.007123 [ 5 ] {1e56d44d-6330-4ec8-91ea-c31d8192c0c7} <Debug> TCPHandler: Processed in 0.001224745 sec. | ||
| 3155 | 2026.03.24 15:28:31.119781 [ 143 ] {} <Debug> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3156 | 2026.03.24 15:28:31.119887 [ 143 ] {} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.03.24 15:28:31.119919 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3158 | 2026.03.24 15:28:31.120038 [ 203 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::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 | ||
| 3159 | 2026.03.24 15:28:31.120195 [ 203 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3160 | 2026.03.24 15:28:31.120237 [ 203 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3161 | 2026.03.24 15:28:31.120320 [ 203 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::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 | ||
| 3162 | 2026.03.24 15:28:31.120367 [ 203 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3163 | 2026.03.24 15:28:31.120411 [ 203 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3164 | 2026.03.24 15:28:31.120450 [ 203 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3165 | 2026.03.24 15:28:31.121644 [ 203 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660555 sec., 698561.6254806375 rows/sec., 47.31 MiB/sec. | ||
| 3166 | 2026.03.24 15:28:31.121812 [ 203 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3167 | 2026.03.24 15:28:31.122127 [ 203 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_5_1} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.03.24 15:28:31.122219 [ 203 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_5_1} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3169 | 2026.03.24 15:28:31.122308 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3170 | 2026.03.24 15:28:31.454744 [ 143 ] {} <Debug> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3171 | 2026.03.24 15:28:31.454813 [ 143 ] {} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.03.24 15:28:31.454835 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3173 | 2026.03.24 15:28:31.454939 [ 203 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::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 | ||
| 3174 | 2026.03.24 15:28:31.455049 [ 203 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3175 | 2026.03.24 15:28:31.455081 [ 203 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3176 | 2026.03.24 15:28:31.455150 [ 203 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::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 | ||
| 3177 | 2026.03.24 15:28:31.455194 [ 203 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3178 | 2026.03.24 15:28:31.455235 [ 203 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3179 | 2026.03.24 15:28:31.455276 [ 203 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3180 | 2026.03.24 15:28:31.456040 [ 191 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 5 columns (5 merged, 0 gathered) in 0.001144455 sec., 527762.1225823646 rows/sec., 32.23 MiB/sec. | ||
| 3181 | 2026.03.24 15:28:31.456164 [ 203 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3182 | 2026.03.24 15:28:31.456398 [ 203 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_5_1} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2026.03.24 15:28:31.456463 [ 203 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_5_1} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3184 | 2026.03.24 15:28:31.456521 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3185 | 2026.03.24 15:28:33.556297 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3186 | 2026.03.24 15:28:33.556355 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3187 | 2026.03.24 15:28:33.661707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5773 | ||
| 3188 | 2026.03.24 15:28:33.662187 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.03.24 15:28:33.662229 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3190 | 2026.03.24 15:28:33.662824 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3191 | 2026.03.24 15:28:33.663049 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.03.24 15:28:33.663172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5773 | ||
| 3193 | 2026.03.24 15:28:33.665999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 450 | ||
| 3194 | 2026.03.24 15:28:33.667943 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.03.24 15:28:33.667987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3196 | 2026.03.24 15:28:33.669127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3197 | 2026.03.24 15:28:33.669393 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.03.24 15:28:33.669636 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3199 | 2026.03.24 15:28:33.962687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3200 | 2026.03.24 15:28:33.979685 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.03.24 15:28:33.979732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3202 | 2026.03.24 15:28:33.985292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3203 | 2026.03.24 15:28:33.985975 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.03.24 15:28:33.988727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3205 | 2026.03.24 15:28:35.006837 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2026.03.24 15:28:35.007007 [ 5 ] {892e6957-5d70-437c-ab82-9f4a64ce982d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3207 | 2026.03.24 15:28:35.007075 [ 5 ] {892e6957-5d70-437c-ab82-9f4a64ce982d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3208 | 2026.03.24 15:28:35.007890 [ 5 ] {892e6957-5d70-437c-ab82-9f4a64ce982d} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.03.24 15:28:35.007930 [ 5 ] {892e6957-5d70-437c-ab82-9f4a64ce982d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3210 | 2026.03.24 15:28:35.008346 [ 5 ] {892e6957-5d70-437c-ab82-9f4a64ce982d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3211 | 2026.03.24 15:28:35.008582 [ 5 ] {892e6957-5d70-437c-ab82-9f4a64ce982d} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.03.24 15:28:35.008729 [ 5 ] {892e6957-5d70-437c-ab82-9f4a64ce982d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001768 sec., 160633.4841628959 rows/sec., 10.20 MiB/sec. | ||
| 3213 | 2026.03.24 15:28:35.008770 [ 5 ] {892e6957-5d70-437c-ab82-9f4a64ce982d} <Debug> TCPHandler: Processed in 0.002048534 sec. | ||
| 3214 | 2026.03.24 15:28:35.008943 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2026.03.24 15:28:35.009041 [ 5 ] {e116fcfc-759f-437f-88a8-a96882f86168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3216 | 2026.03.24 15:28:35.009083 [ 5 ] {e116fcfc-759f-437f-88a8-a96882f86168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3217 | 2026.03.24 15:28:35.010173 [ 5 ] {e116fcfc-759f-437f-88a8-a96882f86168} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.03.24 15:28:35.010208 [ 5 ] {e116fcfc-759f-437f-88a8-a96882f86168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3219 | 2026.03.24 15:28:35.010588 [ 5 ] {e116fcfc-759f-437f-88a8-a96882f86168} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3220 | 2026.03.24 15:28:35.010808 [ 5 ] {e116fcfc-759f-437f-88a8-a96882f86168} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.03.24 15:28:35.010940 [ 5 ] {e116fcfc-759f-437f-88a8-a96882f86168} <Debug> executeQuery: Read 871 rows, 70.55 KiB in 0.001919 sec., 453882.230328296 rows/sec., 35.90 MiB/sec. | ||
| 3222 | 2026.03.24 15:28:35.010977 [ 5 ] {e116fcfc-759f-437f-88a8-a96882f86168} <Debug> TCPHandler: Processed in 0.002094385 sec. | ||
| 3223 | 2026.03.24 15:28:35.011117 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2026.03.24 15:28:35.011213 [ 5 ] {c9f4634d-4082-4e3d-92b7-61ffa2e33750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3225 | 2026.03.24 15:28:35.011254 [ 5 ] {c9f4634d-4082-4e3d-92b7-61ffa2e33750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3226 | 2026.03.24 15:28:35.011748 [ 5 ] {c9f4634d-4082-4e3d-92b7-61ffa2e33750} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.03.24 15:28:35.011783 [ 5 ] {c9f4634d-4082-4e3d-92b7-61ffa2e33750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3228 | 2026.03.24 15:28:35.012083 [ 5 ] {c9f4634d-4082-4e3d-92b7-61ffa2e33750} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3229 | 2026.03.24 15:28:35.012290 [ 5 ] {c9f4634d-4082-4e3d-92b7-61ffa2e33750} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.03.24 15:28:35.012417 [ 5 ] {c9f4634d-4082-4e3d-92b7-61ffa2e33750} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001223 sec., 146361.40637775962 rows/sec., 9.04 MiB/sec. | ||
| 3231 | 2026.03.24 15:28:35.012453 [ 5 ] {c9f4634d-4082-4e3d-92b7-61ffa2e33750} <Debug> TCPHandler: Processed in 0.001398 sec. | ||
| 3232 | 2026.03.24 15:28:35.012578 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.03.24 15:28:35.012676 [ 5 ] {20c3c99e-53d9-44b8-857c-925db0ff7bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3234 | 2026.03.24 15:28:35.012714 [ 5 ] {20c3c99e-53d9-44b8-857c-925db0ff7bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3235 | 2026.03.24 15:28:35.013176 [ 5 ] {20c3c99e-53d9-44b8-857c-925db0ff7bbe} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.03.24 15:28:35.013211 [ 5 ] {20c3c99e-53d9-44b8-857c-925db0ff7bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3237 | 2026.03.24 15:28:35.013511 [ 5 ] {20c3c99e-53d9-44b8-857c-925db0ff7bbe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3238 | 2026.03.24 15:28:35.013716 [ 5 ] {20c3c99e-53d9-44b8-857c-925db0ff7bbe} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.03.24 15:28:35.013838 [ 5 ] {20c3c99e-53d9-44b8-857c-925db0ff7bbe} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 3240 | 2026.03.24 15:28:35.013874 [ 5 ] {20c3c99e-53d9-44b8-857c-925db0ff7bbe} <Debug> TCPHandler: Processed in 0.001351989 sec. | ||
| 3241 | 2026.03.24 15:28:35.013988 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3242 | 2026.03.24 15:28:35.014083 [ 5 ] {2cbe68ed-56e2-47e1-b273-25ffb884864e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3243 | 2026.03.24 15:28:35.014123 [ 5 ] {2cbe68ed-56e2-47e1-b273-25ffb884864e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3244 | 2026.03.24 15:28:35.014580 [ 5 ] {2cbe68ed-56e2-47e1-b273-25ffb884864e} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.03.24 15:28:35.014615 [ 5 ] {2cbe68ed-56e2-47e1-b273-25ffb884864e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3246 | 2026.03.24 15:28:35.014906 [ 5 ] {2cbe68ed-56e2-47e1-b273-25ffb884864e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3247 | 2026.03.24 15:28:35.015112 [ 5 ] {2cbe68ed-56e2-47e1-b273-25ffb884864e} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.03.24 15:28:35.015235 [ 5 ] {2cbe68ed-56e2-47e1-b273-25ffb884864e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 3249 | 2026.03.24 15:28:35.015272 [ 5 ] {2cbe68ed-56e2-47e1-b273-25ffb884864e} <Debug> TCPHandler: Processed in 0.001333519 sec. | ||
| 3250 | 2026.03.24 15:28:35.015398 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2026.03.24 15:28:35.015493 [ 5 ] {1ed3b649-b730-4952-919f-12f6255189f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3252 | 2026.03.24 15:28:35.015533 [ 5 ] {1ed3b649-b730-4952-919f-12f6255189f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3253 | 2026.03.24 15:28:35.016186 [ 5 ] {1ed3b649-b730-4952-919f-12f6255189f4} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.03.24 15:28:35.016222 [ 5 ] {1ed3b649-b730-4952-919f-12f6255189f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3255 | 2026.03.24 15:28:35.016542 [ 5 ] {1ed3b649-b730-4952-919f-12f6255189f4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3256 | 2026.03.24 15:28:35.016747 [ 5 ] {1ed3b649-b730-4952-919f-12f6255189f4} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.03.24 15:28:35.016877 [ 5 ] {1ed3b649-b730-4952-919f-12f6255189f4} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001401 sec., 376159.88579586014 rows/sec., 26.59 MiB/sec. | ||
| 3258 | 2026.03.24 15:28:35.016914 [ 5 ] {1ed3b649-b730-4952-919f-12f6255189f4} <Debug> TCPHandler: Processed in 0.001576924 sec. | ||
| 3259 | 2026.03.24 15:28:35.017033 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2026.03.24 15:28:35.017128 [ 5 ] {c9a14cb4-da2f-42b8-be10-1e108e0eba03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3261 | 2026.03.24 15:28:35.017169 [ 5 ] {c9a14cb4-da2f-42b8-be10-1e108e0eba03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3262 | 2026.03.24 15:28:35.017553 [ 5 ] {c9a14cb4-da2f-42b8-be10-1e108e0eba03} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.03.24 15:28:35.017598 [ 5 ] {c9a14cb4-da2f-42b8-be10-1e108e0eba03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3264 | 2026.03.24 15:28:35.017954 [ 5 ] {c9a14cb4-da2f-42b8-be10-1e108e0eba03} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3265 | 2026.03.24 15:28:35.018198 [ 5 ] {c9a14cb4-da2f-42b8-be10-1e108e0eba03} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.03.24 15:28:35.018350 [ 5 ] {c9a14cb4-da2f-42b8-be10-1e108e0eba03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001238 sec., 4846.526655896608 rows/sec., 253.21 KiB/sec. | ||
| 3267 | 2026.03.24 15:28:35.018400 [ 5 ] {c9a14cb4-da2f-42b8-be10-1e108e0eba03} <Debug> TCPHandler: Processed in 0.00142463 sec. | ||
| 3268 | 2026.03.24 15:28:35.018525 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.03.24 15:28:35.018626 [ 5 ] {d6986e4f-ec96-4d6b-a2b3-b38c935217fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3270 | 2026.03.24 15:28:35.018667 [ 5 ] {d6986e4f-ec96-4d6b-a2b3-b38c935217fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3271 | 2026.03.24 15:28:35.019097 [ 5 ] {d6986e4f-ec96-4d6b-a2b3-b38c935217fb} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.03.24 15:28:35.019130 [ 5 ] {d6986e4f-ec96-4d6b-a2b3-b38c935217fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3273 | 2026.03.24 15:28:35.019446 [ 5 ] {d6986e4f-ec96-4d6b-a2b3-b38c935217fb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3274 | 2026.03.24 15:28:35.019654 [ 5 ] {d6986e4f-ec96-4d6b-a2b3-b38c935217fb} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.03.24 15:28:35.019780 [ 5 ] {d6986e4f-ec96-4d6b-a2b3-b38c935217fb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001173 sec., 225916.4535379369 rows/sec., 15.01 MiB/sec. | ||
| 3276 | 2026.03.24 15:28:35.019815 [ 5 ] {d6986e4f-ec96-4d6b-a2b3-b38c935217fb} <Debug> TCPHandler: Processed in 0.001348519 sec. | ||
| 3277 | 2026.03.24 15:28:35.019933 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.03.24 15:28:35.020026 [ 5 ] {05f5bb90-5af3-4a8f-af76-951d3f3e60ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3279 | 2026.03.24 15:28:35.020067 [ 5 ] {05f5bb90-5af3-4a8f-af76-951d3f3e60ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3280 | 2026.03.24 15:28:35.020375 [ 5 ] {05f5bb90-5af3-4a8f-af76-951d3f3e60ad} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.03.24 15:28:35.020408 [ 5 ] {05f5bb90-5af3-4a8f-af76-951d3f3e60ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3282 | 2026.03.24 15:28:35.020681 [ 5 ] {05f5bb90-5af3-4a8f-af76-951d3f3e60ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3283 | 2026.03.24 15:28:35.020883 [ 5 ] {05f5bb90-5af3-4a8f-af76-951d3f3e60ad} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.03.24 15:28:35.020993 [ 139 ] {} <Debug> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3285 | 2026.03.24 15:28:35.021008 [ 5 ] {05f5bb90-5af3-4a8f-af76-951d3f3e60ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001 sec., 1000 rows/sec., 67.38 KiB/sec. | ||
| 3286 | 2026.03.24 15:28:35.021031 [ 139 ] {} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.03.24 15:28:35.021048 [ 5 ] {05f5bb90-5af3-4a8f-af76-951d3f3e60ad} <Debug> TCPHandler: Processed in 0.001169585 sec. | ||
| 3288 | 2026.03.24 15:28:35.021050 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3289 | 2026.03.24 15:28:35.021162 [ 194 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::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 | ||
| 3290 | 2026.03.24 15:28:35.021166 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.03.24 15:28:35.021305 [ 5 ] {cc78595f-f641-4a7a-b427-3fa73057e317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3292 | 2026.03.24 15:28:35.021308 [ 194 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3293 | 2026.03.24 15:28:35.021355 [ 194 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::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 | ||
| 3294 | 2026.03.24 15:28:35.021359 [ 5 ] {cc78595f-f641-4a7a-b427-3fa73057e317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3295 | 2026.03.24 15:28:35.021418 [ 194 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::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 | ||
| 3296 | 2026.03.24 15:28:35.021463 [ 194 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::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 | ||
| 3297 | 2026.03.24 15:28:35.021501 [ 194 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::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 | ||
| 3298 | 2026.03.24 15:28:35.021535 [ 194 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::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 | ||
| 3299 | 2026.03.24 15:28:35.022231 [ 5 ] {cc78595f-f641-4a7a-b427-3fa73057e317} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3300 | 2026.03.24 15:28:35.022271 [ 5 ] {cc78595f-f641-4a7a-b427-3fa73057e317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3301 | 2026.03.24 15:28:35.022453 [ 193 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001334539 sec., 3746.612125985078 rows/sec., 252.46 KiB/sec. | ||
| 3302 | 2026.03.24 15:28:35.022608 [ 194 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3303 | 2026.03.24 15:28:35.022894 [ 194 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_5_1} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.03.24 15:28:35.022914 [ 5 ] {cc78595f-f641-4a7a-b427-3fa73057e317} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3305 | 2026.03.24 15:28:35.022964 [ 194 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_5_1} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3306 | 2026.03.24 15:28:35.023033 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 3307 | 2026.03.24 15:28:35.023155 [ 5 ] {cc78595f-f641-4a7a-b427-3fa73057e317} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.03.24 15:28:35.023267 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3309 | 2026.03.24 15:28:35.023292 [ 5 ] {cc78595f-f641-4a7a-b427-3fa73057e317} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002005 sec., 18453.865336658357 rows/sec., 33.07 MiB/sec. | ||
| 3310 | 2026.03.24 15:28:35.023300 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.03.24 15:28:35.023327 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3312 | 2026.03.24 15:28:35.023344 [ 5 ] {cc78595f-f641-4a7a-b427-3fa73057e317} <Debug> TCPHandler: Processed in 0.002225117 sec. | ||
| 3313 | 2026.03.24 15:28:35.023393 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::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 | ||
| 3314 | 2026.03.24 15:28:35.023462 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.03.24 15:28:35.023555 [ 5 ] {f7de2270-f449-4062-bc7b-6795a14e7f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3316 | 2026.03.24 15:28:35.023560 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3317 | 2026.03.24 15:28:35.023596 [ 5 ] {f7de2270-f449-4062-bc7b-6795a14e7f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3318 | 2026.03.24 15:28:35.023615 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 166 rows starting from the beginning of the part | ||
| 3319 | 2026.03.24 15:28:35.023728 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 3320 | 2026.03.24 15:28:35.023828 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3 rows starting from the beginning of the part | ||
| 3321 | 2026.03.24 15:28:35.023917 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 3322 | 2026.03.24 15:28:35.023943 [ 5 ] {f7de2270-f449-4062-bc7b-6795a14e7f6d} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.03.24 15:28:35.023978 [ 5 ] {f7de2270-f449-4062-bc7b-6795a14e7f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3324 | 2026.03.24 15:28:35.024009 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 3325 | 2026.03.24 15:28:35.024097 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 3326 | 2026.03.24 15:28:35.024284 [ 5 ] {f7de2270-f449-4062-bc7b-6795a14e7f6d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3327 | 2026.03.24 15:28:35.024492 [ 5 ] {f7de2270-f449-4062-bc7b-6795a14e7f6d} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.03.24 15:28:35.024617 [ 5 ] {f7de2270-f449-4062-bc7b-6795a14e7f6d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 3329 | 2026.03.24 15:28:35.024650 [ 5 ] {f7de2270-f449-4062-bc7b-6795a14e7f6d} <Debug> TCPHandler: Processed in 0.001237317 sec. | ||
| 3330 | 2026.03.24 15:28:35.026835 [ 189 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 19 columns (19 merged, 0 gathered) in 0.003469064 sec., 84460.8228617287 rows/sec., 151.35 MiB/sec. | ||
| 3331 | 2026.03.24 15:28:35.027315 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3332 | 2026.03.24 15:28:35.027596 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.03.24 15:28:35.027657 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3334 | 2026.03.24 15:28:35.027735 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3335 | 2026.03.24 15:28:39.997610 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.03.24 15:28:39.997810 [ 5 ] {31cfb54c-aeff-4608-94f2-60c64d239106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3337 | 2026.03.24 15:28:39.997875 [ 5 ] {31cfb54c-aeff-4608-94f2-60c64d239106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3338 | 2026.03.24 15:28:39.998540 [ 5 ] {31cfb54c-aeff-4608-94f2-60c64d239106} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.03.24 15:28:39.998589 [ 5 ] {31cfb54c-aeff-4608-94f2-60c64d239106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3340 | 2026.03.24 15:28:39.998964 [ 5 ] {31cfb54c-aeff-4608-94f2-60c64d239106} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3341 | 2026.03.24 15:28:39.999179 [ 5 ] {31cfb54c-aeff-4608-94f2-60c64d239106} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.03.24 15:28:39.999339 [ 5 ] {31cfb54c-aeff-4608-94f2-60c64d239106} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001573 sec., 1271.4558169103625 rows/sec., 103.68 KiB/sec. | ||
| 3343 | 2026.03.24 15:28:39.999385 [ 5 ] {31cfb54c-aeff-4608-94f2-60c64d239106} <Debug> TCPHandler: Processed in 0.00190672 sec. | ||
| 3344 | 2026.03.24 15:28:39.999543 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.03.24 15:28:39.999667 [ 5 ] {27667d65-7b3f-453b-b1a9-3b012cdc9389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3346 | 2026.03.24 15:28:39.999720 [ 5 ] {27667d65-7b3f-453b-b1a9-3b012cdc9389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3347 | 2026.03.24 15:28:40.000298 [ 5 ] {27667d65-7b3f-453b-b1a9-3b012cdc9389} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.03.24 15:28:40.000345 [ 5 ] {27667d65-7b3f-453b-b1a9-3b012cdc9389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3349 | 2026.03.24 15:28:40.000731 [ 5 ] {27667d65-7b3f-453b-b1a9-3b012cdc9389} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3350 | 2026.03.24 15:28:40.000949 [ 5 ] {27667d65-7b3f-453b-b1a9-3b012cdc9389} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.03.24 15:28:40.001083 [ 5 ] {27667d65-7b3f-453b-b1a9-3b012cdc9389} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.001445 sec., 44982.69896193771 rows/sec., 3.54 MiB/sec. | ||
| 3352 | 2026.03.24 15:28:40.001122 [ 5 ] {27667d65-7b3f-453b-b1a9-3b012cdc9389} <Debug> TCPHandler: Processed in 0.001652585 sec. | ||
| 3353 | 2026.03.24 15:28:40.001234 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2026.03.24 15:28:40.001338 [ 5 ] {b401c86f-76b3-494c-acc9-1db93e15bcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3355 | 2026.03.24 15:28:40.001379 [ 5 ] {b401c86f-76b3-494c-acc9-1db93e15bcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3356 | 2026.03.24 15:28:40.001773 [ 5 ] {b401c86f-76b3-494c-acc9-1db93e15bcc6} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.03.24 15:28:40.001810 [ 5 ] {b401c86f-76b3-494c-acc9-1db93e15bcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3358 | 2026.03.24 15:28:40.002106 [ 5 ] {b401c86f-76b3-494c-acc9-1db93e15bcc6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3359 | 2026.03.24 15:28:40.002308 [ 5 ] {b401c86f-76b3-494c-acc9-1db93e15bcc6} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.03.24 15:28:40.002437 [ 5 ] {b401c86f-76b3-494c-acc9-1db93e15bcc6} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 393.94 KiB/sec. | ||
| 3361 | 2026.03.24 15:28:40.002478 [ 5 ] {b401c86f-76b3-494c-acc9-1db93e15bcc6} <Debug> TCPHandler: Processed in 0.001294497 sec. | ||
| 3362 | 2026.03.24 15:28:40.002595 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.03.24 15:28:40.002727 [ 5 ] {183c9bf1-2762-48a3-9613-edff6e597c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3364 | 2026.03.24 15:28:40.002776 [ 5 ] {183c9bf1-2762-48a3-9613-edff6e597c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3365 | 2026.03.24 15:28:40.003286 [ 5 ] {183c9bf1-2762-48a3-9613-edff6e597c0c} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.03.24 15:28:40.003330 [ 5 ] {183c9bf1-2762-48a3-9613-edff6e597c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3367 | 2026.03.24 15:28:40.003704 [ 5 ] {183c9bf1-2762-48a3-9613-edff6e597c0c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3368 | 2026.03.24 15:28:40.003916 [ 5 ] {183c9bf1-2762-48a3-9613-edff6e597c0c} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.03.24 15:28:40.004042 [ 5 ] {183c9bf1-2762-48a3-9613-edff6e597c0c} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00134 sec., 52238.80597014925 rows/sec., 4.08 MiB/sec. | ||
| 3370 | 2026.03.24 15:28:40.004078 [ 5 ] {183c9bf1-2762-48a3-9613-edff6e597c0c} <Debug> TCPHandler: Processed in 0.001542923 sec. | ||
| 3371 | 2026.03.24 15:28:40.004189 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.03.24 15:28:40.004291 [ 5 ] {9497ddb6-2881-4c07-81eb-c0baba5eb407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3373 | 2026.03.24 15:28:40.004333 [ 5 ] {9497ddb6-2881-4c07-81eb-c0baba5eb407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3374 | 2026.03.24 15:28:40.004747 [ 5 ] {9497ddb6-2881-4c07-81eb-c0baba5eb407} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.03.24 15:28:40.004782 [ 5 ] {9497ddb6-2881-4c07-81eb-c0baba5eb407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3376 | 2026.03.24 15:28:40.005143 [ 5 ] {9497ddb6-2881-4c07-81eb-c0baba5eb407} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3377 | 2026.03.24 15:28:40.005349 [ 5 ] {9497ddb6-2881-4c07-81eb-c0baba5eb407} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.03.24 15:28:40.005474 [ 5 ] {9497ddb6-2881-4c07-81eb-c0baba5eb407} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001201 sec., 134054.9542048293 rows/sec., 9.34 MiB/sec. | ||
| 3379 | 2026.03.24 15:28:40.005509 [ 5 ] {9497ddb6-2881-4c07-81eb-c0baba5eb407} <Debug> TCPHandler: Processed in 0.001368489 sec. | ||
| 3380 | 2026.03.24 15:28:40.005616 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.03.24 15:28:40.005724 [ 5 ] {5e2c1591-be0b-4011-97c7-6ff705673dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3382 | 2026.03.24 15:28:40.005779 [ 5 ] {5e2c1591-be0b-4011-97c7-6ff705673dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3383 | 2026.03.24 15:28:40.006518 [ 5 ] {5e2c1591-be0b-4011-97c7-6ff705673dbe} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.03.24 15:28:40.006556 [ 5 ] {5e2c1591-be0b-4011-97c7-6ff705673dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3385 | 2026.03.24 15:28:40.007053 [ 5 ] {5e2c1591-be0b-4011-97c7-6ff705673dbe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3386 | 2026.03.24 15:28:40.007298 [ 5 ] {5e2c1591-be0b-4011-97c7-6ff705673dbe} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.03.24 15:28:40.007433 [ 5 ] {5e2c1591-be0b-4011-97c7-6ff705673dbe} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001728 sec., 2314.814814814815 rows/sec., 4.15 MiB/sec. | ||
| 3388 | 2026.03.24 15:28:40.007485 [ 5 ] {5e2c1591-be0b-4011-97c7-6ff705673dbe} <Debug> TCPHandler: Processed in 0.001919 sec. | ||
| 3389 | 2026.03.24 15:28:40.007600 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.03.24 15:28:40.007703 [ 5 ] {5a4809e7-611c-4329-b03d-7e2e43cd7f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3391 | 2026.03.24 15:28:40.007746 [ 5 ] {5a4809e7-611c-4329-b03d-7e2e43cd7f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3392 | 2026.03.24 15:28:40.008094 [ 5 ] {5a4809e7-611c-4329-b03d-7e2e43cd7f7f} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.03.24 15:28:40.008131 [ 5 ] {5a4809e7-611c-4329-b03d-7e2e43cd7f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3394 | 2026.03.24 15:28:40.008439 [ 5 ] {5a4809e7-611c-4329-b03d-7e2e43cd7f7f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3395 | 2026.03.24 15:28:40.008646 [ 5 ] {5a4809e7-611c-4329-b03d-7e2e43cd7f7f} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.03.24 15:28:40.008773 [ 5 ] {5a4809e7-611c-4329-b03d-7e2e43cd7f7f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3397 | 2026.03.24 15:28:40.008809 [ 5 ] {5a4809e7-611c-4329-b03d-7e2e43cd7f7f} <Debug> TCPHandler: Processed in 0.001258356 sec. | ||
| 3398 | 2026.03.24 15:28:41.163260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6285 | ||
| 3399 | 2026.03.24 15:28:41.163981 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.03.24 15:28:41.164018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3401 | 2026.03.24 15:28:41.164478 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3402 | 2026.03.24 15:28:41.164699 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.24 15:28:41.164818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6285 | ||
| 3404 | 2026.03.24 15:28:41.489776 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3405 | 2026.03.24 15:28:41.506392 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2026.03.24 15:28:41.506459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3407 | 2026.03.24 15:28:41.511855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3408 | 2026.03.24 15:28:41.512573 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.03.24 15:28:41.515665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3410 | 2026.03.24 15:28:43.669721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 486 | ||
| 3411 | 2026.03.24 15:28:43.672043 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.03.24 15:28:43.672084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3413 | 2026.03.24 15:28:43.673197 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3414 | 2026.03.24 15:28:43.673440 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.03.24 15:28:43.673668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 3416 | 2026.03.24 15:28:45.006628 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.03.24 15:28:45.006807 [ 5 ] {21f71737-8ef2-4f9d-98ac-ab1f294c815d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3418 | 2026.03.24 15:28:45.006871 [ 5 ] {21f71737-8ef2-4f9d-98ac-ab1f294c815d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3419 | 2026.03.24 15:28:45.007702 [ 5 ] {21f71737-8ef2-4f9d-98ac-ab1f294c815d} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.03.24 15:28:45.007750 [ 5 ] {21f71737-8ef2-4f9d-98ac-ab1f294c815d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3421 | 2026.03.24 15:28:45.008150 [ 5 ] {21f71737-8ef2-4f9d-98ac-ab1f294c815d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3422 | 2026.03.24 15:28:45.008374 [ 5 ] {21f71737-8ef2-4f9d-98ac-ab1f294c815d} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.03.24 15:28:45.008528 [ 5 ] {21f71737-8ef2-4f9d-98ac-ab1f294c815d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001768 sec., 160633.4841628959 rows/sec., 10.20 MiB/sec. | ||
| 3424 | 2026.03.24 15:28:45.008566 [ 5 ] {21f71737-8ef2-4f9d-98ac-ab1f294c815d} <Debug> TCPHandler: Processed in 0.002059633 sec. | ||
| 3425 | 2026.03.24 15:28:45.008706 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2026.03.24 15:28:45.008811 [ 5 ] {0014a299-30bd-4a3e-b7e5-44b533b2b1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3427 | 2026.03.24 15:28:45.008851 [ 5 ] {0014a299-30bd-4a3e-b7e5-44b533b2b1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3428 | 2026.03.24 15:28:45.009929 [ 5 ] {0014a299-30bd-4a3e-b7e5-44b533b2b1a4} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.03.24 15:28:45.009967 [ 5 ] {0014a299-30bd-4a3e-b7e5-44b533b2b1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3430 | 2026.03.24 15:28:45.010332 [ 5 ] {0014a299-30bd-4a3e-b7e5-44b533b2b1a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3431 | 2026.03.24 15:28:45.010538 [ 5 ] {0014a299-30bd-4a3e-b7e5-44b533b2b1a4} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.03.24 15:28:45.010674 [ 5 ] {0014a299-30bd-4a3e-b7e5-44b533b2b1a4} <Debug> executeQuery: Read 871 rows, 70.55 KiB in 0.001882 sec., 462805.5260361318 rows/sec., 36.61 MiB/sec. | ||
| 3433 | 2026.03.24 15:28:45.010711 [ 5 ] {0014a299-30bd-4a3e-b7e5-44b533b2b1a4} <Debug> TCPHandler: Processed in 0.002052983 sec. | ||
| 3434 | 2026.03.24 15:28:45.010840 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.03.24 15:28:45.010943 [ 5 ] {c3d78aff-3b2b-41e7-9374-b84a3a6a6f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3436 | 2026.03.24 15:28:45.010982 [ 5 ] {c3d78aff-3b2b-41e7-9374-b84a3a6a6f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3437 | 2026.03.24 15:28:45.011524 [ 5 ] {c3d78aff-3b2b-41e7-9374-b84a3a6a6f3e} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.03.24 15:28:45.011561 [ 5 ] {c3d78aff-3b2b-41e7-9374-b84a3a6a6f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3439 | 2026.03.24 15:28:45.011877 [ 5 ] {c3d78aff-3b2b-41e7-9374-b84a3a6a6f3e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3440 | 2026.03.24 15:28:45.012085 [ 5 ] {c3d78aff-3b2b-41e7-9374-b84a3a6a6f3e} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.03.24 15:28:45.012212 [ 5 ] {c3d78aff-3b2b-41e7-9374-b84a3a6a6f3e} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001288 sec., 138975.1552795031 rows/sec., 8.59 MiB/sec. | ||
| 3442 | 2026.03.24 15:28:45.012249 [ 5 ] {c3d78aff-3b2b-41e7-9374-b84a3a6a6f3e} <Debug> TCPHandler: Processed in 0.001457251 sec. | ||
| 3443 | 2026.03.24 15:28:45.012369 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.03.24 15:28:45.012471 [ 5 ] {09ee7f45-26f9-4845-8d39-2739d07fcb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3445 | 2026.03.24 15:28:45.012511 [ 5 ] {09ee7f45-26f9-4845-8d39-2739d07fcb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3446 | 2026.03.24 15:28:45.012983 [ 5 ] {09ee7f45-26f9-4845-8d39-2739d07fcb66} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.03.24 15:28:45.013019 [ 5 ] {09ee7f45-26f9-4845-8d39-2739d07fcb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3448 | 2026.03.24 15:28:45.013313 [ 5 ] {09ee7f45-26f9-4845-8d39-2739d07fcb66} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3449 | 2026.03.24 15:28:45.013521 [ 5 ] {09ee7f45-26f9-4845-8d39-2739d07fcb66} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.03.24 15:28:45.013644 [ 5 ] {09ee7f45-26f9-4845-8d39-2739d07fcb66} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001191 sec., 125104.95382031906 rows/sec., 8.08 MiB/sec. | ||
| 3451 | 2026.03.24 15:28:45.013679 [ 5 ] {09ee7f45-26f9-4845-8d39-2739d07fcb66} <Debug> TCPHandler: Processed in 0.001358739 sec. | ||
| 3452 | 2026.03.24 15:28:45.013799 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.03.24 15:28:45.013901 [ 5 ] {11f44bcb-27d6-4f4b-a257-fd1d15807888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3454 | 2026.03.24 15:28:45.013940 [ 5 ] {11f44bcb-27d6-4f4b-a257-fd1d15807888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3455 | 2026.03.24 15:28:45.014403 [ 5 ] {11f44bcb-27d6-4f4b-a257-fd1d15807888} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.03.24 15:28:45.014440 [ 5 ] {11f44bcb-27d6-4f4b-a257-fd1d15807888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3457 | 2026.03.24 15:28:45.014732 [ 5 ] {11f44bcb-27d6-4f4b-a257-fd1d15807888} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3458 | 2026.03.24 15:28:45.014930 [ 5 ] {11f44bcb-27d6-4f4b-a257-fd1d15807888} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.03.24 15:28:45.015053 [ 5 ] {11f44bcb-27d6-4f4b-a257-fd1d15807888} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 3460 | 2026.03.24 15:28:45.015089 [ 5 ] {11f44bcb-27d6-4f4b-a257-fd1d15807888} <Debug> TCPHandler: Processed in 0.001338948 sec. | ||
| 3461 | 2026.03.24 15:28:45.015202 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.03.24 15:28:45.015303 [ 5 ] {3f957379-e88e-488a-a2a3-1bfa69426854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3463 | 2026.03.24 15:28:45.015342 [ 5 ] {3f957379-e88e-488a-a2a3-1bfa69426854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3464 | 2026.03.24 15:28:45.016003 [ 5 ] {3f957379-e88e-488a-a2a3-1bfa69426854} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.03.24 15:28:45.016039 [ 5 ] {3f957379-e88e-488a-a2a3-1bfa69426854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3466 | 2026.03.24 15:28:45.016347 [ 5 ] {3f957379-e88e-488a-a2a3-1bfa69426854} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3467 | 2026.03.24 15:28:45.016558 [ 5 ] {3f957379-e88e-488a-a2a3-1bfa69426854} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.03.24 15:28:45.016687 [ 5 ] {3f957379-e88e-488a-a2a3-1bfa69426854} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001402 sec., 375891.5834522111 rows/sec., 26.57 MiB/sec. | ||
| 3469 | 2026.03.24 15:28:45.016724 [ 5 ] {3f957379-e88e-488a-a2a3-1bfa69426854} <Debug> TCPHandler: Processed in 0.001570623 sec. | ||
| 3470 | 2026.03.24 15:28:45.016824 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2026.03.24 15:28:45.016925 [ 5 ] {39988446-9d9c-4ecd-abfa-9c8eedec40ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3472 | 2026.03.24 15:28:45.016965 [ 5 ] {39988446-9d9c-4ecd-abfa-9c8eedec40ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3473 | 2026.03.24 15:28:45.017331 [ 5 ] {39988446-9d9c-4ecd-abfa-9c8eedec40ac} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.03.24 15:28:45.017371 [ 5 ] {39988446-9d9c-4ecd-abfa-9c8eedec40ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3475 | 2026.03.24 15:28:45.017685 [ 5 ] {39988446-9d9c-4ecd-abfa-9c8eedec40ac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3476 | 2026.03.24 15:28:45.017891 [ 5 ] {39988446-9d9c-4ecd-abfa-9c8eedec40ac} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.03.24 15:28:45.018011 [ 128 ] {} <Debug> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3478 | 2026.03.24 15:28:45.018020 [ 5 ] {39988446-9d9c-4ecd-abfa-9c8eedec40ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 3479 | 2026.03.24 15:28:45.018089 [ 128 ] {} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.03.24 15:28:45.018104 [ 5 ] {39988446-9d9c-4ecd-abfa-9c8eedec40ac} <Debug> TCPHandler: Processed in 0.001326458 sec. | ||
| 3481 | 2026.03.24 15:28:45.018116 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3482 | 2026.03.24 15:28:45.018239 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2026.03.24 15:28:45.018252 [ 193 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::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 | ||
| 3484 | 2026.03.24 15:28:45.018355 [ 5 ] {fb4f5a70-71ed-4ae7-a13c-0f77420be21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3485 | 2026.03.24 15:28:45.018402 [ 5 ] {fb4f5a70-71ed-4ae7-a13c-0f77420be21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3486 | 2026.03.24 15:28:45.018423 [ 193 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3487 | 2026.03.24 15:28:45.018466 [ 193 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::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 | ||
| 3488 | 2026.03.24 15:28:45.018536 [ 193 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::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 | ||
| 3489 | 2026.03.24 15:28:45.018580 [ 193 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::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 | ||
| 3490 | 2026.03.24 15:28:45.018628 [ 193 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::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 | ||
| 3491 | 2026.03.24 15:28:45.018667 [ 193 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::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 | ||
| 3492 | 2026.03.24 15:28:45.018706 [ 193 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::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 | ||
| 3493 | 2026.03.24 15:28:45.018847 [ 5 ] {fb4f5a70-71ed-4ae7-a13c-0f77420be21d} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.03.24 15:28:45.018888 [ 5 ] {fb4f5a70-71ed-4ae7-a13c-0f77420be21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3495 | 2026.03.24 15:28:45.019327 [ 5 ] {fb4f5a70-71ed-4ae7-a13c-0f77420be21d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3496 | 2026.03.24 15:28:45.019456 [ 191 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264026 sec., 28480.426826663377 rows/sec., 1.45 MiB/sec. | ||
| 3497 | 2026.03.24 15:28:45.019548 [ 5 ] {fb4f5a70-71ed-4ae7-a13c-0f77420be21d} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2026.03.24 15:28:45.019579 [ 191 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3499 | 2026.03.24 15:28:45.019680 [ 5 ] {fb4f5a70-71ed-4ae7-a13c-0f77420be21d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001344 sec., 197172.61904761905 rows/sec., 13.10 MiB/sec. | ||
| 3500 | 2026.03.24 15:28:45.019716 [ 5 ] {fb4f5a70-71ed-4ae7-a13c-0f77420be21d} <Debug> TCPHandler: Processed in 0.001531003 sec. | ||
| 3501 | 2026.03.24 15:28:45.019827 [ 191 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_6_1} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.03.24 15:28:45.019839 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.03.24 15:28:45.019890 [ 191 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_6_1} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3504 | 2026.03.24 15:28:45.019942 [ 5 ] {e6f3ea87-dd09-4181-af04-edebb92be8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3505 | 2026.03.24 15:28:45.019983 [ 5 ] {e6f3ea87-dd09-4181-af04-edebb92be8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3506 | 2026.03.24 15:28:45.019987 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3507 | 2026.03.24 15:28:45.020329 [ 5 ] {e6f3ea87-dd09-4181-af04-edebb92be8e6} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.03.24 15:28:45.020363 [ 5 ] {e6f3ea87-dd09-4181-af04-edebb92be8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3509 | 2026.03.24 15:28:45.020646 [ 5 ] {e6f3ea87-dd09-4181-af04-edebb92be8e6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3510 | 2026.03.24 15:28:45.020847 [ 5 ] {e6f3ea87-dd09-4181-af04-edebb92be8e6} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.03.24 15:28:45.020971 [ 5 ] {e6f3ea87-dd09-4181-af04-edebb92be8e6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 3512 | 2026.03.24 15:28:45.021005 [ 5 ] {e6f3ea87-dd09-4181-af04-edebb92be8e6} <Debug> TCPHandler: Processed in 0.001213426 sec. | ||
| 3513 | 2026.03.24 15:28:45.021120 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2026.03.24 15:28:45.021220 [ 5 ] {dd88b915-f777-4d7d-b32a-87d156a0d9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3515 | 2026.03.24 15:28:45.021279 [ 5 ] {dd88b915-f777-4d7d-b32a-87d156a0d9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3516 | 2026.03.24 15:28:45.022130 [ 5 ] {dd88b915-f777-4d7d-b32a-87d156a0d9ea} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.03.24 15:28:45.022165 [ 5 ] {dd88b915-f777-4d7d-b32a-87d156a0d9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3518 | 2026.03.24 15:28:45.022712 [ 5 ] {dd88b915-f777-4d7d-b32a-87d156a0d9ea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3519 | 2026.03.24 15:28:45.022928 [ 5 ] {dd88b915-f777-4d7d-b32a-87d156a0d9ea} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.03.24 15:28:45.023061 [ 5 ] {dd88b915-f777-4d7d-b32a-87d156a0d9ea} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001859 sec., 19903.173749327594 rows/sec., 35.67 MiB/sec. | ||
| 3521 | 2026.03.24 15:28:45.023116 [ 5 ] {dd88b915-f777-4d7d-b32a-87d156a0d9ea} <Debug> TCPHandler: Processed in 0.002043363 sec. | ||
| 3522 | 2026.03.24 15:28:45.023238 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2026.03.24 15:28:45.023337 [ 5 ] {834426a4-5b16-4b80-8ade-7b4deffc0921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3524 | 2026.03.24 15:28:45.023377 [ 5 ] {834426a4-5b16-4b80-8ade-7b4deffc0921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3525 | 2026.03.24 15:28:45.023726 [ 5 ] {834426a4-5b16-4b80-8ade-7b4deffc0921} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.03.24 15:28:45.023761 [ 5 ] {834426a4-5b16-4b80-8ade-7b4deffc0921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3527 | 2026.03.24 15:28:45.024060 [ 5 ] {834426a4-5b16-4b80-8ade-7b4deffc0921} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3528 | 2026.03.24 15:28:45.024279 [ 5 ] {834426a4-5b16-4b80-8ade-7b4deffc0921} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.03.24 15:28:45.024405 [ 5 ] {834426a4-5b16-4b80-8ade-7b4deffc0921} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 3530 | 2026.03.24 15:28:45.024439 [ 5 ] {834426a4-5b16-4b80-8ade-7b4deffc0921} <Debug> TCPHandler: Processed in 0.001248406 sec. | ||
| 3531 | 2026.03.24 15:28:48.556608 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3532 | 2026.03.24 15:28:48.556674 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3533 | 2026.03.24 15:28:48.665861 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6733 | ||
| 3534 | 2026.03.24 15:28:48.666345 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.03.24 15:28:48.666390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3536 | 2026.03.24 15:28:48.666873 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3537 | 2026.03.24 15:28:48.667117 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.03.24 15:28:48.667261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6733 | ||
| 3539 | 2026.03.24 15:28:49.016689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3540 | 2026.03.24 15:28:49.033246 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.03.24 15:28:49.033292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3542 | 2026.03.24 15:28:49.038896 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3543 | 2026.03.24 15:28:49.039611 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.03.24 15:28:49.042381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3545 | 2026.03.24 15:28:49.998209 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.03.24 15:28:49.998376 [ 5 ] {05779393-16c7-4d6f-b7f3-31df903ea5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3547 | 2026.03.24 15:28:49.998438 [ 5 ] {05779393-16c7-4d6f-b7f3-31df903ea5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3548 | 2026.03.24 15:28:49.999059 [ 5 ] {05779393-16c7-4d6f-b7f3-31df903ea5c0} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.03.24 15:28:49.999104 [ 5 ] {05779393-16c7-4d6f-b7f3-31df903ea5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3550 | 2026.03.24 15:28:49.999484 [ 5 ] {05779393-16c7-4d6f-b7f3-31df903ea5c0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3551 | 2026.03.24 15:28:49.999697 [ 5 ] {05779393-16c7-4d6f-b7f3-31df903ea5c0} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.03.24 15:28:49.999819 [ 120 ] {} <Debug> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3553 | 2026.03.24 15:28:49.999844 [ 5 ] {05779393-16c7-4d6f-b7f3-31df903ea5c0} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001513 sec., 42300.066093853275 rows/sec., 3.33 MiB/sec. | ||
| 3554 | 2026.03.24 15:28:49.999885 [ 120 ] {} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.03.24 15:28:49.999896 [ 5 ] {05779393-16c7-4d6f-b7f3-31df903ea5c0} <Debug> TCPHandler: Processed in 0.001822798 sec. | ||
| 3556 | 2026.03.24 15:28:49.999913 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3557 | 2026.03.24 15:28:50.000024 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.03.24 15:28:50.000060 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::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 | ||
| 3559 | 2026.03.24 15:28:50.000122 [ 5 ] {f594e5e8-78fa-4935-8331-3d6b9dd95d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3560 | 2026.03.24 15:28:50.000167 [ 5 ] {f594e5e8-78fa-4935-8331-3d6b9dd95d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3561 | 2026.03.24 15:28:50.000261 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3562 | 2026.03.24 15:28:50.000298 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3353 rows starting from the beginning of the part | ||
| 3563 | 2026.03.24 15:28:50.000362 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3564 | 2026.03.24 15:28:50.000412 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 871 rows starting from the beginning of the part | ||
| 3565 | 2026.03.24 15:28:50.000454 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 65 rows starting from the beginning of the part | ||
| 3566 | 2026.03.24 15:28:50.000492 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 871 rows starting from the beginning of the part | ||
| 3567 | 2026.03.24 15:28:50.000529 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::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 | ||
| 3568 | 2026.03.24 15:28:50.000720 [ 5 ] {f594e5e8-78fa-4935-8331-3d6b9dd95d55} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.03.24 15:28:50.000762 [ 5 ] {f594e5e8-78fa-4935-8331-3d6b9dd95d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3570 | 2026.03.24 15:28:50.001065 [ 5 ] {f594e5e8-78fa-4935-8331-3d6b9dd95d55} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3571 | 2026.03.24 15:28:50.001310 [ 5 ] {f594e5e8-78fa-4935-8331-3d6b9dd95d55} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.03.24 15:28:50.001444 [ 5 ] {f594e5e8-78fa-4935-8331-3d6b9dd95d55} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001341 sec., 2982.848620432513 rows/sec., 224.30 KiB/sec. | ||
| 3573 | 2026.03.24 15:28:50.001480 [ 5 ] {f594e5e8-78fa-4935-8331-3d6b9dd95d55} <Debug> TCPHandler: Processed in 0.001503902 sec. | ||
| 3574 | 2026.03.24 15:28:50.001569 [ 120 ] {} <Debug> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 3575 | 2026.03.24 15:28:50.001593 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.03.24 15:28:50.001635 [ 120 ] {} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.03.24 15:28:50.001661 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3578 | 2026.03.24 15:28:50.001710 [ 5 ] {b459203a-db05-4345-acf8-b02d3c4eb810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3579 | 2026.03.24 15:28:50.001747 [ 191 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 3580 | 2026.03.24 15:28:50.001770 [ 5 ] {b459203a-db05-4345-acf8-b02d3c4eb810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3581 | 2026.03.24 15:28:50.001842 [ 191 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3582 | 2026.03.24 15:28:50.001873 [ 191 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 221 rows starting from the beginning of the part | ||
| 3583 | 2026.03.24 15:28:50.001931 [ 191 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 3584 | 2026.03.24 15:28:50.001981 [ 191 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 179 rows starting from the beginning of the part | ||
| 3585 | 2026.03.24 15:28:50.002024 [ 191 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 3586 | 2026.03.24 15:28:50.002063 [ 191 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 179 rows starting from the beginning of the part | ||
| 3587 | 2026.03.24 15:28:50.002100 [ 191 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 3588 | 2026.03.24 15:28:50.002266 [ 5 ] {b459203a-db05-4345-acf8-b02d3c4eb810} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2026.03.24 15:28:50.002301 [ 5 ] {b459203a-db05-4345-acf8-b02d3c4eb810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3590 | 2026.03.24 15:28:50.002435 [ 201 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5288 rows, containing 5 columns (5 merged, 0 gathered) in 0.002443712 sec., 2163921.1167273396 rows/sec., 174.45 MiB/sec. | ||
| 3591 | 2026.03.24 15:28:50.002729 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3592 | 2026.03.24 15:28:50.002751 [ 5 ] {b459203a-db05-4345-acf8-b02d3c4eb810} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3593 | 2026.03.24 15:28:50.002897 [ 191 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 593 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188955 sec., 498757.31209339295 rows/sec., 33.23 MiB/sec. | ||
| 3594 | 2026.03.24 15:28:50.003014 [ 191 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 3595 | 2026.03.24 15:28:50.003068 [ 5 ] {b459203a-db05-4345-acf8-b02d3c4eb810} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.03.24 15:28:50.003116 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_21_4} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3597 | 2026.03.24 15:28:50.003204 [ 5 ] {b459203a-db05-4345-acf8-b02d3c4eb810} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001517 sec., 44825.31311799605 rows/sec., 3.50 MiB/sec. | ||
| 3598 | 2026.03.24 15:28:50.003208 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_21_4} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3599 | 2026.03.24 15:28:50.003220 [ 120 ] {} <Debug> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3600 | 2026.03.24 15:28:50.003247 [ 5 ] {b459203a-db05-4345-acf8-b02d3c4eb810} <Debug> TCPHandler: Processed in 0.001703007 sec. | ||
| 3601 | 2026.03.24 15:28:50.003289 [ 191 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_15_3} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.03.24 15:28:50.003291 [ 120 ] {} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.03.24 15:28:50.003300 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 3604 | 2026.03.24 15:28:50.003333 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3605 | 2026.03.24 15:28:50.003358 [ 191 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_15_3} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 3606 | 2026.03.24 15:28:50.003386 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3607 | 2026.03.24 15:28:50.003432 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3608 | 2026.03.24 15:28:50.003470 [ 191 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::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 | ||
| 3609 | 2026.03.24 15:28:50.003480 [ 5 ] {0f175394-8834-4279-bef1-c5b48bc99e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3610 | 2026.03.24 15:28:50.003523 [ 5 ] {0f175394-8834-4279-bef1-c5b48bc99e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3611 | 2026.03.24 15:28:50.003530 [ 191 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3612 | 2026.03.24 15:28:50.003552 [ 191 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1826 rows starting from the beginning of the part | ||
| 3613 | 2026.03.24 15:28:50.003595 [ 191 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 68 rows starting from the beginning of the part | ||
| 3614 | 2026.03.24 15:28:50.003629 [ 191 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 527 rows starting from the beginning of the part | ||
| 3615 | 2026.03.24 15:28:50.003663 [ 191 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part | ||
| 3616 | 2026.03.24 15:28:50.003695 [ 191 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 527 rows starting from the beginning of the part | ||
| 3617 | 2026.03.24 15:28:50.003727 [ 191 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 68 rows starting from the beginning of the part | ||
| 3618 | 2026.03.24 15:28:50.003909 [ 5 ] {0f175394-8834-4279-bef1-c5b48bc99e40} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.03.24 15:28:50.003944 [ 5 ] {0f175394-8834-4279-bef1-c5b48bc99e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3620 | 2026.03.24 15:28:50.004270 [ 5 ] {0f175394-8834-4279-bef1-c5b48bc99e40} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3621 | 2026.03.24 15:28:50.004483 [ 5 ] {0f175394-8834-4279-bef1-c5b48bc99e40} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.03.24 15:28:50.004598 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3623 | 2026.03.24 15:28:50.004610 [ 5 ] {0f175394-8834-4279-bef1-c5b48bc99e40} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 3624 | 2026.03.24 15:28:50.004651 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.03.24 15:28:50.004665 [ 5 ] {0f175394-8834-4279-bef1-c5b48bc99e40} <Debug> TCPHandler: Processed in 0.001329979 sec. | ||
| 3626 | 2026.03.24 15:28:50.004676 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3627 | 2026.03.24 15:28:50.004769 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::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 | ||
| 3628 | 2026.03.24 15:28:50.004780 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2026.03.24 15:28:50.004862 [ 193 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3086 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477581 sec., 2088548.7834507888 rows/sec., 153.47 MiB/sec. | ||
| 3630 | 2026.03.24 15:28:50.004883 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3631 | 2026.03.24 15:28:50.004887 [ 5 ] {b31e4e65-4422-402b-ac54-97aae8d6d29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3632 | 2026.03.24 15:28:50.004913 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 8034 rows starting from the beginning of the part | ||
| 3633 | 2026.03.24 15:28:50.004953 [ 5 ] {b31e4e65-4422-402b-ac54-97aae8d6d29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3634 | 2026.03.24 15:28:50.004972 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3635 | 2026.03.24 15:28:50.005020 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3636 | 2026.03.24 15:28:50.005060 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 3637 | 2026.03.24 15:28:50.005100 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3638 | 2026.03.24 15:28:50.005132 [ 200 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3639 | 2026.03.24 15:28:50.005141 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::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 | ||
| 3640 | 2026.03.24 15:28:50.005521 [ 200 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_21_4} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.03.24 15:28:50.005608 [ 200 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_21_4} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3642 | 2026.03.24 15:28:50.005657 [ 5 ] {b31e4e65-4422-402b-ac54-97aae8d6d29c} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.03.24 15:28:50.005699 [ 5 ] {b31e4e65-4422-402b-ac54-97aae8d6d29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3644 | 2026.03.24 15:28:50.005709 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3645 | 2026.03.24 15:28:50.006212 [ 5 ] {b31e4e65-4422-402b-ac54-97aae8d6d29c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3646 | 2026.03.24 15:28:50.006467 [ 5 ] {b31e4e65-4422-402b-ac54-97aae8d6d29c} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.03.24 15:28:50.006607 [ 5 ] {b31e4e65-4422-402b-ac54-97aae8d6d29c} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001738 sec., 2301.4959723820484 rows/sec., 4.12 MiB/sec. | ||
| 3648 | 2026.03.24 15:28:50.006659 [ 5 ] {b31e4e65-4422-402b-ac54-97aae8d6d29c} <Debug> TCPHandler: Processed in 0.001926911 sec. | ||
| 3649 | 2026.03.24 15:28:50.006774 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3650 | 2026.03.24 15:28:50.006866 [ 5 ] {38f2cb76-c985-47ff-baba-916a624f4e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3651 | 2026.03.24 15:28:50.006906 [ 5 ] {38f2cb76-c985-47ff-baba-916a624f4e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3652 | 2026.03.24 15:28:50.007229 [ 5 ] {38f2cb76-c985-47ff-baba-916a624f4e20} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.03.24 15:28:50.007291 [ 5 ] {38f2cb76-c985-47ff-baba-916a624f4e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3654 | 2026.03.24 15:28:50.007592 [ 5 ] {38f2cb76-c985-47ff-baba-916a624f4e20} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3655 | 2026.03.24 15:28:50.007800 [ 5 ] {38f2cb76-c985-47ff-baba-916a624f4e20} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2026.03.24 15:28:50.007904 [ 120 ] {} <Debug> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3657 | 2026.03.24 15:28:50.007927 [ 5 ] {38f2cb76-c985-47ff-baba-916a624f4e20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3658 | 2026.03.24 15:28:50.007941 [ 120 ] {} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.03.24 15:28:50.007967 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3660 | 2026.03.24 15:28:50.007968 [ 5 ] {38f2cb76-c985-47ff-baba-916a624f4e20} <Debug> TCPHandler: Processed in 0.001242917 sec. | ||
| 3661 | 2026.03.24 15:28:50.008040 [ 200 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 3662 | 2026.03.24 15:28:50.008115 [ 191 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9045 rows, containing 5 columns (5 merged, 0 gathered) in 0.003387232 sec., 2670321.9620031933 rows/sec., 171.42 MiB/sec. | ||
| 3663 | 2026.03.24 15:28:50.008164 [ 200 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3664 | 2026.03.24 15:28:50.008208 [ 200 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3665 | 2026.03.24 15:28:50.008306 [ 193 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3666 | 2026.03.24 15:28:50.008306 [ 200 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 3667 | 2026.03.24 15:28:50.008380 [ 200 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3668 | 2026.03.24 15:28:50.008428 [ 200 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 3669 | 2026.03.24 15:28:50.008476 [ 200 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3670 | 2026.03.24 15:28:50.008525 [ 200 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 3671 | 2026.03.24 15:28:50.008624 [ 193 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.03.24 15:28:50.008708 [ 193 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3673 | 2026.03.24 15:28:50.008780 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 3674 | 2026.03.24 15:28:50.009687 [ 188 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1260 rows, containing 4 columns (4 merged, 0 gathered) in 0.001676506 sec., 751563.0722466845 rows/sec., 49.10 MiB/sec. | ||
| 3675 | 2026.03.24 15:28:50.009863 [ 193 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3676 | 2026.03.24 15:28:50.010106 [ 193 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_21_4} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.03.24 15:28:50.010170 [ 193 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_21_4} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3678 | 2026.03.24 15:28:50.010256 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3679 | 2026.03.24 15:28:50.282813 [ 120 ] {} <Debug> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3680 | 2026.03.24 15:28:50.282874 [ 120 ] {} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.03.24 15:28:50.282896 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3682 | 2026.03.24 15:28:50.282994 [ 200 ] {9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4::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 | ||
| 3683 | 2026.03.24 15:28:50.283108 [ 200 ] {9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3684 | 2026.03.24 15:28:50.283141 [ 200 ] {9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3685 | 2026.03.24 15:28:50.283217 [ 200 ] {9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4::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 | ||
| 3686 | 2026.03.24 15:28:50.283273 [ 200 ] {9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4::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 | ||
| 3687 | 2026.03.24 15:28:50.283331 [ 200 ] {9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4::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 | ||
| 3688 | 2026.03.24 15:28:50.283381 [ 200 ] {9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4::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 | ||
| 3689 | 2026.03.24 15:28:50.284191 [ 188 ] {9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238996 sec., 25827.36344588683 rows/sec., 2.16 MiB/sec. | ||
| 3690 | 2026.03.24 15:28:50.284321 [ 200 ] {9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3691 | 2026.03.24 15:28:50.284592 [ 200 ] {9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4::all_1_5_1} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.03.24 15:28:50.284664 [ 200 ] {9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4::all_1_5_1} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3693 | 2026.03.24 15:28:50.284730 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3694 | 2026.03.24 15:28:50.587599 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3695 | 2026.03.24 15:28:50.587787 [ 5 ] {aa3a6d3f-2020-4913-b83a-c25535eb3acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3696 | 2026.03.24 15:28:50.587855 [ 5 ] {aa3a6d3f-2020-4913-b83a-c25535eb3acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3697 | 2026.03.24 15:28:50.588578 [ 5 ] {aa3a6d3f-2020-4913-b83a-c25535eb3acd} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2026.03.24 15:28:50.588629 [ 5 ] {aa3a6d3f-2020-4913-b83a-c25535eb3acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3699 | 2026.03.24 15:28:50.589036 [ 5 ] {aa3a6d3f-2020-4913-b83a-c25535eb3acd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3700 | 2026.03.24 15:28:50.589271 [ 5 ] {aa3a6d3f-2020-4913-b83a-c25535eb3acd} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.03.24 15:28:50.589425 [ 5 ] {aa3a6d3f-2020-4913-b83a-c25535eb3acd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001686 sec., 168446.02609727165 rows/sec., 10.70 MiB/sec. | ||
| 3702 | 2026.03.24 15:28:50.589467 [ 5 ] {aa3a6d3f-2020-4913-b83a-c25535eb3acd} <Debug> TCPHandler: Processed in 0.001999902 sec. | ||
| 3703 | 2026.03.24 15:28:50.589598 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3704 | 2026.03.24 15:28:50.589696 [ 5 ] {f37cc0ec-5985-4d83-a2b0-f6ce69ca54ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3705 | 2026.03.24 15:28:50.589740 [ 5 ] {f37cc0ec-5985-4d83-a2b0-f6ce69ca54ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3706 | 2026.03.24 15:28:50.591496 [ 5 ] {f37cc0ec-5985-4d83-a2b0-f6ce69ca54ca} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2026.03.24 15:28:50.591535 [ 5 ] {f37cc0ec-5985-4d83-a2b0-f6ce69ca54ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3708 | 2026.03.24 15:28:50.592062 [ 5 ] {f37cc0ec-5985-4d83-a2b0-f6ce69ca54ca} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3709 | 2026.03.24 15:28:50.592281 [ 5 ] {f37cc0ec-5985-4d83-a2b0-f6ce69ca54ca} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2026.03.24 15:28:50.592412 [ 5 ] {f37cc0ec-5985-4d83-a2b0-f6ce69ca54ca} <Debug> executeQuery: Read 3216 rows, 246.38 KiB in 0.002736 sec., 1175438.596491228 rows/sec., 87.94 MiB/sec. | ||
| 3711 | 2026.03.24 15:28:50.592452 [ 5 ] {f37cc0ec-5985-4d83-a2b0-f6ce69ca54ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3712 | 2026.03.24 15:28:50.592466 [ 5 ] {f37cc0ec-5985-4d83-a2b0-f6ce69ca54ca} <Debug> TCPHandler: Processed in 0.002918502 sec. | ||
| 3713 | 2026.03.24 15:28:50.592593 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.03.24 15:28:50.592690 [ 5 ] {35576bbd-432f-41b6-8a45-398240c197a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3715 | 2026.03.24 15:28:50.592731 [ 5 ] {35576bbd-432f-41b6-8a45-398240c197a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3716 | 2026.03.24 15:28:50.593211 [ 5 ] {35576bbd-432f-41b6-8a45-398240c197a7} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.03.24 15:28:50.593250 [ 5 ] {35576bbd-432f-41b6-8a45-398240c197a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3718 | 2026.03.24 15:28:50.593568 [ 5 ] {35576bbd-432f-41b6-8a45-398240c197a7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3719 | 2026.03.24 15:28:50.593776 [ 5 ] {35576bbd-432f-41b6-8a45-398240c197a7} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.03.24 15:28:50.593904 [ 5 ] {35576bbd-432f-41b6-8a45-398240c197a7} <Debug> executeQuery: Read 188 rows, 12.00 KiB in 0.001233 sec., 152473.64152473642 rows/sec., 9.51 MiB/sec. | ||
| 3721 | 2026.03.24 15:28:50.593941 [ 5 ] {35576bbd-432f-41b6-8a45-398240c197a7} <Debug> TCPHandler: Processed in 0.001398219 sec. | ||
| 3722 | 2026.03.24 15:28:50.594053 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.03.24 15:28:50.594149 [ 5 ] {9cee3c6e-da83-489a-979e-20ab9827b1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3724 | 2026.03.24 15:28:50.594190 [ 5 ] {9cee3c6e-da83-489a-979e-20ab9827b1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3725 | 2026.03.24 15:28:50.594846 [ 5 ] {9cee3c6e-da83-489a-979e-20ab9827b1bb} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.03.24 15:28:50.594883 [ 5 ] {9cee3c6e-da83-489a-979e-20ab9827b1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3727 | 2026.03.24 15:28:50.595219 [ 5 ] {9cee3c6e-da83-489a-979e-20ab9827b1bb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3728 | 2026.03.24 15:28:50.595428 [ 5 ] {9cee3c6e-da83-489a-979e-20ab9827b1bb} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.03.24 15:28:50.595552 [ 5 ] {9cee3c6e-da83-489a-979e-20ab9827b1bb} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001421 sec., 668543.2793807178 rows/sec., 39.33 MiB/sec. | ||
| 3730 | 2026.03.24 15:28:50.595590 [ 5 ] {9cee3c6e-da83-489a-979e-20ab9827b1bb} <Debug> TCPHandler: Processed in 0.001587344 sec. | ||
| 3731 | 2026.03.24 15:28:50.595710 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.03.24 15:28:50.595806 [ 5 ] {bf41e286-4367-44c3-81a2-6583e8ccb189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3733 | 2026.03.24 15:28:50.595846 [ 5 ] {bf41e286-4367-44c3-81a2-6583e8ccb189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3734 | 2026.03.24 15:28:50.596219 [ 5 ] {bf41e286-4367-44c3-81a2-6583e8ccb189} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.03.24 15:28:50.596255 [ 5 ] {bf41e286-4367-44c3-81a2-6583e8ccb189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3736 | 2026.03.24 15:28:50.596535 [ 5 ] {bf41e286-4367-44c3-81a2-6583e8ccb189} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3737 | 2026.03.24 15:28:50.596759 [ 5 ] {bf41e286-4367-44c3-81a2-6583e8ccb189} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.03.24 15:28:50.596886 [ 5 ] {bf41e286-4367-44c3-81a2-6583e8ccb189} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 64.04 KiB/sec. | ||
| 3739 | 2026.03.24 15:28:50.596924 [ 5 ] {bf41e286-4367-44c3-81a2-6583e8ccb189} <Debug> TCPHandler: Processed in 0.001264717 sec. | ||
| 3740 | 2026.03.24 15:28:50.597034 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.03.24 15:28:50.597130 [ 5 ] {7980f040-8fa1-4de9-942a-1a10b69195e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3742 | 2026.03.24 15:28:50.597170 [ 5 ] {7980f040-8fa1-4de9-942a-1a10b69195e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3743 | 2026.03.24 15:28:50.597641 [ 5 ] {7980f040-8fa1-4de9-942a-1a10b69195e9} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.03.24 15:28:50.597680 [ 5 ] {7980f040-8fa1-4de9-942a-1a10b69195e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3745 | 2026.03.24 15:28:50.598035 [ 5 ] {7980f040-8fa1-4de9-942a-1a10b69195e9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3746 | 2026.03.24 15:28:50.598272 [ 5 ] {7980f040-8fa1-4de9-942a-1a10b69195e9} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.03.24 15:28:50.598404 [ 5 ] {7980f040-8fa1-4de9-942a-1a10b69195e9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001291 sec., 114639.81409759876 rows/sec., 6.52 MiB/sec. | ||
| 3748 | 2026.03.24 15:28:50.598441 [ 5 ] {7980f040-8fa1-4de9-942a-1a10b69195e9} <Debug> TCPHandler: Processed in 0.001457491 sec. | ||
| 3749 | 2026.03.24 15:28:50.598554 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2026.03.24 15:28:50.598650 [ 5 ] {73fcdc19-a9d5-41f5-a91c-0da9514e1802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3751 | 2026.03.24 15:28:50.598692 [ 5 ] {73fcdc19-a9d5-41f5-a91c-0da9514e1802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3752 | 2026.03.24 15:28:50.599632 [ 5 ] {73fcdc19-a9d5-41f5-a91c-0da9514e1802} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.03.24 15:28:50.599670 [ 5 ] {73fcdc19-a9d5-41f5-a91c-0da9514e1802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3754 | 2026.03.24 15:28:50.600062 [ 5 ] {73fcdc19-a9d5-41f5-a91c-0da9514e1802} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3755 | 2026.03.24 15:28:50.600303 [ 5 ] {73fcdc19-a9d5-41f5-a91c-0da9514e1802} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.03.24 15:28:50.600462 [ 5 ] {73fcdc19-a9d5-41f5-a91c-0da9514e1802} <Debug> executeQuery: Read 1751 rows, 120.98 KiB in 0.00183 sec., 956830.6010928962 rows/sec., 64.56 MiB/sec. | ||
| 3757 | 2026.03.24 15:28:50.600508 [ 5 ] {73fcdc19-a9d5-41f5-a91c-0da9514e1802} <Debug> TCPHandler: Processed in 0.002003073 sec. | ||
| 3758 | 2026.03.24 15:28:50.600618 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3759 | 2026.03.24 15:28:50.600714 [ 5 ] {c8563986-d51b-4211-9e3b-27ad4e97b61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3760 | 2026.03.24 15:28:50.600757 [ 5 ] {c8563986-d51b-4211-9e3b-27ad4e97b61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3761 | 2026.03.24 15:28:50.601087 [ 5 ] {c8563986-d51b-4211-9e3b-27ad4e97b61f} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3762 | 2026.03.24 15:28:50.601124 [ 5 ] {c8563986-d51b-4211-9e3b-27ad4e97b61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3763 | 2026.03.24 15:28:50.601438 [ 5 ] {c8563986-d51b-4211-9e3b-27ad4e97b61f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3764 | 2026.03.24 15:28:50.601656 [ 5 ] {c8563986-d51b-4211-9e3b-27ad4e97b61f} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2026.03.24 15:28:50.601784 [ 5 ] {c8563986-d51b-4211-9e3b-27ad4e97b61f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 3766 | 2026.03.24 15:28:50.601824 [ 5 ] {c8563986-d51b-4211-9e3b-27ad4e97b61f} <Debug> TCPHandler: Processed in 0.001255527 sec. | ||
| 3767 | 2026.03.24 15:28:50.601933 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3768 | 2026.03.24 15:28:50.602027 [ 5 ] {2c602159-144b-4695-a2ac-2659e6eb6add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3769 | 2026.03.24 15:28:50.602071 [ 5 ] {2c602159-144b-4695-a2ac-2659e6eb6add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3770 | 2026.03.24 15:28:50.602755 [ 5 ] {2c602159-144b-4695-a2ac-2659e6eb6add} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.03.24 15:28:50.602793 [ 5 ] {2c602159-144b-4695-a2ac-2659e6eb6add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3772 | 2026.03.24 15:28:50.603240 [ 5 ] {2c602159-144b-4695-a2ac-2659e6eb6add} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3773 | 2026.03.24 15:28:50.603464 [ 5 ] {2c602159-144b-4695-a2ac-2659e6eb6add} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2026.03.24 15:28:50.603598 [ 5 ] {2c602159-144b-4695-a2ac-2659e6eb6add} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001589 sec., 1007551.9194461927 rows/sec., 61.17 MiB/sec. | ||
| 3775 | 2026.03.24 15:28:50.603635 [ 5 ] {2c602159-144b-4695-a2ac-2659e6eb6add} <Debug> TCPHandler: Processed in 0.001750817 sec. | ||
| 3776 | 2026.03.24 15:28:50.603750 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2026.03.24 15:28:50.603843 [ 5 ] {a594f250-7e93-437c-bf97-4db3f86a6e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3778 | 2026.03.24 15:28:50.603885 [ 5 ] {a594f250-7e93-437c-bf97-4db3f86a6e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3779 | 2026.03.24 15:28:50.604192 [ 5 ] {a594f250-7e93-437c-bf97-4db3f86a6e93} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.03.24 15:28:50.604227 [ 5 ] {a594f250-7e93-437c-bf97-4db3f86a6e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3781 | 2026.03.24 15:28:50.604517 [ 5 ] {a594f250-7e93-437c-bf97-4db3f86a6e93} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3782 | 2026.03.24 15:28:50.604736 [ 5 ] {a594f250-7e93-437c-bf97-4db3f86a6e93} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.03.24 15:28:50.604862 [ 5 ] {a594f250-7e93-437c-bf97-4db3f86a6e93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 3784 | 2026.03.24 15:28:50.604898 [ 5 ] {a594f250-7e93-437c-bf97-4db3f86a6e93} <Debug> TCPHandler: Processed in 0.001198876 sec. | ||
| 3785 | 2026.03.24 15:28:50.605012 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2026.03.24 15:28:50.605105 [ 5 ] {3d204e2e-1de7-43ac-8f5e-c96358c2065b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3787 | 2026.03.24 15:28:50.605157 [ 5 ] {3d204e2e-1de7-43ac-8f5e-c96358c2065b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3788 | 2026.03.24 15:28:50.605993 [ 5 ] {3d204e2e-1de7-43ac-8f5e-c96358c2065b} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2026.03.24 15:28:50.606031 [ 5 ] {3d204e2e-1de7-43ac-8f5e-c96358c2065b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3790 | 2026.03.24 15:28:50.606592 [ 5 ] {3d204e2e-1de7-43ac-8f5e-c96358c2065b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3791 | 2026.03.24 15:28:50.606815 [ 5 ] {3d204e2e-1de7-43ac-8f5e-c96358c2065b} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2026.03.24 15:28:50.606951 [ 5 ] {3d204e2e-1de7-43ac-8f5e-c96358c2065b} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001865 sec., 24664.879356568366 rows/sec., 44.20 MiB/sec. | ||
| 3793 | 2026.03.24 15:28:50.607009 [ 5 ] {3d204e2e-1de7-43ac-8f5e-c96358c2065b} <Debug> TCPHandler: Processed in 0.002044824 sec. | ||
| 3794 | 2026.03.24 15:28:50.607117 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3795 | 2026.03.24 15:28:50.607211 [ 5 ] {23a5fba8-bf40-4717-813a-dfba029fec38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3796 | 2026.03.24 15:28:50.607252 [ 5 ] {23a5fba8-bf40-4717-813a-dfba029fec38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3797 | 2026.03.24 15:28:50.607576 [ 5 ] {23a5fba8-bf40-4717-813a-dfba029fec38} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2026.03.24 15:28:50.607612 [ 5 ] {23a5fba8-bf40-4717-813a-dfba029fec38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3799 | 2026.03.24 15:28:50.607909 [ 5 ] {23a5fba8-bf40-4717-813a-dfba029fec38} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3800 | 2026.03.24 15:28:50.608125 [ 5 ] {23a5fba8-bf40-4717-813a-dfba029fec38} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2026.03.24 15:28:50.608252 [ 5 ] {23a5fba8-bf40-4717-813a-dfba029fec38} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001059 sec., 39660.056657223795 rows/sec., 2.26 MiB/sec. | ||
| 3802 | 2026.03.24 15:28:50.608288 [ 5 ] {23a5fba8-bf40-4717-813a-dfba029fec38} <Debug> TCPHandler: Processed in 0.001219706 sec. | ||
| 3803 | 2026.03.24 15:28:53.674742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 544 | ||
| 3804 | 2026.03.24 15:28:53.677450 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3805 | 2026.03.24 15:28:53.677499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3806 | 2026.03.24 15:28:53.678655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3807 | 2026.03.24 15:28:53.678919 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2026.03.24 15:28:53.679068 [ 113 ] {} <Debug> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3809 | 2026.03.24 15:28:53.679144 [ 113 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2026.03.24 15:28:53.679156 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 3811 | 2026.03.24 15:28:53.679170 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3812 | 2026.03.24 15:28:53.679278 [ 191 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::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 | ||
| 3813 | 2026.03.24 15:28:53.679721 [ 191 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3814 | 2026.03.24 15:28:53.679846 [ 191 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part | ||
| 3815 | 2026.03.24 15:28:53.680167 [ 191 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3816 | 2026.03.24 15:28:53.680489 [ 191 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 3817 | 2026.03.24 15:28:53.680798 [ 191 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3818 | 2026.03.24 15:28:53.681094 [ 191 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3819 | 2026.03.24 15:28:53.681401 [ 191 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 58 rows starting from the beginning of the part | ||
| 3820 | 2026.03.24 15:28:53.686896 [ 188 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 72 columns (72 merged, 0 gathered) in 0.007653363 sec., 71079.86384547551 rows/sec., 67.39 MiB/sec. | ||
| 3821 | 2026.03.24 15:28:53.688087 [ 192 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3822 | 2026.03.24 15:28:53.688707 [ 192 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_11_2} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3823 | 2026.03.24 15:28:53.688794 [ 192 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_11_2} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3824 | 2026.03.24 15:28:53.689027 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 3825 | 2026.03.24 15:28:54.996150 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3826 | 2026.03.24 15:28:54.996340 [ 5 ] {ff253d8e-7891-4824-9075-8e4bb7e62e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3827 | 2026.03.24 15:28:54.996410 [ 5 ] {ff253d8e-7891-4824-9075-8e4bb7e62e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3828 | 2026.03.24 15:28:54.997058 [ 5 ] {ff253d8e-7891-4824-9075-8e4bb7e62e46} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2026.03.24 15:28:54.997109 [ 5 ] {ff253d8e-7891-4824-9075-8e4bb7e62e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3830 | 2026.03.24 15:28:54.997503 [ 5 ] {ff253d8e-7891-4824-9075-8e4bb7e62e46} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3831 | 2026.03.24 15:28:54.997729 [ 5 ] {ff253d8e-7891-4824-9075-8e4bb7e62e46} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2026.03.24 15:28:54.997881 [ 5 ] {ff253d8e-7891-4824-9075-8e4bb7e62e46} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.69 MiB/sec. | ||
| 3833 | 2026.03.24 15:28:54.997926 [ 5 ] {ff253d8e-7891-4824-9075-8e4bb7e62e46} <Debug> TCPHandler: Processed in 0.001905811 sec. | ||
| 3834 | 2026.03.24 15:28:54.998041 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2026.03.24 15:28:54.998144 [ 5 ] {c0595b37-f3d5-40b4-832f-5426463fe63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3836 | 2026.03.24 15:28:54.998187 [ 5 ] {c0595b37-f3d5-40b4-832f-5426463fe63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3837 | 2026.03.24 15:28:54.998592 [ 5 ] {c0595b37-f3d5-40b4-832f-5426463fe63b} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2026.03.24 15:28:54.998628 [ 5 ] {c0595b37-f3d5-40b4-832f-5426463fe63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3839 | 2026.03.24 15:28:54.998936 [ 5 ] {c0595b37-f3d5-40b4-832f-5426463fe63b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3840 | 2026.03.24 15:28:54.999142 [ 5 ] {c0595b37-f3d5-40b4-832f-5426463fe63b} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2026.03.24 15:28:54.999269 [ 5 ] {c0595b37-f3d5-40b4-832f-5426463fe63b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 3842 | 2026.03.24 15:28:54.999306 [ 5 ] {c0595b37-f3d5-40b4-832f-5426463fe63b} <Debug> TCPHandler: Processed in 0.001316878 sec. | ||
| 3843 | 2026.03.24 15:28:54.999415 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2026.03.24 15:28:54.999510 [ 5 ] {c9d7fb5a-bdfe-4259-8ab4-50b9d4a663a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3845 | 2026.03.24 15:28:54.999553 [ 5 ] {c9d7fb5a-bdfe-4259-8ab4-50b9d4a663a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3846 | 2026.03.24 15:28:54.999916 [ 5 ] {c9d7fb5a-bdfe-4259-8ab4-50b9d4a663a2} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2026.03.24 15:28:54.999952 [ 5 ] {c9d7fb5a-bdfe-4259-8ab4-50b9d4a663a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3848 | 2026.03.24 15:28:55.000388 [ 5 ] {c9d7fb5a-bdfe-4259-8ab4-50b9d4a663a2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3849 | 2026.03.24 15:28:55.000600 [ 5 ] {c9d7fb5a-bdfe-4259-8ab4-50b9d4a663a2} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2026.03.24 15:28:55.000729 [ 5 ] {c9d7fb5a-bdfe-4259-8ab4-50b9d4a663a2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001239 sec., 103309.1202582728 rows/sec., 7.20 MiB/sec. | ||
| 3851 | 2026.03.24 15:28:55.000765 [ 5 ] {c9d7fb5a-bdfe-4259-8ab4-50b9d4a663a2} <Debug> TCPHandler: Processed in 0.00139951 sec. | ||
| 3852 | 2026.03.24 15:28:55.000873 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2026.03.24 15:28:55.000968 [ 5 ] {5391251b-dd68-4f79-bc8d-b528957ded7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3854 | 2026.03.24 15:28:55.001010 [ 5 ] {5391251b-dd68-4f79-bc8d-b528957ded7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3855 | 2026.03.24 15:28:55.001319 [ 5 ] {5391251b-dd68-4f79-bc8d-b528957ded7c} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2026.03.24 15:28:55.001354 [ 5 ] {5391251b-dd68-4f79-bc8d-b528957ded7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3857 | 2026.03.24 15:28:55.001669 [ 5 ] {5391251b-dd68-4f79-bc8d-b528957ded7c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3858 | 2026.03.24 15:28:55.001877 [ 5 ] {5391251b-dd68-4f79-bc8d-b528957ded7c} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2026.03.24 15:28:55.002007 [ 5 ] {5391251b-dd68-4f79-bc8d-b528957ded7c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001059 sec., 45325.779036827196 rows/sec., 3.05 MiB/sec. | ||
| 3860 | 2026.03.24 15:28:55.002042 [ 5 ] {5391251b-dd68-4f79-bc8d-b528957ded7c} <Debug> TCPHandler: Processed in 0.001218186 sec. | ||
| 3861 | 2026.03.24 15:28:56.168305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7245 | ||
| 3862 | 2026.03.24 15:28:56.168817 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.03.24 15:28:56.168856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3864 | 2026.03.24 15:28:56.169356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3865 | 2026.03.24 15:28:56.169596 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.03.24 15:28:56.169739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7245 | ||
| 3867 | 2026.03.24 15:28:56.543422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3868 | 2026.03.24 15:28:56.559531 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.03.24 15:28:56.559589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3870 | 2026.03.24 15:28:56.565416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3871 | 2026.03.24 15:28:56.566104 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.03.24 15:28:56.569238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3873 | 2026.03.24 15:28:59.998262 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3874 | 2026.03.24 15:28:59.998446 [ 5 ] {2d8bd134-9f92-4128-b38f-bd5c10aeafe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3875 | 2026.03.24 15:28:59.998514 [ 5 ] {2d8bd134-9f92-4128-b38f-bd5c10aeafe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3876 | 2026.03.24 15:28:59.999164 [ 5 ] {2d8bd134-9f92-4128-b38f-bd5c10aeafe6} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2026.03.24 15:28:59.999208 [ 5 ] {2d8bd134-9f92-4128-b38f-bd5c10aeafe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3878 | 2026.03.24 15:28:59.999602 [ 5 ] {2d8bd134-9f92-4128-b38f-bd5c10aeafe6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3879 | 2026.03.24 15:28:59.999824 [ 5 ] {2d8bd134-9f92-4128-b38f-bd5c10aeafe6} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2026.03.24 15:28:59.999971 [ 5 ] {2d8bd134-9f92-4128-b38f-bd5c10aeafe6} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 3.20 MiB/sec. | ||
| 3881 | 2026.03.24 15:29:00.000010 [ 5 ] {2d8bd134-9f92-4128-b38f-bd5c10aeafe6} <Debug> TCPHandler: Processed in 0.001870249 sec. | ||
| 3882 | 2026.03.24 15:29:00.000119 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2026.03.24 15:29:00.000213 [ 5 ] {9f9b37c2-f2aa-4ffc-8a20-a3bff8c3fe59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3884 | 2026.03.24 15:29:00.000253 [ 5 ] {9f9b37c2-f2aa-4ffc-8a20-a3bff8c3fe59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3885 | 2026.03.24 15:29:00.000624 [ 5 ] {9f9b37c2-f2aa-4ffc-8a20-a3bff8c3fe59} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3886 | 2026.03.24 15:29:00.000660 [ 5 ] {9f9b37c2-f2aa-4ffc-8a20-a3bff8c3fe59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3887 | 2026.03.24 15:29:00.000943 [ 5 ] {9f9b37c2-f2aa-4ffc-8a20-a3bff8c3fe59} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3888 | 2026.03.24 15:29:00.001144 [ 5 ] {9f9b37c2-f2aa-4ffc-8a20-a3bff8c3fe59} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3889 | 2026.03.24 15:29:00.001272 [ 5 ] {9f9b37c2-f2aa-4ffc-8a20-a3bff8c3fe59} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001079 sec., 3707.1362372567187 rows/sec., 278.76 KiB/sec. | ||
| 3890 | 2026.03.24 15:29:00.001309 [ 5 ] {9f9b37c2-f2aa-4ffc-8a20-a3bff8c3fe59} <Debug> TCPHandler: Processed in 0.001238076 sec. | ||
| 3891 | 2026.03.24 15:29:00.001414 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3892 | 2026.03.24 15:29:00.001506 [ 5 ] {31679748-de40-4090-a467-6051bdb0d3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3893 | 2026.03.24 15:29:00.001544 [ 5 ] {31679748-de40-4090-a467-6051bdb0d3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3894 | 2026.03.24 15:29:00.001934 [ 5 ] {31679748-de40-4090-a467-6051bdb0d3e0} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3895 | 2026.03.24 15:29:00.001969 [ 5 ] {31679748-de40-4090-a467-6051bdb0d3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3896 | 2026.03.24 15:29:00.002269 [ 5 ] {31679748-de40-4090-a467-6051bdb0d3e0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3897 | 2026.03.24 15:29:00.002475 [ 5 ] {31679748-de40-4090-a467-6051bdb0d3e0} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3898 | 2026.03.24 15:29:00.002598 [ 5 ] {31679748-de40-4090-a467-6051bdb0d3e0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00111 sec., 61261.26126126126 rows/sec., 4.78 MiB/sec. | ||
| 3899 | 2026.03.24 15:29:00.002634 [ 5 ] {31679748-de40-4090-a467-6051bdb0d3e0} <Debug> TCPHandler: Processed in 0.001267587 sec. | ||
| 3900 | 2026.03.24 15:29:00.002738 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3901 | 2026.03.24 15:29:00.002829 [ 5 ] {0f503958-5c44-4b16-8bee-30974cd8b8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3902 | 2026.03.24 15:29:00.002871 [ 5 ] {0f503958-5c44-4b16-8bee-30974cd8b8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3903 | 2026.03.24 15:29:00.003261 [ 5 ] {0f503958-5c44-4b16-8bee-30974cd8b8ed} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3904 | 2026.03.24 15:29:00.003297 [ 5 ] {0f503958-5c44-4b16-8bee-30974cd8b8ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3905 | 2026.03.24 15:29:00.003602 [ 5 ] {0f503958-5c44-4b16-8bee-30974cd8b8ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3906 | 2026.03.24 15:29:00.003797 [ 5 ] {0f503958-5c44-4b16-8bee-30974cd8b8ed} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3907 | 2026.03.24 15:29:00.003920 [ 5 ] {0f503958-5c44-4b16-8bee-30974cd8b8ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001109 sec., 144274.1208295762 rows/sec., 10.05 MiB/sec. | ||
| 3908 | 2026.03.24 15:29:00.003956 [ 5 ] {0f503958-5c44-4b16-8bee-30974cd8b8ed} <Debug> TCPHandler: Processed in 0.001265067 sec. | ||
| 3909 | 2026.03.24 15:29:00.004060 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2026.03.24 15:29:00.004164 [ 5 ] {88232f13-4555-463a-8fa8-779002dbada2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3911 | 2026.03.24 15:29:00.004221 [ 5 ] {88232f13-4555-463a-8fa8-779002dbada2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3912 | 2026.03.24 15:29:00.004926 [ 5 ] {88232f13-4555-463a-8fa8-779002dbada2} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2026.03.24 15:29:00.004963 [ 5 ] {88232f13-4555-463a-8fa8-779002dbada2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3914 | 2026.03.24 15:29:00.005486 [ 5 ] {88232f13-4555-463a-8fa8-779002dbada2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3915 | 2026.03.24 15:29:00.005707 [ 5 ] {88232f13-4555-463a-8fa8-779002dbada2} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3916 | 2026.03.24 15:29:00.005842 [ 5 ] {88232f13-4555-463a-8fa8-779002dbada2} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001696 sec., 2358.490566037736 rows/sec., 4.23 MiB/sec. | ||
| 3917 | 2026.03.24 15:29:00.005836 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3918 | 2026.03.24 15:29:00.005895 [ 5 ] {88232f13-4555-463a-8fa8-779002dbada2} <Debug> TCPHandler: Processed in 0.00188531 sec. | ||
| 3919 | 2026.03.24 15:29:00.005948 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.03.24 15:29:00.005991 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
| 3921 | 2026.03.24 15:29:00.006023 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2026.03.24 15:29:00.006103 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::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 | ||
| 3923 | 2026.03.24 15:29:00.006127 [ 5 ] {f6bb703c-fdde-4d36-b949-cfec86e99421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3924 | 2026.03.24 15:29:00.006170 [ 5 ] {f6bb703c-fdde-4d36-b949-cfec86e99421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3925 | 2026.03.24 15:29:00.006301 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3926 | 2026.03.24 15:29:00.006356 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 293 rows starting from the beginning of the part | ||
| 3927 | 2026.03.24 15:29:00.006467 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 3928 | 2026.03.24 15:29:00.006516 [ 5 ] {f6bb703c-fdde-4d36-b949-cfec86e99421} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.03.24 15:29:00.006555 [ 5 ] {f6bb703c-fdde-4d36-b949-cfec86e99421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 3930 | 2026.03.24 15:29:00.006559 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 3931 | 2026.03.24 15:29:00.006652 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 3932 | 2026.03.24 15:29:00.006741 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
| 3933 | 2026.03.24 15:29:00.006832 [ 191 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 3934 | 2026.03.24 15:29:00.006874 [ 5 ] {f6bb703c-fdde-4d36-b949-cfec86e99421} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3935 | 2026.03.24 15:29:00.007086 [ 5 ] {f6bb703c-fdde-4d36-b949-cfec86e99421} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.03.24 15:29:00.007213 [ 5 ] {f6bb703c-fdde-4d36-b949-cfec86e99421} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 3937 | 2026.03.24 15:29:00.007253 [ 5 ] {f6bb703c-fdde-4d36-b949-cfec86e99421} <Debug> TCPHandler: Processed in 0.001279567 sec. | ||
| 3938 | 2026.03.24 15:29:00.009992 [ 188 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 19 columns (19 merged, 0 gathered) in 0.003922343 sec., 98920.466670049 rows/sec., 177.26 MiB/sec. | ||
| 3939 | 2026.03.24 15:29:00.010745 [ 188 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3940 | 2026.03.24 15:29:00.011157 [ 188 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.03.24 15:29:00.011243 [ 188 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3942 | 2026.03.24 15:29:00.011375 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 3943 | 2026.03.24 15:29:01.542783 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37533 | ||
| 3944 | 2026.03.24 15:29:01.542920 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3945 | 2026.03.24 15:29:01.542949 [ 289 ] {} <Debug> TCP-Session: 36704911-9824-4fe1-9030-874a26f52044 Authenticating user 'default' from [fd00:1122:3344:101::e]:37533 | ||
| 3946 | 2026.03.24 15:29:01.542972 [ 289 ] {} <Debug> TCP-Session: 36704911-9824-4fe1-9030-874a26f52044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.03.24 15:29:01.542985 [ 289 ] {} <Debug> TCP-Session: 36704911-9824-4fe1-9030-874a26f52044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.03.24 15:29:01.543198 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65491 | ||
| 3949 | 2026.03.24 15:29:01.543228 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65377 | ||
| 3950 | 2026.03.24 15:29:01.543258 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36585 | ||
| 3951 | 2026.03.24 15:29:01.543287 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63358 | ||
| 3952 | 2026.03.24 15:29:01.543294 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47196 | ||
| 3953 | 2026.03.24 15:29:01.543330 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3954 | 2026.03.24 15:29:01.543355 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3955 | 2026.03.24 15:29:01.543359 [ 289 ] {} <Trace> TCP-Session: 36704911-9824-4fe1-9030-874a26f52044 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2026.03.24 15:29:01.543393 [ 291 ] {} <Debug> TCP-Session: 0af23d48-5f54-46a1-86e2-69bb5bad3e5d Authenticating user 'default' from [fd00:1122:3344:101::e]:65377 | ||
| 3957 | 2026.03.24 15:29:01.543384 [ 290 ] {} <Debug> TCP-Session: 113e30f0-dc44-4e71-8c30-a9a5428a251d Authenticating user 'default' from [fd00:1122:3344:101::e]:65491 | ||
| 3958 | 2026.03.24 15:29:01.543276 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51752 | ||
| 3959 | 2026.03.24 15:29:01.543448 [ 290 ] {} <Debug> TCP-Session: 113e30f0-dc44-4e71-8c30-a9a5428a251d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.03.24 15:29:01.543434 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3961 | 2026.03.24 15:29:01.543489 [ 290 ] {} <Debug> TCP-Session: 113e30f0-dc44-4e71-8c30-a9a5428a251d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.03.24 15:29:01.543497 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3963 | 2026.03.24 15:29:01.543515 [ 294 ] {} <Debug> TCP-Session: 91c6721e-c43d-487f-87fa-baee2a145ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36585 | ||
| 3964 | 2026.03.24 15:29:01.543525 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3965 | 2026.03.24 15:29:01.543541 [ 294 ] {} <Debug> TCP-Session: 91c6721e-c43d-487f-87fa-baee2a145ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.03.24 15:29:01.543534 [ 286 ] {} <Debug> TCP-Session: ac019939-192a-4ac5-8256-9e6d0a84a38b Authenticating user 'default' from [fd00:1122:3344:101::e]:63358 | ||
| 3967 | 2026.03.24 15:29:01.543563 [ 287 ] {} <Debug> TCP-Session: c6c1464f-70ce-410e-a5c8-e88f0771a872 Authenticating user 'default' from [fd00:1122:3344:101::e]:47196 | ||
| 3968 | 2026.03.24 15:29:01.543568 [ 294 ] {} <Debug> TCP-Session: 91c6721e-c43d-487f-87fa-baee2a145ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2026.03.24 15:29:01.543581 [ 286 ] {} <Debug> TCP-Session: ac019939-192a-4ac5-8256-9e6d0a84a38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.03.24 15:29:01.543595 [ 287 ] {} <Debug> TCP-Session: c6c1464f-70ce-410e-a5c8-e88f0771a872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.03.24 15:29:01.543614 [ 286 ] {} <Debug> TCP-Session: ac019939-192a-4ac5-8256-9e6d0a84a38b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.03.24 15:29:01.543628 [ 287 ] {} <Debug> TCP-Session: c6c1464f-70ce-410e-a5c8-e88f0771a872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.03.24 15:29:01.543567 [ 289 ] {814d99aa-5685-4b5b-92f5-b1be26f4af89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37533) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3974 | 2026.03.24 15:29:01.543434 [ 291 ] {} <Debug> TCP-Session: 0af23d48-5f54-46a1-86e2-69bb5bad3e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.03.24 15:29:01.543258 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61618 | ||
| 3976 | 2026.03.24 15:29:01.543707 [ 291 ] {} <Debug> TCP-Session: 0af23d48-5f54-46a1-86e2-69bb5bad3e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.03.24 15:29:01.543702 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3978 | 2026.03.24 15:29:01.543245 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57901 | ||
| 3979 | 2026.03.24 15:29:01.543813 [ 4 ] {} <Debug> TCP-Session: 058ebcc1-8cd3-4167-b10f-666fc5adf76a Authenticating user 'default' from [fd00:1122:3344:101::e]:51752 | ||
| 3980 | 2026.03.24 15:29:01.543841 [ 4 ] {} <Debug> TCP-Session: 058ebcc1-8cd3-4167-b10f-666fc5adf76a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.03.24 15:29:01.543861 [ 4 ] {} <Debug> TCP-Session: 058ebcc1-8cd3-4167-b10f-666fc5adf76a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.03.24 15:29:01.544024 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3983 | 2026.03.24 15:29:01.544032 [ 289 ] {814d99aa-5685-4b5b-92f5-b1be26f4af89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3984 | 2026.03.24 15:29:01.544055 [ 293 ] {} <Debug> TCP-Session: 323696ec-3d3d-4b39-99c8-32e71e6dbab8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57901 | ||
| 3985 | 2026.03.24 15:29:01.544030 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3986 | 2026.03.24 15:29:01.544079 [ 293 ] {} <Debug> TCP-Session: 323696ec-3d3d-4b39-99c8-32e71e6dbab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.03.24 15:29:01.544105 [ 289 ] {814d99aa-5685-4b5b-92f5-b1be26f4af89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3988 | 2026.03.24 15:29:01.544114 [ 293 ] {} <Debug> TCP-Session: 323696ec-3d3d-4b39-99c8-32e71e6dbab8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.03.24 15:29:01.544123 [ 292 ] {} <Debug> TCP-Session: 2450e930-b9ca-48e3-abe9-16b27cbbbaf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61618 | ||
| 3990 | 2026.03.24 15:29:01.544156 [ 292 ] {} <Debug> TCP-Session: 2450e930-b9ca-48e3-abe9-16b27cbbbaf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.03.24 15:29:01.544172 [ 292 ] {} <Debug> TCP-Session: 2450e930-b9ca-48e3-abe9-16b27cbbbaf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.03.24 15:29:01.544442 [ 289 ] {814d99aa-5685-4b5b-92f5-b1be26f4af89} <Debug> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be) (SelectExecutor): Key condition: unknown | ||
| 3993 | 2026.03.24 15:29:01.545504 [ 332 ] {814d99aa-5685-4b5b-92f5-b1be26f4af89} <Trace> AggregatingTransform: Aggregating | ||
| 3994 | 2026.03.24 15:29:01.545561 [ 332 ] {814d99aa-5685-4b5b-92f5-b1be26f4af89} <Trace> Aggregator: Aggregation method: without_key | ||
| 3995 | 2026.03.24 15:29:01.545602 [ 332 ] {814d99aa-5685-4b5b-92f5-b1be26f4af89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001049952 sec. (952.424 rows/sec., 37.20 KiB/sec.) | ||
| 3996 | 2026.03.24 15:29:01.545623 [ 332 ] {814d99aa-5685-4b5b-92f5-b1be26f4af89} <Trace> Aggregator: Merging aggregated data | ||
| 3997 | 2026.03.24 15:29:01.547012 [ 289 ] {814d99aa-5685-4b5b-92f5-b1be26f4af89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003504 sec., 285.38812785388126 rows/sec., 11.15 KiB/sec. | ||
| 3998 | 2026.03.24 15:29:01.547224 [ 289 ] {814d99aa-5685-4b5b-92f5-b1be26f4af89} <Debug> TCPHandler: Processed in 0.004032055 sec. | ||
| 3999 | 2026.03.24 15:29:01.547335 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4000 | 2026.03.24 15:29:01.547372 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4001 | 2026.03.24 15:29:01.547382 [ 289 ] {} <Debug> TCP-Session: 36704911-9824-4fe1-9030-874a26f52044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2026.03.24 15:29:01.547401 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4003 | 2026.03.24 15:29:01.547430 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4004 | 2026.03.24 15:29:01.547422 [ 286 ] {} <Debug> TCP-Session: ac019939-192a-4ac5-8256-9e6d0a84a38b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2026.03.24 15:29:01.547479 [ 290 ] {} <Debug> TCP-Session: 113e30f0-dc44-4e71-8c30-a9a5428a251d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2026.03.24 15:29:01.547455 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4007 | 2026.03.24 15:29:01.547509 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4008 | 2026.03.24 15:29:01.547533 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4009 | 2026.03.24 15:29:01.547548 [ 292 ] {} <Debug> TCP-Session: 2450e930-b9ca-48e3-abe9-16b27cbbbaf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.03.24 15:29:01.547555 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4011 | 2026.03.24 15:29:01.547576 [ 293 ] {} <Debug> TCP-Session: 323696ec-3d3d-4b39-99c8-32e71e6dbab8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.03.24 15:29:01.547560 [ 4 ] {} <Debug> TCP-Session: 058ebcc1-8cd3-4167-b10f-666fc5adf76a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.03.24 15:29:01.547635 [ 287 ] {} <Debug> TCP-Session: c6c1464f-70ce-410e-a5c8-e88f0771a872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.03.24 15:29:01.547492 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4015 | 2026.03.24 15:29:01.547489 [ 294 ] {} <Debug> TCP-Session: 91c6721e-c43d-487f-87fa-baee2a145ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.03.24 15:29:01.547699 [ 291 ] {} <Debug> TCP-Session: 0af23d48-5f54-46a1-86e2-69bb5bad3e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.03.24 15:29:01.647312 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44835 | ||
| 4018 | 2026.03.24 15:29:01.647426 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4019 | 2026.03.24 15:29:01.647453 [ 289 ] {} <Debug> TCP-Session: d3c579f1-429a-4250-b3cb-44ab752b358a Authenticating user 'default' from [fd00:1122:3344:101::e]:44835 | ||
| 4020 | 2026.03.24 15:29:01.647477 [ 289 ] {} <Debug> TCP-Session: d3c579f1-429a-4250-b3cb-44ab752b358a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.03.24 15:29:01.647492 [ 289 ] {} <Debug> TCP-Session: d3c579f1-429a-4250-b3cb-44ab752b358a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2026.03.24 15:29:01.647663 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45901 | ||
| 4023 | 2026.03.24 15:29:01.647710 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45055 | ||
| 4024 | 2026.03.24 15:29:01.647726 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59974 | ||
| 4025 | 2026.03.24 15:29:01.647754 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38409 | ||
| 4026 | 2026.03.24 15:29:01.647769 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54255 | ||
| 4027 | 2026.03.24 15:29:01.647784 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4028 | 2026.03.24 15:29:01.647767 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51415 | ||
| 4029 | 2026.03.24 15:29:01.647824 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4030 | 2026.03.24 15:29:01.647858 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4031 | 2026.03.24 15:29:01.647842 [ 290 ] {} <Debug> TCP-Session: 704a3fc9-7f25-4b73-97fe-bc2d7253a4ac Authenticating user 'default' from [fd00:1122:3344:101::e]:45901 | ||
| 4032 | 2026.03.24 15:29:01.647890 [ 287 ] {} <Debug> TCP-Session: 3fd4cdbd-4fce-43a0-92e6-82c6a64a5f02 Authenticating user 'default' from [fd00:1122:3344:101::e]:54255 | ||
| 4033 | 2026.03.24 15:29:01.647897 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4034 | 2026.03.24 15:29:01.647914 [ 290 ] {} <Debug> TCP-Session: 704a3fc9-7f25-4b73-97fe-bc2d7253a4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.03.24 15:29:01.647934 [ 287 ] {} <Debug> TCP-Session: 3fd4cdbd-4fce-43a0-92e6-82c6a64a5f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.03.24 15:29:01.647939 [ 286 ] {} <Debug> TCP-Session: 1d002b2b-28c6-44ec-8198-5bb5c5f60163 Authenticating user 'default' from [fd00:1122:3344:101::e]:51415 | ||
| 4037 | 2026.03.24 15:29:01.647960 [ 287 ] {} <Debug> TCP-Session: 3fd4cdbd-4fce-43a0-92e6-82c6a64a5f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4038 | 2026.03.24 15:29:01.647980 [ 286 ] {} <Debug> TCP-Session: 1d002b2b-28c6-44ec-8198-5bb5c5f60163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.03.24 15:29:01.647944 [ 290 ] {} <Debug> TCP-Session: 704a3fc9-7f25-4b73-97fe-bc2d7253a4ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.03.24 15:29:01.648005 [ 286 ] {} <Debug> TCP-Session: 1d002b2b-28c6-44ec-8198-5bb5c5f60163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.03.24 15:29:01.647887 [ 289 ] {} <Trace> TCP-Session: d3c579f1-429a-4250-b3cb-44ab752b358a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.03.24 15:29:01.647886 [ 291 ] {} <Debug> TCP-Session: 72061d05-9155-4b5f-b202-41b9663af3f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45055 | ||
| 4043 | 2026.03.24 15:29:01.647828 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4044 | 2026.03.24 15:29:01.648077 [ 291 ] {} <Debug> TCP-Session: 72061d05-9155-4b5f-b202-41b9663af3f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2026.03.24 15:29:01.647758 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41662 | ||
| 4046 | 2026.03.24 15:29:01.648106 [ 291 ] {} <Debug> TCP-Session: 72061d05-9155-4b5f-b202-41b9663af3f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.03.24 15:29:01.648103 [ 4 ] {} <Debug> TCP-Session: 9b1ba0ca-5f7d-4233-a898-f338381be2af Authenticating user 'default' from [fd00:1122:3344:101::e]:38409 | ||
| 4048 | 2026.03.24 15:29:01.647727 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64705 | ||
| 4049 | 2026.03.24 15:29:01.648171 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4050 | 2026.03.24 15:29:01.648164 [ 4 ] {} <Debug> TCP-Session: 9b1ba0ca-5f7d-4233-a898-f338381be2af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4051 | 2026.03.24 15:29:01.648209 [ 289 ] {4e0ed679-1834-4719-9718-73de2964856a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44835) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4052 | 2026.03.24 15:29:01.648230 [ 4 ] {} <Debug> TCP-Session: 9b1ba0ca-5f7d-4233-a898-f338381be2af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2026.03.24 15:29:01.648215 [ 294 ] {} <Debug> TCP-Session: c684188d-1842-4de3-92f7-e243b56ef92d Authenticating user 'default' from [fd00:1122:3344:101::e]:41662 | ||
| 4054 | 2026.03.24 15:29:01.648267 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4055 | 2026.03.24 15:29:01.648287 [ 294 ] {} <Debug> TCP-Session: c684188d-1842-4de3-92f7-e243b56ef92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.03.24 15:29:01.647823 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4057 | 2026.03.24 15:29:01.648310 [ 294 ] {} <Debug> TCP-Session: c684188d-1842-4de3-92f7-e243b56ef92d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.03.24 15:29:01.648308 [ 292 ] {} <Debug> TCP-Session: 0783f9e7-c1f5-4979-9e61-e02ce9f085bf Authenticating user 'default' from [fd00:1122:3344:101::e]:64705 | ||
| 4059 | 2026.03.24 15:29:01.648345 [ 293 ] {} <Debug> TCP-Session: 750020a5-73b3-45d1-aab7-1a5c3ea1b59c Authenticating user 'default' from [fd00:1122:3344:101::e]:59974 | ||
| 4060 | 2026.03.24 15:29:01.648379 [ 292 ] {} <Debug> TCP-Session: 0783f9e7-c1f5-4979-9e61-e02ce9f085bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.03.24 15:29:01.648382 [ 293 ] {} <Debug> TCP-Session: 750020a5-73b3-45d1-aab7-1a5c3ea1b59c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.03.24 15:29:01.648402 [ 292 ] {} <Debug> TCP-Session: 0783f9e7-c1f5-4979-9e61-e02ce9f085bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.03.24 15:29:01.648415 [ 293 ] {} <Debug> TCP-Session: 750020a5-73b3-45d1-aab7-1a5c3ea1b59c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.03.24 15:29:01.648512 [ 289 ] {4e0ed679-1834-4719-9718-73de2964856a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4065 | 2026.03.24 15:29:01.648569 [ 289 ] {4e0ed679-1834-4719-9718-73de2964856a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4066 | 2026.03.24 15:29:01.648852 [ 289 ] {4e0ed679-1834-4719-9718-73de2964856a} <Debug> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be) (SelectExecutor): Key condition: unknown | ||
| 4067 | 2026.03.24 15:29:01.649871 [ 337 ] {4e0ed679-1834-4719-9718-73de2964856a} <Trace> AggregatingTransform: Aggregating | ||
| 4068 | 2026.03.24 15:29:01.649919 [ 337 ] {4e0ed679-1834-4719-9718-73de2964856a} <Trace> Aggregator: Aggregation method: without_key | ||
| 4069 | 2026.03.24 15:29:01.649954 [ 337 ] {4e0ed679-1834-4719-9718-73de2964856a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001061 sec. (998.940 rows/sec., 39.02 KiB/sec.) | ||
| 4070 | 2026.03.24 15:29:01.649976 [ 337 ] {4e0ed679-1834-4719-9718-73de2964856a} <Trace> Aggregator: Merging aggregated data | ||
| 4071 | 2026.03.24 15:29:01.651191 [ 289 ] {4e0ed679-1834-4719-9718-73de2964856a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003044 sec., 328.515111695138 rows/sec., 12.83 KiB/sec. | ||
| 4072 | 2026.03.24 15:29:01.651320 [ 289 ] {4e0ed679-1834-4719-9718-73de2964856a} <Debug> TCPHandler: Processed in 0.003581976 sec. | ||
| 4073 | 2026.03.24 15:29:01.651452 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4074 | 2026.03.24 15:29:01.651477 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4075 | 2026.03.24 15:29:01.651483 [ 289 ] {} <Debug> TCP-Session: d3c579f1-429a-4250-b3cb-44ab752b358a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.03.24 15:29:01.651500 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4077 | 2026.03.24 15:29:01.651520 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4078 | 2026.03.24 15:29:01.651528 [ 292 ] {} <Debug> TCP-Session: 0783f9e7-c1f5-4979-9e61-e02ce9f085bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.03.24 15:29:01.651555 [ 290 ] {} <Debug> TCP-Session: 704a3fc9-7f25-4b73-97fe-bc2d7253a4ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.03.24 15:29:01.651558 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4081 | 2026.03.24 15:29:01.651575 [ 291 ] {} <Debug> TCP-Session: 72061d05-9155-4b5f-b202-41b9663af3f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.03.24 15:29:01.651596 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4083 | 2026.03.24 15:29:01.651608 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4084 | 2026.03.24 15:29:01.651635 [ 287 ] {} <Debug> TCP-Session: 3fd4cdbd-4fce-43a0-92e6-82c6a64a5f02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.03.24 15:29:01.651538 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4086 | 2026.03.24 15:29:01.651658 [ 286 ] {} <Debug> TCP-Session: 1d002b2b-28c6-44ec-8198-5bb5c5f60163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2026.03.24 15:29:01.651608 [ 294 ] {} <Debug> TCP-Session: c684188d-1842-4de3-92f7-e243b56ef92d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.03.24 15:29:01.651694 [ 4 ] {} <Debug> TCP-Session: 9b1ba0ca-5f7d-4233-a898-f338381be2af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4089 | 2026.03.24 15:29:01.651581 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4090 | 2026.03.24 15:29:01.651753 [ 293 ] {} <Debug> TCP-Session: 750020a5-73b3-45d1-aab7-1a5c3ea1b59c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2026.03.24 15:29:03.556899 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4092 | 2026.03.24 15:29:03.556955 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4093 | 2026.03.24 15:29:03.670796 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7693 | ||
| 4094 | 2026.03.24 15:29:03.671281 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.03.24 15:29:03.671326 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4096 | 2026.03.24 15:29:03.671790 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4097 | 2026.03.24 15:29:03.672011 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4098 | 2026.03.24 15:29:03.672132 [ 27 ] {} <Debug> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4099 | 2026.03.24 15:29:03.672140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7693 | ||
| 4100 | 2026.03.24 15:29:03.672186 [ 27 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.03.24 15:29:03.672212 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4102 | 2026.03.24 15:29:03.672310 [ 187 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::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 | ||
| 4103 | 2026.03.24 15:29:03.672428 [ 187 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4104 | 2026.03.24 15:29:03.672469 [ 187 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5325 rows starting from the beginning of the part | ||
| 4105 | 2026.03.24 15:29:03.672537 [ 187 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4106 | 2026.03.24 15:29:03.672586 [ 187 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4107 | 2026.03.24 15:29:03.672631 [ 187 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4108 | 2026.03.24 15:29:03.672671 [ 187 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4109 | 2026.03.24 15:29:03.672710 [ 187 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4110 | 2026.03.24 15:29:03.674161 [ 191 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7693 rows, containing 4 columns (4 merged, 0 gathered) in 0.001897061 sec., 4055220.153700909 rows/sec., 58.01 MiB/sec. | ||
| 4111 | 2026.03.24 15:29:03.674923 [ 191 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4112 | 2026.03.24 15:29:03.675227 [ 191 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_16_3} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.03.24 15:29:03.675308 [ 191 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_16_3} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4114 | 2026.03.24 15:29:03.675405 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 4115 | 2026.03.24 15:29:03.680322 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 568 | ||
| 4116 | 2026.03.24 15:29:03.682207 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.03.24 15:29:03.682242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4118 | 2026.03.24 15:29:03.683299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4119 | 2026.03.24 15:29:03.683556 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.03.24 15:29:03.683809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 568 | ||
| 4121 | 2026.03.24 15:29:04.002134 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000856848 sec. | ||
| 4122 | 2026.03.24 15:29:04.070264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4123 | 2026.03.24 15:29:04.086453 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2026.03.24 15:29:04.086495 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4125 | 2026.03.24 15:29:04.092586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4126 | 2026.03.24 15:29:04.093260 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.03.24 15:29:04.093572 [ 27 ] {} <Debug> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4128 | 2026.03.24 15:29:04.093638 [ 27 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4129 | 2026.03.24 15:29:04.093661 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4130 | 2026.03.24 15:29:04.093766 [ 187 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 4131 | 2026.03.24 15:29:04.096171 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4132 | 2026.03.24 15:29:04.097865 [ 187 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4133 | 2026.03.24 15:29:04.099372 [ 187 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 4134 | 2026.03.24 15:29:04.103804 [ 187 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 4135 | 2026.03.24 15:29:04.108040 [ 187 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 4136 | 2026.03.24 15:29:04.112140 [ 187 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 4137 | 2026.03.24 15:29:04.116176 [ 187 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 4138 | 2026.03.24 15:29:04.119959 [ 187 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 4139 | 2026.03.24 15:29:04.171163 [ 199 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.077446484 sec., 1562.3691838612067 rows/sec., 8.08 MiB/sec. | ||
| 4140 | 2026.03.24 15:29:04.172891 [ 199 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4141 | 2026.03.24 15:29:04.174548 [ 199 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_16_3} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4142 | 2026.03.24 15:29:04.174634 [ 199 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_16_3} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4143 | 2026.03.24 15:29:04.175966 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4144 | 2026.03.24 15:29:05.001153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.51 MiB, peak 241.46 MiB, free memory in arenas 0.00 B, will set to 239.43 MiB (RSS), difference: 7.93 MiB | ||
| 4145 | 2026.03.24 15:29:05.006182 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2026.03.24 15:29:05.006380 [ 5 ] {82ec6b1d-1310-4328-81bc-abd5280c170c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4147 | 2026.03.24 15:29:05.006457 [ 5 ] {82ec6b1d-1310-4328-81bc-abd5280c170c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4148 | 2026.03.24 15:29:05.007289 [ 5 ] {82ec6b1d-1310-4328-81bc-abd5280c170c} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2026.03.24 15:29:05.007352 [ 5 ] {82ec6b1d-1310-4328-81bc-abd5280c170c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4150 | 2026.03.24 15:29:05.007794 [ 5 ] {82ec6b1d-1310-4328-81bc-abd5280c170c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4151 | 2026.03.24 15:29:05.008023 [ 5 ] {82ec6b1d-1310-4328-81bc-abd5280c170c} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2026.03.24 15:29:05.008169 [ 5 ] {82ec6b1d-1310-4328-81bc-abd5280c170c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001842 sec., 154180.23887079261 rows/sec., 9.79 MiB/sec. | ||
| 4153 | 2026.03.24 15:29:05.008221 [ 5 ] {82ec6b1d-1310-4328-81bc-abd5280c170c} <Debug> TCPHandler: Processed in 0.002188246 sec. | ||
| 4154 | 2026.03.24 15:29:05.008342 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4155 | 2026.03.24 15:29:05.008444 [ 5 ] {f5b5d98e-0fbd-4c81-811c-d5aacc02ab5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4156 | 2026.03.24 15:29:05.008489 [ 5 ] {f5b5d98e-0fbd-4c81-811c-d5aacc02ab5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4157 | 2026.03.24 15:29:05.009188 [ 5 ] {f5b5d98e-0fbd-4c81-811c-d5aacc02ab5e} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2026.03.24 15:29:05.009225 [ 5 ] {f5b5d98e-0fbd-4c81-811c-d5aacc02ab5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4159 | 2026.03.24 15:29:05.009608 [ 5 ] {f5b5d98e-0fbd-4c81-811c-d5aacc02ab5e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4160 | 2026.03.24 15:29:05.009836 [ 5 ] {f5b5d98e-0fbd-4c81-811c-d5aacc02ab5e} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2026.03.24 15:29:05.009969 [ 5 ] {f5b5d98e-0fbd-4c81-811c-d5aacc02ab5e} <Debug> executeQuery: Read 871 rows, 70.55 KiB in 0.001549 sec., 562298.2569399612 rows/sec., 44.48 MiB/sec. | ||
| 4162 | 2026.03.24 15:29:05.010006 [ 5 ] {f5b5d98e-0fbd-4c81-811c-d5aacc02ab5e} <Debug> TCPHandler: Processed in 0.001715876 sec. | ||
| 4163 | 2026.03.24 15:29:05.010118 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4164 | 2026.03.24 15:29:05.010211 [ 5 ] {52ce77e0-b593-4de8-ba15-95a4491acb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4165 | 2026.03.24 15:29:05.010250 [ 5 ] {52ce77e0-b593-4de8-ba15-95a4491acb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4166 | 2026.03.24 15:29:05.010677 [ 5 ] {52ce77e0-b593-4de8-ba15-95a4491acb02} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.03.24 15:29:05.010713 [ 5 ] {52ce77e0-b593-4de8-ba15-95a4491acb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4168 | 2026.03.24 15:29:05.011012 [ 5 ] {52ce77e0-b593-4de8-ba15-95a4491acb02} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4169 | 2026.03.24 15:29:05.011219 [ 5 ] {52ce77e0-b593-4de8-ba15-95a4491acb02} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.03.24 15:29:05.011351 [ 5 ] {52ce77e0-b593-4de8-ba15-95a4491acb02} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001157 sec., 154710.45808124458 rows/sec., 9.56 MiB/sec. | ||
| 4171 | 2026.03.24 15:29:05.011387 [ 5 ] {52ce77e0-b593-4de8-ba15-95a4491acb02} <Debug> TCPHandler: Processed in 0.001318368 sec. | ||
| 4172 | 2026.03.24 15:29:05.011493 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2026.03.24 15:29:05.011586 [ 5 ] {1f5d46c9-1db3-4b76-887d-2c3fced2764a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4174 | 2026.03.24 15:29:05.011624 [ 5 ] {1f5d46c9-1db3-4b76-887d-2c3fced2764a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4175 | 2026.03.24 15:29:05.012032 [ 5 ] {1f5d46c9-1db3-4b76-887d-2c3fced2764a} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2026.03.24 15:29:05.012072 [ 5 ] {1f5d46c9-1db3-4b76-887d-2c3fced2764a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4177 | 2026.03.24 15:29:05.012371 [ 5 ] {1f5d46c9-1db3-4b76-887d-2c3fced2764a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4178 | 2026.03.24 15:29:05.012579 [ 5 ] {1f5d46c9-1db3-4b76-887d-2c3fced2764a} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2026.03.24 15:29:05.012701 [ 5 ] {1f5d46c9-1db3-4b76-887d-2c3fced2764a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001132 sec., 131625.44169611306 rows/sec., 8.50 MiB/sec. | ||
| 4180 | 2026.03.24 15:29:05.012736 [ 5 ] {1f5d46c9-1db3-4b76-887d-2c3fced2764a} <Debug> TCPHandler: Processed in 0.001290077 sec. | ||
| 4181 | 2026.03.24 15:29:05.012844 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2026.03.24 15:29:05.012938 [ 5 ] {c18d5cdd-dce7-4b05-980e-3c834de9011d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4183 | 2026.03.24 15:29:05.012977 [ 5 ] {c18d5cdd-dce7-4b05-980e-3c834de9011d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4184 | 2026.03.24 15:29:05.013395 [ 5 ] {c18d5cdd-dce7-4b05-980e-3c834de9011d} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.03.24 15:29:05.013430 [ 5 ] {c18d5cdd-dce7-4b05-980e-3c834de9011d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4186 | 2026.03.24 15:29:05.013735 [ 5 ] {c18d5cdd-dce7-4b05-980e-3c834de9011d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4187 | 2026.03.24 15:29:05.013965 [ 5 ] {c18d5cdd-dce7-4b05-980e-3c834de9011d} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.03.24 15:29:05.014086 [ 5 ] {c18d5cdd-dce7-4b05-980e-3c834de9011d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 4189 | 2026.03.24 15:29:05.014123 [ 5 ] {c18d5cdd-dce7-4b05-980e-3c834de9011d} <Debug> TCPHandler: Processed in 0.001326999 sec. | ||
| 4190 | 2026.03.24 15:29:05.014230 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2026.03.24 15:29:05.014322 [ 5 ] {db1230da-8ac1-45c6-a34e-1dc39ce1066f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4192 | 2026.03.24 15:29:05.014360 [ 5 ] {db1230da-8ac1-45c6-a34e-1dc39ce1066f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4193 | 2026.03.24 15:29:05.014898 [ 5 ] {db1230da-8ac1-45c6-a34e-1dc39ce1066f} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.03.24 15:29:05.014934 [ 5 ] {db1230da-8ac1-45c6-a34e-1dc39ce1066f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4195 | 2026.03.24 15:29:05.015262 [ 5 ] {db1230da-8ac1-45c6-a34e-1dc39ce1066f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4196 | 2026.03.24 15:29:05.015465 [ 5 ] {db1230da-8ac1-45c6-a34e-1dc39ce1066f} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2026.03.24 15:29:05.015599 [ 5 ] {db1230da-8ac1-45c6-a34e-1dc39ce1066f} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001294 sec., 407264.29675425036 rows/sec., 28.78 MiB/sec. | ||
| 4198 | 2026.03.24 15:29:05.015637 [ 5 ] {db1230da-8ac1-45c6-a34e-1dc39ce1066f} <Debug> TCPHandler: Processed in 0.00145458 sec. | ||
| 4199 | 2026.03.24 15:29:05.015746 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4200 | 2026.03.24 15:29:05.015839 [ 5 ] {7ebc4c7c-411d-459f-990d-a09443d666d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4201 | 2026.03.24 15:29:05.015879 [ 5 ] {7ebc4c7c-411d-459f-990d-a09443d666d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4202 | 2026.03.24 15:29:05.016219 [ 5 ] {7ebc4c7c-411d-459f-990d-a09443d666d6} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2026.03.24 15:29:05.016258 [ 5 ] {7ebc4c7c-411d-459f-990d-a09443d666d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4204 | 2026.03.24 15:29:05.016576 [ 5 ] {7ebc4c7c-411d-459f-990d-a09443d666d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4205 | 2026.03.24 15:29:05.016814 [ 5 ] {7ebc4c7c-411d-459f-990d-a09443d666d6} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2026.03.24 15:29:05.016947 [ 5 ] {7ebc4c7c-411d-459f-990d-a09443d666d6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001125 sec., 5333.333333333334 rows/sec., 278.65 KiB/sec. | ||
| 4207 | 2026.03.24 15:29:05.016985 [ 5 ] {7ebc4c7c-411d-459f-990d-a09443d666d6} <Debug> TCPHandler: Processed in 0.001288477 sec. | ||
| 4208 | 2026.03.24 15:29:05.017105 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.03.24 15:29:05.017203 [ 5 ] {b9d7cbcc-4284-447f-b4c0-65125bd00275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4210 | 2026.03.24 15:29:05.017247 [ 5 ] {b9d7cbcc-4284-447f-b4c0-65125bd00275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4211 | 2026.03.24 15:29:05.017636 [ 5 ] {b9d7cbcc-4284-447f-b4c0-65125bd00275} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2026.03.24 15:29:05.017674 [ 5 ] {b9d7cbcc-4284-447f-b4c0-65125bd00275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4213 | 2026.03.24 15:29:05.018009 [ 5 ] {b9d7cbcc-4284-447f-b4c0-65125bd00275} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4214 | 2026.03.24 15:29:05.018227 [ 5 ] {b9d7cbcc-4284-447f-b4c0-65125bd00275} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4215 | 2026.03.24 15:29:05.018366 [ 5 ] {b9d7cbcc-4284-447f-b4c0-65125bd00275} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001183 sec., 224006.76246830093 rows/sec., 14.89 MiB/sec. | ||
| 4216 | 2026.03.24 15:29:05.018405 [ 5 ] {b9d7cbcc-4284-447f-b4c0-65125bd00275} <Debug> TCPHandler: Processed in 0.001361949 sec. | ||
| 4217 | 2026.03.24 15:29:05.018513 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4218 | 2026.03.24 15:29:05.018606 [ 5 ] {290de883-495f-451a-b533-aa6fa1ced101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4219 | 2026.03.24 15:29:05.018648 [ 5 ] {290de883-495f-451a-b533-aa6fa1ced101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4220 | 2026.03.24 15:29:05.018943 [ 5 ] {290de883-495f-451a-b533-aa6fa1ced101} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2026.03.24 15:29:05.018981 [ 5 ] {290de883-495f-451a-b533-aa6fa1ced101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4222 | 2026.03.24 15:29:05.019280 [ 5 ] {290de883-495f-451a-b533-aa6fa1ced101} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4223 | 2026.03.24 15:29:05.019486 [ 5 ] {290de883-495f-451a-b533-aa6fa1ced101} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.03.24 15:29:05.019612 [ 5 ] {290de883-495f-451a-b533-aa6fa1ced101} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 4225 | 2026.03.24 15:29:05.019648 [ 5 ] {290de883-495f-451a-b533-aa6fa1ced101} <Debug> TCPHandler: Processed in 0.001183855 sec. | ||
| 4226 | 2026.03.24 15:29:05.019757 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2026.03.24 15:29:05.019850 [ 5 ] {1d2d0b36-da25-4404-9e2b-5cc853036960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4228 | 2026.03.24 15:29:05.019903 [ 5 ] {1d2d0b36-da25-4404-9e2b-5cc853036960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4229 | 2026.03.24 15:29:05.020668 [ 5 ] {1d2d0b36-da25-4404-9e2b-5cc853036960} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.03.24 15:29:05.020705 [ 5 ] {1d2d0b36-da25-4404-9e2b-5cc853036960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4231 | 2026.03.24 15:29:05.021275 [ 5 ] {1d2d0b36-da25-4404-9e2b-5cc853036960} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4232 | 2026.03.24 15:29:05.021522 [ 5 ] {1d2d0b36-da25-4404-9e2b-5cc853036960} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2026.03.24 15:29:05.021656 [ 5 ] {1d2d0b36-da25-4404-9e2b-5cc853036960} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001824 sec., 20285.087719298244 rows/sec., 36.35 MiB/sec. | ||
| 4234 | 2026.03.24 15:29:05.021708 [ 5 ] {1d2d0b36-da25-4404-9e2b-5cc853036960} <Debug> TCPHandler: Processed in 0.001998502 sec. | ||
| 4235 | 2026.03.24 15:29:05.021816 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2026.03.24 15:29:05.021911 [ 5 ] {5b184926-2d46-42b3-83f2-4aeeb4b6c3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4237 | 2026.03.24 15:29:05.021953 [ 5 ] {5b184926-2d46-42b3-83f2-4aeeb4b6c3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4238 | 2026.03.24 15:29:05.022273 [ 5 ] {5b184926-2d46-42b3-83f2-4aeeb4b6c3d7} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.03.24 15:29:05.022310 [ 5 ] {5b184926-2d46-42b3-83f2-4aeeb4b6c3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4240 | 2026.03.24 15:29:05.022613 [ 5 ] {5b184926-2d46-42b3-83f2-4aeeb4b6c3d7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4241 | 2026.03.24 15:29:05.022825 [ 5 ] {5b184926-2d46-42b3-83f2-4aeeb4b6c3d7} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.03.24 15:29:05.022957 [ 5 ] {5b184926-2d46-42b3-83f2-4aeeb4b6c3d7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001064 sec., 84586.46616541353 rows/sec., 5.29 MiB/sec. | ||
| 4243 | 2026.03.24 15:29:05.022994 [ 5 ] {5b184926-2d46-42b3-83f2-4aeeb4b6c3d7} <Debug> TCPHandler: Processed in 0.001226546 sec. | ||
| 4244 | 2026.03.24 15:29:09.997425 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2026.03.24 15:29:09.997600 [ 5 ] {2f4dcb49-a2c1-4094-afd7-1fec75e1517f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4246 | 2026.03.24 15:29:09.997661 [ 5 ] {2f4dcb49-a2c1-4094-afd7-1fec75e1517f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4247 | 2026.03.24 15:29:09.998342 [ 5 ] {2f4dcb49-a2c1-4094-afd7-1fec75e1517f} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.03.24 15:29:09.998381 [ 5 ] {2f4dcb49-a2c1-4094-afd7-1fec75e1517f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4249 | 2026.03.24 15:29:09.998742 [ 5 ] {2f4dcb49-a2c1-4094-afd7-1fec75e1517f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4250 | 2026.03.24 15:29:09.998963 [ 5 ] {2f4dcb49-a2c1-4094-afd7-1fec75e1517f} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2026.03.24 15:29:09.999108 [ 5 ] {2f4dcb49-a2c1-4094-afd7-1fec75e1517f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001552 sec., 2577.319587628866 rows/sec., 210.16 KiB/sec. | ||
| 4252 | 2026.03.24 15:29:09.999153 [ 5 ] {2f4dcb49-a2c1-4094-afd7-1fec75e1517f} <Debug> TCPHandler: Processed in 0.00184482 sec. | ||
| 4253 | 2026.03.24 15:29:09.999292 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2026.03.24 15:29:09.999408 [ 5 ] {e719b57f-3776-4619-a8b9-f3402d4b7b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4255 | 2026.03.24 15:29:09.999450 [ 5 ] {e719b57f-3776-4619-a8b9-f3402d4b7b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4256 | 2026.03.24 15:29:09.999961 [ 5 ] {e719b57f-3776-4619-a8b9-f3402d4b7b73} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.03.24 15:29:09.999995 [ 5 ] {e719b57f-3776-4619-a8b9-f3402d4b7b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4258 | 2026.03.24 15:29:10.000573 [ 5 ] {e719b57f-3776-4619-a8b9-f3402d4b7b73} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4259 | 2026.03.24 15:29:10.000811 [ 5 ] {e719b57f-3776-4619-a8b9-f3402d4b7b73} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.03.24 15:29:10.000928 [ 67 ] {} <Debug> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4261 | 2026.03.24 15:29:10.000939 [ 5 ] {e719b57f-3776-4619-a8b9-f3402d4b7b73} <Debug> executeQuery: Read 66 rows, 5.31 KiB in 0.001553 sec., 42498.390212491955 rows/sec., 3.34 MiB/sec. | ||
| 4262 | 2026.03.24 15:29:10.000966 [ 67 ] {} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.03.24 15:29:10.000982 [ 5 ] {e719b57f-3776-4619-a8b9-f3402d4b7b73} <Debug> TCPHandler: Processed in 0.001741068 sec. | ||
| 4264 | 2026.03.24 15:29:10.000985 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4265 | 2026.03.24 15:29:10.001104 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2026.03.24 15:29:10.001116 [ 190 ] {f5b834c0-93de-4374-a220-758fda3c3010::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 | ||
| 4267 | 2026.03.24 15:29:10.001202 [ 5 ] {ae669440-13f0-4f61-9d29-f9d5ad9cb7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4268 | 2026.03.24 15:29:10.001253 [ 5 ] {ae669440-13f0-4f61-9d29-f9d5ad9cb7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4269 | 2026.03.24 15:29:10.001256 [ 190 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4270 | 2026.03.24 15:29:10.001301 [ 190 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3356 rows starting from the beginning of the part | ||
| 4271 | 2026.03.24 15:29:10.001363 [ 190 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3216 rows starting from the beginning of the part | ||
| 4272 | 2026.03.24 15:29:10.001404 [ 190 ] {f5b834c0-93de-4374-a220-758fda3c3010::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 | ||
| 4273 | 2026.03.24 15:29:10.001445 [ 190 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4274 | 2026.03.24 15:29:10.001491 [ 190 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 871 rows starting from the beginning of the part | ||
| 4275 | 2026.03.24 15:29:10.001534 [ 190 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 66 rows starting from the beginning of the part | ||
| 4276 | 2026.03.24 15:29:10.001742 [ 5 ] {ae669440-13f0-4f61-9d29-f9d5ad9cb7d0} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.03.24 15:29:10.001782 [ 5 ] {ae669440-13f0-4f61-9d29-f9d5ad9cb7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4278 | 2026.03.24 15:29:10.002111 [ 5 ] {ae669440-13f0-4f61-9d29-f9d5ad9cb7d0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4279 | 2026.03.24 15:29:10.002323 [ 5 ] {ae669440-13f0-4f61-9d29-f9d5ad9cb7d0} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.03.24 15:29:10.002453 [ 5 ] {ae669440-13f0-4f61-9d29-f9d5ad9cb7d0} <Debug> executeQuery: Read 8 rows, 594.00 B in 0.001274 sec., 6279.434850863422 rows/sec., 455.32 KiB/sec. | ||
| 4281 | 2026.03.24 15:29:10.002489 [ 5 ] {ae669440-13f0-4f61-9d29-f9d5ad9cb7d0} <Debug> TCPHandler: Processed in 0.00143401 sec. | ||
| 4282 | 2026.03.24 15:29:10.002603 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4283 | 2026.03.24 15:29:10.002695 [ 5 ] {21780ed5-df0f-4d90-82e9-c627f3613a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4284 | 2026.03.24 15:29:10.002735 [ 5 ] {21780ed5-df0f-4d90-82e9-c627f3613a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4285 | 2026.03.24 15:29:10.003143 [ 5 ] {21780ed5-df0f-4d90-82e9-c627f3613a95} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4286 | 2026.03.24 15:29:10.003178 [ 5 ] {21780ed5-df0f-4d90-82e9-c627f3613a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4287 | 2026.03.24 15:29:10.003504 [ 5 ] {21780ed5-df0f-4d90-82e9-c627f3613a95} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4288 | 2026.03.24 15:29:10.003704 [ 5 ] {21780ed5-df0f-4d90-82e9-c627f3613a95} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.03.24 15:29:10.003829 [ 5 ] {21780ed5-df0f-4d90-82e9-c627f3613a95} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001152 sec., 62500 rows/sec., 4.88 MiB/sec. | ||
| 4290 | 2026.03.24 15:29:10.003829 [ 54 ] {} <Debug> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4291 | 2026.03.24 15:29:10.003864 [ 5 ] {21780ed5-df0f-4d90-82e9-c627f3613a95} <Debug> TCPHandler: Processed in 0.001308738 sec. | ||
| 4292 | 2026.03.24 15:29:10.003891 [ 54 ] {} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.03.24 15:29:10.003917 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4294 | 2026.03.24 15:29:10.003988 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4295 | 2026.03.24 15:29:10.004026 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::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 | ||
| 4296 | 2026.03.24 15:29:10.004087 [ 5 ] {161fbeb0-74a8-4d87-8694-636b9dfd0422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4297 | 2026.03.24 15:29:10.004127 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4298 | 2026.03.24 15:29:10.004130 [ 5 ] {161fbeb0-74a8-4d87-8694-636b9dfd0422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4299 | 2026.03.24 15:29:10.004160 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1829 rows starting from the beginning of the part | ||
| 4300 | 2026.03.24 15:29:10.004226 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1751 rows starting from the beginning of the part | ||
| 4301 | 2026.03.24 15:29:10.004276 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::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 | ||
| 4302 | 2026.03.24 15:29:10.004338 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 68 rows starting from the beginning of the part | ||
| 4303 | 2026.03.24 15:29:10.004385 [ 195 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7629 rows, containing 5 columns (5 merged, 0 gathered) in 0.00332772 sec., 2292560.6721719373 rows/sec., 182.26 MiB/sec. | ||
| 4304 | 2026.03.24 15:29:10.004388 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 527 rows starting from the beginning of the part | ||
| 4305 | 2026.03.24 15:29:10.004454 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
| 4306 | 2026.03.24 15:29:10.004565 [ 5 ] {161fbeb0-74a8-4d87-8694-636b9dfd0422} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.03.24 15:29:10.004600 [ 5 ] {161fbeb0-74a8-4d87-8694-636b9dfd0422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4308 | 2026.03.24 15:29:10.004771 [ 203 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4309 | 2026.03.24 15:29:10.005003 [ 5 ] {161fbeb0-74a8-4d87-8694-636b9dfd0422} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4310 | 2026.03.24 15:29:10.005033 [ 203 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_26_5} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2026.03.24 15:29:10.005098 [ 203 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_26_5} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4312 | 2026.03.24 15:29:10.005178 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 4313 | 2026.03.24 15:29:10.005229 [ 5 ] {161fbeb0-74a8-4d87-8694-636b9dfd0422} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.03.24 15:29:10.005355 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4315 | 2026.03.24 15:29:10.005367 [ 5 ] {161fbeb0-74a8-4d87-8694-636b9dfd0422} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001298 sec., 124807.39599383668 rows/sec., 8.69 MiB/sec. | ||
| 4316 | 2026.03.24 15:29:10.005389 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2026.03.24 15:29:10.005407 [ 5 ] {161fbeb0-74a8-4d87-8694-636b9dfd0422} <Debug> TCPHandler: Processed in 0.001466161 sec. | ||
| 4318 | 2026.03.24 15:29:10.005409 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4319 | 2026.03.24 15:29:10.005487 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::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 | ||
| 4320 | 2026.03.24 15:29:10.005512 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.03.24 15:29:10.005589 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4322 | 2026.03.24 15:29:10.005617 [ 5 ] {dc5111e2-968e-44fc-accd-3259cf897363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4323 | 2026.03.24 15:29:10.005619 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9045 rows starting from the beginning of the part | ||
| 4324 | 2026.03.24 15:29:10.005677 [ 5 ] {dc5111e2-968e-44fc-accd-3259cf897363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4325 | 2026.03.24 15:29:10.005686 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1601 rows starting from the beginning of the part | ||
| 4326 | 2026.03.24 15:29:10.005731 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4327 | 2026.03.24 15:29:10.005767 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::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 | ||
| 4328 | 2026.03.24 15:29:10.005802 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4329 | 2026.03.24 15:29:10.005836 [ 190 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 162 rows starting from the beginning of the part | ||
| 4330 | 2026.03.24 15:29:10.005991 [ 203 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4311 rows, containing 5 columns (5 merged, 0 gathered) in 0.002014163 sec., 2140343.1599130756 rows/sec., 155.11 MiB/sec. | ||
| 4331 | 2026.03.24 15:29:10.006219 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4332 | 2026.03.24 15:29:10.006407 [ 5 ] {dc5111e2-968e-44fc-accd-3259cf897363} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.03.24 15:29:10.006441 [ 5 ] {dc5111e2-968e-44fc-accd-3259cf897363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4334 | 2026.03.24 15:29:10.006446 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_26_5} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.03.24 15:29:10.006507 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_26_5} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4336 | 2026.03.24 15:29:10.006566 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4337 | 2026.03.24 15:29:10.006977 [ 5 ] {dc5111e2-968e-44fc-accd-3259cf897363} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4338 | 2026.03.24 15:29:10.007192 [ 5 ] {dc5111e2-968e-44fc-accd-3259cf897363} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.03.24 15:29:10.007346 [ 5 ] {dc5111e2-968e-44fc-accd-3259cf897363} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001755 sec., 2279.202279202279 rows/sec., 4.08 MiB/sec. | ||
| 4340 | 2026.03.24 15:29:10.007408 [ 5 ] {dc5111e2-968e-44fc-accd-3259cf897363} <Debug> TCPHandler: Processed in 0.001943021 sec. | ||
| 4341 | 2026.03.24 15:29:10.007530 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4342 | 2026.03.24 15:29:10.007623 [ 5 ] {019c870e-6c80-4e0f-9379-f20d7580ac3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4343 | 2026.03.24 15:29:10.007664 [ 5 ] {019c870e-6c80-4e0f-9379-f20d7580ac3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4344 | 2026.03.24 15:29:10.007989 [ 5 ] {019c870e-6c80-4e0f-9379-f20d7580ac3e} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.03.24 15:29:10.008025 [ 5 ] {019c870e-6c80-4e0f-9379-f20d7580ac3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4346 | 2026.03.24 15:29:10.008365 [ 5 ] {019c870e-6c80-4e0f-9379-f20d7580ac3e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4347 | 2026.03.24 15:29:10.008576 [ 5 ] {019c870e-6c80-4e0f-9379-f20d7580ac3e} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.03.24 15:29:10.008701 [ 54 ] {} <Debug> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4349 | 2026.03.24 15:29:10.008703 [ 5 ] {019c870e-6c80-4e0f-9379-f20d7580ac3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 4350 | 2026.03.24 15:29:10.008747 [ 54 ] {} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2026.03.24 15:29:10.008764 [ 5 ] {019c870e-6c80-4e0f-9379-f20d7580ac3e} <Debug> TCPHandler: Processed in 0.001282977 sec. | ||
| 4352 | 2026.03.24 15:29:10.008772 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4353 | 2026.03.24 15:29:10.008856 [ 194 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 4354 | 2026.03.24 15:29:10.008972 [ 194 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4355 | 2026.03.24 15:29:10.008998 [ 194 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1260 rows starting from the beginning of the part | ||
| 4356 | 2026.03.24 15:29:10.009047 [ 194 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 4357 | 2026.03.24 15:29:10.009087 [ 194 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4358 | 2026.03.24 15:29:10.009140 [ 194 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 4359 | 2026.03.24 15:29:10.009181 [ 194 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4360 | 2026.03.24 15:29:10.009219 [ 194 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 4361 | 2026.03.24 15:29:10.010057 [ 199 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11361 rows, containing 5 columns (5 merged, 0 gathered) in 0.004600198 sec., 2469676.3052372965 rows/sec., 157.99 MiB/sec. | ||
| 4362 | 2026.03.24 15:29:10.010178 [ 189 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001348578 sec., 1156774.0241943735 rows/sec., 75.38 MiB/sec. | ||
| 4363 | 2026.03.24 15:29:10.010384 [ 203 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4364 | 2026.03.24 15:29:10.010543 [ 199 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4365 | 2026.03.24 15:29:10.010635 [ 203 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.03.24 15:29:10.010699 [ 203 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4367 | 2026.03.24 15:29:10.010765 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4368 | 2026.03.24 15:29:10.010790 [ 203 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_26_5} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.03.24 15:29:10.010846 [ 203 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_26_5} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4370 | 2026.03.24 15:29:10.010991 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4371 | 2026.03.24 15:29:11.000389 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.97 MiB, peak 248.41 MiB, free memory in arenas 0.00 B, will set to 242.21 MiB (RSS), difference: 2.24 MiB | ||
| 4372 | 2026.03.24 15:29:11.172333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8205 | ||
| 4373 | 2026.03.24 15:29:11.173126 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.03.24 15:29:11.173169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4375 | 2026.03.24 15:29:11.173677 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4376 | 2026.03.24 15:29:11.173917 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.03.24 15:29:11.174061 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8205 | ||
| 4378 | 2026.03.24 15:29:11.596369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4379 | 2026.03.24 15:29:11.613398 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.03.24 15:29:11.613467 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4381 | 2026.03.24 15:29:11.619314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4382 | 2026.03.24 15:29:11.620026 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.03.24 15:29:11.622632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4384 | 2026.03.24 15:29:13.684898 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 604 | ||
| 4385 | 2026.03.24 15:29:13.687177 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.03.24 15:29:13.687230 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4387 | 2026.03.24 15:29:13.688395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4388 | 2026.03.24 15:29:13.688668 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.03.24 15:29:13.689008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4390 | 2026.03.24 15:29:15.006432 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2026.03.24 15:29:15.006610 [ 5 ] {ec8438ac-12d3-4d02-bb75-e27f4932b6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4392 | 2026.03.24 15:29:15.006675 [ 5 ] {ec8438ac-12d3-4d02-bb75-e27f4932b6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4393 | 2026.03.24 15:29:15.007344 [ 5 ] {ec8438ac-12d3-4d02-bb75-e27f4932b6ce} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.03.24 15:29:15.007392 [ 5 ] {ec8438ac-12d3-4d02-bb75-e27f4932b6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4395 | 2026.03.24 15:29:15.007799 [ 5 ] {ec8438ac-12d3-4d02-bb75-e27f4932b6ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4396 | 2026.03.24 15:29:15.008027 [ 5 ] {ec8438ac-12d3-4d02-bb75-e27f4932b6ce} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2026.03.24 15:29:15.008164 [ 49 ] {} <Debug> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4398 | 2026.03.24 15:29:15.008185 [ 5 ] {ec8438ac-12d3-4d02-bb75-e27f4932b6ce} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001622 sec., 175092.4784217016 rows/sec., 11.12 MiB/sec. | ||
| 4399 | 2026.03.24 15:29:15.008239 [ 49 ] {} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.03.24 15:29:15.008248 [ 5 ] {ec8438ac-12d3-4d02-bb75-e27f4932b6ce} <Debug> TCPHandler: Processed in 0.001937152 sec. | ||
| 4401 | 2026.03.24 15:29:15.008273 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4402 | 2026.03.24 15:29:15.008379 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2026.03.24 15:29:15.008400 [ 194 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::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 | ||
| 4404 | 2026.03.24 15:29:15.008479 [ 5 ] {a2385520-e8a7-4c54-befe-719d33c126ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4405 | 2026.03.24 15:29:15.008526 [ 5 ] {a2385520-e8a7-4c54-befe-719d33c126ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4406 | 2026.03.24 15:29:15.008550 [ 194 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4407 | 2026.03.24 15:29:15.008588 [ 194 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::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 | ||
| 4408 | 2026.03.24 15:29:15.008655 [ 194 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 4409 | 2026.03.24 15:29:15.008698 [ 194 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4410 | 2026.03.24 15:29:15.008769 [ 194 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::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 | ||
| 4411 | 2026.03.24 15:29:15.008822 [ 194 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::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 | ||
| 4412 | 2026.03.24 15:29:15.008881 [ 194 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4413 | 2026.03.24 15:29:15.009212 [ 5 ] {a2385520-e8a7-4c54-befe-719d33c126ba} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.03.24 15:29:15.009254 [ 5 ] {a2385520-e8a7-4c54-befe-719d33c126ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4415 | 2026.03.24 15:29:15.009683 [ 5 ] {a2385520-e8a7-4c54-befe-719d33c126ba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4416 | 2026.03.24 15:29:15.009899 [ 5 ] {a2385520-e8a7-4c54-befe-719d33c126ba} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.03.24 15:29:15.009949 [ 199 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606044 sec., 1075935.653070526 rows/sec., 72.73 MiB/sec. | ||
| 4418 | 2026.03.24 15:29:15.010029 [ 5 ] {a2385520-e8a7-4c54-befe-719d33c126ba} <Debug> executeQuery: Read 871 rows, 70.55 KiB in 0.001568 sec., 555484.693877551 rows/sec., 43.94 MiB/sec. | ||
| 4419 | 2026.03.24 15:29:15.010069 [ 5 ] {a2385520-e8a7-4c54-befe-719d33c126ba} <Debug> TCPHandler: Processed in 0.001739707 sec. | ||
| 4420 | 2026.03.24 15:29:15.010152 [ 189 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4421 | 2026.03.24 15:29:15.010186 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4422 | 2026.03.24 15:29:15.010287 [ 5 ] {9f68eddf-9dab-4a36-83c7-592bb74f6583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4423 | 2026.03.24 15:29:15.010332 [ 5 ] {9f68eddf-9dab-4a36-83c7-592bb74f6583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4424 | 2026.03.24 15:29:15.010455 [ 189 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_10_2} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2026.03.24 15:29:15.010542 [ 189 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_10_2} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4426 | 2026.03.24 15:29:15.010639 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4427 | 2026.03.24 15:29:15.010783 [ 5 ] {9f68eddf-9dab-4a36-83c7-592bb74f6583} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.03.24 15:29:15.010826 [ 5 ] {9f68eddf-9dab-4a36-83c7-592bb74f6583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4429 | 2026.03.24 15:29:15.011142 [ 5 ] {9f68eddf-9dab-4a36-83c7-592bb74f6583} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4430 | 2026.03.24 15:29:15.011354 [ 5 ] {9f68eddf-9dab-4a36-83c7-592bb74f6583} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.03.24 15:29:15.011458 [ 49 ] {} <Debug> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 4432 | 2026.03.24 15:29:15.011483 [ 5 ] {9f68eddf-9dab-4a36-83c7-592bb74f6583} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001214 sec., 147446.4579901153 rows/sec., 9.11 MiB/sec. | ||
| 4433 | 2026.03.24 15:29:15.011493 [ 49 ] {} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4434 | 2026.03.24 15:29:15.011524 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4435 | 2026.03.24 15:29:15.011528 [ 5 ] {9f68eddf-9dab-4a36-83c7-592bb74f6583} <Debug> TCPHandler: Processed in 0.001391339 sec. | ||
| 4436 | 2026.03.24 15:29:15.011594 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 4437 | 2026.03.24 15:29:15.011647 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4438 | 2026.03.24 15:29:15.011681 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4439 | 2026.03.24 15:29:15.011709 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 224 rows starting from the beginning of the part | ||
| 4440 | 2026.03.24 15:29:15.011747 [ 5 ] {9f01663f-237b-4d3f-80c6-b626e9083efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4441 | 2026.03.24 15:29:15.011753 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 188 rows starting from the beginning of the part | ||
| 4442 | 2026.03.24 15:29:15.011794 [ 5 ] {9f01663f-237b-4d3f-80c6-b626e9083efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4443 | 2026.03.24 15:29:15.011807 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 4444 | 2026.03.24 15:29:15.011849 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 179 rows starting from the beginning of the part | ||
| 4445 | 2026.03.24 15:29:15.011888 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4446 | 2026.03.24 15:29:15.011923 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 179 rows starting from the beginning of the part | ||
| 4447 | 2026.03.24 15:29:15.012241 [ 5 ] {9f01663f-237b-4d3f-80c6-b626e9083efb} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.03.24 15:29:15.012284 [ 5 ] {9f01663f-237b-4d3f-80c6-b626e9083efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4449 | 2026.03.24 15:29:15.012606 [ 5 ] {9f01663f-237b-4d3f-80c6-b626e9083efb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4450 | 2026.03.24 15:29:15.012718 [ 194 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149914 sec., 680050.8559770557 rows/sec., 45.22 MiB/sec. | ||
| 4451 | 2026.03.24 15:29:15.012827 [ 5 ] {9f01663f-237b-4d3f-80c6-b626e9083efb} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.03.24 15:29:15.012858 [ 189 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 4453 | 2026.03.24 15:29:15.012938 [ 49 ] {} <Debug> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4454 | 2026.03.24 15:29:15.012963 [ 5 ] {9f01663f-237b-4d3f-80c6-b626e9083efb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001234 sec., 120745.54294975688 rows/sec., 7.80 MiB/sec. | ||
| 4455 | 2026.03.24 15:29:15.012968 [ 49 ] {} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.03.24 15:29:15.013007 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4457 | 2026.03.24 15:29:15.013010 [ 5 ] {9f01663f-237b-4d3f-80c6-b626e9083efb} <Debug> TCPHandler: Processed in 0.00141153 sec. | ||
| 4458 | 2026.03.24 15:29:15.013085 [ 198 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::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 | ||
| 4459 | 2026.03.24 15:29:15.013131 [ 189 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_20_4} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2026.03.24 15:29:15.013151 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4461 | 2026.03.24 15:29:15.013184 [ 198 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4462 | 2026.03.24 15:29:15.013212 [ 189 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_20_4} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 4463 | 2026.03.24 15:29:15.013214 [ 198 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 974 rows starting from the beginning of the part | ||
| 4464 | 2026.03.24 15:29:15.013253 [ 5 ] {fed987dc-ceff-4b64-a6fc-bcec22e22062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4465 | 2026.03.24 15:29:15.013278 [ 198 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 4466 | 2026.03.24 15:29:15.013290 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4467 | 2026.03.24 15:29:15.013299 [ 5 ] {fed987dc-ceff-4b64-a6fc-bcec22e22062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4468 | 2026.03.24 15:29:15.013354 [ 198 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4469 | 2026.03.24 15:29:15.013421 [ 198 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 950 rows starting from the beginning of the part | ||
| 4470 | 2026.03.24 15:29:15.013459 [ 198 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 4471 | 2026.03.24 15:29:15.013497 [ 198 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 4472 | 2026.03.24 15:29:15.013734 [ 5 ] {fed987dc-ceff-4b64-a6fc-bcec22e22062} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.03.24 15:29:15.013776 [ 5 ] {fed987dc-ceff-4b64-a6fc-bcec22e22062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4474 | 2026.03.24 15:29:15.014093 [ 5 ] {fed987dc-ceff-4b64-a6fc-bcec22e22062} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4475 | 2026.03.24 15:29:15.014341 [ 5 ] {fed987dc-ceff-4b64-a6fc-bcec22e22062} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.03.24 15:29:15.014445 [ 49 ] {} <Debug> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4477 | 2026.03.24 15:29:15.014469 [ 5 ] {fed987dc-ceff-4b64-a6fc-bcec22e22062} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 4478 | 2026.03.24 15:29:15.014478 [ 49 ] {} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.03.24 15:29:15.014510 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4480 | 2026.03.24 15:29:15.014515 [ 5 ] {fed987dc-ceff-4b64-a6fc-bcec22e22062} <Debug> TCPHandler: Processed in 0.001425171 sec. | ||
| 4481 | 2026.03.24 15:29:15.014583 [ 189 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532752 sec., 1644101.5898201405 rows/sec., 105.63 MiB/sec. | ||
| 4482 | 2026.03.24 15:29:15.014596 [ 194 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::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 | ||
| 4483 | 2026.03.24 15:29:15.014635 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2026.03.24 15:29:15.014717 [ 194 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4485 | 2026.03.24 15:29:15.014733 [ 5 ] {ba439e44-ada2-4a09-8cae-4980c0cfbf0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4486 | 2026.03.24 15:29:15.014781 [ 5 ] {ba439e44-ada2-4a09-8cae-4980c0cfbf0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4487 | 2026.03.24 15:29:15.014782 [ 194 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::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 | ||
| 4488 | 2026.03.24 15:29:15.014804 [ 198 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4489 | 2026.03.24 15:29:15.014863 [ 194 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 4490 | 2026.03.24 15:29:15.014922 [ 194 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4491 | 2026.03.24 15:29:15.014977 [ 194 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::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 | ||
| 4492 | 2026.03.24 15:29:15.015036 [ 194 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::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 | ||
| 4493 | 2026.03.24 15:29:15.015091 [ 194 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4494 | 2026.03.24 15:29:15.015159 [ 198 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_11_2} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.03.24 15:29:15.015255 [ 198 ] {3b5000eb-f3f9-4920-984b-d7e9b8eda86f::all_1_11_2} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4496 | 2026.03.24 15:29:15.015339 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4497 | 2026.03.24 15:29:15.015380 [ 5 ] {ba439e44-ada2-4a09-8cae-4980c0cfbf0a} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.03.24 15:29:15.015424 [ 5 ] {ba439e44-ada2-4a09-8cae-4980c0cfbf0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4499 | 2026.03.24 15:29:15.015792 [ 5 ] {ba439e44-ada2-4a09-8cae-4980c0cfbf0a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4500 | 2026.03.24 15:29:15.015922 [ 198 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362568 sec., 660517.4934388596 rows/sec., 40.26 MiB/sec. | ||
| 4501 | 2026.03.24 15:29:15.016031 [ 5 ] {ba439e44-ada2-4a09-8cae-4980c0cfbf0a} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.03.24 15:29:15.016038 [ 194 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4503 | 2026.03.24 15:29:15.016188 [ 5 ] {ba439e44-ada2-4a09-8cae-4980c0cfbf0a} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001472 sec., 358016.3043478261 rows/sec., 25.30 MiB/sec. | ||
| 4504 | 2026.03.24 15:29:15.016233 [ 5 ] {ba439e44-ada2-4a09-8cae-4980c0cfbf0a} <Debug> TCPHandler: Processed in 0.001647335 sec. | ||
| 4505 | 2026.03.24 15:29:15.016286 [ 194 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_10_2} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.03.24 15:29:15.016346 [ 194 ] {bfa58c0e-dabb-4442-82d0-98cf4115f00e::all_1_10_2} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4507 | 2026.03.24 15:29:15.016345 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.03.24 15:29:15.016398 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4509 | 2026.03.24 15:29:15.016456 [ 5 ] {ddca91ce-33d4-49cf-b90d-52b17da12a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4510 | 2026.03.24 15:29:15.016501 [ 5 ] {ddca91ce-33d4-49cf-b90d-52b17da12a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4511 | 2026.03.24 15:29:15.016824 [ 5 ] {ddca91ce-33d4-49cf-b90d-52b17da12a14} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.03.24 15:29:15.016863 [ 5 ] {ddca91ce-33d4-49cf-b90d-52b17da12a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4513 | 2026.03.24 15:29:15.017182 [ 5 ] {ddca91ce-33d4-49cf-b90d-52b17da12a14} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4514 | 2026.03.24 15:29:15.017413 [ 5 ] {ddca91ce-33d4-49cf-b90d-52b17da12a14} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.03.24 15:29:15.017554 [ 5 ] {ddca91ce-33d4-49cf-b90d-52b17da12a14} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 280.89 KiB/sec. | ||
| 4516 | 2026.03.24 15:29:15.017591 [ 5 ] {ddca91ce-33d4-49cf-b90d-52b17da12a14} <Debug> TCPHandler: Processed in 0.001294658 sec. | ||
| 4517 | 2026.03.24 15:29:15.017712 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2026.03.24 15:29:15.017830 [ 5 ] {f77f41c6-f2e5-4746-aebe-c69cff79237d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4519 | 2026.03.24 15:29:15.017882 [ 5 ] {f77f41c6-f2e5-4746-aebe-c69cff79237d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4520 | 2026.03.24 15:29:15.018358 [ 5 ] {f77f41c6-f2e5-4746-aebe-c69cff79237d} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.03.24 15:29:15.018402 [ 5 ] {f77f41c6-f2e5-4746-aebe-c69cff79237d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4522 | 2026.03.24 15:29:15.018790 [ 5 ] {f77f41c6-f2e5-4746-aebe-c69cff79237d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4523 | 2026.03.24 15:29:15.019005 [ 5 ] {f77f41c6-f2e5-4746-aebe-c69cff79237d} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.03.24 15:29:15.019134 [ 5 ] {f77f41c6-f2e5-4746-aebe-c69cff79237d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001329 sec., 199398.04364183595 rows/sec., 13.25 MiB/sec. | ||
| 4525 | 2026.03.24 15:29:15.019172 [ 5 ] {f77f41c6-f2e5-4746-aebe-c69cff79237d} <Debug> TCPHandler: Processed in 0.001518962 sec. | ||
| 4526 | 2026.03.24 15:29:15.019278 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4527 | 2026.03.24 15:29:15.019372 [ 5 ] {92be47c9-58c5-4522-802c-736c7f26919c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4528 | 2026.03.24 15:29:15.019414 [ 5 ] {92be47c9-58c5-4522-802c-736c7f26919c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4529 | 2026.03.24 15:29:15.019709 [ 5 ] {92be47c9-58c5-4522-802c-736c7f26919c} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4530 | 2026.03.24 15:29:15.019746 [ 5 ] {92be47c9-58c5-4522-802c-736c7f26919c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4531 | 2026.03.24 15:29:15.020037 [ 5 ] {92be47c9-58c5-4522-802c-736c7f26919c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4532 | 2026.03.24 15:29:15.020241 [ 5 ] {92be47c9-58c5-4522-802c-736c7f26919c} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.03.24 15:29:15.020368 [ 5 ] {92be47c9-58c5-4522-802c-736c7f26919c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 4534 | 2026.03.24 15:29:15.020404 [ 5 ] {92be47c9-58c5-4522-802c-736c7f26919c} <Debug> TCPHandler: Processed in 0.001174794 sec. | ||
| 4535 | 2026.03.24 15:29:15.020509 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2026.03.24 15:29:15.020608 [ 5 ] {fb9655a8-a51b-4414-920f-09409a67e201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4537 | 2026.03.24 15:29:15.020662 [ 5 ] {fb9655a8-a51b-4414-920f-09409a67e201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4538 | 2026.03.24 15:29:15.021560 [ 5 ] {fb9655a8-a51b-4414-920f-09409a67e201} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2026.03.24 15:29:15.021605 [ 5 ] {fb9655a8-a51b-4414-920f-09409a67e201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4540 | 2026.03.24 15:29:15.022179 [ 5 ] {fb9655a8-a51b-4414-920f-09409a67e201} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4541 | 2026.03.24 15:29:15.022402 [ 5 ] {fb9655a8-a51b-4414-920f-09409a67e201} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.03.24 15:29:15.022540 [ 5 ] {fb9655a8-a51b-4414-920f-09409a67e201} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001952 sec., 18954.918032786885 rows/sec., 33.97 MiB/sec. | ||
| 4543 | 2026.03.24 15:29:15.022602 [ 5 ] {fb9655a8-a51b-4414-920f-09409a67e201} <Debug> TCPHandler: Processed in 0.002142545 sec. | ||
| 4544 | 2026.03.24 15:29:15.022709 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4545 | 2026.03.24 15:29:15.022804 [ 5 ] {c0752c85-b0af-4c4c-a99e-8e9c3748098c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4546 | 2026.03.24 15:29:15.022846 [ 5 ] {c0752c85-b0af-4c4c-a99e-8e9c3748098c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4547 | 2026.03.24 15:29:15.023177 [ 5 ] {c0752c85-b0af-4c4c-a99e-8e9c3748098c} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.03.24 15:29:15.023214 [ 5 ] {c0752c85-b0af-4c4c-a99e-8e9c3748098c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
| 4549 | 2026.03.24 15:29:15.023510 [ 5 ] {c0752c85-b0af-4c4c-a99e-8e9c3748098c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4550 | 2026.03.24 15:29:15.023722 [ 5 ] {c0752c85-b0af-4c4c-a99e-8e9c3748098c} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.03.24 15:29:15.023848 [ 5 ] {c0752c85-b0af-4c4c-a99e-8e9c3748098c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 4552 | 2026.03.24 15:29:15.023883 [ 5 ] {c0752c85-b0af-4c4c-a99e-8e9c3748098c} <Debug> TCPHandler: Processed in 0.001223366 sec. | ||
| 4553 | 2026.03.24 15:29:18.557203 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4554 | 2026.03.24 15:29:18.557273 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4555 | 2026.03.24 15:29:18.674981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8653 | ||
| 4556 | 2026.03.24 15:29:18.675701 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.03.24 15:29:18.675750 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4558 | 2026.03.24 15:29:18.676325 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4559 | 2026.03.24 15:29:18.676556 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.03.24 15:29:18.676688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8653 | ||
| 4561 | 2026.03.24 15:29:19.123594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4562 | 2026.03.24 15:29:19.140973 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.03.24 15:29:19.141026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4564 | 2026.03.24 15:29:19.146757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4565 | 2026.03.24 15:29:19.147482 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.03.24 15:29:19.150335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4567 | 2026.03.24 15:29:19.997706 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.03.24 15:29:19.997960 [ 5 ] {5035484e-1a7c-4ec3-ac45-88abff55a107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4569 | 2026.03.24 15:29:19.998024 [ 5 ] {5035484e-1a7c-4ec3-ac45-88abff55a107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4570 | 2026.03.24 15:29:19.998709 [ 5 ] {5035484e-1a7c-4ec3-ac45-88abff55a107} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2026.03.24 15:29:19.998756 [ 5 ] {5035484e-1a7c-4ec3-ac45-88abff55a107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4572 | 2026.03.24 15:29:19.999149 [ 5 ] {5035484e-1a7c-4ec3-ac45-88abff55a107} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4573 | 2026.03.24 15:29:19.999376 [ 5 ] {5035484e-1a7c-4ec3-ac45-88abff55a107} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2026.03.24 15:29:19.999530 [ 5 ] {5035484e-1a7c-4ec3-ac45-88abff55a107} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001629 sec., 39287.90669122161 rows/sec., 3.09 MiB/sec. | ||
| 4575 | 2026.03.24 15:29:19.999571 [ 5 ] {5035484e-1a7c-4ec3-ac45-88abff55a107} <Debug> TCPHandler: Processed in 0.002028823 sec. | ||
| 4576 | 2026.03.24 15:29:19.999696 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.03.24 15:29:19.999800 [ 5 ] {a9101057-d0a3-4ddd-8960-bb2ca62916dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4578 | 2026.03.24 15:29:19.999839 [ 5 ] {a9101057-d0a3-4ddd-8960-bb2ca62916dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4579 | 2026.03.24 15:29:20.000289 [ 5 ] {a9101057-d0a3-4ddd-8960-bb2ca62916dd} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.03.24 15:29:20.000327 [ 5 ] {a9101057-d0a3-4ddd-8960-bb2ca62916dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4581 | 2026.03.24 15:29:20.000623 [ 5 ] {a9101057-d0a3-4ddd-8960-bb2ca62916dd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4582 | 2026.03.24 15:29:20.000834 [ 5 ] {a9101057-d0a3-4ddd-8960-bb2ca62916dd} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.03.24 15:29:20.000964 [ 5 ] {a9101057-d0a3-4ddd-8960-bb2ca62916dd} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 254.47 KiB/sec. | ||
| 4584 | 2026.03.24 15:29:20.001002 [ 5 ] {a9101057-d0a3-4ddd-8960-bb2ca62916dd} <Debug> TCPHandler: Processed in 0.001355819 sec. | ||
| 4585 | 2026.03.24 15:29:20.001115 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.03.24 15:29:20.001216 [ 5 ] {5dabf794-c728-432a-b16c-73107cc44ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4587 | 2026.03.24 15:29:20.001257 [ 5 ] {5dabf794-c728-432a-b16c-73107cc44ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4588 | 2026.03.24 15:29:20.001702 [ 5 ] {5dabf794-c728-432a-b16c-73107cc44ad6} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.03.24 15:29:20.001739 [ 5 ] {5dabf794-c728-432a-b16c-73107cc44ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4590 | 2026.03.24 15:29:20.002039 [ 5 ] {5dabf794-c728-432a-b16c-73107cc44ad6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4591 | 2026.03.24 15:29:20.002249 [ 5 ] {5dabf794-c728-432a-b16c-73107cc44ad6} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.03.24 15:29:20.002375 [ 5 ] {5dabf794-c728-432a-b16c-73107cc44ad6} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001176 sec., 57823.12925170068 rows/sec., 4.51 MiB/sec. | ||
| 4593 | 2026.03.24 15:29:20.002412 [ 5 ] {5dabf794-c728-432a-b16c-73107cc44ad6} <Debug> TCPHandler: Processed in 0.001347939 sec. | ||
| 4594 | 2026.03.24 15:29:20.002530 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2026.03.24 15:29:20.002633 [ 5 ] {b7b7dfdd-1981-4e13-a27f-cb57cb14ea5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4596 | 2026.03.24 15:29:20.002676 [ 5 ] {b7b7dfdd-1981-4e13-a27f-cb57cb14ea5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4597 | 2026.03.24 15:29:20.003085 [ 5 ] {b7b7dfdd-1981-4e13-a27f-cb57cb14ea5d} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.03.24 15:29:20.003121 [ 5 ] {b7b7dfdd-1981-4e13-a27f-cb57cb14ea5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4599 | 2026.03.24 15:29:20.003469 [ 5 ] {b7b7dfdd-1981-4e13-a27f-cb57cb14ea5d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4600 | 2026.03.24 15:29:20.003680 [ 5 ] {b7b7dfdd-1981-4e13-a27f-cb57cb14ea5d} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.03.24 15:29:20.003804 [ 5 ] {b7b7dfdd-1981-4e13-a27f-cb57cb14ea5d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 4602 | 2026.03.24 15:29:20.003842 [ 5 ] {b7b7dfdd-1981-4e13-a27f-cb57cb14ea5d} <Debug> TCPHandler: Processed in 0.001364689 sec. | ||
| 4603 | 2026.03.24 15:29:20.003943 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2026.03.24 15:29:20.004044 [ 5 ] {fc6ef1a9-e63b-41b1-ae4b-412396244a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4605 | 2026.03.24 15:29:20.004097 [ 5 ] {fc6ef1a9-e63b-41b1-ae4b-412396244a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4606 | 2026.03.24 15:29:20.004825 [ 5 ] {fc6ef1a9-e63b-41b1-ae4b-412396244a47} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.03.24 15:29:20.004862 [ 5 ] {fc6ef1a9-e63b-41b1-ae4b-412396244a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4608 | 2026.03.24 15:29:20.005370 [ 5 ] {fc6ef1a9-e63b-41b1-ae4b-412396244a47} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4609 | 2026.03.24 15:29:20.005591 [ 5 ] {fc6ef1a9-e63b-41b1-ae4b-412396244a47} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2026.03.24 15:29:20.005723 [ 5 ] {fc6ef1a9-e63b-41b1-ae4b-412396244a47} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001698 sec., 2355.7126030624263 rows/sec., 4.22 MiB/sec. | ||
| 4611 | 2026.03.24 15:29:20.005776 [ 5 ] {fc6ef1a9-e63b-41b1-ae4b-412396244a47} <Debug> TCPHandler: Processed in 0.00188174 sec. | ||
| 4612 | 2026.03.24 15:29:20.005892 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2026.03.24 15:29:20.005986 [ 5 ] {9dad06fc-0634-469d-9d57-0e4f98deaecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.03.24 15:29:20.006034 [ 5 ] {9dad06fc-0634-469d-9d57-0e4f98deaecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4615 | 2026.03.24 15:29:20.006373 [ 5 ] {9dad06fc-0634-469d-9d57-0e4f98deaecd} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2026.03.24 15:29:20.006409 [ 5 ] {9dad06fc-0634-469d-9d57-0e4f98deaecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4617 | 2026.03.24 15:29:20.006709 [ 5 ] {9dad06fc-0634-469d-9d57-0e4f98deaecd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4618 | 2026.03.24 15:29:20.006913 [ 5 ] {9dad06fc-0634-469d-9d57-0e4f98deaecd} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2026.03.24 15:29:20.007039 [ 5 ] {9dad06fc-0634-469d-9d57-0e4f98deaecd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 4620 | 2026.03.24 15:29:20.007076 [ 5 ] {9dad06fc-0634-469d-9d57-0e4f98deaecd} <Debug> TCPHandler: Processed in 0.001234436 sec. | ||
| 4621 | 2026.03.24 15:29:20.580746 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2026.03.24 15:29:20.580927 [ 5 ] {b3e838ce-7e62-4c88-9b10-b034c997737c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4623 | 2026.03.24 15:29:20.580989 [ 5 ] {b3e838ce-7e62-4c88-9b10-b034c997737c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4624 | 2026.03.24 15:29:20.581723 [ 5 ] {b3e838ce-7e62-4c88-9b10-b034c997737c} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.03.24 15:29:20.581771 [ 5 ] {b3e838ce-7e62-4c88-9b10-b034c997737c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4626 | 2026.03.24 15:29:20.582183 [ 5 ] {b3e838ce-7e62-4c88-9b10-b034c997737c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4627 | 2026.03.24 15:29:20.582407 [ 5 ] {b3e838ce-7e62-4c88-9b10-b034c997737c} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.03.24 15:29:20.582561 [ 5 ] {b3e838ce-7e62-4c88-9b10-b034c997737c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001677 sec., 169350.0298151461 rows/sec., 10.76 MiB/sec. | ||
| 4629 | 2026.03.24 15:29:20.582616 [ 5 ] {b3e838ce-7e62-4c88-9b10-b034c997737c} <Debug> TCPHandler: Processed in 0.001991172 sec. | ||
| 4630 | 2026.03.24 15:29:20.582749 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2026.03.24 15:29:20.582849 [ 5 ] {d28bb789-eeed-43d5-b29f-b194378d9fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4632 | 2026.03.24 15:29:20.582891 [ 5 ] {d28bb789-eeed-43d5-b29f-b194378d9fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4633 | 2026.03.24 15:29:20.583321 [ 5 ] {d28bb789-eeed-43d5-b29f-b194378d9fb9} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2026.03.24 15:29:20.583359 [ 5 ] {d28bb789-eeed-43d5-b29f-b194378d9fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4635 | 2026.03.24 15:29:20.583675 [ 5 ] {d28bb789-eeed-43d5-b29f-b194378d9fb9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4636 | 2026.03.24 15:29:20.583898 [ 5 ] {d28bb789-eeed-43d5-b29f-b194378d9fb9} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2026.03.24 15:29:20.584032 [ 5 ] {d28bb789-eeed-43d5-b29f-b194378d9fb9} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001203 sec., 9975.062344139651 rows/sec., 813.40 KiB/sec. | ||
| 4638 | 2026.03.24 15:29:20.584073 [ 5 ] {d28bb789-eeed-43d5-b29f-b194378d9fb9} <Debug> TCPHandler: Processed in 0.001374119 sec. | ||
| 4639 | 2026.03.24 15:29:20.584205 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2026.03.24 15:29:20.584307 [ 5 ] {6bb0dd7f-4208-4f56-b7f3-52e4e08b0272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4641 | 2026.03.24 15:29:20.584353 [ 5 ] {6bb0dd7f-4208-4f56-b7f3-52e4e08b0272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4642 | 2026.03.24 15:29:20.586012 [ 5 ] {6bb0dd7f-4208-4f56-b7f3-52e4e08b0272} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.03.24 15:29:20.586053 [ 5 ] {6bb0dd7f-4208-4f56-b7f3-52e4e08b0272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4644 | 2026.03.24 15:29:20.586642 [ 5 ] {6bb0dd7f-4208-4f56-b7f3-52e4e08b0272} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4645 | 2026.03.24 15:29:20.586855 [ 5 ] {6bb0dd7f-4208-4f56-b7f3-52e4e08b0272} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.03.24 15:29:20.586989 [ 5 ] {6bb0dd7f-4208-4f56-b7f3-52e4e08b0272} <Debug> executeQuery: Read 3222 rows, 246.82 KiB in 0.002705 sec., 1191127.541589649 rows/sec., 89.11 MiB/sec. | ||
| 4647 | 2026.03.24 15:29:20.587030 [ 5 ] {6bb0dd7f-4208-4f56-b7f3-52e4e08b0272} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4648 | 2026.03.24 15:29:20.587043 [ 5 ] {6bb0dd7f-4208-4f56-b7f3-52e4e08b0272} <Debug> TCPHandler: Processed in 0.002894331 sec. | ||
| 4649 | 2026.03.24 15:29:20.587167 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4650 | 2026.03.24 15:29:20.587262 [ 5 ] {66995f0e-c505-40df-a286-ad32a1866e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4651 | 2026.03.24 15:29:20.587302 [ 5 ] {66995f0e-c505-40df-a286-ad32a1866e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4652 | 2026.03.24 15:29:20.587753 [ 5 ] {66995f0e-c505-40df-a286-ad32a1866e54} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.03.24 15:29:20.587790 [ 5 ] {66995f0e-c505-40df-a286-ad32a1866e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4654 | 2026.03.24 15:29:20.588099 [ 5 ] {66995f0e-c505-40df-a286-ad32a1866e54} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4655 | 2026.03.24 15:29:20.588324 [ 5 ] {66995f0e-c505-40df-a286-ad32a1866e54} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.03.24 15:29:20.588454 [ 5 ] {66995f0e-c505-40df-a286-ad32a1866e54} <Debug> executeQuery: Read 200 rows, 12.84 KiB in 0.00121 sec., 165289.2561983471 rows/sec., 10.36 MiB/sec. | ||
| 4657 | 2026.03.24 15:29:20.588491 [ 5 ] {66995f0e-c505-40df-a286-ad32a1866e54} <Debug> TCPHandler: Processed in 0.00138516 sec. | ||
| 4658 | 2026.03.24 15:29:20.588598 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4659 | 2026.03.24 15:29:20.588697 [ 5 ] {562e9488-b361-48b9-80a1-a39f2e31555c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4660 | 2026.03.24 15:29:20.588737 [ 5 ] {562e9488-b361-48b9-80a1-a39f2e31555c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4661 | 2026.03.24 15:29:20.589361 [ 5 ] {562e9488-b361-48b9-80a1-a39f2e31555c} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.03.24 15:29:20.589399 [ 5 ] {562e9488-b361-48b9-80a1-a39f2e31555c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4663 | 2026.03.24 15:29:20.589755 [ 5 ] {562e9488-b361-48b9-80a1-a39f2e31555c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4664 | 2026.03.24 15:29:20.589994 [ 5 ] {562e9488-b361-48b9-80a1-a39f2e31555c} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2026.03.24 15:29:20.590120 [ 5 ] {562e9488-b361-48b9-80a1-a39f2e31555c} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001443 sec., 658350.6583506584 rows/sec., 38.74 MiB/sec. | ||
| 4666 | 2026.03.24 15:29:20.590158 [ 5 ] {562e9488-b361-48b9-80a1-a39f2e31555c} <Debug> TCPHandler: Processed in 0.001610304 sec. | ||
| 4667 | 2026.03.24 15:29:20.590268 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.03.24 15:29:20.590363 [ 5 ] {af823181-446c-4f74-abeb-5252b7a4f7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4669 | 2026.03.24 15:29:20.590402 [ 5 ] {af823181-446c-4f74-abeb-5252b7a4f7b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4670 | 2026.03.24 15:29:20.590775 [ 5 ] {af823181-446c-4f74-abeb-5252b7a4f7b5} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.03.24 15:29:20.590812 [ 5 ] {af823181-446c-4f74-abeb-5252b7a4f7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4672 | 2026.03.24 15:29:20.591095 [ 5 ] {af823181-446c-4f74-abeb-5252b7a4f7b5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4673 | 2026.03.24 15:29:20.591304 [ 5 ] {af823181-446c-4f74-abeb-5252b7a4f7b5} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2026.03.24 15:29:20.591432 [ 5 ] {af823181-446c-4f74-abeb-5252b7a4f7b5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001087 sec., 919.963201471941 rows/sec., 64.68 KiB/sec. | ||
| 4675 | 2026.03.24 15:29:20.591469 [ 5 ] {af823181-446c-4f74-abeb-5252b7a4f7b5} <Debug> TCPHandler: Processed in 0.001251287 sec. | ||
| 4676 | 2026.03.24 15:29:20.591575 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2026.03.24 15:29:20.591669 [ 5 ] {52204fc0-4e62-4d4d-b8e4-6df3ff154b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4678 | 2026.03.24 15:29:20.591708 [ 5 ] {52204fc0-4e62-4d4d-b8e4-6df3ff154b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4679 | 2026.03.24 15:29:20.592116 [ 5 ] {52204fc0-4e62-4d4d-b8e4-6df3ff154b2e} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.03.24 15:29:20.592153 [ 5 ] {52204fc0-4e62-4d4d-b8e4-6df3ff154b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4681 | 2026.03.24 15:29:20.592458 [ 5 ] {52204fc0-4e62-4d4d-b8e4-6df3ff154b2e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4682 | 2026.03.24 15:29:20.592673 [ 5 ] {52204fc0-4e62-4d4d-b8e4-6df3ff154b2e} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.03.24 15:29:20.592811 [ 5 ] {52204fc0-4e62-4d4d-b8e4-6df3ff154b2e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 4684 | 2026.03.24 15:29:20.592848 [ 5 ] {52204fc0-4e62-4d4d-b8e4-6df3ff154b2e} <Debug> TCPHandler: Processed in 0.001322218 sec. | ||
| 4685 | 2026.03.24 15:29:20.592957 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4686 | 2026.03.24 15:29:20.593049 [ 5 ] {bc34ab67-1c7c-4047-af3d-b2fd53c30248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4687 | 2026.03.24 15:29:20.593087 [ 5 ] {bc34ab67-1c7c-4047-af3d-b2fd53c30248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4688 | 2026.03.24 15:29:20.593950 [ 5 ] {bc34ab67-1c7c-4047-af3d-b2fd53c30248} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2026.03.24 15:29:20.593986 [ 5 ] {bc34ab67-1c7c-4047-af3d-b2fd53c30248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4690 | 2026.03.24 15:29:20.594370 [ 5 ] {bc34ab67-1c7c-4047-af3d-b2fd53c30248} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4691 | 2026.03.24 15:29:20.594606 [ 5 ] {bc34ab67-1c7c-4047-af3d-b2fd53c30248} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.03.24 15:29:20.594730 [ 5 ] {bc34ab67-1c7c-4047-af3d-b2fd53c30248} <Debug> executeQuery: Read 1763 rows, 121.96 KiB in 0.001699 sec., 1037669.2171865803 rows/sec., 70.10 MiB/sec. | ||
| 4693 | 2026.03.24 15:29:20.594768 [ 5 ] {bc34ab67-1c7c-4047-af3d-b2fd53c30248} <Debug> TCPHandler: Processed in 0.00185989 sec. | ||
| 4694 | 2026.03.24 15:29:20.594878 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4695 | 2026.03.24 15:29:20.594972 [ 5 ] {df3ca311-916e-478e-8ead-cde3a67880f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4696 | 2026.03.24 15:29:20.595012 [ 5 ] {df3ca311-916e-478e-8ead-cde3a67880f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4697 | 2026.03.24 15:29:20.595351 [ 5 ] {df3ca311-916e-478e-8ead-cde3a67880f5} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2026.03.24 15:29:20.595387 [ 5 ] {df3ca311-916e-478e-8ead-cde3a67880f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4699 | 2026.03.24 15:29:20.595688 [ 5 ] {df3ca311-916e-478e-8ead-cde3a67880f5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4700 | 2026.03.24 15:29:20.595896 [ 5 ] {df3ca311-916e-478e-8ead-cde3a67880f5} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2026.03.24 15:29:20.596021 [ 5 ] {df3ca311-916e-478e-8ead-cde3a67880f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 4702 | 2026.03.24 15:29:20.596057 [ 5 ] {df3ca311-916e-478e-8ead-cde3a67880f5} <Debug> TCPHandler: Processed in 0.001229726 sec. | ||
| 4703 | 2026.03.24 15:29:20.596158 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2026.03.24 15:29:20.596251 [ 5 ] {ab016738-764c-4893-af27-cde860c1df70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4705 | 2026.03.24 15:29:20.596292 [ 5 ] {ab016738-764c-4893-af27-cde860c1df70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4706 | 2026.03.24 15:29:20.596904 [ 5 ] {ab016738-764c-4893-af27-cde860c1df70} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.03.24 15:29:20.596940 [ 5 ] {ab016738-764c-4893-af27-cde860c1df70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4708 | 2026.03.24 15:29:20.597385 [ 5 ] {ab016738-764c-4893-af27-cde860c1df70} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4709 | 2026.03.24 15:29:20.597596 [ 5 ] {ab016738-764c-4893-af27-cde860c1df70} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.03.24 15:29:20.597724 [ 5 ] {ab016738-764c-4893-af27-cde860c1df70} <Debug> executeQuery: Read 1607 rows, 99.95 KiB in 0.001491 sec., 1077800.1341381625 rows/sec., 65.46 MiB/sec. | ||
| 4711 | 2026.03.24 15:29:20.597761 [ 5 ] {ab016738-764c-4893-af27-cde860c1df70} <Debug> TCPHandler: Processed in 0.001651516 sec. | ||
| 4712 | 2026.03.24 15:29:20.597866 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2026.03.24 15:29:20.597963 [ 5 ] {e6d787b7-c5db-4a95-8205-73b4c58315f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4714 | 2026.03.24 15:29:20.598005 [ 5 ] {e6d787b7-c5db-4a95-8205-73b4c58315f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4715 | 2026.03.24 15:29:20.598324 [ 5 ] {e6d787b7-c5db-4a95-8205-73b4c58315f9} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.03.24 15:29:20.598360 [ 5 ] {e6d787b7-c5db-4a95-8205-73b4c58315f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4717 | 2026.03.24 15:29:20.598658 [ 5 ] {e6d787b7-c5db-4a95-8205-73b4c58315f9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4718 | 2026.03.24 15:29:20.598869 [ 5 ] {e6d787b7-c5db-4a95-8205-73b4c58315f9} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.03.24 15:29:20.598969 [ 90 ] {} <Debug> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4720 | 2026.03.24 15:29:20.598999 [ 5 ] {e6d787b7-c5db-4a95-8205-73b4c58315f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 4721 | 2026.03.24 15:29:20.599035 [ 90 ] {} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.03.24 15:29:20.599043 [ 5 ] {e6d787b7-c5db-4a95-8205-73b4c58315f9} <Debug> TCPHandler: Processed in 0.001227026 sec. | ||
| 4723 | 2026.03.24 15:29:20.599062 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4724 | 2026.03.24 15:29:20.599162 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2026.03.24 15:29:20.599193 [ 189 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::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 | ||
| 4726 | 2026.03.24 15:29:20.599262 [ 5 ] {9bc742e2-23b7-447b-b3be-a04ad3567fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4727 | 2026.03.24 15:29:20.599320 [ 5 ] {9bc742e2-23b7-447b-b3be-a04ad3567fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4728 | 2026.03.24 15:29:20.599341 [ 189 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4729 | 2026.03.24 15:29:20.599386 [ 189 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4730 | 2026.03.24 15:29:20.599460 [ 189 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4731 | 2026.03.24 15:29:20.599508 [ 189 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4732 | 2026.03.24 15:29:20.599554 [ 189 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4733 | 2026.03.24 15:29:20.599593 [ 189 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4734 | 2026.03.24 15:29:20.599636 [ 189 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4735 | 2026.03.24 15:29:20.600117 [ 5 ] {9bc742e2-23b7-447b-b3be-a04ad3567fa8} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.03.24 15:29:20.600161 [ 5 ] {9bc742e2-23b7-447b-b3be-a04ad3567fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4737 | 2026.03.24 15:29:20.600449 [ 198 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001320808 sec., 7571.1231306897 rows/sec., 510.16 KiB/sec. | ||
| 4738 | 2026.03.24 15:29:20.600599 [ 201 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4739 | 2026.03.24 15:29:20.600788 [ 5 ] {9bc742e2-23b7-447b-b3be-a04ad3567fa8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4740 | 2026.03.24 15:29:20.600960 [ 201 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_10_2} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2026.03.24 15:29:20.601043 [ 201 ] {5f87e565-464a-4028-b1e6-98a5f59cba7f::all_1_10_2} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4742 | 2026.03.24 15:29:20.601081 [ 5 ] {9bc742e2-23b7-447b-b3be-a04ad3567fa8} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.03.24 15:29:20.601118 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4744 | 2026.03.24 15:29:20.601205 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4745 | 2026.03.24 15:29:20.601234 [ 5 ] {9bc742e2-23b7-447b-b3be-a04ad3567fa8} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.00199 sec., 23115.577889447235 rows/sec., 41.42 MiB/sec. | ||
| 4746 | 2026.03.24 15:29:20.601235 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4747 | 2026.03.24 15:29:20.601274 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4748 | 2026.03.24 15:29:20.601294 [ 5 ] {9bc742e2-23b7-447b-b3be-a04ad3567fa8} <Debug> TCPHandler: Processed in 0.002184516 sec. | ||
| 4749 | 2026.03.24 15:29:20.601340 [ 189 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4750 | 2026.03.24 15:29:20.601411 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.03.24 15:29:20.601511 [ 5 ] {2845fca0-8f87-49f7-8491-b14e78e695d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4752 | 2026.03.24 15:29:20.601530 [ 189 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4753 | 2026.03.24 15:29:20.601552 [ 5 ] {2845fca0-8f87-49f7-8491-b14e78e695d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4754 | 2026.03.24 15:29:20.601585 [ 189 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 388 rows starting from the beginning of the part | ||
| 4755 | 2026.03.24 15:29:20.601702 [ 189 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 4756 | 2026.03.24 15:29:20.601806 [ 189 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 4757 | 2026.03.24 15:29:20.601885 [ 5 ] {2845fca0-8f87-49f7-8491-b14e78e695d5} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.03.24 15:29:20.601911 [ 189 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 4759 | 2026.03.24 15:29:20.601926 [ 5 ] {2845fca0-8f87-49f7-8491-b14e78e695d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4760 | 2026.03.24 15:29:20.602013 [ 189 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 4761 | 2026.03.24 15:29:20.602114 [ 189 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 4762 | 2026.03.24 15:29:20.602256 [ 5 ] {2845fca0-8f87-49f7-8491-b14e78e695d5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4763 | 2026.03.24 15:29:20.602504 [ 5 ] {2845fca0-8f87-49f7-8491-b14e78e695d5} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4764 | 2026.03.24 15:29:20.602646 [ 5 ] {2845fca0-8f87-49f7-8491-b14e78e695d5} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001154 sec., 36395.14731369151 rows/sec., 2.08 MiB/sec. | ||
| 4765 | 2026.03.24 15:29:20.602683 [ 5 ] {2845fca0-8f87-49f7-8491-b14e78e695d5} <Debug> TCPHandler: Processed in 0.001321948 sec. | ||
| 4766 | 2026.03.24 15:29:20.605924 [ 198 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 19 columns (19 merged, 0 gathered) in 0.004612188 sec., 111877.48634704397 rows/sec., 200.48 MiB/sec. | ||
| 4767 | 2026.03.24 15:29:20.606693 [ 193 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4768 | 2026.03.24 15:29:20.607027 [ 193 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.03.24 15:29:20.607102 [ 193 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4770 | 2026.03.24 15:29:20.607202 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 4771 | 2026.03.24 15:29:23.689185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 664 | ||
| 4772 | 2026.03.24 15:29:23.691901 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.03.24 15:29:23.691956 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4774 | 2026.03.24 15:29:23.693163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4775 | 2026.03.24 15:29:23.693451 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.03.24 15:29:23.693804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 4777 | 2026.03.24 15:29:24.995750 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.03.24 15:29:24.995919 [ 5 ] {76e88433-ade2-4e56-aee3-9cba7e38ddf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4779 | 2026.03.24 15:29:24.995981 [ 5 ] {76e88433-ade2-4e56-aee3-9cba7e38ddf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4780 | 2026.03.24 15:29:24.996585 [ 5 ] {76e88433-ade2-4e56-aee3-9cba7e38ddf2} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.03.24 15:29:24.996628 [ 5 ] {76e88433-ade2-4e56-aee3-9cba7e38ddf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4782 | 2026.03.24 15:29:24.997009 [ 5 ] {76e88433-ade2-4e56-aee3-9cba7e38ddf2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4783 | 2026.03.24 15:29:24.997231 [ 5 ] {76e88433-ade2-4e56-aee3-9cba7e38ddf2} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.03.24 15:29:24.997378 [ 5 ] {76e88433-ade2-4e56-aee3-9cba7e38ddf2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001503 sec., 37258.815701929474 rows/sec., 2.84 MiB/sec. | ||
| 4785 | 2026.03.24 15:29:24.997418 [ 5 ] {76e88433-ade2-4e56-aee3-9cba7e38ddf2} <Debug> TCPHandler: Processed in 0.001786778 sec. | ||
| 4786 | 2026.03.24 15:29:24.997537 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2026.03.24 15:29:24.997634 [ 5 ] {2c7cbe60-b858-4de4-9349-16a5d850a48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4788 | 2026.03.24 15:29:24.997674 [ 5 ] {2c7cbe60-b858-4de4-9349-16a5d850a48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4789 | 2026.03.24 15:29:24.998090 [ 5 ] {2c7cbe60-b858-4de4-9349-16a5d850a48d} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2026.03.24 15:29:24.998127 [ 5 ] {2c7cbe60-b858-4de4-9349-16a5d850a48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4791 | 2026.03.24 15:29:24.998440 [ 5 ] {2c7cbe60-b858-4de4-9349-16a5d850a48d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4792 | 2026.03.24 15:29:24.998666 [ 5 ] {2c7cbe60-b858-4de4-9349-16a5d850a48d} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2026.03.24 15:29:24.998795 [ 5 ] {2c7cbe60-b858-4de4-9349-16a5d850a48d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001181 sec., 54191.363251481795 rows/sec., 4.23 MiB/sec. | ||
| 4794 | 2026.03.24 15:29:24.998830 [ 5 ] {2c7cbe60-b858-4de4-9349-16a5d850a48d} <Debug> TCPHandler: Processed in 0.001342749 sec. | ||
| 4795 | 2026.03.24 15:29:24.998944 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.03.24 15:29:24.999039 [ 5 ] {2803bf13-38bd-4a31-90c8-0d795bd2e9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4797 | 2026.03.24 15:29:24.999080 [ 5 ] {2803bf13-38bd-4a31-90c8-0d795bd2e9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4798 | 2026.03.24 15:29:24.999468 [ 5 ] {2803bf13-38bd-4a31-90c8-0d795bd2e9f6} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.03.24 15:29:24.999502 [ 5 ] {2803bf13-38bd-4a31-90c8-0d795bd2e9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4800 | 2026.03.24 15:29:24.999819 [ 5 ] {2803bf13-38bd-4a31-90c8-0d795bd2e9f6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4801 | 2026.03.24 15:29:25.000026 [ 5 ] {2803bf13-38bd-4a31-90c8-0d795bd2e9f6} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.03.24 15:29:25.000151 [ 5 ] {2803bf13-38bd-4a31-90c8-0d795bd2e9f6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001131 sec., 113174.18213969938 rows/sec., 7.88 MiB/sec. | ||
| 4803 | 2026.03.24 15:29:25.000187 [ 5 ] {2803bf13-38bd-4a31-90c8-0d795bd2e9f6} <Debug> TCPHandler: Processed in 0.001291307 sec. | ||
| 4804 | 2026.03.24 15:29:25.000305 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2026.03.24 15:29:25.000398 [ 5 ] {e85388bd-4d6f-4b55-b716-f61e5cd04f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4806 | 2026.03.24 15:29:25.000440 [ 5 ] {e85388bd-4d6f-4b55-b716-f61e5cd04f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4807 | 2026.03.24 15:29:25.000771 [ 5 ] {e85388bd-4d6f-4b55-b716-f61e5cd04f03} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.03.24 15:29:25.000806 [ 5 ] {e85388bd-4d6f-4b55-b716-f61e5cd04f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4809 | 2026.03.24 15:29:25.001103 [ 5 ] {e85388bd-4d6f-4b55-b716-f61e5cd04f03} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4810 | 2026.03.24 15:29:25.001306 [ 5 ] {e85388bd-4d6f-4b55-b716-f61e5cd04f03} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.03.24 15:29:25.001429 [ 5 ] {e85388bd-4d6f-4b55-b716-f61e5cd04f03} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001049 sec., 45757.864632983794 rows/sec., 3.08 MiB/sec. | ||
| 4812 | 2026.03.24 15:29:25.001463 [ 5 ] {e85388bd-4d6f-4b55-b716-f61e5cd04f03} <Debug> TCPHandler: Processed in 0.001207015 sec. | ||
| 4813 | 2026.03.24 15:29:26.176803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9165 | ||
| 4814 | 2026.03.24 15:29:26.177383 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.03.24 15:29:26.177424 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4816 | 2026.03.24 15:29:26.177966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4817 | 2026.03.24 15:29:26.178244 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.03.24 15:29:26.178372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9165 | ||
| 4819 | 2026.03.24 15:29:26.650410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4820 | 2026.03.24 15:29:26.666982 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.03.24 15:29:26.667052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4822 | 2026.03.24 15:29:26.672776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4823 | 2026.03.24 15:29:26.673503 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.03.24 15:29:26.676242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4825 | 2026.03.24 15:29:29.996914 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.03.24 15:29:29.997088 [ 5 ] {1ca6cac3-a190-4601-a428-f067b25c9434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4827 | 2026.03.24 15:29:29.997149 [ 5 ] {1ca6cac3-a190-4601-a428-f067b25c9434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4828 | 2026.03.24 15:29:29.997762 [ 5 ] {1ca6cac3-a190-4601-a428-f067b25c9434} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.03.24 15:29:29.997809 [ 5 ] {1ca6cac3-a190-4601-a428-f067b25c9434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4830 | 2026.03.24 15:29:29.998198 [ 5 ] {1ca6cac3-a190-4601-a428-f067b25c9434} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4831 | 2026.03.24 15:29:29.998440 [ 5 ] {1ca6cac3-a190-4601-a428-f067b25c9434} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.03.24 15:29:29.998592 [ 5 ] {1ca6cac3-a190-4601-a428-f067b25c9434} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001548 sec., 41343.669250645995 rows/sec., 3.26 MiB/sec. | ||
| 4833 | 2026.03.24 15:29:29.998605 [ 97 ] {} <Debug> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4834 | 2026.03.24 15:29:29.998632 [ 5 ] {1ca6cac3-a190-4601-a428-f067b25c9434} <Debug> TCPHandler: Processed in 0.001836219 sec. | ||
| 4835 | 2026.03.24 15:29:29.998683 [ 97 ] {} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.03.24 15:29:29.998712 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4837 | 2026.03.24 15:29:29.998778 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2026.03.24 15:29:29.998817 [ 189 ] {f5b834c0-93de-4374-a220-758fda3c3010::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 | ||
| 4839 | 2026.03.24 15:29:29.998878 [ 5 ] {b5746c68-37d1-43c3-8aff-c61901349369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4840 | 2026.03.24 15:29:29.998923 [ 5 ] {b5746c68-37d1-43c3-8aff-c61901349369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4841 | 2026.03.24 15:29:29.998945 [ 189 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4842 | 2026.03.24 15:29:29.998986 [ 189 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3356 rows starting from the beginning of the part | ||
| 4843 | 2026.03.24 15:29:29.999054 [ 189 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 871 rows starting from the beginning of the part | ||
| 4844 | 2026.03.24 15:29:29.999097 [ 189 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4845 | 2026.03.24 15:29:29.999142 [ 189 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3222 rows starting from the beginning of the part | ||
| 4846 | 2026.03.24 15:29:29.999178 [ 189 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4847 | 2026.03.24 15:29:29.999215 [ 189 ] {f5b834c0-93de-4374-a220-758fda3c3010::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 | ||
| 4848 | 2026.03.24 15:29:29.999337 [ 5 ] {b5746c68-37d1-43c3-8aff-c61901349369} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.03.24 15:29:29.999379 [ 5 ] {b5746c68-37d1-43c3-8aff-c61901349369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4850 | 2026.03.24 15:29:29.999785 [ 5 ] {b5746c68-37d1-43c3-8aff-c61901349369} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4851 | 2026.03.24 15:29:29.999990 [ 5 ] {b5746c68-37d1-43c3-8aff-c61901349369} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.03.24 15:29:30.000124 [ 5 ] {b5746c68-37d1-43c3-8aff-c61901349369} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001266 sec., 3159.55766192733 rows/sec., 237.58 KiB/sec. | ||
| 4853 | 2026.03.24 15:29:30.000162 [ 5 ] {b5746c68-37d1-43c3-8aff-c61901349369} <Debug> TCPHandler: Processed in 0.00143437 sec. | ||
| 4854 | 2026.03.24 15:29:30.000267 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2026.03.24 15:29:30.000364 [ 5 ] {b8d43f9e-0a18-4abd-b729-acc5e2c53aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4856 | 2026.03.24 15:29:30.000405 [ 5 ] {b8d43f9e-0a18-4abd-b729-acc5e2c53aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4857 | 2026.03.24 15:29:30.000840 [ 5 ] {b8d43f9e-0a18-4abd-b729-acc5e2c53aa1} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.03.24 15:29:30.000878 [ 5 ] {b8d43f9e-0a18-4abd-b729-acc5e2c53aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4859 | 2026.03.24 15:29:30.001105 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.38 MiB, peak 250.83 MiB, free memory in arenas 0.00 B, will set to 246.13 MiB (RSS), difference: -3.25 MiB | ||
| 4860 | 2026.03.24 15:29:30.001461 [ 5 ] {b8d43f9e-0a18-4abd-b729-acc5e2c53aa1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4861 | 2026.03.24 15:29:30.001745 [ 5 ] {b8d43f9e-0a18-4abd-b729-acc5e2c53aa1} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.03.24 15:29:30.001759 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7633 rows, containing 5 columns (5 merged, 0 gathered) in 0.002983773 sec., 2558170.477445838 rows/sec., 203.37 MiB/sec. | ||
| 4863 | 2026.03.24 15:29:30.001880 [ 97 ] {} <Debug> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4864 | 2026.03.24 15:29:30.001912 [ 97 ] {} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.03.24 15:29:30.001919 [ 5 ] {b8d43f9e-0a18-4abd-b729-acc5e2c53aa1} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001572 sec., 43256.99745547074 rows/sec., 3.38 MiB/sec. | ||
| 4866 | 2026.03.24 15:29:30.001931 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4867 | 2026.03.24 15:29:30.002001 [ 5 ] {b8d43f9e-0a18-4abd-b729-acc5e2c53aa1} <Debug> TCPHandler: Processed in 0.001781788 sec. | ||
| 4868 | 2026.03.24 15:29:30.002012 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::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 | ||
| 4869 | 2026.03.24 15:29:30.002102 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4870 | 2026.03.24 15:29:30.002118 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.03.24 15:29:30.002125 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1829 rows starting from the beginning of the part | ||
| 4872 | 2026.03.24 15:29:30.002188 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 527 rows starting from the beginning of the part | ||
| 4873 | 2026.03.24 15:29:30.002222 [ 5 ] {8ac5e4e3-9ba2-48c6-82ba-8ebd6ba62ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4874 | 2026.03.24 15:29:30.002223 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 68 rows starting from the beginning of the part | ||
| 4875 | 2026.03.24 15:29:30.002260 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4876 | 2026.03.24 15:29:30.002274 [ 5 ] {8ac5e4e3-9ba2-48c6-82ba-8ebd6ba62ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4877 | 2026.03.24 15:29:30.002277 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1763 rows starting from the beginning of the part | ||
| 4878 | 2026.03.24 15:29:30.002329 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4879 | 2026.03.24 15:29:30.002362 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 68 rows starting from the beginning of the part | ||
| 4880 | 2026.03.24 15:29:30.002608 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_31_6} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.03.24 15:29:30.002700 [ 193 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_31_6} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4882 | 2026.03.24 15:29:30.002703 [ 5 ] {8ac5e4e3-9ba2-48c6-82ba-8ebd6ba62ae3} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.03.24 15:29:30.002754 [ 5 ] {8ac5e4e3-9ba2-48c6-82ba-8ebd6ba62ae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4884 | 2026.03.24 15:29:30.002804 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 4885 | 2026.03.24 15:29:30.003135 [ 5 ] {8ac5e4e3-9ba2-48c6-82ba-8ebd6ba62ae3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4886 | 2026.03.24 15:29:30.003357 [ 5 ] {8ac5e4e3-9ba2-48c6-82ba-8ebd6ba62ae3} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.03.24 15:29:30.003470 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4888 | 2026.03.24 15:29:30.003501 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.03.24 15:29:30.003502 [ 5 ] {8ac5e4e3-9ba2-48c6-82ba-8ebd6ba62ae3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 4890 | 2026.03.24 15:29:30.003518 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4891 | 2026.03.24 15:29:30.003554 [ 5 ] {8ac5e4e3-9ba2-48c6-82ba-8ebd6ba62ae3} <Debug> TCPHandler: Processed in 0.001484702 sec. | ||
| 4892 | 2026.03.24 15:29:30.003637 [ 189 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4319 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651085 sec., 2615855.6343253073 rows/sec., 189.62 MiB/sec. | ||
| 4893 | 2026.03.24 15:29:30.003645 [ 192 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::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 | ||
| 4894 | 2026.03.24 15:29:30.003766 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2026.03.24 15:29:30.003795 [ 192 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4896 | 2026.03.24 15:29:30.003843 [ 192 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11361 rows starting from the beginning of the part | ||
| 4897 | 2026.03.24 15:29:30.003910 [ 192 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 4898 | 2026.03.24 15:29:30.003935 [ 5 ] {e3a8a4a1-39b2-4bb7-9281-d3d3c128572a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4899 | 2026.03.24 15:29:30.003937 [ 188 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4900 | 2026.03.24 15:29:30.003959 [ 192 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::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 | ||
| 4901 | 2026.03.24 15:29:30.004009 [ 192 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1607 rows starting from the beginning of the part | ||
| 4902 | 2026.03.24 15:29:30.004031 [ 5 ] {e3a8a4a1-39b2-4bb7-9281-d3d3c128572a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4903 | 2026.03.24 15:29:30.004049 [ 192 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 4904 | 2026.03.24 15:29:30.004095 [ 192 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::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 | ||
| 4905 | 2026.03.24 15:29:30.004280 [ 188 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_31_6} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2026.03.24 15:29:30.004368 [ 188 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_31_6} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4907 | 2026.03.24 15:29:30.004463 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4908 | 2026.03.24 15:29:30.005001 [ 5 ] {e3a8a4a1-39b2-4bb7-9281-d3d3c128572a} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.03.24 15:29:30.005044 [ 5 ] {e3a8a4a1-39b2-4bb7-9281-d3d3c128572a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4910 | 2026.03.24 15:29:30.005652 [ 5 ] {e3a8a4a1-39b2-4bb7-9281-d3d3c128572a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4911 | 2026.03.24 15:29:30.005900 [ 5 ] {e3a8a4a1-39b2-4bb7-9281-d3d3c128572a} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.03.24 15:29:30.006077 [ 5 ] {e3a8a4a1-39b2-4bb7-9281-d3d3c128572a} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.00219 sec., 1826.4840182648402 rows/sec., 3.27 MiB/sec. | ||
| 4913 | 2026.03.24 15:29:30.006194 [ 5 ] {e3a8a4a1-39b2-4bb7-9281-d3d3c128572a} <Debug> TCPHandler: Processed in 0.002544674 sec. | ||
| 4914 | 2026.03.24 15:29:30.006307 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.03.24 15:29:30.006399 [ 5 ] {e09efced-5e07-42a0-84f4-5b09bb42575d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.03.24 15:29:30.006442 [ 5 ] {e09efced-5e07-42a0-84f4-5b09bb42575d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4917 | 2026.03.24 15:29:30.006792 [ 5 ] {e09efced-5e07-42a0-84f4-5b09bb42575d} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.03.24 15:29:30.006828 [ 5 ] {e09efced-5e07-42a0-84f4-5b09bb42575d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4919 | 2026.03.24 15:29:30.007290 [ 5 ] {e09efced-5e07-42a0-84f4-5b09bb42575d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4920 | 2026.03.24 15:29:30.007524 [ 5 ] {e09efced-5e07-42a0-84f4-5b09bb42575d} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.03.24 15:29:30.007653 [ 97 ] {} <Debug> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4922 | 2026.03.24 15:29:30.007668 [ 5 ] {e09efced-5e07-42a0-84f4-5b09bb42575d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 4923 | 2026.03.24 15:29:30.007690 [ 97 ] {} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.03.24 15:29:30.007714 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4925 | 2026.03.24 15:29:30.007720 [ 5 ] {e09efced-5e07-42a0-84f4-5b09bb42575d} <Debug> TCPHandler: Processed in 0.001464751 sec. | ||
| 4926 | 2026.03.24 15:29:30.007778 [ 189 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 4927 | 2026.03.24 15:29:30.007874 [ 189 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4928 | 2026.03.24 15:29:30.007900 [ 189 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1560 rows starting from the beginning of the part | ||
| 4929 | 2026.03.24 15:29:30.007944 [ 189 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 4930 | 2026.03.24 15:29:30.007950 [ 188 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13681 rows, containing 5 columns (5 merged, 0 gathered) in 0.004364702 sec., 3134463.704509495 rows/sec., 200.06 MiB/sec. | ||
| 4931 | 2026.03.24 15:29:30.007978 [ 189 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 4932 | 2026.03.24 15:29:30.008015 [ 189 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 4933 | 2026.03.24 15:29:30.008047 [ 189 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 4934 | 2026.03.24 15:29:30.008078 [ 189 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 4935 | 2026.03.24 15:29:30.008416 [ 193 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4936 | 2026.03.24 15:29:30.008659 [ 193 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.03.24 15:29:30.008733 [ 193 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4938 | 2026.03.24 15:29:30.008817 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 4939 | 2026.03.24 15:29:30.008997 [ 192 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 4 columns (4 merged, 0 gathered) in 0.001245966 sec., 1492817.621026577 rows/sec., 97.12 MiB/sec. | ||
| 4940 | 2026.03.24 15:29:30.009249 [ 188 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4941 | 2026.03.24 15:29:30.009500 [ 188 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_31_6} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.03.24 15:29:30.009574 [ 188 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_31_6} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4943 | 2026.03.24 15:29:30.009649 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4944 | 2026.03.24 15:29:31.000342 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.26 MiB, peak 250.83 MiB, free memory in arenas 0.00 B, will set to 247.24 MiB (RSS), difference: 3.98 MiB | ||
| 4945 | 2026.03.24 15:29:32.505509 [ 94 ] {} <Debug> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4946 | 2026.03.24 15:29:32.505600 [ 94 ] {} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4947 | 2026.03.24 15:29:32.505637 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4948 | 2026.03.24 15:29:32.505839 [ 189 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4949 | 2026.03.24 15:29:32.506102 [ 189 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4950 | 2026.03.24 15:29:32.506169 [ 189 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4951 | 2026.03.24 15:29:32.506285 [ 189 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4952 | 2026.03.24 15:29:32.506366 [ 189 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4953 | 2026.03.24 15:29:32.506421 [ 189 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4954 | 2026.03.24 15:29:32.506468 [ 189 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4955 | 2026.03.24 15:29:32.507236 [ 188 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001480622 sec., 40523.50971416067 rows/sec., 2.07 MiB/sec. | ||
| 4956 | 2026.03.24 15:29:32.507378 [ 189 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4957 | 2026.03.24 15:29:32.507622 [ 189 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_10_2} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.03.24 15:29:32.507691 [ 189 ] {cfcaad53-12b3-4179-b9bd-1c4518b0b4aa::all_1_10_2} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4959 | 2026.03.24 15:29:32.507763 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4960 | 2026.03.24 15:29:33.557334 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4961 | 2026.03.24 15:29:33.557393 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4962 | 2026.03.24 15:29:33.679085 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9613 | ||
| 4963 | 2026.03.24 15:29:33.679577 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.03.24 15:29:33.679619 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4965 | 2026.03.24 15:29:33.680113 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4966 | 2026.03.24 15:29:33.680348 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.03.24 15:29:33.680482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9613 | ||
| 4968 | 2026.03.24 15:29:33.694686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 684 | ||
| 4969 | 2026.03.24 15:29:33.696661 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.03.24 15:29:33.696704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4971 | 2026.03.24 15:29:33.698085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4972 | 2026.03.24 15:29:33.698354 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.03.24 15:29:33.698667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 4974 | 2026.03.24 15:29:33.972958 [ 91 ] {} <Debug> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4975 | 2026.03.24 15:29:33.973003 [ 91 ] {} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.03.24 15:29:33.973026 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4977 | 2026.03.24 15:29:33.973118 [ 191 ] {19e11ccd-099b-4d74-853d-20deb02cee46::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 | ||
| 4978 | 2026.03.24 15:29:33.973229 [ 191 ] {19e11ccd-099b-4d74-853d-20deb02cee46::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4979 | 2026.03.24 15:29:33.973270 [ 191 ] {19e11ccd-099b-4d74-853d-20deb02cee46::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 4980 | 2026.03.24 15:29:33.973334 [ 191 ] {19e11ccd-099b-4d74-853d-20deb02cee46::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 | ||
| 4981 | 2026.03.24 15:29:33.973382 [ 191 ] {19e11ccd-099b-4d74-853d-20deb02cee46::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 | ||
| 4982 | 2026.03.24 15:29:33.973431 [ 191 ] {19e11ccd-099b-4d74-853d-20deb02cee46::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 | ||
| 4983 | 2026.03.24 15:29:33.973476 [ 191 ] {19e11ccd-099b-4d74-853d-20deb02cee46::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 | ||
| 4984 | 2026.03.24 15:29:33.974219 [ 189 ] {19e11ccd-099b-4d74-853d-20deb02cee46::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001134824 sec., 5287.163472045005 rows/sec., 392.41 KiB/sec. | ||
| 4985 | 2026.03.24 15:29:33.974417 [ 188 ] {19e11ccd-099b-4d74-853d-20deb02cee46::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4986 | 2026.03.24 15:29:33.974731 [ 188 ] {19e11ccd-099b-4d74-853d-20deb02cee46::all_1_5_1} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.03.24 15:29:33.974803 [ 188 ] {19e11ccd-099b-4d74-853d-20deb02cee46::all_1_5_1} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4988 | 2026.03.24 15:29:33.974895 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4989 | 2026.03.24 15:29:34.176947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4990 | 2026.03.24 15:29:34.193774 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.03.24 15:29:34.193831 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 4992 | 2026.03.24 15:29:34.199996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4993 | 2026.03.24 15:29:34.200697 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.03.24 15:29:34.203976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4995 | 2026.03.24 15:29:35.006328 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.03.24 15:29:35.006503 [ 5 ] {234ead9a-8c00-4576-9611-5561c0d27f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4997 | 2026.03.24 15:29:35.006567 [ 5 ] {234ead9a-8c00-4576-9611-5561c0d27f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4998 | 2026.03.24 15:29:35.007288 [ 5 ] {234ead9a-8c00-4576-9611-5561c0d27f24} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.03.24 15:29:35.007337 [ 5 ] {234ead9a-8c00-4576-9611-5561c0d27f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5000 | 2026.03.24 15:29:35.007750 [ 5 ] {234ead9a-8c00-4576-9611-5561c0d27f24} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5001 | 2026.03.24 15:29:35.007980 [ 5 ] {234ead9a-8c00-4576-9611-5561c0d27f24} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.03.24 15:29:35.008127 [ 5 ] {234ead9a-8c00-4576-9611-5561c0d27f24} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00167 sec., 170059.88023952095 rows/sec., 10.80 MiB/sec. | ||
| 5003 | 2026.03.24 15:29:35.008167 [ 5 ] {234ead9a-8c00-4576-9611-5561c0d27f24} <Debug> TCPHandler: Processed in 0.001960022 sec. | ||
| 5004 | 2026.03.24 15:29:35.008316 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.03.24 15:29:35.008407 [ 5 ] {6d41d4e4-a0ca-4dca-b52e-f753a9629737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5006 | 2026.03.24 15:29:35.008447 [ 5 ] {6d41d4e4-a0ca-4dca-b52e-f753a9629737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5007 | 2026.03.24 15:29:35.009252 [ 5 ] {6d41d4e4-a0ca-4dca-b52e-f753a9629737} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.03.24 15:29:35.009289 [ 5 ] {6d41d4e4-a0ca-4dca-b52e-f753a9629737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5009 | 2026.03.24 15:29:35.009656 [ 5 ] {6d41d4e4-a0ca-4dca-b52e-f753a9629737} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5010 | 2026.03.24 15:29:35.009874 [ 5 ] {6d41d4e4-a0ca-4dca-b52e-f753a9629737} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.03.24 15:29:35.010000 [ 5 ] {6d41d4e4-a0ca-4dca-b52e-f753a9629737} <Debug> executeQuery: Read 871 rows, 70.55 KiB in 0.001611 sec., 540657.9764121664 rows/sec., 42.77 MiB/sec. | ||
| 5012 | 2026.03.24 15:29:35.010037 [ 5 ] {6d41d4e4-a0ca-4dca-b52e-f753a9629737} <Debug> TCPHandler: Processed in 0.001769028 sec. | ||
| 5013 | 2026.03.24 15:29:35.010151 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.03.24 15:29:35.010243 [ 5 ] {930a4c5b-deb7-4200-94b5-7f57545664c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5015 | 2026.03.24 15:29:35.010281 [ 5 ] {930a4c5b-deb7-4200-94b5-7f57545664c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5016 | 2026.03.24 15:29:35.010732 [ 5 ] {930a4c5b-deb7-4200-94b5-7f57545664c7} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.03.24 15:29:35.010767 [ 5 ] {930a4c5b-deb7-4200-94b5-7f57545664c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5018 | 2026.03.24 15:29:35.011076 [ 5 ] {930a4c5b-deb7-4200-94b5-7f57545664c7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5019 | 2026.03.24 15:29:35.011310 [ 5 ] {930a4c5b-deb7-4200-94b5-7f57545664c7} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.03.24 15:29:35.011434 [ 5 ] {930a4c5b-deb7-4200-94b5-7f57545664c7} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001209 sec., 148056.24483043837 rows/sec., 9.15 MiB/sec. | ||
| 5021 | 2026.03.24 15:29:35.011470 [ 5 ] {930a4c5b-deb7-4200-94b5-7f57545664c7} <Debug> TCPHandler: Processed in 0.001366569 sec. | ||
| 5022 | 2026.03.24 15:29:35.011582 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.03.24 15:29:35.011674 [ 5 ] {11433d56-2c3b-4c13-9363-62b67c92fbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5024 | 2026.03.24 15:29:35.011711 [ 5 ] {11433d56-2c3b-4c13-9363-62b67c92fbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5025 | 2026.03.24 15:29:35.012139 [ 5 ] {11433d56-2c3b-4c13-9363-62b67c92fbe2} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.03.24 15:29:35.012174 [ 5 ] {11433d56-2c3b-4c13-9363-62b67c92fbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5027 | 2026.03.24 15:29:35.012478 [ 5 ] {11433d56-2c3b-4c13-9363-62b67c92fbe2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5028 | 2026.03.24 15:29:35.012688 [ 5 ] {11433d56-2c3b-4c13-9363-62b67c92fbe2} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.03.24 15:29:35.012810 [ 5 ] {11433d56-2c3b-4c13-9363-62b67c92fbe2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 5030 | 2026.03.24 15:29:35.012848 [ 5 ] {11433d56-2c3b-4c13-9363-62b67c92fbe2} <Debug> TCPHandler: Processed in 0.001313188 sec. | ||
| 5031 | 2026.03.24 15:29:35.012959 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5032 | 2026.03.24 15:29:35.013051 [ 5 ] {0d2b1897-4578-4662-a0b6-b8e3ce892946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5033 | 2026.03.24 15:29:35.013089 [ 5 ] {0d2b1897-4578-4662-a0b6-b8e3ce892946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5034 | 2026.03.24 15:29:35.013514 [ 5 ] {0d2b1897-4578-4662-a0b6-b8e3ce892946} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.03.24 15:29:35.013550 [ 5 ] {0d2b1897-4578-4662-a0b6-b8e3ce892946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5036 | 2026.03.24 15:29:35.013860 [ 5 ] {0d2b1897-4578-4662-a0b6-b8e3ce892946} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5037 | 2026.03.24 15:29:35.014076 [ 5 ] {0d2b1897-4578-4662-a0b6-b8e3ce892946} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.03.24 15:29:35.014203 [ 5 ] {0d2b1897-4578-4662-a0b6-b8e3ce892946} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 5039 | 2026.03.24 15:29:35.014240 [ 5 ] {0d2b1897-4578-4662-a0b6-b8e3ce892946} <Debug> TCPHandler: Processed in 0.001328338 sec. | ||
| 5040 | 2026.03.24 15:29:35.014353 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2026.03.24 15:29:35.014448 [ 5 ] {10f2b1ab-48dd-436c-b821-76331ec5950f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5042 | 2026.03.24 15:29:35.014487 [ 5 ] {10f2b1ab-48dd-436c-b821-76331ec5950f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5043 | 2026.03.24 15:29:35.015113 [ 5 ] {10f2b1ab-48dd-436c-b821-76331ec5950f} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.03.24 15:29:35.015153 [ 5 ] {10f2b1ab-48dd-436c-b821-76331ec5950f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5045 | 2026.03.24 15:29:35.015511 [ 5 ] {10f2b1ab-48dd-436c-b821-76331ec5950f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5046 | 2026.03.24 15:29:35.015729 [ 5 ] {10f2b1ab-48dd-436c-b821-76331ec5950f} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.03.24 15:29:35.015865 [ 5 ] {10f2b1ab-48dd-436c-b821-76331ec5950f} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001436 sec., 366991.643454039 rows/sec., 25.94 MiB/sec. | ||
| 5048 | 2026.03.24 15:29:35.015903 [ 5 ] {10f2b1ab-48dd-436c-b821-76331ec5950f} <Debug> TCPHandler: Processed in 0.001599414 sec. | ||
| 5049 | 2026.03.24 15:29:35.016014 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2026.03.24 15:29:35.016193 [ 5 ] {af9edfe7-c8c3-45ab-8957-2eb278f5105e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5051 | 2026.03.24 15:29:35.016235 [ 5 ] {af9edfe7-c8c3-45ab-8957-2eb278f5105e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5052 | 2026.03.24 15:29:35.016572 [ 5 ] {af9edfe7-c8c3-45ab-8957-2eb278f5105e} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.03.24 15:29:35.016608 [ 5 ] {af9edfe7-c8c3-45ab-8957-2eb278f5105e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5054 | 2026.03.24 15:29:35.016926 [ 5 ] {af9edfe7-c8c3-45ab-8957-2eb278f5105e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5055 | 2026.03.24 15:29:35.017130 [ 5 ] {af9edfe7-c8c3-45ab-8957-2eb278f5105e} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.03.24 15:29:35.017270 [ 5 ] {af9edfe7-c8c3-45ab-8957-2eb278f5105e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 5057 | 2026.03.24 15:29:35.017306 [ 5 ] {af9edfe7-c8c3-45ab-8957-2eb278f5105e} <Debug> TCPHandler: Processed in 0.001342789 sec. | ||
| 5058 | 2026.03.24 15:29:35.017488 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.03.24 15:29:35.017582 [ 5 ] {7c2cc8a2-ede2-44e6-9666-38e7b7d26bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5060 | 2026.03.24 15:29:35.017625 [ 5 ] {7c2cc8a2-ede2-44e6-9666-38e7b7d26bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5061 | 2026.03.24 15:29:35.018025 [ 5 ] {7c2cc8a2-ede2-44e6-9666-38e7b7d26bff} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.03.24 15:29:35.018061 [ 5 ] {7c2cc8a2-ede2-44e6-9666-38e7b7d26bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5063 | 2026.03.24 15:29:35.018392 [ 5 ] {7c2cc8a2-ede2-44e6-9666-38e7b7d26bff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5064 | 2026.03.24 15:29:35.018602 [ 5 ] {7c2cc8a2-ede2-44e6-9666-38e7b7d26bff} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.03.24 15:29:35.018729 [ 5 ] {7c2cc8a2-ede2-44e6-9666-38e7b7d26bff} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001166 sec., 227272.7272727273 rows/sec., 15.10 MiB/sec. | ||
| 5066 | 2026.03.24 15:29:35.018766 [ 5 ] {7c2cc8a2-ede2-44e6-9666-38e7b7d26bff} <Debug> TCPHandler: Processed in 0.001327358 sec. | ||
| 5067 | 2026.03.24 15:29:35.018877 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2026.03.24 15:29:35.018971 [ 5 ] {77c55882-d843-49dc-9703-9ec0318d6fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5069 | 2026.03.24 15:29:35.019011 [ 5 ] {77c55882-d843-49dc-9703-9ec0318d6fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5070 | 2026.03.24 15:29:35.019315 [ 5 ] {77c55882-d843-49dc-9703-9ec0318d6fb3} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.03.24 15:29:35.019350 [ 5 ] {77c55882-d843-49dc-9703-9ec0318d6fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5072 | 2026.03.24 15:29:35.019642 [ 5 ] {77c55882-d843-49dc-9703-9ec0318d6fb3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5073 | 2026.03.24 15:29:35.019876 [ 5 ] {77c55882-d843-49dc-9703-9ec0318d6fb3} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.03.24 15:29:35.020012 [ 5 ] {77c55882-d843-49dc-9703-9ec0318d6fb3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 5075 | 2026.03.24 15:29:35.020049 [ 5 ] {77c55882-d843-49dc-9703-9ec0318d6fb3} <Debug> TCPHandler: Processed in 0.001220716 sec. | ||
| 5076 | 2026.03.24 15:29:35.020149 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.03.24 15:29:35.020241 [ 5 ] {9fdae7fe-31e6-475d-b167-53bafffdf4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5078 | 2026.03.24 15:29:35.020295 [ 5 ] {9fdae7fe-31e6-475d-b167-53bafffdf4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5079 | 2026.03.24 15:29:35.021113 [ 5 ] {9fdae7fe-31e6-475d-b167-53bafffdf4ba} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.03.24 15:29:35.021150 [ 5 ] {9fdae7fe-31e6-475d-b167-53bafffdf4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5081 | 2026.03.24 15:29:35.021696 [ 5 ] {9fdae7fe-31e6-475d-b167-53bafffdf4ba} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5082 | 2026.03.24 15:29:35.021920 [ 5 ] {9fdae7fe-31e6-475d-b167-53bafffdf4ba} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.03.24 15:29:35.022055 [ 5 ] {9fdae7fe-31e6-475d-b167-53bafffdf4ba} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001831 sec., 20207.53686510104 rows/sec., 36.21 MiB/sec. | ||
| 5084 | 2026.03.24 15:29:35.022106 [ 5 ] {9fdae7fe-31e6-475d-b167-53bafffdf4ba} <Debug> TCPHandler: Processed in 0.002005763 sec. | ||
| 5085 | 2026.03.24 15:29:35.022216 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.03.24 15:29:35.022310 [ 5 ] {1b86f7d7-9012-4ef7-ab61-a5fcf049dcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5087 | 2026.03.24 15:29:35.022351 [ 5 ] {1b86f7d7-9012-4ef7-ab61-a5fcf049dcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5088 | 2026.03.24 15:29:35.022675 [ 5 ] {1b86f7d7-9012-4ef7-ab61-a5fcf049dcb2} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.03.24 15:29:35.022712 [ 5 ] {1b86f7d7-9012-4ef7-ab61-a5fcf049dcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5090 | 2026.03.24 15:29:35.023017 [ 5 ] {1b86f7d7-9012-4ef7-ab61-a5fcf049dcb2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5091 | 2026.03.24 15:29:35.023223 [ 5 ] {1b86f7d7-9012-4ef7-ab61-a5fcf049dcb2} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.03.24 15:29:35.023348 [ 5 ] {1b86f7d7-9012-4ef7-ab61-a5fcf049dcb2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 5093 | 2026.03.24 15:29:35.023383 [ 5 ] {1b86f7d7-9012-4ef7-ab61-a5fcf049dcb2} <Debug> TCPHandler: Processed in 0.001216926 sec. | ||
| 5094 | 2026.03.24 15:29:39.996928 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.03.24 15:29:39.997110 [ 5 ] {0875f8b0-7715-4f9d-94a2-b0b73a558165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5096 | 2026.03.24 15:29:39.997173 [ 5 ] {0875f8b0-7715-4f9d-94a2-b0b73a558165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5097 | 2026.03.24 15:29:39.997742 [ 5 ] {0875f8b0-7715-4f9d-94a2-b0b73a558165} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.03.24 15:29:39.997785 [ 5 ] {0875f8b0-7715-4f9d-94a2-b0b73a558165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5099 | 2026.03.24 15:29:39.998155 [ 5 ] {0875f8b0-7715-4f9d-94a2-b0b73a558165} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5100 | 2026.03.24 15:29:39.998386 [ 5 ] {0875f8b0-7715-4f9d-94a2-b0b73a558165} <Trace> oximeter.fields_ipaddr (9018ec17-ab8b-4320-b75b-0f1eb4cdd3d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.03.24 15:29:39.998533 [ 5 ] {0875f8b0-7715-4f9d-94a2-b0b73a558165} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001466 sec., 1364.256480218281 rows/sec., 111.25 KiB/sec. | ||
| 5102 | 2026.03.24 15:29:39.998574 [ 5 ] {0875f8b0-7715-4f9d-94a2-b0b73a558165} <Debug> TCPHandler: Processed in 0.001766018 sec. | ||
| 5103 | 2026.03.24 15:29:39.998700 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2026.03.24 15:29:39.998795 [ 5 ] {caa6f3e8-e489-42ad-927a-95ab95f02467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5105 | 2026.03.24 15:29:39.998835 [ 5 ] {caa6f3e8-e489-42ad-927a-95ab95f02467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5106 | 2026.03.24 15:29:39.999253 [ 5 ] {caa6f3e8-e489-42ad-927a-95ab95f02467} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2026.03.24 15:29:39.999289 [ 5 ] {caa6f3e8-e489-42ad-927a-95ab95f02467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5108 | 2026.03.24 15:29:39.999601 [ 5 ] {caa6f3e8-e489-42ad-927a-95ab95f02467} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5109 | 2026.03.24 15:29:39.999806 [ 5 ] {caa6f3e8-e489-42ad-927a-95ab95f02467} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.03.24 15:29:39.999935 [ 5 ] {caa6f3e8-e489-42ad-927a-95ab95f02467} <Debug> executeQuery: Read 65 rows, 5.23 KiB in 0.001158 sec., 56131.26079447323 rows/sec., 4.41 MiB/sec. | ||
| 5111 | 2026.03.24 15:29:39.999982 [ 5 ] {caa6f3e8-e489-42ad-927a-95ab95f02467} <Debug> TCPHandler: Processed in 0.001331319 sec. | ||
| 5112 | 2026.03.24 15:29:40.000092 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2026.03.24 15:29:40.000187 [ 5 ] {ebdaf1ec-b244-463e-9386-db10a3161e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5114 | 2026.03.24 15:29:40.000227 [ 5 ] {ebdaf1ec-b244-463e-9386-db10a3161e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5115 | 2026.03.24 15:29:40.000615 [ 5 ] {ebdaf1ec-b244-463e-9386-db10a3161e63} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2026.03.24 15:29:40.000653 [ 5 ] {ebdaf1ec-b244-463e-9386-db10a3161e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5117 | 2026.03.24 15:29:40.000945 [ 5 ] {ebdaf1ec-b244-463e-9386-db10a3161e63} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5118 | 2026.03.24 15:29:40.001313 [ 5 ] {ebdaf1ec-b244-463e-9386-db10a3161e63} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): 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.03.24 15:29:40.001447 [ 5 ] {ebdaf1ec-b244-463e-9386-db10a3161e63} <Debug> executeQuery: Read 6 rows, 451.00 B in 0.001279 sec., 4691.164972634871 rows/sec., 344.35 KiB/sec. | ||
| 5120 | 2026.03.24 15:29:40.001447 [ 81 ] {} <Debug> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 5121 | 2026.03.24 15:29:40.001487 [ 5 ] {ebdaf1ec-b244-463e-9386-db10a3161e63} <Debug> TCPHandler: Processed in 0.00144485 sec. | ||
| 5122 | 2026.03.24 15:29:40.001531 [ 81 ] {} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.03.24 15:29:40.001557 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5124 | 2026.03.24 15:29:40.001606 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2026.03.24 15:29:40.001671 [ 189 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 5126 | 2026.03.24 15:29:40.001704 [ 5 ] {08afd562-8e7c-4571-922a-91616519e376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5127 | 2026.03.24 15:29:40.001749 [ 5 ] {08afd562-8e7c-4571-922a-91616519e376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5128 | 2026.03.24 15:29:40.001795 [ 189 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5129 | 2026.03.24 15:29:40.001840 [ 189 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 224 rows starting from the beginning of the part | ||
| 5130 | 2026.03.24 15:29:40.001907 [ 189 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
| 5131 | 2026.03.24 15:29:40.001951 [ 189 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 200 rows starting from the beginning of the part | ||
| 5132 | 2026.03.24 15:29:40.001999 [ 189 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 5133 | 2026.03.24 15:29:40.002040 [ 189 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 179 rows starting from the beginning of the part | ||
| 5134 | 2026.03.24 15:29:40.002076 [ 189 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 5135 | 2026.03.24 15:29:40.002152 [ 5 ] {08afd562-8e7c-4571-922a-91616519e376} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.03.24 15:29:40.002193 [ 5 ] {08afd562-8e7c-4571-922a-91616519e376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5137 | 2026.03.24 15:29:40.002522 [ 5 ] {08afd562-8e7c-4571-922a-91616519e376} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5138 | 2026.03.24 15:29:40.002748 [ 5 ] {08afd562-8e7c-4571-922a-91616519e376} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.03.24 15:29:40.002878 [ 5 ] {08afd562-8e7c-4571-922a-91616519e376} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.00119 sec., 58823.5294117647 rows/sec., 4.59 MiB/sec. | ||
| 5140 | 2026.03.24 15:29:40.002916 [ 5 ] {08afd562-8e7c-4571-922a-91616519e376} <Debug> TCPHandler: Processed in 0.001358749 sec. | ||
| 5141 | 2026.03.24 15:29:40.002957 [ 188 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 617 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324858 sec., 465710.2874421259 rows/sec., 31.16 MiB/sec. | ||
| 5142 | 2026.03.24 15:29:40.003030 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5143 | 2026.03.24 15:29:40.003130 [ 5 ] {cfde13c0-c4e6-427d-be71-fad4ed2b11d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5144 | 2026.03.24 15:29:40.003165 [ 197 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 5145 | 2026.03.24 15:29:40.003175 [ 5 ] {cfde13c0-c4e6-427d-be71-fad4ed2b11d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5146 | 2026.03.24 15:29:40.003456 [ 197 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_25_5} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.03.24 15:29:40.003531 [ 197 ] {f5a16378-755b-4bb3-94d1-9234b97470b1::all_1_25_5} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 5148 | 2026.03.24 15:29:40.003583 [ 5 ] {cfde13c0-c4e6-427d-be71-fad4ed2b11d3} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.03.24 15:29:40.003614 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5150 | 2026.03.24 15:29:40.003625 [ 5 ] {cfde13c0-c4e6-427d-be71-fad4ed2b11d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5151 | 2026.03.24 15:29:40.003980 [ 5 ] {cfde13c0-c4e6-427d-be71-fad4ed2b11d3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5152 | 2026.03.24 15:29:40.004186 [ 5 ] {cfde13c0-c4e6-427d-be71-fad4ed2b11d3} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2026.03.24 15:29:40.004316 [ 5 ] {cfde13c0-c4e6-427d-be71-fad4ed2b11d3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001204 sec., 133720.93023255814 rows/sec., 9.31 MiB/sec. | ||
| 5154 | 2026.03.24 15:29:40.004353 [ 5 ] {cfde13c0-c4e6-427d-be71-fad4ed2b11d3} <Debug> TCPHandler: Processed in 0.001372599 sec. | ||
| 5155 | 2026.03.24 15:29:40.004458 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5156 | 2026.03.24 15:29:40.004552 [ 5 ] {dd46e109-7819-454f-8fc7-4aca09e88428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5157 | 2026.03.24 15:29:40.004607 [ 5 ] {dd46e109-7819-454f-8fc7-4aca09e88428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5158 | 2026.03.24 15:29:40.005342 [ 5 ] {dd46e109-7819-454f-8fc7-4aca09e88428} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.03.24 15:29:40.005379 [ 5 ] {dd46e109-7819-454f-8fc7-4aca09e88428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5160 | 2026.03.24 15:29:40.005871 [ 5 ] {dd46e109-7819-454f-8fc7-4aca09e88428} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5161 | 2026.03.24 15:29:40.006102 [ 5 ] {dd46e109-7819-454f-8fc7-4aca09e88428} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2026.03.24 15:29:40.006241 [ 5 ] {dd46e109-7819-454f-8fc7-4aca09e88428} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001706 sec., 2344.6658851113716 rows/sec., 4.20 MiB/sec. | ||
| 5163 | 2026.03.24 15:29:40.006294 [ 5 ] {dd46e109-7819-454f-8fc7-4aca09e88428} <Debug> TCPHandler: Processed in 0.0018852 sec. | ||
| 5164 | 2026.03.24 15:29:40.006402 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5165 | 2026.03.24 15:29:40.006497 [ 5 ] {875db754-20d7-4da6-b23d-ab10528c8262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5166 | 2026.03.24 15:29:40.006539 [ 5 ] {875db754-20d7-4da6-b23d-ab10528c8262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5167 | 2026.03.24 15:29:40.006857 [ 5 ] {875db754-20d7-4da6-b23d-ab10528c8262} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.03.24 15:29:40.006894 [ 5 ] {875db754-20d7-4da6-b23d-ab10528c8262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
| 5169 | 2026.03.24 15:29:40.007224 [ 5 ] {875db754-20d7-4da6-b23d-ab10528c8262} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5170 | 2026.03.24 15:29:40.007426 [ 5 ] {875db754-20d7-4da6-b23d-ab10528c8262} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.03.24 15:29:40.007555 [ 5 ] {875db754-20d7-4da6-b23d-ab10528c8262} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5172 | 2026.03.24 15:29:40.007592 [ 5 ] {875db754-20d7-4da6-b23d-ab10528c8262} <Debug> TCPHandler: Processed in 0.001237956 sec. | ||
| 5173 | 2026.03.24 15:29:41.180679 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10125 | ||
| 5174 | 2026.03.24 15:29:41.181197 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.03.24 15:29:41.181230 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5176 | 2026.03.24 15:29:41.181717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5177 | 2026.03.24 15:29:41.181941 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.03.24 15:29:41.182076 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10125 | ||
| 5179 | 2026.03.24 15:29:41.182118 [ 76 ] {} <Debug> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5180 | 2026.03.24 15:29:41.182209 [ 76 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.03.24 15:29:41.182231 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5182 | 2026.03.24 15:29:41.182372 [ 189 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::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 | ||
| 5183 | 2026.03.24 15:29:41.182534 [ 189 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5184 | 2026.03.24 15:29:41.182575 [ 189 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7693 rows starting from the beginning of the part | ||
| 5185 | 2026.03.24 15:29:41.182647 [ 189 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5186 | 2026.03.24 15:29:41.182694 [ 189 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5187 | 2026.03.24 15:29:41.182742 [ 189 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5188 | 2026.03.24 15:29:41.182781 [ 189 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5189 | 2026.03.24 15:29:41.182820 [ 189 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5190 | 2026.03.24 15:29:41.184800 [ 188 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10125 rows, containing 4 columns (4 merged, 0 gathered) in 0.002489133 sec., 4067681.3974986468 rows/sec., 58.19 MiB/sec. | ||
| 5191 | 2026.03.24 15:29:41.185175 [ 195 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5192 | 2026.03.24 15:29:41.185489 [ 195 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_21_4} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.03.24 15:29:41.185572 [ 195 ] {1008f4f2-fbfd-4ecc-b55c-198ac83704c6::all_1_21_4} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5194 | 2026.03.24 15:29:41.185695 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5195 | 2026.03.24 15:29:41.704175 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5196 | 2026.03.24 15:29:41.722033 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2026.03.24 15:29:41.722103 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5198 | 2026.03.24 15:29:41.727641 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5199 | 2026.03.24 15:29:41.728382 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2026.03.24 15:29:41.728709 [ 76 ] {} <Debug> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5201 | 2026.03.24 15:29:41.728806 [ 76 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.03.24 15:29:41.728841 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5203 | 2026.03.24 15:29:41.728974 [ 195 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 5204 | 2026.03.24 15:29:41.731410 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5205 | 2026.03.24 15:29:41.732399 [ 195 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5206 | 2026.03.24 15:29:41.733979 [ 195 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 5207 | 2026.03.24 15:29:41.738851 [ 195 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5208 | 2026.03.24 15:29:41.743600 [ 195 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5209 | 2026.03.24 15:29:41.748158 [ 195 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 5210 | 2026.03.24 15:29:41.752460 [ 195 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 5211 | 2026.03.24 15:29:41.756445 [ 195 ] {913cd493-e875-460c-8bc0-404c0c63bd64::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 | ||
| 5212 | 2026.03.24 15:29:41.809890 [ 188 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080971728 sec., 1963.6483489644681 rows/sec., 10.15 MiB/sec. | ||
| 5213 | 2026.03.24 15:29:41.812625 [ 190 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5214 | 2026.03.24 15:29:41.814692 [ 190 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_21_4} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2026.03.24 15:29:41.814795 [ 190 ] {913cd493-e875-460c-8bc0-404c0c63bd64::all_1_21_4} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5216 | 2026.03.24 15:29:41.816782 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5217 | 2026.03.24 15:29:42.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.72 MiB, peak 259.26 MiB, free memory in arenas 0.00 B, will set to 253.46 MiB (RSS), difference: 4.74 MiB | ||
| 5218 | 2026.03.24 15:29:43.699022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 720 | ||
| 5219 | 2026.03.24 15:29:43.701318 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.03.24 15:29:43.701376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5221 | 2026.03.24 15:29:43.702583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5222 | 2026.03.24 15:29:43.702864 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.03.24 15:29:43.703010 [ 74 ] {} <Debug> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5224 | 2026.03.24 15:29:43.703080 [ 74 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.03.24 15:29:43.703103 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5226 | 2026.03.24 15:29:43.703200 [ 203 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::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 | ||
| 5227 | 2026.03.24 15:29:43.703220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5228 | 2026.03.24 15:29:43.703698 [ 203 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5229 | 2026.03.24 15:29:43.703832 [ 203 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 544 rows starting from the beginning of the part | ||
| 5230 | 2026.03.24 15:29:43.704180 [ 203 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 5231 | 2026.03.24 15:29:43.704513 [ 203 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 5232 | 2026.03.24 15:29:43.704850 [ 203 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::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 | ||
| 5233 | 2026.03.24 15:29:43.705188 [ 203 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 5234 | 2026.03.24 15:29:43.705521 [ 203 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5235 | 2026.03.24 15:29:43.711832 [ 188 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 72 columns (72 merged, 0 gathered) in 0.008670213 sec., 83042.9425436261 rows/sec., 73.91 MiB/sec. | ||
| 5236 | 2026.03.24 15:29:43.712968 [ 199 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5237 | 2026.03.24 15:29:43.713505 [ 199 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_16_3} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.03.24 15:29:43.713579 [ 199 ] {8f2b5f18-93e0-4a5c-b668-8f0c92944a3d::all_1_16_3} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5239 | 2026.03.24 15:29:43.713764 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5240 | 2026.03.24 15:29:45.007574 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2026.03.24 15:29:45.007747 [ 5 ] {285262d6-056c-4570-b66a-5da83cb3ff52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5242 | 2026.03.24 15:29:45.007815 [ 5 ] {285262d6-056c-4570-b66a-5da83cb3ff52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5243 | 2026.03.24 15:29:45.008555 [ 5 ] {285262d6-056c-4570-b66a-5da83cb3ff52} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.03.24 15:29:45.008610 [ 5 ] {285262d6-056c-4570-b66a-5da83cb3ff52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5245 | 2026.03.24 15:29:45.009024 [ 5 ] {285262d6-056c-4570-b66a-5da83cb3ff52} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5246 | 2026.03.24 15:29:45.009262 [ 5 ] {285262d6-056c-4570-b66a-5da83cb3ff52} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.03.24 15:29:45.009433 [ 5 ] {285262d6-056c-4570-b66a-5da83cb3ff52} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00173 sec., 164161.84971098267 rows/sec., 10.43 MiB/sec. | ||
| 5248 | 2026.03.24 15:29:45.009488 [ 5 ] {285262d6-056c-4570-b66a-5da83cb3ff52} <Debug> TCPHandler: Processed in 0.002033694 sec. | ||
| 5249 | 2026.03.24 15:29:45.009614 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5250 | 2026.03.24 15:29:45.009730 [ 5 ] {b9b2ac3c-6b05-4816-92dc-deb07e271abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5251 | 2026.03.24 15:29:45.009776 [ 5 ] {b9b2ac3c-6b05-4816-92dc-deb07e271abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5252 | 2026.03.24 15:29:45.010568 [ 5 ] {b9b2ac3c-6b05-4816-92dc-deb07e271abe} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2026.03.24 15:29:45.010617 [ 5 ] {b9b2ac3c-6b05-4816-92dc-deb07e271abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5254 | 2026.03.24 15:29:45.011007 [ 5 ] {b9b2ac3c-6b05-4816-92dc-deb07e271abe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5255 | 2026.03.24 15:29:45.011230 [ 5 ] {b9b2ac3c-6b05-4816-92dc-deb07e271abe} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2026.03.24 15:29:45.011387 [ 5 ] {b9b2ac3c-6b05-4816-92dc-deb07e271abe} <Debug> executeQuery: Read 871 rows, 70.55 KiB in 0.001682 sec., 517835.90963139123 rows/sec., 40.96 MiB/sec. | ||
| 5257 | 2026.03.24 15:29:45.011434 [ 5 ] {b9b2ac3c-6b05-4816-92dc-deb07e271abe} <Debug> TCPHandler: Processed in 0.00187435 sec. | ||
| 5258 | 2026.03.24 15:29:45.011568 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5259 | 2026.03.24 15:29:45.011681 [ 5 ] {04eb6cf7-3ef8-422e-a43c-37c14d41c202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5260 | 2026.03.24 15:29:45.011724 [ 5 ] {04eb6cf7-3ef8-422e-a43c-37c14d41c202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5261 | 2026.03.24 15:29:45.012193 [ 5 ] {04eb6cf7-3ef8-422e-a43c-37c14d41c202} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.03.24 15:29:45.012234 [ 5 ] {04eb6cf7-3ef8-422e-a43c-37c14d41c202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5263 | 2026.03.24 15:29:45.012560 [ 5 ] {04eb6cf7-3ef8-422e-a43c-37c14d41c202} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5264 | 2026.03.24 15:29:45.012776 [ 5 ] {04eb6cf7-3ef8-422e-a43c-37c14d41c202} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5265 | 2026.03.24 15:29:45.012923 [ 5 ] {04eb6cf7-3ef8-422e-a43c-37c14d41c202} <Debug> executeQuery: Read 179 rows, 11.32 KiB in 0.001275 sec., 140392.1568627451 rows/sec., 8.67 MiB/sec. | ||
| 5266 | 2026.03.24 15:29:45.012966 [ 5 ] {04eb6cf7-3ef8-422e-a43c-37c14d41c202} <Debug> TCPHandler: Processed in 0.00144754 sec. | ||
| 5267 | 2026.03.24 15:29:45.013077 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5268 | 2026.03.24 15:29:45.013178 [ 5 ] {4e0ffc31-87fb-47c6-a894-a2fbed3382c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5269 | 2026.03.24 15:29:45.013218 [ 5 ] {4e0ffc31-87fb-47c6-a894-a2fbed3382c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5270 | 2026.03.24 15:29:45.013677 [ 5 ] {4e0ffc31-87fb-47c6-a894-a2fbed3382c1} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.03.24 15:29:45.013717 [ 5 ] {4e0ffc31-87fb-47c6-a894-a2fbed3382c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5272 | 2026.03.24 15:29:45.014052 [ 5 ] {4e0ffc31-87fb-47c6-a894-a2fbed3382c1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5273 | 2026.03.24 15:29:45.014264 [ 5 ] {4e0ffc31-87fb-47c6-a894-a2fbed3382c1} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.03.24 15:29:45.014402 [ 5 ] {4e0ffc31-87fb-47c6-a894-a2fbed3382c1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001247 sec., 119486.76824378507 rows/sec., 7.72 MiB/sec. | ||
| 5275 | 2026.03.24 15:29:45.014441 [ 5 ] {4e0ffc31-87fb-47c6-a894-a2fbed3382c1} <Debug> TCPHandler: Processed in 0.00141321 sec. | ||
| 5276 | 2026.03.24 15:29:45.014556 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5277 | 2026.03.24 15:29:45.014654 [ 5 ] {725c50a5-42a7-49a8-a03b-1c94953430f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5278 | 2026.03.24 15:29:45.014695 [ 5 ] {725c50a5-42a7-49a8-a03b-1c94953430f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5279 | 2026.03.24 15:29:45.015110 [ 5 ] {725c50a5-42a7-49a8-a03b-1c94953430f0} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.03.24 15:29:45.015148 [ 5 ] {725c50a5-42a7-49a8-a03b-1c94953430f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5281 | 2026.03.24 15:29:45.015473 [ 5 ] {725c50a5-42a7-49a8-a03b-1c94953430f0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5282 | 2026.03.24 15:29:45.015694 [ 5 ] {725c50a5-42a7-49a8-a03b-1c94953430f0} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2026.03.24 15:29:45.015832 [ 5 ] {725c50a5-42a7-49a8-a03b-1c94953430f0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 5284 | 2026.03.24 15:29:45.015871 [ 5 ] {725c50a5-42a7-49a8-a03b-1c94953430f0} <Debug> TCPHandler: Processed in 0.001363039 sec. | ||
| 5285 | 2026.03.24 15:29:45.015983 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5286 | 2026.03.24 15:29:45.016081 [ 5 ] {dda887fe-953d-4ab5-bfa9-5419cd2405de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5287 | 2026.03.24 15:29:45.016127 [ 5 ] {dda887fe-953d-4ab5-bfa9-5419cd2405de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5288 | 2026.03.24 15:29:45.016689 [ 5 ] {dda887fe-953d-4ab5-bfa9-5419cd2405de} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5289 | 2026.03.24 15:29:45.016728 [ 5 ] {dda887fe-953d-4ab5-bfa9-5419cd2405de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5290 | 2026.03.24 15:29:45.017067 [ 5 ] {dda887fe-953d-4ab5-bfa9-5419cd2405de} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5291 | 2026.03.24 15:29:45.017284 [ 5 ] {dda887fe-953d-4ab5-bfa9-5419cd2405de} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5292 | 2026.03.24 15:29:45.017418 [ 5 ] {dda887fe-953d-4ab5-bfa9-5419cd2405de} <Debug> executeQuery: Read 527 rows, 38.14 KiB in 0.001358 sec., 388070.6921944035 rows/sec., 27.43 MiB/sec. | ||
| 5293 | 2026.03.24 15:29:45.017458 [ 5 ] {dda887fe-953d-4ab5-bfa9-5419cd2405de} <Debug> TCPHandler: Processed in 0.001523073 sec. | ||
| 5294 | 2026.03.24 15:29:45.017578 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2026.03.24 15:29:45.017675 [ 5 ] {61ac2a90-e9c9-4f0d-8450-6572fcb810dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5296 | 2026.03.24 15:29:45.017718 [ 5 ] {61ac2a90-e9c9-4f0d-8450-6572fcb810dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5297 | 2026.03.24 15:29:45.018028 [ 5 ] {61ac2a90-e9c9-4f0d-8450-6572fcb810dd} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2026.03.24 15:29:45.018065 [ 5 ] {61ac2a90-e9c9-4f0d-8450-6572fcb810dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5299 | 2026.03.24 15:29:45.018366 [ 5 ] {61ac2a90-e9c9-4f0d-8450-6572fcb810dd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5300 | 2026.03.24 15:29:45.018566 [ 5 ] {61ac2a90-e9c9-4f0d-8450-6572fcb810dd} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2026.03.24 15:29:45.018693 [ 5 ] {61ac2a90-e9c9-4f0d-8450-6572fcb810dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 5302 | 2026.03.24 15:29:45.018727 [ 5 ] {61ac2a90-e9c9-4f0d-8450-6572fcb810dd} <Debug> TCPHandler: Processed in 0.001197646 sec. | ||
| 5303 | 2026.03.24 15:29:45.018830 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2026.03.24 15:29:45.018920 [ 5 ] {ae267617-e7fe-43f8-a8a4-f282f6264a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5305 | 2026.03.24 15:29:45.018960 [ 5 ] {ae267617-e7fe-43f8-a8a4-f282f6264a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5306 | 2026.03.24 15:29:45.019331 [ 5 ] {ae267617-e7fe-43f8-a8a4-f282f6264a04} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2026.03.24 15:29:45.019367 [ 5 ] {ae267617-e7fe-43f8-a8a4-f282f6264a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5308 | 2026.03.24 15:29:45.019681 [ 5 ] {ae267617-e7fe-43f8-a8a4-f282f6264a04} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5309 | 2026.03.24 15:29:45.019881 [ 5 ] {ae267617-e7fe-43f8-a8a4-f282f6264a04} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2026.03.24 15:29:45.020004 [ 5 ] {ae267617-e7fe-43f8-a8a4-f282f6264a04} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001102 sec., 240471.86932849366 rows/sec., 15.98 MiB/sec. | ||
| 5311 | 2026.03.24 15:29:45.020040 [ 5 ] {ae267617-e7fe-43f8-a8a4-f282f6264a04} <Debug> TCPHandler: Processed in 0.001256546 sec. | ||
| 5312 | 2026.03.24 15:29:45.020147 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2026.03.24 15:29:45.020238 [ 5 ] {428d7c60-f5b9-4a49-9997-8d09da03ec8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5314 | 2026.03.24 15:29:45.020278 [ 5 ] {428d7c60-f5b9-4a49-9997-8d09da03ec8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5315 | 2026.03.24 15:29:45.020578 [ 5 ] {428d7c60-f5b9-4a49-9997-8d09da03ec8b} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.03.24 15:29:45.020613 [ 5 ] {428d7c60-f5b9-4a49-9997-8d09da03ec8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5317 | 2026.03.24 15:29:45.020893 [ 5 ] {428d7c60-f5b9-4a49-9997-8d09da03ec8b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5318 | 2026.03.24 15:29:45.021093 [ 5 ] {428d7c60-f5b9-4a49-9997-8d09da03ec8b} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2026.03.24 15:29:45.021215 [ 5 ] {428d7c60-f5b9-4a49-9997-8d09da03ec8b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000994 sec., 1006.0362173038228 rows/sec., 67.79 KiB/sec. | ||
| 5320 | 2026.03.24 15:29:45.021249 [ 5 ] {428d7c60-f5b9-4a49-9997-8d09da03ec8b} <Debug> TCPHandler: Processed in 0.001149084 sec. | ||
| 5321 | 2026.03.24 15:29:45.021360 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2026.03.24 15:29:45.021460 [ 5 ] {dcb12af8-3383-4882-a18e-6c749da87e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5323 | 2026.03.24 15:29:45.021514 [ 5 ] {dcb12af8-3383-4882-a18e-6c749da87e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5324 | 2026.03.24 15:29:45.022284 [ 5 ] {dcb12af8-3383-4882-a18e-6c749da87e96} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.03.24 15:29:45.022319 [ 5 ] {dcb12af8-3383-4882-a18e-6c749da87e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5326 | 2026.03.24 15:29:45.022930 [ 5 ] {dcb12af8-3383-4882-a18e-6c749da87e96} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5327 | 2026.03.24 15:29:45.023161 [ 5 ] {dcb12af8-3383-4882-a18e-6c749da87e96} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2026.03.24 15:29:45.023299 [ 5 ] {dcb12af8-3383-4882-a18e-6c749da87e96} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001858 sec., 19913.88589881593 rows/sec., 35.68 MiB/sec. | ||
| 5329 | 2026.03.24 15:29:45.023350 [ 5 ] {dcb12af8-3383-4882-a18e-6c749da87e96} <Debug> TCPHandler: Processed in 0.002039384 sec. | ||
| 5330 | 2026.03.24 15:29:45.023459 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2026.03.24 15:29:45.023552 [ 5 ] {7cb6a227-8a95-4ece-82f6-13eb61b39a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5332 | 2026.03.24 15:29:45.023592 [ 5 ] {7cb6a227-8a95-4ece-82f6-13eb61b39a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5333 | 2026.03.24 15:29:45.023909 [ 5 ] {7cb6a227-8a95-4ece-82f6-13eb61b39a8b} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2026.03.24 15:29:45.023943 [ 5 ] {7cb6a227-8a95-4ece-82f6-13eb61b39a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5335 | 2026.03.24 15:29:45.024259 [ 5 ] {7cb6a227-8a95-4ece-82f6-13eb61b39a8b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5336 | 2026.03.24 15:29:45.024461 [ 5 ] {7cb6a227-8a95-4ece-82f6-13eb61b39a8b} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2026.03.24 15:29:45.024583 [ 5 ] {7cb6a227-8a95-4ece-82f6-13eb61b39a8b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. | ||
| 5338 | 2026.03.24 15:29:45.024618 [ 5 ] {7cb6a227-8a95-4ece-82f6-13eb61b39a8b} <Debug> TCPHandler: Processed in 0.001208156 sec. | ||
| 5339 | 2026.03.24 15:29:48.557451 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5340 | 2026.03.24 15:29:48.557557 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5341 | 2026.03.24 15:29:48.682279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10573 | ||
| 5342 | 2026.03.24 15:29:48.682788 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2026.03.24 15:29:48.682839 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5344 | 2026.03.24 15:29:48.683486 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5345 | 2026.03.24 15:29:48.683745 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.03.24 15:29:48.683895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10573 | ||
| 5347 | 2026.03.24 15:29:49.231621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5348 | 2026.03.24 15:29:49.247140 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.03.24 15:29:49.247200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5350 | 2026.03.24 15:29:49.253726 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5351 | 2026.03.24 15:29:49.254469 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.03.24 15:29:49.257650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5353 | 2026.03.24 15:29:49.997585 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.03.24 15:29:49.997772 [ 5 ] {541ec382-d3fd-4a5b-ae5b-5d6d4f3a16b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5355 | 2026.03.24 15:29:49.997836 [ 5 ] {541ec382-d3fd-4a5b-ae5b-5d6d4f3a16b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5356 | 2026.03.24 15:29:49.998431 [ 5 ] {541ec382-d3fd-4a5b-ae5b-5d6d4f3a16b8} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.03.24 15:29:49.998477 [ 5 ] {541ec382-d3fd-4a5b-ae5b-5d6d4f3a16b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5358 | 2026.03.24 15:29:49.998849 [ 5 ] {541ec382-d3fd-4a5b-ae5b-5d6d4f3a16b8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5359 | 2026.03.24 15:29:49.999068 [ 5 ] {541ec382-d3fd-4a5b-ae5b-5d6d4f3a16b8} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2026.03.24 15:29:49.999218 [ 5 ] {541ec382-d3fd-4a5b-ae5b-5d6d4f3a16b8} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001497 sec., 42752.17100868403 rows/sec., 3.37 MiB/sec. | ||
| 5361 | 2026.03.24 15:29:49.999261 [ 5 ] {541ec382-d3fd-4a5b-ae5b-5d6d4f3a16b8} <Debug> TCPHandler: Processed in 0.001809568 sec. | ||
| 5362 | 2026.03.24 15:29:49.999372 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5363 | 2026.03.24 15:29:49.999466 [ 5 ] {a88d4fa4-a392-4623-ae86-f7e688592fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5364 | 2026.03.24 15:29:49.999507 [ 5 ] {a88d4fa4-a392-4623-ae86-f7e688592fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5365 | 2026.03.24 15:29:49.999876 [ 5 ] {a88d4fa4-a392-4623-ae86-f7e688592fc3} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.03.24 15:29:49.999913 [ 5 ] {a88d4fa4-a392-4623-ae86-f7e688592fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5367 | 2026.03.24 15:29:50.000346 [ 5 ] {a88d4fa4-a392-4623-ae86-f7e688592fc3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5368 | 2026.03.24 15:29:50.000551 [ 5 ] {a88d4fa4-a392-4623-ae86-f7e688592fc3} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.03.24 15:29:50.000679 [ 5 ] {a88d4fa4-a392-4623-ae86-f7e688592fc3} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.00123 sec., 3252.032520325203 rows/sec., 244.54 KiB/sec. | ||
| 5370 | 2026.03.24 15:29:50.000716 [ 5 ] {a88d4fa4-a392-4623-ae86-f7e688592fc3} <Debug> TCPHandler: Processed in 0.001394809 sec. | ||
| 5371 | 2026.03.24 15:29:50.000828 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.03.24 15:29:50.000922 [ 5 ] {37177f95-ac1c-4184-bd38-bb14372bcc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5373 | 2026.03.24 15:29:50.000962 [ 5 ] {37177f95-ac1c-4184-bd38-bb14372bcc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5374 | 2026.03.24 15:29:50.001359 [ 5 ] {37177f95-ac1c-4184-bd38-bb14372bcc78} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.03.24 15:29:50.001397 [ 5 ] {37177f95-ac1c-4184-bd38-bb14372bcc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5376 | 2026.03.24 15:29:50.001702 [ 5 ] {37177f95-ac1c-4184-bd38-bb14372bcc78} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5377 | 2026.03.24 15:29:50.001912 [ 5 ] {37177f95-ac1c-4184-bd38-bb14372bcc78} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.03.24 15:29:50.002038 [ 5 ] {37177f95-ac1c-4184-bd38-bb14372bcc78} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001135 sec., 59911.89427312776 rows/sec., 4.68 MiB/sec. | ||
| 5379 | 2026.03.24 15:29:50.002075 [ 5 ] {37177f95-ac1c-4184-bd38-bb14372bcc78} <Debug> TCPHandler: Processed in 0.001298818 sec. | ||
| 5380 | 2026.03.24 15:29:50.002181 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5381 | 2026.03.24 15:29:50.002275 [ 5 ] {703189e4-dc92-4f97-9178-a7c34d16c8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5382 | 2026.03.24 15:29:50.002319 [ 5 ] {703189e4-dc92-4f97-9178-a7c34d16c8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5383 | 2026.03.24 15:29:50.002702 [ 5 ] {703189e4-dc92-4f97-9178-a7c34d16c8cc} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5384 | 2026.03.24 15:29:50.002739 [ 5 ] {703189e4-dc92-4f97-9178-a7c34d16c8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5385 | 2026.03.24 15:29:50.003069 [ 5 ] {703189e4-dc92-4f97-9178-a7c34d16c8cc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5386 | 2026.03.24 15:29:50.003280 [ 5 ] {703189e4-dc92-4f97-9178-a7c34d16c8cc} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.03.24 15:29:50.003409 [ 5 ] {703189e4-dc92-4f97-9178-a7c34d16c8cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 5388 | 2026.03.24 15:29:50.003446 [ 5 ] {703189e4-dc92-4f97-9178-a7c34d16c8cc} <Debug> TCPHandler: Processed in 0.001315158 sec. | ||
| 5389 | 2026.03.24 15:29:50.003559 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2026.03.24 15:29:50.003662 [ 5 ] {571f3969-5675-4855-934b-1562cea4c915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5391 | 2026.03.24 15:29:50.003719 [ 5 ] {571f3969-5675-4855-934b-1562cea4c915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5392 | 2026.03.24 15:29:50.004429 [ 5 ] {571f3969-5675-4855-934b-1562cea4c915} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2026.03.24 15:29:50.004467 [ 5 ] {571f3969-5675-4855-934b-1562cea4c915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5394 | 2026.03.24 15:29:50.004966 [ 5 ] {571f3969-5675-4855-934b-1562cea4c915} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5395 | 2026.03.24 15:29:50.005222 [ 5 ] {571f3969-5675-4855-934b-1562cea4c915} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5396 | 2026.03.24 15:29:50.005362 [ 5 ] {571f3969-5675-4855-934b-1562cea4c915} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001719 sec., 2326.934264107039 rows/sec., 4.17 MiB/sec. | ||
| 5397 | 2026.03.24 15:29:50.005354 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5398 | 2026.03.24 15:29:50.005417 [ 5 ] {571f3969-5675-4855-934b-1562cea4c915} <Debug> TCPHandler: Processed in 0.001907661 sec. | ||
| 5399 | 2026.03.24 15:29:50.005468 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5400 | 2026.03.24 15:29:50.005510 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5401 | 2026.03.24 15:29:50.005545 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2026.03.24 15:29:50.005658 [ 5 ] {d4131503-cb09-4dc0-8b2b-0313c3fcbe77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5403 | 2026.03.24 15:29:50.005667 [ 188 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::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 | ||
| 5404 | 2026.03.24 15:29:50.005700 [ 5 ] {d4131503-cb09-4dc0-8b2b-0313c3fcbe77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5405 | 2026.03.24 15:29:50.005953 [ 188 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5406 | 2026.03.24 15:29:50.006013 [ 188 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 516 rows starting from the beginning of the part | ||
| 5407 | 2026.03.24 15:29:50.006038 [ 5 ] {d4131503-cb09-4dc0-8b2b-0313c3fcbe77} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.03.24 15:29:50.006079 [ 5 ] {d4131503-cb09-4dc0-8b2b-0313c3fcbe77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5409 | 2026.03.24 15:29:50.006141 [ 188 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 5410 | 2026.03.24 15:29:50.006252 [ 188 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part | ||
| 5411 | 2026.03.24 15:29:50.006348 [ 188 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 5412 | 2026.03.24 15:29:50.006407 [ 5 ] {d4131503-cb09-4dc0-8b2b-0313c3fcbe77} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5413 | 2026.03.24 15:29:50.006451 [ 188 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 5414 | 2026.03.24 15:29:50.006552 [ 188 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 5415 | 2026.03.24 15:29:50.006641 [ 5 ] {d4131503-cb09-4dc0-8b2b-0313c3fcbe77} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2026.03.24 15:29:50.006777 [ 5 ] {d4131503-cb09-4dc0-8b2b-0313c3fcbe77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 5417 | 2026.03.24 15:29:50.006813 [ 5 ] {d4131503-cb09-4dc0-8b2b-0313c3fcbe77} <Debug> TCPHandler: Processed in 0.001318237 sec. | ||
| 5418 | 2026.03.24 15:29:50.031234 [ 199 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 19 columns (19 merged, 0 gathered) in 0.025642494 sec., 23476.65558584122 rows/sec., 42.07 MiB/sec. | ||
| 5419 | 2026.03.24 15:29:50.032140 [ 196 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5420 | 2026.03.24 15:29:50.032458 [ 196 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.03.24 15:29:50.032526 [ 196 ] {97b8a9af-84fc-4571-9efb-6aa19ddc0e19::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5422 | 2026.03.24 15:29:50.032606 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5423 | 2026.03.24 15:29:50.574702 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2026.03.24 15:29:50.574889 [ 5 ] {bee0429a-3e3c-47c1-9e9a-880f2801fdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5425 | 2026.03.24 15:29:50.574960 [ 5 ] {bee0429a-3e3c-47c1-9e9a-880f2801fdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5426 | 2026.03.24 15:29:50.575792 [ 5 ] {bee0429a-3e3c-47c1-9e9a-880f2801fdc5} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2026.03.24 15:29:50.575835 [ 5 ] {bee0429a-3e3c-47c1-9e9a-880f2801fdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5428 | 2026.03.24 15:29:50.576282 [ 5 ] {bee0429a-3e3c-47c1-9e9a-880f2801fdc5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5429 | 2026.03.24 15:29:50.576657 [ 5 ] {bee0429a-3e3c-47c1-9e9a-880f2801fdc5} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2026.03.24 15:29:50.576841 [ 5 ] {bee0429a-3e3c-47c1-9e9a-880f2801fdc5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002004 sec., 141716.56686626744 rows/sec., 9.00 MiB/sec. | ||
| 5431 | 2026.03.24 15:29:50.576890 [ 5 ] {bee0429a-3e3c-47c1-9e9a-880f2801fdc5} <Debug> TCPHandler: Processed in 0.002310429 sec. | ||
| 5432 | 2026.03.24 15:29:50.577013 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5433 | 2026.03.24 15:29:50.577118 [ 5 ] {dfbcf62c-868a-4beb-8104-242a6cb2e5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5434 | 2026.03.24 15:29:50.577166 [ 5 ] {dfbcf62c-868a-4beb-8104-242a6cb2e5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5435 | 2026.03.24 15:29:50.579916 [ 5 ] {dfbcf62c-868a-4beb-8104-242a6cb2e5d3} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.03.24 15:29:50.579971 [ 5 ] {dfbcf62c-868a-4beb-8104-242a6cb2e5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5437 | 2026.03.24 15:29:50.580679 [ 5 ] {dfbcf62c-868a-4beb-8104-242a6cb2e5d3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5438 | 2026.03.24 15:29:50.580911 [ 5 ] {dfbcf62c-868a-4beb-8104-242a6cb2e5d3} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.03.24 15:29:50.581045 [ 5 ] {dfbcf62c-868a-4beb-8104-242a6cb2e5d3} <Debug> executeQuery: Read 3216 rows, 246.38 KiB in 0.003951 sec., 813971.1465451785 rows/sec., 60.90 MiB/sec. | ||
| 5440 | 2026.03.24 15:29:50.581041 [ 56 ] {} <Debug> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5441 | 2026.03.24 15:29:50.581088 [ 5 ] {dfbcf62c-868a-4beb-8104-242a6cb2e5d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5442 | 2026.03.24 15:29:50.581112 [ 5 ] {dfbcf62c-868a-4beb-8104-242a6cb2e5d3} <Debug> TCPHandler: Processed in 0.004149518 sec. | ||
| 5443 | 2026.03.24 15:29:50.581123 [ 56 ] {} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.03.24 15:29:50.581150 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5445 | 2026.03.24 15:29:50.581237 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.03.24 15:29:50.581256 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::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 | ||
| 5447 | 2026.03.24 15:29:50.581337 [ 5 ] {48137d50-b016-4fbc-be20-81a5c10d6a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5448 | 2026.03.24 15:29:50.581382 [ 5 ] {48137d50-b016-4fbc-be20-81a5c10d6a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5449 | 2026.03.24 15:29:50.581402 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5450 | 2026.03.24 15:29:50.581443 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3356 rows starting from the beginning of the part | ||
| 5451 | 2026.03.24 15:29:50.581516 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 871 rows starting from the beginning of the part | ||
| 5452 | 2026.03.24 15:29:50.581564 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 65 rows starting from the beginning of the part | ||
| 5453 | 2026.03.24 15:29:50.581608 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 871 rows starting from the beginning of the part | ||
| 5454 | 2026.03.24 15:29:50.581649 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5455 | 2026.03.24 15:29:50.581688 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 3216 rows starting from the beginning of the part | ||
| 5456 | 2026.03.24 15:29:50.581920 [ 5 ] {48137d50-b016-4fbc-be20-81a5c10d6a23} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2026.03.24 15:29:50.581964 [ 5 ] {48137d50-b016-4fbc-be20-81a5c10d6a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5458 | 2026.03.24 15:29:50.582444 [ 5 ] {48137d50-b016-4fbc-be20-81a5c10d6a23} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5459 | 2026.03.24 15:29:50.582692 [ 5 ] {48137d50-b016-4fbc-be20-81a5c10d6a23} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.03.24 15:29:50.582843 [ 5 ] {48137d50-b016-4fbc-be20-81a5c10d6a23} <Debug> executeQuery: Read 188 rows, 12.00 KiB in 0.001524 sec., 123359.58005249345 rows/sec., 7.69 MiB/sec. | ||
| 5461 | 2026.03.24 15:29:50.582894 [ 5 ] {48137d50-b016-4fbc-be20-81a5c10d6a23} <Debug> TCPHandler: Processed in 0.001709196 sec. | ||
| 5462 | 2026.03.24 15:29:50.583038 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5463 | 2026.03.24 15:29:50.583136 [ 5 ] {b1dd98f8-2266-46de-bea5-af9d0496ba95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5464 | 2026.03.24 15:29:50.583177 [ 5 ] {b1dd98f8-2266-46de-bea5-af9d0496ba95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5465 | 2026.03.24 15:29:50.584067 [ 5 ] {b1dd98f8-2266-46de-bea5-af9d0496ba95} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5466 | 2026.03.24 15:29:50.584104 [ 5 ] {b1dd98f8-2266-46de-bea5-af9d0496ba95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5467 | 2026.03.24 15:29:50.584496 [ 5 ] {b1dd98f8-2266-46de-bea5-af9d0496ba95} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5468 | 2026.03.24 15:29:50.584716 [ 5 ] {b1dd98f8-2266-46de-bea5-af9d0496ba95} <Trace> oximeter.fields_u32 (3b5000eb-f3f9-4920-984b-d7e9b8eda86f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2026.03.24 15:29:50.584850 [ 5 ] {b1dd98f8-2266-46de-bea5-af9d0496ba95} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001732 sec., 548498.845265589 rows/sec., 32.27 MiB/sec. | ||
| 5470 | 2026.03.24 15:29:50.584891 [ 5 ] {b1dd98f8-2266-46de-bea5-af9d0496ba95} <Debug> TCPHandler: Processed in 0.00191414 sec. | ||
| 5471 | 2026.03.24 15:29:50.585008 [ 194 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8443 rows, containing 5 columns (5 merged, 0 gathered) in 0.003795991 sec., 2224188.624261754 rows/sec., 177.60 MiB/sec. | ||
| 5472 | 2026.03.24 15:29:50.585014 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2026.03.24 15:29:50.585147 [ 5 ] {9dd5d581-7c29-47af-b93b-bc57f72fbe5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5474 | 2026.03.24 15:29:50.585188 [ 5 ] {9dd5d581-7c29-47af-b93b-bc57f72fbe5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5475 | 2026.03.24 15:29:50.585404 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5476 | 2026.03.24 15:29:50.585571 [ 5 ] {9dd5d581-7c29-47af-b93b-bc57f72fbe5a} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2026.03.24 15:29:50.585618 [ 5 ] {9dd5d581-7c29-47af-b93b-bc57f72fbe5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5478 | 2026.03.24 15:29:50.585708 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_36_7} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.03.24 15:29:50.585799 [ 188 ] {f5b834c0-93de-4374-a220-758fda3c3010::all_1_36_7} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5480 | 2026.03.24 15:29:50.585882 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 5481 | 2026.03.24 15:29:50.585961 [ 5 ] {9dd5d581-7c29-47af-b93b-bc57f72fbe5a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5482 | 2026.03.24 15:29:50.586191 [ 5 ] {9dd5d581-7c29-47af-b93b-bc57f72fbe5a} <Trace> oximeter.fields_u64 (19e11ccd-099b-4d74-853d-20deb02cee46): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.03.24 15:29:50.586322 [ 5 ] {9dd5d581-7c29-47af-b93b-bc57f72fbe5a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001195 sec., 836.8200836820083 rows/sec., 58.84 KiB/sec. | ||
| 5484 | 2026.03.24 15:29:50.586361 [ 5 ] {9dd5d581-7c29-47af-b93b-bc57f72fbe5a} <Debug> TCPHandler: Processed in 0.00139858 sec. | ||
| 5485 | 2026.03.24 15:29:50.586472 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5486 | 2026.03.24 15:29:50.586567 [ 5 ] {76f26c79-5ff2-459a-b0c3-c49e90d2457b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5487 | 2026.03.24 15:29:50.586608 [ 5 ] {76f26c79-5ff2-459a-b0c3-c49e90d2457b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5488 | 2026.03.24 15:29:50.587056 [ 5 ] {76f26c79-5ff2-459a-b0c3-c49e90d2457b} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.03.24 15:29:50.587100 [ 5 ] {76f26c79-5ff2-459a-b0c3-c49e90d2457b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5490 | 2026.03.24 15:29:50.587477 [ 5 ] {76f26c79-5ff2-459a-b0c3-c49e90d2457b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5491 | 2026.03.24 15:29:50.587746 [ 5 ] {76f26c79-5ff2-459a-b0c3-c49e90d2457b} <Trace> oximeter.fields_u8 (bfa58c0e-dabb-4442-82d0-98cf4115f00e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5492 | 2026.03.24 15:29:50.587946 [ 5 ] {76f26c79-5ff2-459a-b0c3-c49e90d2457b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001397 sec., 105941.3027916965 rows/sec., 6.03 MiB/sec. | ||
| 5493 | 2026.03.24 15:29:50.587993 [ 5 ] {76f26c79-5ff2-459a-b0c3-c49e90d2457b} <Debug> TCPHandler: Processed in 0.001570093 sec. | ||
| 5494 | 2026.03.24 15:29:50.588136 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5495 | 2026.03.24 15:29:50.588231 [ 5 ] {1bafc4fe-b501-43e6-ad4b-5e5aea0fce52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5496 | 2026.03.24 15:29:50.588273 [ 5 ] {1bafc4fe-b501-43e6-ad4b-5e5aea0fce52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5497 | 2026.03.24 15:29:50.589883 [ 5 ] {1bafc4fe-b501-43e6-ad4b-5e5aea0fce52} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.03.24 15:29:50.589928 [ 5 ] {1bafc4fe-b501-43e6-ad4b-5e5aea0fce52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5499 | 2026.03.24 15:29:50.590358 [ 5 ] {1bafc4fe-b501-43e6-ad4b-5e5aea0fce52} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5500 | 2026.03.24 15:29:50.590573 [ 5 ] {1bafc4fe-b501-43e6-ad4b-5e5aea0fce52} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.03.24 15:29:50.590703 [ 56 ] {} <Debug> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5502 | 2026.03.24 15:29:50.590708 [ 5 ] {1bafc4fe-b501-43e6-ad4b-5e5aea0fce52} <Debug> executeQuery: Read 1751 rows, 120.98 KiB in 0.002495 sec., 701803.607214429 rows/sec., 47.35 MiB/sec. | ||
| 5503 | 2026.03.24 15:29:50.590753 [ 56 ] {} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2026.03.24 15:29:50.590771 [ 5 ] {1bafc4fe-b501-43e6-ad4b-5e5aea0fce52} <Debug> TCPHandler: Processed in 0.002689917 sec. | ||
| 5505 | 2026.03.24 15:29:50.590785 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5506 | 2026.03.24 15:29:50.590876 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::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 | ||
| 5507 | 2026.03.24 15:29:50.590893 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2026.03.24 15:29:50.590967 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5509 | 2026.03.24 15:29:50.590993 [ 5 ] {e85073cc-435c-406b-bb92-855e705cf66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5510 | 2026.03.24 15:29:50.590996 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1829 rows starting from the beginning of the part | ||
| 5511 | 2026.03.24 15:29:50.591035 [ 5 ] {e85073cc-435c-406b-bb92-855e705cf66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5512 | 2026.03.24 15:29:50.591067 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 527 rows starting from the beginning of the part | ||
| 5513 | 2026.03.24 15:29:50.591113 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 70 rows starting from the beginning of the part | ||
| 5514 | 2026.03.24 15:29:50.591154 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 527 rows starting from the beginning of the part | ||
| 5515 | 2026.03.24 15:29:50.591201 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 68 rows starting from the beginning of the part | ||
| 5516 | 2026.03.24 15:29:50.591242 [ 199 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1751 rows starting from the beginning of the part | ||
| 5517 | 2026.03.24 15:29:50.591362 [ 5 ] {e85073cc-435c-406b-bb92-855e705cf66a} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.03.24 15:29:50.591398 [ 5 ] {e85073cc-435c-406b-bb92-855e705cf66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5519 | 2026.03.24 15:29:50.591705 [ 5 ] {e85073cc-435c-406b-bb92-855e705cf66a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5520 | 2026.03.24 15:29:50.591921 [ 5 ] {e85073cc-435c-406b-bb92-855e705cf66a} <Trace> oximeter.measurements_bool (cfcaad53-12b3-4179-b9bd-1c4518b0b4aa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.03.24 15:29:50.592050 [ 5 ] {e85073cc-435c-406b-bb92-855e705cf66a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 5522 | 2026.03.24 15:29:50.592085 [ 5 ] {e85073cc-435c-406b-bb92-855e705cf66a} <Debug> TCPHandler: Processed in 0.001241396 sec. | ||
| 5523 | 2026.03.24 15:29:50.592202 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.03.24 15:29:50.592304 [ 5 ] {31779edd-2f20-4c90-b386-ed452cbd20bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5525 | 2026.03.24 15:29:50.592349 [ 5 ] {31779edd-2f20-4c90-b386-ed452cbd20bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5526 | 2026.03.24 15:29:50.592757 [ 194 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4772 rows, containing 5 columns (5 merged, 0 gathered) in 0.00191656 sec., 2489877.6975414283 rows/sec., 180.67 MiB/sec. | ||
| 5527 | 2026.03.24 15:29:50.592984 [ 188 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5528 | 2026.03.24 15:29:50.593240 [ 5 ] {31779edd-2f20-4c90-b386-ed452cbd20bd} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.03.24 15:29:50.593285 [ 5 ] {31779edd-2f20-4c90-b386-ed452cbd20bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5530 | 2026.03.24 15:29:50.593306 [ 188 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_36_7} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.03.24 15:29:50.593409 [ 188 ] {c75d13c2-5657-4c6a-abea-2aeb1455c7c0::all_1_36_7} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5532 | 2026.03.24 15:29:50.593500 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 5533 | 2026.03.24 15:29:50.593793 [ 5 ] {31779edd-2f20-4c90-b386-ed452cbd20bd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5534 | 2026.03.24 15:29:50.594011 [ 5 ] {31779edd-2f20-4c90-b386-ed452cbd20bd} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.03.24 15:29:50.594121 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5536 | 2026.03.24 15:29:50.594144 [ 5 ] {31779edd-2f20-4c90-b386-ed452cbd20bd} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.00186 sec., 860752.688172043 rows/sec., 52.25 MiB/sec. | ||
| 5537 | 2026.03.24 15:29:50.594155 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2026.03.24 15:29:50.594187 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5539 | 2026.03.24 15:29:50.594191 [ 5 ] {31779edd-2f20-4c90-b386-ed452cbd20bd} <Debug> TCPHandler: Processed in 0.002041464 sec. | ||
| 5540 | 2026.03.24 15:29:50.594294 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::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 | ||
| 5541 | 2026.03.24 15:29:50.594329 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.03.24 15:29:50.594432 [ 5 ] {299b1fc3-cf27-4ec2-a05e-87915544fe34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5543 | 2026.03.24 15:29:50.594448 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5544 | 2026.03.24 15:29:50.594475 [ 5 ] {299b1fc3-cf27-4ec2-a05e-87915544fe34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5545 | 2026.03.24 15:29:50.594491 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 13681 rows starting from the beginning of the part | ||
| 5546 | 2026.03.24 15:29:50.594564 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 5547 | 2026.03.24 15:29:50.594611 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 161 rows starting from the beginning of the part | ||
| 5548 | 2026.03.24 15:29:50.594653 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 5549 | 2026.03.24 15:29:50.594692 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5550 | 2026.03.24 15:29:50.594730 [ 201 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1601 rows starting from the beginning of the part | ||
| 5551 | 2026.03.24 15:29:50.594810 [ 5 ] {299b1fc3-cf27-4ec2-a05e-87915544fe34} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.03.24 15:29:50.594854 [ 5 ] {299b1fc3-cf27-4ec2-a05e-87915544fe34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5553 | 2026.03.24 15:29:50.595197 [ 5 ] {299b1fc3-cf27-4ec2-a05e-87915544fe34} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5554 | 2026.03.24 15:29:50.595408 [ 5 ] {299b1fc3-cf27-4ec2-a05e-87915544fe34} <Trace> oximeter.measurements_f64 (5f87e565-464a-4028-b1e6-98a5f59cba7f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.03.24 15:29:50.595540 [ 5 ] {299b1fc3-cf27-4ec2-a05e-87915544fe34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001126 sec., 888.0994671403197 rows/sec., 59.84 KiB/sec. | ||
| 5556 | 2026.03.24 15:29:50.595577 [ 5 ] {299b1fc3-cf27-4ec2-a05e-87915544fe34} <Debug> TCPHandler: Processed in 0.001299768 sec. | ||
| 5557 | 2026.03.24 15:29:50.595702 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2026.03.24 15:29:50.595797 [ 5 ] {d91020a7-e4f8-495e-bce1-eb92e98df887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5559 | 2026.03.24 15:29:50.595852 [ 5 ] {d91020a7-e4f8-495e-bce1-eb92e98df887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5560 | 2026.03.24 15:29:50.596738 [ 5 ] {d91020a7-e4f8-495e-bce1-eb92e98df887} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.03.24 15:29:50.596775 [ 5 ] {d91020a7-e4f8-495e-bce1-eb92e98df887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5562 | 2026.03.24 15:29:50.597449 [ 5 ] {d91020a7-e4f8-495e-bce1-eb92e98df887} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5563 | 2026.03.24 15:29:50.597684 [ 5 ] {d91020a7-e4f8-495e-bce1-eb92e98df887} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.03.24 15:29:50.597825 [ 5 ] {d91020a7-e4f8-495e-bce1-eb92e98df887} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002046 sec., 22482.893450635383 rows/sec., 40.29 MiB/sec. | ||
| 5565 | 2026.03.24 15:29:50.597879 [ 5 ] {d91020a7-e4f8-495e-bce1-eb92e98df887} <Debug> TCPHandler: Processed in 0.002227237 sec. | ||
| 5566 | 2026.03.24 15:29:50.597995 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2026.03.24 15:29:50.598091 [ 5 ] {42ae323f-6f12-42e6-b814-483cf84ac21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5568 | 2026.03.24 15:29:50.598133 [ 5 ] {42ae323f-6f12-42e6-b814-483cf84ac21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5569 | 2026.03.24 15:29:50.598453 [ 5 ] {42ae323f-6f12-42e6-b814-483cf84ac21a} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.03.24 15:29:50.598490 [ 5 ] {42ae323f-6f12-42e6-b814-483cf84ac21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5571 | 2026.03.24 15:29:50.598834 [ 5 ] {42ae323f-6f12-42e6-b814-483cf84ac21a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5572 | 2026.03.24 15:29:50.599048 [ 5 ] {42ae323f-6f12-42e6-b814-483cf84ac21a} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.03.24 15:29:50.599159 [ 53 ] {} <Debug> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5574 | 2026.03.24 15:29:50.599179 [ 5 ] {42ae323f-6f12-42e6-b814-483cf84ac21a} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001107 sec., 37940.37940379404 rows/sec., 2.16 MiB/sec. | ||
| 5575 | 2026.03.24 15:29:50.599207 [ 53 ] {} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2026.03.24 15:29:50.599223 [ 5 ] {42ae323f-6f12-42e6-b814-483cf84ac21a} <Debug> TCPHandler: Processed in 0.001277327 sec. | ||
| 5577 | 2026.03.24 15:29:50.599232 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5578 | 2026.03.24 15:29:50.599322 [ 188 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 5579 | 2026.03.24 15:29:50.599418 [ 188 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5580 | 2026.03.24 15:29:50.599444 [ 188 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1860 rows starting from the beginning of the part | ||
| 5581 | 2026.03.24 15:29:50.599495 [ 188 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 5582 | 2026.03.24 15:29:50.599537 [ 188 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::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 | ||
| 5583 | 2026.03.24 15:29:50.599571 [ 188 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 5584 | 2026.03.24 15:29:50.599604 [ 188 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5585 | 2026.03.24 15:29:50.599640 [ 188 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
| 5586 | 2026.03.24 15:29:50.599738 [ 194 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16133 rows, containing 5 columns (5 merged, 0 gathered) in 0.005496866 sec., 2934945.1123603885 rows/sec., 187.01 MiB/sec. | ||
| 5587 | 2026.03.24 15:29:50.600359 [ 198 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5588 | 2026.03.24 15:29:50.600659 [ 200 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2202 rows, containing 4 columns (4 merged, 0 gathered) in 0.001372789 sec., 1604033.8318561702 rows/sec., 103.99 MiB/sec. | ||
| 5589 | 2026.03.24 15:29:50.600703 [ 198 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.03.24 15:29:50.600795 [ 198 ] {5557a6b0-3dbd-4573-88c9-d2f8665ba784::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5591 | 2026.03.24 15:29:50.600896 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 5592 | 2026.03.24 15:29:50.600898 [ 201 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5593 | 2026.03.24 15:29:50.601192 [ 201 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_36_7} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2026.03.24 15:29:50.601269 [ 201 ] {31eb34d3-347f-4d9a-829c-c570d4c27406::all_1_36_7} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5595 | 2026.03.24 15:29:50.601353 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 5596 | 2026.03.24 15:29:51.001126 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.04 MiB, peak 264.72 MiB, free memory in arenas 0.00 B, will set to 260.01 MiB (RSS), difference: 2.97 MiB | ||
| 5597 | 2026.03.24 15:29:53.704167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 778 | ||
| 5598 | 2026.03.24 15:29:53.706992 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2026.03.24 15:29:53.707047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5600 | 2026.03.24 15:29:53.708275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5601 | 2026.03.24 15:29:53.708556 [ 243 ] {} <Trace> system.query_log (8f2b5f18-93e0-4a5c-b668-8f0c92944a3d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2026.03.24 15:29:53.708931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 5603 | 2026.03.24 15:29:54.995954 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2026.03.24 15:29:54.996147 [ 5 ] {1b1b3bc6-c0b0-43a8-88bc-2aec8f7f1404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5605 | 2026.03.24 15:29:54.996219 [ 5 ] {1b1b3bc6-c0b0-43a8-88bc-2aec8f7f1404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5606 | 2026.03.24 15:29:54.996882 [ 5 ] {1b1b3bc6-c0b0-43a8-88bc-2aec8f7f1404} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.03.24 15:29:54.996935 [ 5 ] {1b1b3bc6-c0b0-43a8-88bc-2aec8f7f1404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5608 | 2026.03.24 15:29:54.997335 [ 5 ] {1b1b3bc6-c0b0-43a8-88bc-2aec8f7f1404} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5609 | 2026.03.24 15:29:54.997562 [ 5 ] {1b1b3bc6-c0b0-43a8-88bc-2aec8f7f1404} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.03.24 15:29:54.997726 [ 5 ] {1b1b3bc6-c0b0-43a8-88bc-2aec8f7f1404} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 5611 | 2026.03.24 15:29:54.997776 [ 5 ] {1b1b3bc6-c0b0-43a8-88bc-2aec8f7f1404} <Debug> TCPHandler: Processed in 0.001953202 sec. | ||
| 5612 | 2026.03.24 15:29:54.997893 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.03.24 15:29:54.997995 [ 5 ] {11b5a533-a77e-4c44-a0b6-e23edc6d4f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5614 | 2026.03.24 15:29:54.998039 [ 5 ] {11b5a533-a77e-4c44-a0b6-e23edc6d4f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5615 | 2026.03.24 15:29:54.998449 [ 5 ] {11b5a533-a77e-4c44-a0b6-e23edc6d4f4b} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.03.24 15:29:54.998487 [ 5 ] {11b5a533-a77e-4c44-a0b6-e23edc6d4f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5617 | 2026.03.24 15:29:54.998791 [ 5 ] {11b5a533-a77e-4c44-a0b6-e23edc6d4f4b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5618 | 2026.03.24 15:29:54.998998 [ 5 ] {11b5a533-a77e-4c44-a0b6-e23edc6d4f4b} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.03.24 15:29:54.999130 [ 5 ] {11b5a533-a77e-4c44-a0b6-e23edc6d4f4b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 5620 | 2026.03.24 15:29:54.999167 [ 5 ] {11b5a533-a77e-4c44-a0b6-e23edc6d4f4b} <Debug> TCPHandler: Processed in 0.001327508 sec. | ||
| 5621 | 2026.03.24 15:29:54.999275 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2026.03.24 15:29:54.999370 [ 5 ] {8f619b94-d195-4ab9-98ac-0f243c0ce607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5623 | 2026.03.24 15:29:54.999414 [ 5 ] {8f619b94-d195-4ab9-98ac-0f243c0ce607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5624 | 2026.03.24 15:29:54.999773 [ 5 ] {8f619b94-d195-4ab9-98ac-0f243c0ce607} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.03.24 15:29:54.999810 [ 5 ] {8f619b94-d195-4ab9-98ac-0f243c0ce607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5626 | 2026.03.24 15:29:55.000135 [ 5 ] {8f619b94-d195-4ab9-98ac-0f243c0ce607} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5627 | 2026.03.24 15:29:55.000342 [ 5 ] {8f619b94-d195-4ab9-98ac-0f243c0ce607} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.03.24 15:29:55.000470 [ 5 ] {8f619b94-d195-4ab9-98ac-0f243c0ce607} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001119 sec., 114387.84629133155 rows/sec., 7.97 MiB/sec. | ||
| 5629 | 2026.03.24 15:29:55.000507 [ 5 ] {8f619b94-d195-4ab9-98ac-0f243c0ce607} <Debug> TCPHandler: Processed in 0.001281827 sec. | ||
| 5630 | 2026.03.24 15:29:55.000615 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5631 | 2026.03.24 15:29:55.000710 [ 5 ] {4ff686ee-a315-4c88-80a2-827eb597c93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5632 | 2026.03.24 15:29:55.000751 [ 5 ] {4ff686ee-a315-4c88-80a2-827eb597c93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5633 | 2026.03.24 15:29:55.001051 [ 5 ] {4ff686ee-a315-4c88-80a2-827eb597c93a} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2026.03.24 15:29:55.001157 [ 5 ] {4ff686ee-a315-4c88-80a2-827eb597c93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5635 | 2026.03.24 15:29:55.001475 [ 5 ] {4ff686ee-a315-4c88-80a2-827eb597c93a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5636 | 2026.03.24 15:29:55.001682 [ 5 ] {4ff686ee-a315-4c88-80a2-827eb597c93a} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.03.24 15:29:55.001809 [ 5 ] {4ff686ee-a315-4c88-80a2-827eb597c93a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001118 sec., 42933.81037567084 rows/sec., 2.89 MiB/sec. | ||
| 5638 | 2026.03.24 15:29:55.001845 [ 5 ] {4ff686ee-a315-4c88-80a2-827eb597c93a} <Debug> TCPHandler: Processed in 0.001280597 sec. | ||
| 5639 | 2026.03.24 15:29:56.184742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11085 | ||
| 5640 | 2026.03.24 15:29:56.185252 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.03.24 15:29:56.185295 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5642 | 2026.03.24 15:29:56.185782 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5643 | 2026.03.24 15:29:56.186012 [ 245 ] {} <Trace> system.asynchronous_metric_log (1008f4f2-fbfd-4ecc-b55c-198ac83704c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.03.24 15:29:56.186156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11085 | ||
| 5645 | 2026.03.24 15:29:56.758474 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5646 | 2026.03.24 15:29:56.775192 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2026.03.24 15:29:56.775247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5648 | 2026.03.24 15:29:56.781895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5649 | 2026.03.24 15:29:56.782608 [ 244 ] {} <Trace> system.metric_log (913cd493-e875-460c-8bc0-404c0c63bd64): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.03.24 15:29:56.785559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5651 | 2026.03.24 15:29:59.997908 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2026.03.24 15:29:59.998076 [ 5 ] {80c9df3b-7994-4bb1-900d-8b33131e0f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5653 | 2026.03.24 15:29:59.998137 [ 5 ] {80c9df3b-7994-4bb1-900d-8b33131e0f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5654 | 2026.03.24 15:29:59.998765 [ 5 ] {80c9df3b-7994-4bb1-900d-8b33131e0f71} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2026.03.24 15:29:59.998803 [ 5 ] {80c9df3b-7994-4bb1-900d-8b33131e0f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5656 | 2026.03.24 15:29:59.999192 [ 5 ] {80c9df3b-7994-4bb1-900d-8b33131e0f71} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5657 | 2026.03.24 15:29:59.999408 [ 5 ] {80c9df3b-7994-4bb1-900d-8b33131e0f71} <Trace> oximeter.fields_string (f5b834c0-93de-4374-a220-758fda3c3010): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2026.03.24 15:29:59.999559 [ 5 ] {80c9df3b-7994-4bb1-900d-8b33131e0f71} <Debug> executeQuery: Read 64 rows, 5.16 KiB in 0.001528 sec., 41884.8167539267 rows/sec., 3.30 MiB/sec. | ||
| 5659 | 2026.03.24 15:29:59.999598 [ 5 ] {80c9df3b-7994-4bb1-900d-8b33131e0f71} <Debug> TCPHandler: Processed in 0.001815609 sec. | ||
| 5660 | 2026.03.24 15:29:59.999715 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2026.03.24 15:29:59.999807 [ 5 ] {449b03c0-7bde-41c1-91c7-3ec4e6d37b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5662 | 2026.03.24 15:29:59.999845 [ 5 ] {449b03c0-7bde-41c1-91c7-3ec4e6d37b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5663 | 2026.03.24 15:30:00.000286 [ 5 ] {449b03c0-7bde-41c1-91c7-3ec4e6d37b19} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2026.03.24 15:30:00.000321 [ 5 ] {449b03c0-7bde-41c1-91c7-3ec4e6d37b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5665 | 2026.03.24 15:30:00.000615 [ 5 ] {449b03c0-7bde-41c1-91c7-3ec4e6d37b19} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5666 | 2026.03.24 15:30:00.000824 [ 5 ] {449b03c0-7bde-41c1-91c7-3ec4e6d37b19} <Trace> oximeter.fields_u16 (f5a16378-755b-4bb3-94d1-9234b97470b1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.03.24 15:30:00.000947 [ 5 ] {449b03c0-7bde-41c1-91c7-3ec4e6d37b19} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001159 sec., 3451.2510785159616 rows/sec., 259.52 KiB/sec. | ||
| 5668 | 2026.03.24 15:30:00.000984 [ 5 ] {449b03c0-7bde-41c1-91c7-3ec4e6d37b19} <Debug> TCPHandler: Processed in 0.001317028 sec. | ||
| 5669 | 2026.03.24 15:30:00.001093 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.03.24 15:30:00.001184 [ 5 ] {a5e724a2-fa90-4e2f-929c-dfd1548739bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5671 | 2026.03.24 15:30:00.001222 [ 5 ] {a5e724a2-fa90-4e2f-929c-dfd1548739bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5672 | 2026.03.24 15:30:00.001608 [ 5 ] {a5e724a2-fa90-4e2f-929c-dfd1548739bc} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.03.24 15:30:00.001641 [ 5 ] {a5e724a2-fa90-4e2f-929c-dfd1548739bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5674 | 2026.03.24 15:30:00.001955 [ 5 ] {a5e724a2-fa90-4e2f-929c-dfd1548739bc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5675 | 2026.03.24 15:30:00.002160 [ 5 ] {a5e724a2-fa90-4e2f-929c-dfd1548739bc} <Trace> oximeter.fields_uuid (c75d13c2-5657-4c6a-abea-2aeb1455c7c0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.03.24 15:30:00.002288 [ 5 ] {a5e724a2-fa90-4e2f-929c-dfd1548739bc} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001121 sec., 60660.12488849241 rows/sec., 4.74 MiB/sec. | ||
| 5677 | 2026.03.24 15:30:00.002323 [ 5 ] {a5e724a2-fa90-4e2f-929c-dfd1548739bc} <Debug> TCPHandler: Processed in 0.001277287 sec. | ||
| 5678 | 2026.03.24 15:30:00.002436 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.03.24 15:30:00.002527 [ 5 ] {617e8c0a-3a1e-4590-bd8b-eaea84be9641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5680 | 2026.03.24 15:30:00.002569 [ 5 ] {617e8c0a-3a1e-4590-bd8b-eaea84be9641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5681 | 2026.03.24 15:30:00.002951 [ 5 ] {617e8c0a-3a1e-4590-bd8b-eaea84be9641} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.03.24 15:30:00.002985 [ 5 ] {617e8c0a-3a1e-4590-bd8b-eaea84be9641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5683 | 2026.03.24 15:30:00.003296 [ 5 ] {617e8c0a-3a1e-4590-bd8b-eaea84be9641} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5684 | 2026.03.24 15:30:00.003498 [ 5 ] {617e8c0a-3a1e-4590-bd8b-eaea84be9641} <Trace> oximeter.measurements_cumulativeu64 (5557a6b0-3dbd-4573-88c9-d2f8665ba784): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.03.24 15:30:00.003625 [ 5 ] {617e8c0a-3a1e-4590-bd8b-eaea84be9641} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001115 sec., 143497.75784753362 rows/sec., 9.99 MiB/sec. | ||
| 5686 | 2026.03.24 15:30:00.003660 [ 5 ] {617e8c0a-3a1e-4590-bd8b-eaea84be9641} <Debug> TCPHandler: Processed in 0.001271057 sec. | ||
| 5687 | 2026.03.24 15:30:00.003757 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5688 | 2026.03.24 15:30:00.003847 [ 5 ] {9d925a86-e5c4-43d5-a342-b8bdd9180f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5689 | 2026.03.24 15:30:00.003898 [ 5 ] {9d925a86-e5c4-43d5-a342-b8bdd9180f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5690 | 2026.03.24 15:30:00.004600 [ 5 ] {9d925a86-e5c4-43d5-a342-b8bdd9180f41} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5691 | 2026.03.24 15:30:00.004634 [ 5 ] {9d925a86-e5c4-43d5-a342-b8bdd9180f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5692 | 2026.03.24 15:30:00.005128 [ 5 ] {9d925a86-e5c4-43d5-a342-b8bdd9180f41} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5693 | 2026.03.24 15:30:00.005345 [ 5 ] {9d925a86-e5c4-43d5-a342-b8bdd9180f41} <Trace> oximeter.measurements_histogramu64 (97b8a9af-84fc-4571-9efb-6aa19ddc0e19): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5694 | 2026.03.24 15:30:00.005474 [ 5 ] {9d925a86-e5c4-43d5-a342-b8bdd9180f41} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001645 sec., 2431.61094224924 rows/sec., 4.36 MiB/sec. | ||
| 5695 | 2026.03.24 15:30:00.005524 [ 5 ] {9d925a86-e5c4-43d5-a342-b8bdd9180f41} <Debug> TCPHandler: Processed in 0.001814189 sec. | ||
| 5696 | 2026.03.24 15:30:00.005635 [ 5 ] {} <Trace> TCP-Session: 5c7ea815-8b54-44ec-934f-ab68bbeee3d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5697 | 2026.03.24 15:30:00.005727 [ 5 ] {3ffbccd8-7525-4985-b98b-5dad1bbb296a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5698 | 2026.03.24 15:30:00.005767 [ 5 ] {3ffbccd8-7525-4985-b98b-5dad1bbb296a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5699 | 2026.03.24 15:30:00.006088 [ 5 ] {3ffbccd8-7525-4985-b98b-5dad1bbb296a} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2026.03.24 15:30:00.006121 [ 5 ] {3ffbccd8-7525-4985-b98b-5dad1bbb296a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5701 | 2026.03.24 15:30:00.006415 [ 5 ] {3ffbccd8-7525-4985-b98b-5dad1bbb296a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5702 | 2026.03.24 15:30:00.006620 [ 5 ] {3ffbccd8-7525-4985-b98b-5dad1bbb296a} <Trace> oximeter.measurements_u64 (31eb34d3-347f-4d9a-829c-c570d4c27406): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2026.03.24 15:30:00.006745 [ 5 ] {3ffbccd8-7525-4985-b98b-5dad1bbb296a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 5704 | 2026.03.24 15:30:00.006779 [ 5 ] {3ffbccd8-7525-4985-b98b-5dad1bbb296a} <Debug> TCPHandler: Processed in 0.001191475 sec. | ||
| 5705 | 2026.03.24 15:30:01.137549 [ 38 ] {} <Debug> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5706 | 2026.03.24 15:30:01.137669 [ 38 ] {} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5707 | 2026.03.24 15:30:01.137715 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
| 5708 | 2026.03.24 15:30:01.137923 [ 193 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::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 | ||
| 5709 | 2026.03.24 15:30:01.138171 [ 193 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5710 | 2026.03.24 15:30:01.138242 [ 193 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::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 | ||
| 5711 | 2026.03.24 15:30:01.138380 [ 193 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 5712 | 2026.03.24 15:30:01.138464 [ 193 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5713 | 2026.03.24 15:30:01.138544 [ 193 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5714 | 2026.03.24 15:30:01.138619 [ 193 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5715 | 2026.03.24 15:30:01.140312 [ 193 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.002484243 sec., 581263.5881433499 rows/sec., 39.32 MiB/sec. | ||
| 5716 | 2026.03.24 15:30:01.140554 [ 193 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5717 | 2026.03.24 15:30:01.140983 [ 193 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_14_3} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2026.03.24 15:30:01.141104 [ 193 ] {3fb25b9f-f048-4613-8d79-fc55b6ed367a::all_1_14_3} <Trace> oximeter.fields_i16 (3fb25b9f-f048-4613-8d79-fc55b6ed367a) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5719 | 2026.03.24 15:30:01.141216 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5720 | 2026.03.24 15:30:01.605122 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52291 | ||
| 5721 | 2026.03.24 15:30:01.605262 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5722 | 2026.03.24 15:30:01.605304 [ 289 ] {} <Debug> TCP-Session: ed5021ee-a60b-463b-a3f1-72f4ec7653e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52291 | ||
| 5723 | 2026.03.24 15:30:01.605342 [ 289 ] {} <Debug> TCP-Session: ed5021ee-a60b-463b-a3f1-72f4ec7653e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.03.24 15:30:01.605363 [ 289 ] {} <Debug> TCP-Session: ed5021ee-a60b-463b-a3f1-72f4ec7653e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2026.03.24 15:30:01.605649 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36345 | ||
| 5726 | 2026.03.24 15:30:01.605656 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60496 | ||
| 5727 | 2026.03.24 15:30:01.605742 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53021 | ||
| 5728 | 2026.03.24 15:30:01.605765 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37351 | ||
| 5729 | 2026.03.24 15:30:01.605801 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5730 | 2026.03.24 15:30:01.605760 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36975 | ||
| 5731 | 2026.03.24 15:30:01.605852 [ 290 ] {} <Debug> TCP-Session: 31ef98b0-aed2-4b82-95bc-cb7d773cdc6d Authenticating user 'default' from [fd00:1122:3344:101::e]:36345 | ||
| 5732 | 2026.03.24 15:30:01.605857 [ 289 ] {} <Trace> TCP-Session: ed5021ee-a60b-463b-a3f1-72f4ec7653e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2026.03.24 15:30:01.605896 [ 290 ] {} <Debug> TCP-Session: 31ef98b0-aed2-4b82-95bc-cb7d773cdc6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.03.24 15:30:01.605740 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51085 | ||
| 5735 | 2026.03.24 15:30:01.605990 [ 290 ] {} <Debug> TCP-Session: 31ef98b0-aed2-4b82-95bc-cb7d773cdc6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.03.24 15:30:01.606165 [ 289 ] {842f4850-f55c-47f1-ba89-8e04c346b401} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52291) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5737 | 2026.03.24 15:30:01.606527 [ 289 ] {842f4850-f55c-47f1-ba89-8e04c346b401} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5738 | 2026.03.24 15:30:01.606605 [ 289 ] {842f4850-f55c-47f1-ba89-8e04c346b401} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5739 | 2026.03.24 15:30:01.606988 [ 289 ] {842f4850-f55c-47f1-ba89-8e04c346b401} <Debug> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be) (SelectExecutor): Key condition: unknown | ||
| 5740 | 2026.03.24 15:30:01.608215 [ 302 ] {842f4850-f55c-47f1-ba89-8e04c346b401} <Trace> AggregatingTransform: Aggregating | ||
| 5741 | 2026.03.24 15:30:01.608259 [ 302 ] {842f4850-f55c-47f1-ba89-8e04c346b401} <Trace> Aggregator: Aggregation method: without_key | ||
| 5742 | 2026.03.24 15:30:01.608300 [ 302 ] {842f4850-f55c-47f1-ba89-8e04c346b401} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001179755 sec. (847.634 rows/sec., 33.11 KiB/sec.) | ||
| 5743 | 2026.03.24 15:30:01.608355 [ 302 ] {842f4850-f55c-47f1-ba89-8e04c346b401} <Trace> Aggregator: Merging aggregated data | ||
| 5744 | 2026.03.24 15:30:01.610003 [ 289 ] {842f4850-f55c-47f1-ba89-8e04c346b401} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003928 sec., 254.5824847250509 rows/sec., 9.94 KiB/sec. | ||
| 5745 | 2026.03.24 15:30:01.610228 [ 289 ] {842f4850-f55c-47f1-ba89-8e04c346b401} <Debug> TCPHandler: Processed in 0.004573477 sec. | ||
| 5746 | 2026.03.24 15:30:01.610445 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5747 | 2026.03.24 15:30:01.610480 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5748 | 2026.03.24 15:30:01.610496 [ 289 ] {} <Debug> TCP-Session: ed5021ee-a60b-463b-a3f1-72f4ec7653e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2026.03.24 15:30:01.610540 [ 290 ] {} <Debug> TCP-Session: 31ef98b0-aed2-4b82-95bc-cb7d773cdc6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5750 | 2026.03.24 15:30:01.626272 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5751 | 2026.03.24 15:30:01.626331 [ 293 ] {} <Debug> TCP-Session: d1e3c163-b1a1-4874-a4f5-728896d333d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53021 | ||
| 5752 | 2026.03.24 15:30:01.626365 [ 293 ] {} <Debug> TCP-Session: d1e3c163-b1a1-4874-a4f5-728896d333d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.03.24 15:30:01.626384 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5754 | 2026.03.24 15:30:01.626390 [ 293 ] {} <Debug> TCP-Session: d1e3c163-b1a1-4874-a4f5-728896d333d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.03.24 15:30:01.626389 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5756 | 2026.03.24 15:30:01.626463 [ 292 ] {} <Debug> TCP-Session: a3183675-91c9-4820-bef8-430a58426791 Authenticating user 'default' from [fd00:1122:3344:101::e]:51085 | ||
| 5757 | 2026.03.24 15:30:01.626472 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5758 | 2026.03.24 15:30:01.626508 [ 292 ] {} <Debug> TCP-Session: a3183675-91c9-4820-bef8-430a58426791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.03.24 15:30:01.626514 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5760 | 2026.03.24 15:30:01.626557 [ 291 ] {} <Debug> TCP-Session: 3ad27163-81d0-475c-a316-bff46da4b19d Authenticating user 'default' from [fd00:1122:3344:101::e]:60496 | ||
| 5761 | 2026.03.24 15:30:01.626492 [ 4 ] {} <Debug> TCP-Session: f7f7aef1-e659-4e10-a908-448f3a98be80 Authenticating user 'default' from [fd00:1122:3344:101::e]:37351 | ||
| 5762 | 2026.03.24 15:30:01.626589 [ 294 ] {} <Debug> TCP-Session: b7a9d2bb-6eae-4e8a-8f19-841445d89fb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36975 | ||
| 5763 | 2026.03.24 15:30:01.626601 [ 291 ] {} <Debug> TCP-Session: 3ad27163-81d0-475c-a316-bff46da4b19d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.03.24 15:30:01.626619 [ 4 ] {} <Debug> TCP-Session: f7f7aef1-e659-4e10-a908-448f3a98be80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.03.24 15:30:01.626644 [ 291 ] {} <Debug> TCP-Session: 3ad27163-81d0-475c-a316-bff46da4b19d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2026.03.24 15:30:01.626667 [ 4 ] {} <Debug> TCP-Session: f7f7aef1-e659-4e10-a908-448f3a98be80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2026.03.24 15:30:01.626633 [ 294 ] {} <Debug> TCP-Session: b7a9d2bb-6eae-4e8a-8f19-841445d89fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5768 | 2026.03.24 15:30:01.626552 [ 292 ] {} <Debug> TCP-Session: a3183675-91c9-4820-bef8-430a58426791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2026.03.24 15:30:01.626724 [ 294 ] {} <Debug> TCP-Session: b7a9d2bb-6eae-4e8a-8f19-841445d89fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2026.03.24 15:30:01.626730 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49757 | ||
| 5771 | 2026.03.24 15:30:01.626746 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33399 | ||
| 5772 | 2026.03.24 15:30:01.641586 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5773 | 2026.03.24 15:30:01.641673 [ 348 ] {} <Debug> TCP-Session: 5a01eaf6-c9c3-4090-991f-ec7ce6d074c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49757 | ||
| 5774 | 2026.03.24 15:30:01.641710 [ 348 ] {} <Debug> TCP-Session: 5a01eaf6-c9c3-4090-991f-ec7ce6d074c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5775 | 2026.03.24 15:30:01.641736 [ 348 ] {} <Debug> TCP-Session: 5a01eaf6-c9c3-4090-991f-ec7ce6d074c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2026.03.24 15:30:01.645497 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5777 | 2026.03.24 15:30:01.645549 [ 286 ] {} <Debug> TCP-Session: fb413a3f-6a69-4314-a7e4-9ae667552279 Authenticating user 'default' from [fd00:1122:3344:101::e]:33399 | ||
| 5778 | 2026.03.24 15:30:01.645577 [ 286 ] {} <Debug> TCP-Session: fb413a3f-6a69-4314-a7e4-9ae667552279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5779 | 2026.03.24 15:30:01.645598 [ 286 ] {} <Debug> TCP-Session: fb413a3f-6a69-4314-a7e4-9ae667552279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2026.03.24 15:30:01.660247 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33399). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5781 | |||
| 5782 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5783 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5784 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5785 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5786 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5787 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5788 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5789 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5790 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5791 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5792 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5793 | (version 23.8.7.1) | ||
| 5794 | 2026.03.24 15:30:01.660482 [ 286 ] {} <Debug> TCP-Session: fb413a3f-6a69-4314-a7e4-9ae667552279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5795 | 2026.03.24 15:30:01.660533 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51085). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5796 | |||
| 5797 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5798 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5799 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5800 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5801 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5802 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5803 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5804 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5805 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5806 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5807 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5808 | (version 23.8.7.1) | ||
| 5809 | 2026.03.24 15:30:01.660653 [ 292 ] {} <Debug> TCP-Session: a3183675-91c9-4820-bef8-430a58426791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5810 | 2026.03.24 15:30:01.660692 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:60496). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5811 | |||
| 5812 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5813 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5814 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5815 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5816 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5817 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5818 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5819 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5820 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5821 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5822 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5823 | (version 23.8.7.1) | ||
| 5824 | 2026.03.24 15:30:01.660814 [ 291 ] {} <Debug> TCP-Session: 3ad27163-81d0-475c-a316-bff46da4b19d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5825 | 2026.03.24 15:30:01.660875 [ 4 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:37351). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5826 | |||
| 5827 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5828 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5829 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5830 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5831 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5832 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5833 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5834 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5835 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5836 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5837 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5838 | (version 23.8.7.1) | ||
| 5839 | 2026.03.24 15:30:01.661010 [ 4 ] {} <Debug> TCP-Session: f7f7aef1-e659-4e10-a908-448f3a98be80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5840 | 2026.03.24 15:30:01.661039 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53021). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5841 | |||
| 5842 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5843 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5844 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5845 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5846 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5847 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5848 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5849 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5850 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5851 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5852 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5853 | (version 23.8.7.1) | ||
| 5854 | 2026.03.24 15:30:01.661118 [ 293 ] {} <Debug> TCP-Session: d1e3c163-b1a1-4874-a4f5-728896d333d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2026.03.24 15:30:01.661156 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36975). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5856 | |||
| 5857 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5858 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5859 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5860 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5861 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5862 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5863 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5864 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5865 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5866 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5867 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5868 | (version 23.8.7.1) | ||
| 5869 | 2026.03.24 15:30:01.661247 [ 294 ] {} <Debug> TCP-Session: b7a9d2bb-6eae-4e8a-8f19-841445d89fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.03.24 15:30:01.661273 [ 348 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49757). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5871 | |||
| 5872 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5873 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5874 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 5875 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5876 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5877 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5878 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5879 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5880 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5881 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5882 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 5883 | (version 23.8.7.1) | ||
| 5884 | 2026.03.24 15:30:01.661362 [ 348 ] {} <Debug> TCP-Session: 5a01eaf6-c9c3-4090-991f-ec7ce6d074c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2026.03.24 15:30:01.747844 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40215 | ||
| 5886 | 2026.03.24 15:30:01.747983 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5887 | 2026.03.24 15:30:01.748021 [ 289 ] {} <Debug> TCP-Session: 63ce8a03-d190-43dd-a42c-8e1cd11f91f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40215 | ||
| 5888 | 2026.03.24 15:30:01.748048 [ 289 ] {} <Debug> TCP-Session: 63ce8a03-d190-43dd-a42c-8e1cd11f91f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.03.24 15:30:01.748063 [ 289 ] {} <Debug> TCP-Session: 63ce8a03-d190-43dd-a42c-8e1cd11f91f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5890 | 2026.03.24 15:30:01.748289 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38746 | ||
| 5891 | 2026.03.24 15:30:01.748313 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57892 | ||
| 5892 | 2026.03.24 15:30:01.748350 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35459 | ||
| 5893 | 2026.03.24 15:30:01.748370 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51518 | ||
| 5894 | 2026.03.24 15:30:01.748398 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39740 | ||
| 5895 | 2026.03.24 15:30:01.748418 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5896 | 2026.03.24 15:30:01.748436 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5897 | 2026.03.24 15:30:01.748467 [ 290 ] {} <Debug> TCP-Session: 4451c7cd-25c1-4f43-9990-70b0249a5f1e Authenticating user 'default' from [fd00:1122:3344:101::e]:38746 | ||
| 5898 | 2026.03.24 15:30:01.748477 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5899 | 2026.03.24 15:30:01.748487 [ 291 ] {} <Debug> TCP-Session: cf0f1eb9-3019-4424-85c0-5e04258e387d Authenticating user 'default' from [fd00:1122:3344:101::e]:57892 | ||
| 5900 | 2026.03.24 15:30:01.748501 [ 290 ] {} <Debug> TCP-Session: 4451c7cd-25c1-4f43-9990-70b0249a5f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5901 | 2026.03.24 15:30:01.748514 [ 294 ] {} <Debug> TCP-Session: 06ef2063-4585-4aa9-be3a-004bbbe0fe9c Authenticating user 'default' from [fd00:1122:3344:101::e]:51518 | ||
| 5902 | 2026.03.24 15:30:01.748535 [ 290 ] {} <Debug> TCP-Session: 4451c7cd-25c1-4f43-9990-70b0249a5f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.03.24 15:30:01.748531 [ 291 ] {} <Debug> TCP-Session: cf0f1eb9-3019-4424-85c0-5e04258e387d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.03.24 15:30:01.748550 [ 294 ] {} <Debug> TCP-Session: 06ef2063-4585-4aa9-be3a-004bbbe0fe9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5905 | 2026.03.24 15:30:01.748577 [ 291 ] {} <Debug> TCP-Session: cf0f1eb9-3019-4424-85c0-5e04258e387d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2026.03.24 15:30:01.748591 [ 294 ] {} <Debug> TCP-Session: 06ef2063-4585-4aa9-be3a-004bbbe0fe9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2026.03.24 15:30:01.748497 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5908 | 2026.03.24 15:30:01.748408 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45726 | ||
| 5909 | 2026.03.24 15:30:01.748670 [ 292 ] {} <Debug> TCP-Session: f4030523-bb08-42d7-b836-469a76e7b1dd Authenticating user 'default' from [fd00:1122:3344:101::e]:35459 | ||
| 5910 | 2026.03.24 15:30:01.748385 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56937 | ||
| 5911 | 2026.03.24 15:30:01.748722 [ 292 ] {} <Debug> TCP-Session: f4030523-bb08-42d7-b836-469a76e7b1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5912 | 2026.03.24 15:30:01.748756 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5913 | 2026.03.24 15:30:01.748773 [ 292 ] {} <Debug> TCP-Session: f4030523-bb08-42d7-b836-469a76e7b1dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.03.24 15:30:01.748351 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53963 | ||
| 5915 | 2026.03.24 15:30:01.748798 [ 348 ] {} <Debug> TCP-Session: 56c530d4-8d1a-4994-9f95-dc920b7f929a Authenticating user 'default' from [fd00:1122:3344:101::e]:45726 | ||
| 5916 | 2026.03.24 15:30:01.748495 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5917 | 2026.03.24 15:30:01.748855 [ 348 ] {} <Debug> TCP-Session: 56c530d4-8d1a-4994-9f95-dc920b7f929a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.03.24 15:30:01.748469 [ 289 ] {} <Trace> TCP-Session: 63ce8a03-d190-43dd-a42c-8e1cd11f91f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5919 | 2026.03.24 15:30:01.748897 [ 348 ] {} <Debug> TCP-Session: 56c530d4-8d1a-4994-9f95-dc920b7f929a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2026.03.24 15:30:01.748888 [ 286 ] {} <Debug> TCP-Session: 5fbed580-770d-4885-b8cf-59d7e88ad2eb Authenticating user 'default' from [fd00:1122:3344:101::e]:39740 | ||
| 5921 | 2026.03.24 15:30:01.748948 [ 286 ] {} <Debug> TCP-Session: 5fbed580-770d-4885-b8cf-59d7e88ad2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2026.03.24 15:30:01.748966 [ 286 ] {} <Debug> TCP-Session: 5fbed580-770d-4885-b8cf-59d7e88ad2eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2026.03.24 15:30:01.749085 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5924 | 2026.03.24 15:30:01.749109 [ 289 ] {d07aeb36-d09e-40c3-8b78-9d02274f1935} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40215) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5925 | 2026.03.24 15:30:01.749125 [ 293 ] {} <Debug> TCP-Session: 40f5cd29-f566-4bd4-a47c-0d81cedb46e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53963 | ||
| 5926 | 2026.03.24 15:30:01.749152 [ 293 ] {} <Debug> TCP-Session: 40f5cd29-f566-4bd4-a47c-0d81cedb46e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5927 | 2026.03.24 15:30:01.749169 [ 293 ] {} <Debug> TCP-Session: 40f5cd29-f566-4bd4-a47c-0d81cedb46e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.03.24 15:30:01.749188 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5929 | 2026.03.24 15:30:01.749229 [ 4 ] {} <Debug> TCP-Session: 4240d573-e888-4c01-be01-c54e587f6863 Authenticating user 'default' from [fd00:1122:3344:101::e]:56937 | ||
| 5930 | 2026.03.24 15:30:01.749250 [ 4 ] {} <Debug> TCP-Session: 4240d573-e888-4c01-be01-c54e587f6863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2026.03.24 15:30:01.749270 [ 4 ] {} <Debug> TCP-Session: 4240d573-e888-4c01-be01-c54e587f6863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2026.03.24 15:30:01.749437 [ 289 ] {d07aeb36-d09e-40c3-8b78-9d02274f1935} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5933 | 2026.03.24 15:30:01.749513 [ 289 ] {d07aeb36-d09e-40c3-8b78-9d02274f1935} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5934 | 2026.03.24 15:30:01.749863 [ 289 ] {d07aeb36-d09e-40c3-8b78-9d02274f1935} <Debug> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be) (SelectExecutor): Key condition: unknown | ||
| 5935 | 2026.03.24 15:30:01.751058 [ 344 ] {d07aeb36-d09e-40c3-8b78-9d02274f1935} <Trace> AggregatingTransform: Aggregating | ||
| 5936 | 2026.03.24 15:30:01.751113 [ 344 ] {d07aeb36-d09e-40c3-8b78-9d02274f1935} <Trace> Aggregator: Aggregation method: without_key | ||
| 5937 | 2026.03.24 15:30:01.751161 [ 344 ] {d07aeb36-d09e-40c3-8b78-9d02274f1935} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001162865 sec. (859.945 rows/sec., 33.59 KiB/sec.) | ||
| 5938 | 2026.03.24 15:30:01.751186 [ 344 ] {d07aeb36-d09e-40c3-8b78-9d02274f1935} <Trace> Aggregator: Merging aggregated data | ||
| 5939 | 2026.03.24 15:30:01.752491 [ 289 ] {d07aeb36-d09e-40c3-8b78-9d02274f1935} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003456 sec., 289.35185185185185 rows/sec., 11.30 KiB/sec. | ||
| 5940 | 2026.03.24 15:30:01.752687 [ 289 ] {d07aeb36-d09e-40c3-8b78-9d02274f1935} <Debug> TCPHandler: Processed in 0.004366323 sec. | ||
| 5941 | 2026.03.24 15:30:01.752796 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5942 | 2026.03.24 15:30:01.752833 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5943 | 2026.03.24 15:30:01.752854 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5944 | 2026.03.24 15:30:01.752882 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5945 | 2026.03.24 15:30:01.752895 [ 291 ] {} <Debug> TCP-Session: cf0f1eb9-3019-4424-85c0-5e04258e387d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2026.03.24 15:30:01.752918 [ 290 ] {} <Debug> TCP-Session: 4451c7cd-25c1-4f43-9990-70b0249a5f1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2026.03.24 15:30:01.752930 [ 4 ] {} <Debug> TCP-Session: 4240d573-e888-4c01-be01-c54e587f6863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5948 | 2026.03.24 15:30:01.752949 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5949 | 2026.03.24 15:30:01.752973 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5950 | 2026.03.24 15:30:01.752988 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5951 | 2026.03.24 15:30:01.753004 [ 293 ] {} <Debug> TCP-Session: 40f5cd29-f566-4bd4-a47c-0d81cedb46e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2026.03.24 15:30:01.753029 [ 292 ] {} <Debug> TCP-Session: f4030523-bb08-42d7-b836-469a76e7b1dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2026.03.24 15:30:01.753051 [ 286 ] {} <Debug> TCP-Session: 5fbed580-770d-4885-b8cf-59d7e88ad2eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5954 | 2026.03.24 15:30:01.752904 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5955 | 2026.03.24 15:30:01.752926 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5956 | 2026.03.24 15:30:01.753137 [ 294 ] {} <Debug> TCP-Session: 06ef2063-4585-4aa9-be3a-004bbbe0fe9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5957 | 2026.03.24 15:30:01.752847 [ 289 ] {} <Debug> TCP-Session: 63ce8a03-d190-43dd-a42c-8e1cd11f91f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5958 | 2026.03.24 15:30:01.753161 [ 348 ] {} <Debug> TCP-Session: 56c530d4-8d1a-4994-9f95-dc920b7f929a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5959 | 2026.03.24 15:30:01.809506 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33368 | ||
| 5960 | 2026.03.24 15:30:01.809630 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5961 | 2026.03.24 15:30:01.809666 [ 289 ] {} <Debug> TCP-Session: 9aace805-b8ef-41fa-a478-3fea02a67b14 Authenticating user 'default' from [fd00:1122:3344:101::e]:33368 | ||
| 5962 | 2026.03.24 15:30:01.809691 [ 289 ] {} <Debug> TCP-Session: 9aace805-b8ef-41fa-a478-3fea02a67b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2026.03.24 15:30:01.809708 [ 289 ] {} <Debug> TCP-Session: 9aace805-b8ef-41fa-a478-3fea02a67b14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2026.03.24 15:30:01.810011 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38315 | ||
| 5965 | 2026.03.24 15:30:01.810078 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35906 | ||
| 5966 | 2026.03.24 15:30:01.810087 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65453 | ||
| 5967 | 2026.03.24 15:30:01.810058 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56933 | ||
| 5968 | 2026.03.24 15:30:01.810047 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57543 | ||
| 5969 | 2026.03.24 15:30:01.810176 [ 289 ] {} <Trace> TCP-Session: 9aace805-b8ef-41fa-a478-3fea02a67b14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2026.03.24 15:30:01.810220 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5971 | 2026.03.24 15:30:01.810200 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5972 | 2026.03.24 15:30:01.810253 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5973 | 2026.03.24 15:30:01.810267 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5974 | 2026.03.24 15:30:01.810292 [ 286 ] {} <Debug> TCP-Session: de6f30be-e57e-4402-ba4f-e3557d05e1af Authenticating user 'default' from [fd00:1122:3344:101::e]:35906 | ||
| 5975 | 2026.03.24 15:30:01.810292 [ 290 ] {} <Debug> TCP-Session: 7171a0b9-f7ef-40f2-99f3-479f804778eb Authenticating user 'default' from [fd00:1122:3344:101::e]:38315 | ||
| 5976 | 2026.03.24 15:30:01.810315 [ 294 ] {} <Debug> TCP-Session: 11560f5e-ac1b-4408-bc2b-ed83ca89362b Authenticating user 'default' from [fd00:1122:3344:101::e]:57543 | ||
| 5977 | 2026.03.24 15:30:01.810331 [ 286 ] {} <Debug> TCP-Session: de6f30be-e57e-4402-ba4f-e3557d05e1af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2026.03.24 15:30:01.810336 [ 290 ] {} <Debug> TCP-Session: 7171a0b9-f7ef-40f2-99f3-479f804778eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2026.03.24 15:30:01.810348 [ 294 ] {} <Debug> TCP-Session: 11560f5e-ac1b-4408-bc2b-ed83ca89362b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5980 | 2026.03.24 15:30:01.810357 [ 286 ] {} <Debug> TCP-Session: de6f30be-e57e-4402-ba4f-e3557d05e1af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5981 | 2026.03.24 15:30:01.810374 [ 294 ] {} <Debug> TCP-Session: 11560f5e-ac1b-4408-bc2b-ed83ca89362b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.03.24 15:30:01.810369 [ 290 ] {} <Debug> TCP-Session: 7171a0b9-f7ef-40f2-99f3-479f804778eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5983 | 2026.03.24 15:30:01.810412 [ 289 ] {62ef51de-ada7-434c-900f-56d789675629} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33368) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5984 | 2026.03.24 15:30:01.810225 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5985 | 2026.03.24 15:30:01.810033 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38189 | ||
| 5986 | 2026.03.24 15:30:01.810478 [ 4 ] {} <Debug> TCP-Session: f6cdf058-46b7-445f-8ede-a4ddede7a172 Authenticating user 'default' from [fd00:1122:3344:101::e]:56933 | ||
| 5987 | 2026.03.24 15:30:01.810011 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37624 | ||
| 5988 | 2026.03.24 15:30:01.810514 [ 4 ] {} <Debug> TCP-Session: f6cdf058-46b7-445f-8ede-a4ddede7a172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5989 | 2026.03.24 15:30:01.810544 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5990 | 2026.03.24 15:30:01.810568 [ 4 ] {} <Debug> TCP-Session: f6cdf058-46b7-445f-8ede-a4ddede7a172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5991 | 2026.03.24 15:30:01.810588 [ 293 ] {} <Debug> TCP-Session: 16df2a68-b71d-4c3e-b297-9beed25c05aa Authenticating user 'default' from [fd00:1122:3344:101::e]:38189 | ||
| 5992 | 2026.03.24 15:30:01.810033 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49043 | ||
| 5993 | 2026.03.24 15:30:01.810618 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5994 | 2026.03.24 15:30:01.810613 [ 293 ] {} <Debug> TCP-Session: 16df2a68-b71d-4c3e-b297-9beed25c05aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5995 | 2026.03.24 15:30:01.810708 [ 291 ] {} <Debug> TCP-Session: 8b669345-efe1-4ffb-95e6-f3273b71386d Authenticating user 'default' from [fd00:1122:3344:101::e]:37624 | ||
| 5996 | 2026.03.24 15:30:01.810722 [ 293 ] {} <Debug> TCP-Session: 16df2a68-b71d-4c3e-b297-9beed25c05aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.03.24 15:30:01.810751 [ 291 ] {} <Debug> TCP-Session: 8b669345-efe1-4ffb-95e6-f3273b71386d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.03.24 15:30:01.810758 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5999 | 2026.03.24 15:30:01.810785 [ 291 ] {} <Debug> TCP-Session: 8b669345-efe1-4ffb-95e6-f3273b71386d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6000 | 2026.03.24 15:30:01.810788 [ 289 ] {62ef51de-ada7-434c-900f-56d789675629} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6001 | 2026.03.24 15:30:01.810825 [ 292 ] {} <Debug> TCP-Session: 0700e52e-e3f5-4aa5-9bc6-87240b22be5b Authenticating user 'default' from [fd00:1122:3344:101::e]:49043 | ||
| 6002 | 2026.03.24 15:30:01.810254 [ 348 ] {} <Debug> TCP-Session: be4c0e34-2952-4e68-a310-595d0ab54c5a Authenticating user 'default' from [fd00:1122:3344:101::e]:65453 | ||
| 6003 | 2026.03.24 15:30:01.810890 [ 292 ] {} <Debug> TCP-Session: 0700e52e-e3f5-4aa5-9bc6-87240b22be5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2026.03.24 15:30:01.810897 [ 289 ] {62ef51de-ada7-434c-900f-56d789675629} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6005 | 2026.03.24 15:30:01.810927 [ 292 ] {} <Debug> TCP-Session: 0700e52e-e3f5-4aa5-9bc6-87240b22be5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6006 | 2026.03.24 15:30:01.810911 [ 348 ] {} <Debug> TCP-Session: be4c0e34-2952-4e68-a310-595d0ab54c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6007 | 2026.03.24 15:30:01.811020 [ 348 ] {} <Debug> TCP-Session: be4c0e34-2952-4e68-a310-595d0ab54c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6008 | 2026.03.24 15:30:01.811336 [ 289 ] {62ef51de-ada7-434c-900f-56d789675629} <Debug> oximeter.version (42989b1f-9c0c-4b72-b0f0-2b70aac197be) (SelectExecutor): Key condition: unknown | ||
| 6009 | 2026.03.24 15:30:01.812540 [ 338 ] {62ef51de-ada7-434c-900f-56d789675629} <Trace> AggregatingTransform: Aggregating | ||
| 6010 | 2026.03.24 15:30:01.812598 [ 338 ] {62ef51de-ada7-434c-900f-56d789675629} <Trace> Aggregator: Aggregation method: without_key | ||
| 6011 | 2026.03.24 15:30:01.812639 [ 338 ] {62ef51de-ada7-434c-900f-56d789675629} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001168575 sec. (855.743 rows/sec., 33.43 KiB/sec.) | ||
| 6012 | 2026.03.24 15:30:01.812674 [ 338 ] {62ef51de-ada7-434c-900f-56d789675629} <Trace> Aggregator: Merging aggregated data | ||
| 6013 | 2026.03.24 15:30:01.814499 [ 289 ] {62ef51de-ada7-434c-900f-56d789675629} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004161 sec., 240.32684450853162 rows/sec., 9.39 KiB/sec. | ||
| 6014 | 2026.03.24 15:30:01.814657 [ 289 ] {62ef51de-ada7-434c-900f-56d789675629} <Debug> TCPHandler: Processed in 0.004669699 sec. | ||
| 6015 | 2026.03.24 15:30:01.814812 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6016 | 2026.03.24 15:30:01.814849 [ 348 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6017 | 2026.03.24 15:30:01.814853 [ 289 ] {} <Debug> TCP-Session: 9aace805-b8ef-41fa-a478-3fea02a67b14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6018 | 2026.03.24 15:30:01.814881 [ 348 ] {} <Debug> TCP-Session: be4c0e34-2952-4e68-a310-595d0ab54c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2026.03.24 15:30:01.814886 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6020 | 2026.03.24 15:30:01.814909 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6021 | 2026.03.24 15:30:01.814935 [ 4 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6022 | 2026.03.24 15:30:01.814954 [ 290 ] {} <Debug> TCP-Session: 7171a0b9-f7ef-40f2-99f3-479f804778eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2026.03.24 15:30:01.814974 [ 293 ] {} <Debug> TCP-Session: 16df2a68-b71d-4c3e-b297-9beed25c05aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6024 | 2026.03.24 15:30:01.814981 [ 4 ] {} <Debug> TCP-Session: f6cdf058-46b7-445f-8ede-a4ddede7a172 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2026.03.24 15:30:01.815017 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6026 | 2026.03.24 15:30:01.815033 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6027 | 2026.03.24 15:30:01.815064 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6028 | 2026.03.24 15:30:01.815081 [ 292 ] {} <Debug> TCP-Session: 0700e52e-e3f5-4aa5-9bc6-87240b22be5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2026.03.24 15:30:01.815092 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6030 | 2026.03.24 15:30:01.815115 [ 294 ] {} <Debug> TCP-Session: 11560f5e-ac1b-4408-bc2b-ed83ca89362b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.03.24 15:30:01.815160 [ 286 ] {} <Debug> TCP-Session: de6f30be-e57e-4402-ba4f-e3557d05e1af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6032 | 2026.03.24 15:30:01.815103 [ 291 ] {} <Debug> TCP-Session: 8b669345-efe1-4ffb-95e6-f3273b71386d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||