| 1 | [ May 14 17:27:06 Enabled. ] | ||
| 2 | [ May 14 17:27:06 Rereading configuration. ] | ||
| 3 | [ May 14 17:27:07 Rereading configuration. ] | ||
| 4 | [ May 14 17:27:18 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 | [ May 14 17:27:18 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.05.14 17:27:19.546560 [ 1 ] {} <Information> Application: Will watch for the process with pid 24897 | ||
| 29 | 2026.05.14 17:27:19.547103 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.14 17:27:20.045810 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 24897 | ||
| 31 | 2026.05.14 17:27:20.047108 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.14 17:27:20.047278 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.14 17:27:20.144790 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.14 17:27:20.168374 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.14 17:27:20.168450 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.14 17:27:20.168469 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.14 17:27:20.168530 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.14 17:27:20.169136 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.14 17:27:20.170393 [ 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.05.14 17:27:20.171271 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.14 17:27:20.172094 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.14 17:27:20.172153 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.14 17:27:20.172202 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 46 | 2026.05.14 17:27:20.172907 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.14 17:27:20.174960 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.14 17:27:20.181659 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.14 17:27:20.182532 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.14 17:27:20.184369 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.14 17:27:20.184969 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.14 17:27:20.185659 [ 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.05.14 17:27:20.186125 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.14 17:27:20.190495 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.14 17:27:20.190867 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.14 17:27:20.191815 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.14 17:27:20.192193 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.14 17:27:20.192675 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.14 17:27:20.193075 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.14 17:27:20.194014 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.14 17:27:20.194073 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.14 17:27:20.194160 [ 164 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.14 17:27:20.194259 [ 164 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.14 17:27:20.200452 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.14 17:27:20.200476 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000117432 sec | ||
| 68 | 2026.05.14 17:27:20.200525 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.14 17:27:20.200568 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.14 17:27:20.201374 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.14 17:27:20.202166 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.14 17:27:20.217026 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.14 17:27:20.217100 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.14 17:27:20.217212 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.14 17:27:20.217225 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.14 17:27:20.217258 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.14 17:27:20.217377 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.14 17:27:20.223409 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.14 17:27:20.223457 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.14 17:27:20.223509 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.14 17:27:20.223701 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.14 17:27:20.223742 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.14 17:27:20.223755 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.14 17:27:20.223829 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.14 17:27:20.223843 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.14 17:27:20.223871 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.14 17:27:20.223941 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.14 17:27:20.245087 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.14 17:27:20.245854 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.14 17:27:20.245942 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000105902 sec | ||
| 91 | 2026.05.14 17:27:20.245955 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.14 17:27:20.245965 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.14 17:27:20.245994 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.14 17:27:20.246188 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.14 17:27:20.246291 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.14 17:27:20.246305 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.14 17:27:20.246315 [ 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.05.14 17:27:20.246326 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.14 17:27:20.267683 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.14 17:27:20.267932 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.61 MiB (RSS), difference: 91.83 MiB | ||
| 101 | 2026.05.14 17:27:20.269375 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.528e-05 sec. | ||
| 102 | 2026.05.14 17:27:20.269896 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.14 17:27:20.270688 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.14 17:27:20.270707 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.14 17:27:20.380846 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36903 | ||
| 106 | 2026.05.14 17:27:20.381273 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.14 17:27:20.381345 [ 3 ] {} <Debug> TCP-Session: 3d1fdc65-6843-45c3-a1c4-3000e46ae951 Authenticating user 'default' from [fd00:1122:3344:101::a]:36903 | ||
| 108 | 2026.05.14 17:27:20.381381 [ 3 ] {} <Debug> TCP-Session: 3d1fdc65-6843-45c3-a1c4-3000e46ae951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.14 17:27:20.381476 [ 3 ] {} <Debug> TCP-Session: 3d1fdc65-6843-45c3-a1c4-3000e46ae951 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.14 17:27:20.381569 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.14 17:27:20.381601 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.14 17:27:20.381683 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.14 17:27:20.382118 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57134 | ||
| 114 | 2026.05.14 17:27:20.382230 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63367 | ||
| 115 | 2026.05.14 17:27:20.382240 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.14 17:27:20.382235 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64569 | ||
| 117 | 2026.05.14 17:27:20.382303 [ 4 ] {} <Debug> TCP-Session: 312e9e93-1f97-4af5-ba1f-d7cfefc34ee8 Authenticating user 'default' from [fd00:1122:3344:101::a]:57134 | ||
| 118 | 2026.05.14 17:27:20.382381 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2026.05.14 17:27:20.382413 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51657 | ||
| 120 | 2026.05.14 17:27:20.382435 [ 254 ] {} <Debug> TCP-Session: 745085fe-236d-4d7f-8e9f-83abb334cb70 Authenticating user 'default' from [fd00:1122:3344:101::a]:63367 | ||
| 121 | 2026.05.14 17:27:20.382445 [ 4 ] {} <Debug> TCP-Session: 312e9e93-1f97-4af5-ba1f-d7cfefc34ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.14 17:27:20.382543 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.14 17:27:20.382556 [ 254 ] {} <Debug> TCP-Session: 745085fe-236d-4d7f-8e9f-83abb334cb70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.05.14 17:27:20.382663 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33483 | ||
| 125 | 2026.05.14 17:27:20.382597 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.14 17:27:20.382727 [ 254 ] {} <Debug> TCP-Session: 745085fe-236d-4d7f-8e9f-83abb334cb70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.14 17:27:20.382774 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37986 | ||
| 128 | 2026.05.14 17:27:20.382768 [ 255 ] {} <Debug> TCP-Session: baaa1033-073a-414d-914b-4884f7ee4b8e Authenticating user 'default' from [fd00:1122:3344:101::a]:51657 | ||
| 129 | 2026.05.14 17:27:20.382814 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.05.14 17:27:20.382588 [ 5 ] {} <Debug> TCP-Session: 2a7caabd-1f77-4797-a2d8-b37d1c7cc016 Authenticating user 'default' from [fd00:1122:3344:101::a]:64569 | ||
| 131 | 2026.05.14 17:27:20.382561 [ 4 ] {} <Debug> TCP-Session: 312e9e93-1f97-4af5-ba1f-d7cfefc34ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.05.14 17:27:20.382546 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51734 | ||
| 133 | 2026.05.14 17:27:20.382923 [ 257 ] {} <Debug> TCP-Session: 5a57a93f-8980-4a29-95a3-e74ffb014146 Authenticating user 'default' from [fd00:1122:3344:101::a]:33483 | ||
| 134 | 2026.05.14 17:27:20.382988 [ 255 ] {} <Debug> TCP-Session: baaa1033-073a-414d-914b-4884f7ee4b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.14 17:27:20.382908 [ 5 ] {} <Debug> TCP-Session: 2a7caabd-1f77-4797-a2d8-b37d1c7cc016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.14 17:27:20.383018 [ 257 ] {} <Debug> TCP-Session: 5a57a93f-8980-4a29-95a3-e74ffb014146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.14 17:27:20.383057 [ 255 ] {} <Debug> TCP-Session: baaa1033-073a-414d-914b-4884f7ee4b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.14 17:27:20.383075 [ 5 ] {} <Debug> TCP-Session: 2a7caabd-1f77-4797-a2d8-b37d1c7cc016 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.14 17:27:20.383083 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.05.14 17:27:20.383090 [ 257 ] {} <Debug> TCP-Session: 5a57a93f-8980-4a29-95a3-e74ffb014146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.14 17:27:20.383186 [ 256 ] {} <Debug> TCP-Session: 6e72dcea-027b-45e5-995a-704bb4db9f05 Authenticating user 'default' from [fd00:1122:3344:101::a]:51734 | ||
| 142 | 2026.05.14 17:27:20.383246 [ 256 ] {} <Debug> TCP-Session: 6e72dcea-027b-45e5-995a-704bb4db9f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.14 17:27:20.383260 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.05.14 17:27:20.383305 [ 256 ] {} <Debug> TCP-Session: 6e72dcea-027b-45e5-995a-704bb4db9f05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.14 17:27:20.383366 [ 258 ] {} <Debug> TCP-Session: 610a7a38-a63b-423e-9bbf-ea3eec74db02 Authenticating user 'default' from [fd00:1122:3344:101::a]:37986 | ||
| 146 | 2026.05.14 17:27:20.383385 [ 258 ] {} <Debug> TCP-Session: 610a7a38-a63b-423e-9bbf-ea3eec74db02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.14 17:27:20.383463 [ 258 ] {} <Debug> TCP-Session: 610a7a38-a63b-423e-9bbf-ea3eec74db02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.14 17:27:20.649013 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43666 | ||
| 149 | 2026.05.14 17:27:20.649103 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.14 17:27:20.649219 [ 259 ] {} <Debug> TCP-Session: 1f7b7fd1-7505-4f19-ae9c-1f19ca7a16c8 Authenticating user 'default' from [fd00:1122:3344:101::b]:43666 | ||
| 151 | 2026.05.14 17:27:20.649237 [ 259 ] {} <Debug> TCP-Session: 1f7b7fd1-7505-4f19-ae9c-1f19ca7a16c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.14 17:27:20.649248 [ 259 ] {} <Debug> TCP-Session: 1f7b7fd1-7505-4f19-ae9c-1f19ca7a16c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.14 17:27:20.649376 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.05.14 17:27:20.649413 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.05.14 17:27:20.649502 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.05.14 17:27:20.650400 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35283 | ||
| 157 | 2026.05.14 17:27:20.650544 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52817 | ||
| 158 | 2026.05.14 17:27:20.650637 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.14 17:27:20.650646 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43300 | ||
| 160 | 2026.05.14 17:27:20.650679 [ 260 ] {} <Debug> TCP-Session: fb0262d1-ab6c-4256-872f-91e00fb3f83c Authenticating user 'default' from [fd00:1122:3344:101::b]:35283 | ||
| 161 | 2026.05.14 17:27:20.650767 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.14 17:27:20.650792 [ 260 ] {} <Debug> TCP-Session: fb0262d1-ab6c-4256-872f-91e00fb3f83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.05.14 17:27:20.650814 [ 261 ] {} <Debug> TCP-Session: 5e060814-5488-42e6-82ad-ccaea582c944 Authenticating user 'default' from [fd00:1122:3344:101::b]:52817 | ||
| 164 | 2026.05.14 17:27:20.650875 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2026.05.14 17:27:20.650837 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54021 | ||
| 166 | 2026.05.14 17:27:20.650817 [ 260 ] {} <Debug> TCP-Session: fb0262d1-ab6c-4256-872f-91e00fb3f83c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.05.14 17:27:20.650946 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40156 | ||
| 168 | 2026.05.14 17:27:20.650956 [ 262 ] {} <Debug> TCP-Session: 936f917e-b592-4c1a-ae17-898cac7505a3 Authenticating user 'default' from [fd00:1122:3344:101::b]:43300 | ||
| 169 | 2026.05.14 17:27:20.650939 [ 261 ] {} <Debug> TCP-Session: 5e060814-5488-42e6-82ad-ccaea582c944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.14 17:27:20.651098 [ 261 ] {} <Debug> TCP-Session: 5e060814-5488-42e6-82ad-ccaea582c944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.14 17:27:20.651130 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33922 | ||
| 172 | 2026.05.14 17:27:20.651130 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.14 17:27:20.651220 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.14 17:27:20.651118 [ 262 ] {} <Debug> TCP-Session: 936f917e-b592-4c1a-ae17-898cac7505a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.05.14 17:27:20.651289 [ 264 ] {} <Debug> TCP-Session: a088afb9-60b7-46c0-95f8-f1ca41931882 Authenticating user 'default' from [fd00:1122:3344:101::b]:40156 | ||
| 176 | 2026.05.14 17:27:20.651287 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47152 | ||
| 177 | 2026.05.14 17:27:20.651250 [ 263 ] {} <Debug> TCP-Session: 6725503d-0ce1-4541-a436-fd08673bfef1 Authenticating user 'default' from [fd00:1122:3344:101::b]:54021 | ||
| 178 | 2026.05.14 17:27:20.651379 [ 264 ] {} <Debug> TCP-Session: a088afb9-60b7-46c0-95f8-f1ca41931882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.14 17:27:20.651364 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.14 17:27:20.651355 [ 262 ] {} <Debug> TCP-Session: 936f917e-b592-4c1a-ae17-898cac7505a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.14 17:27:20.651479 [ 265 ] {} <Debug> TCP-Session: 34d29d94-6584-446d-af09-593aa31396f4 Authenticating user 'default' from [fd00:1122:3344:101::b]:33922 | ||
| 182 | 2026.05.14 17:27:20.651461 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.05.14 17:27:20.651455 [ 263 ] {} <Debug> TCP-Session: 6725503d-0ce1-4541-a436-fd08673bfef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.14 17:27:20.651592 [ 265 ] {} <Debug> TCP-Session: 34d29d94-6584-446d-af09-593aa31396f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.14 17:27:20.651590 [ 266 ] {} <Debug> TCP-Session: 124458d1-1a53-4387-99df-d801323056d8 Authenticating user 'default' from [fd00:1122:3344:101::b]:47152 | ||
| 186 | 2026.05.14 17:27:20.651482 [ 264 ] {} <Debug> TCP-Session: a088afb9-60b7-46c0-95f8-f1ca41931882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.14 17:27:20.651685 [ 265 ] {} <Debug> TCP-Session: 34d29d94-6584-446d-af09-593aa31396f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.14 17:27:20.651671 [ 266 ] {} <Debug> TCP-Session: 124458d1-1a53-4387-99df-d801323056d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.14 17:27:20.651661 [ 263 ] {} <Debug> TCP-Session: 6725503d-0ce1-4541-a436-fd08673bfef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.14 17:27:20.651767 [ 266 ] {} <Debug> TCP-Session: 124458d1-1a53-4387-99df-d801323056d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.14 17:27:20.695271 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34169 | ||
| 192 | 2026.05.14 17:27:20.695384 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.05.14 17:27:20.695424 [ 267 ] {} <Debug> TCP-Session: aae44eb4-7a69-405e-8931-896448944b41 Authenticating user 'default' from [fd00:1122:3344:101::c]:34169 | ||
| 194 | 2026.05.14 17:27:20.695521 [ 267 ] {} <Debug> TCP-Session: aae44eb4-7a69-405e-8931-896448944b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.14 17:27:20.695539 [ 267 ] {} <Debug> TCP-Session: aae44eb4-7a69-405e-8931-896448944b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.14 17:27:20.695586 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 197 | 2026.05.14 17:27:20.695683 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 198 | 2026.05.14 17:27:20.695700 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.05.14 17:27:20.696375 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55227 | ||
| 200 | 2026.05.14 17:27:20.696380 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59945 | ||
| 201 | 2026.05.14 17:27:20.696450 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57506 | ||
| 202 | 2026.05.14 17:27:20.696552 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.14 17:27:20.696594 [ 269 ] {} <Debug> TCP-Session: a6df6241-bfc7-4410-b74a-5517e3917845 Authenticating user 'default' from [fd00:1122:3344:101::c]:55227 | ||
| 204 | 2026.05.14 17:27:20.696614 [ 269 ] {} <Debug> TCP-Session: a6df6241-bfc7-4410-b74a-5517e3917845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.14 17:27:20.696734 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.05.14 17:27:20.696753 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42585 | ||
| 207 | 2026.05.14 17:27:20.696765 [ 269 ] {} <Debug> TCP-Session: a6df6241-bfc7-4410-b74a-5517e3917845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.14 17:27:20.696819 [ 268 ] {} <Debug> TCP-Session: 84075b3b-aa79-4a54-ab7b-99e0f013c1f2 Authenticating user 'default' from [fd00:1122:3344:101::c]:59945 | ||
| 209 | 2026.05.14 17:27:20.696812 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.05.14 17:27:20.696754 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53321 | ||
| 211 | 2026.05.14 17:27:20.696913 [ 270 ] {} <Debug> TCP-Session: 566c9d4c-a589-4ab7-94e4-7a6c0b46f867 Authenticating user 'default' from [fd00:1122:3344:101::c]:57506 | ||
| 212 | 2026.05.14 17:27:20.696948 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42381 | ||
| 213 | 2026.05.14 17:27:20.696927 [ 268 ] {} <Debug> TCP-Session: 84075b3b-aa79-4a54-ab7b-99e0f013c1f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.05.14 17:27:20.697031 [ 270 ] {} <Debug> TCP-Session: 566c9d4c-a589-4ab7-94e4-7a6c0b46f867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.05.14 17:27:20.697084 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51618 | ||
| 216 | 2026.05.14 17:27:20.697104 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.05.14 17:27:20.697051 [ 268 ] {} <Debug> TCP-Session: 84075b3b-aa79-4a54-ab7b-99e0f013c1f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.05.14 17:27:20.697165 [ 272 ] {} <Debug> TCP-Session: f721a728-ae07-4032-b588-2fdb255cce41 Authenticating user 'default' from [fd00:1122:3344:101::c]:53321 | ||
| 219 | 2026.05.14 17:27:20.697199 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.05.14 17:27:20.697141 [ 270 ] {} <Debug> TCP-Session: 566c9d4c-a589-4ab7-94e4-7a6c0b46f867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.05.14 17:27:20.697253 [ 273 ] {} <Debug> TCP-Session: d77a1c3b-e19c-4b04-9601-0cd6c76c9a1a Authenticating user 'default' from [fd00:1122:3344:101::c]:42381 | ||
| 222 | 2026.05.14 17:27:20.697263 [ 272 ] {} <Debug> TCP-Session: f721a728-ae07-4032-b588-2fdb255cce41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.14 17:27:20.697325 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.05.14 17:27:20.696907 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.05.14 17:27:20.697398 [ 272 ] {} <Debug> TCP-Session: f721a728-ae07-4032-b588-2fdb255cce41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.05.14 17:27:20.697394 [ 274 ] {} <Debug> TCP-Session: 2845e6d9-ead2-4177-a38d-3591bc12d2b6 Authenticating user 'default' from [fd00:1122:3344:101::c]:51618 | ||
| 227 | 2026.05.14 17:27:20.697376 [ 273 ] {} <Debug> TCP-Session: d77a1c3b-e19c-4b04-9601-0cd6c76c9a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.14 17:27:20.697489 [ 271 ] {} <Debug> TCP-Session: eacac8cd-424a-427a-b728-c6587e857143 Authenticating user 'default' from [fd00:1122:3344:101::c]:42585 | ||
| 229 | 2026.05.14 17:27:20.697489 [ 274 ] {} <Debug> TCP-Session: 2845e6d9-ead2-4177-a38d-3591bc12d2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.05.14 17:27:20.697589 [ 273 ] {} <Debug> TCP-Session: d77a1c3b-e19c-4b04-9601-0cd6c76c9a1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.14 17:27:20.697608 [ 274 ] {} <Debug> TCP-Session: 2845e6d9-ead2-4177-a38d-3591bc12d2b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.14 17:27:20.697622 [ 271 ] {} <Debug> TCP-Session: eacac8cd-424a-427a-b728-c6587e857143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.14 17:27:20.697706 [ 271 ] {} <Debug> TCP-Session: eacac8cd-424a-427a-b728-c6587e857143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.14 17:27:21.000335 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.76 MiB, peak 116.76 MiB, free memory in arenas 0.00 B, will set to 119.90 MiB (RSS), difference: 3.13 MiB | ||
| 235 | 2026.05.14 17:27:21.157917 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63831 | ||
| 236 | 2026.05.14 17:27:21.158091 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.05.14 17:27:21.158205 [ 275 ] {} <Debug> TCP-Session: 9639d567-f312-462d-9b1a-13100fe908ad Authenticating user 'default' from [fd00:1122:3344:101::e]:63831 | ||
| 238 | 2026.05.14 17:27:21.158230 [ 275 ] {} <Debug> TCP-Session: 9639d567-f312-462d-9b1a-13100fe908ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.05.14 17:27:21.158244 [ 275 ] {} <Debug> TCP-Session: 9639d567-f312-462d-9b1a-13100fe908ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.14 17:27:21.158374 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.05.14 17:27:21.158422 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2026.05.14 17:27:21.158502 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.05.14 17:27:21.158827 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33569 | ||
| 244 | 2026.05.14 17:27:21.159025 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44637 | ||
| 245 | 2026.05.14 17:27:21.159033 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.05.14 17:27:21.159057 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60522 | ||
| 247 | 2026.05.14 17:27:21.159095 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36415 | ||
| 248 | 2026.05.14 17:27:21.159068 [ 276 ] {} <Debug> TCP-Session: f2cb0f33-43dc-40af-89fd-c71ac26175b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33569 | ||
| 249 | 2026.05.14 17:27:21.159206 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.05.14 17:27:21.159246 [ 276 ] {} <Debug> TCP-Session: f2cb0f33-43dc-40af-89fd-c71ac26175b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.14 17:27:21.159252 [ 278 ] {} <Debug> TCP-Session: 8803794a-c6d3-423a-95f4-31132e3fce1e Authenticating user 'default' from [fd00:1122:3344:101::e]:44637 | ||
| 252 | 2026.05.14 17:27:21.159250 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61310 | ||
| 253 | 2026.05.14 17:27:21.159264 [ 276 ] {} <Debug> TCP-Session: f2cb0f33-43dc-40af-89fd-c71ac26175b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 254 | 2026.05.14 17:27:21.159396 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.05.14 17:27:21.159441 [ 278 ] {} <Debug> TCP-Session: 8803794a-c6d3-423a-95f4-31132e3fce1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.05.14 17:27:21.159408 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 257 | 2026.05.14 17:27:21.159397 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57410 | ||
| 258 | 2026.05.14 17:27:21.159607 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.05.14 17:27:21.159579 [ 279 ] {} <Debug> TCP-Session: 16a6cc71-5293-4ca2-96ce-3ed8d63e58c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36415 | ||
| 260 | 2026.05.14 17:27:21.159567 [ 278 ] {} <Debug> TCP-Session: 8803794a-c6d3-423a-95f4-31132e3fce1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.05.14 17:27:21.159556 [ 277 ] {} <Debug> TCP-Session: 92870de1-afb3-4e04-baed-849e9f9a7853 Authenticating user 'default' from [fd00:1122:3344:101::e]:60522 | ||
| 262 | 2026.05.14 17:27:21.159747 [ 280 ] {} <Debug> TCP-Session: 29ad338f-f2d8-4666-add3-e41a51069daf Authenticating user 'default' from [fd00:1122:3344:101::e]:61310 | ||
| 263 | 2026.05.14 17:27:21.159718 [ 279 ] {} <Debug> TCP-Session: 16a6cc71-5293-4ca2-96ce-3ed8d63e58c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.05.14 17:27:21.159815 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.05.14 17:27:21.159855 [ 280 ] {} <Debug> TCP-Session: 29ad338f-f2d8-4666-add3-e41a51069daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2026.05.14 17:27:21.159824 [ 279 ] {} <Debug> TCP-Session: 16a6cc71-5293-4ca2-96ce-3ed8d63e58c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.05.14 17:27:21.159826 [ 277 ] {} <Debug> TCP-Session: 92870de1-afb3-4e04-baed-849e9f9a7853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.05.14 17:27:21.159951 [ 280 ] {} <Debug> TCP-Session: 29ad338f-f2d8-4666-add3-e41a51069daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.05.14 17:27:21.159936 [ 281 ] {} <Debug> TCP-Session: a5ee648e-85a3-498f-9371-4e477f5b350f Authenticating user 'default' from [fd00:1122:3344:101::e]:57410 | ||
| 270 | 2026.05.14 17:27:21.160037 [ 277 ] {} <Debug> TCP-Session: 92870de1-afb3-4e04-baed-849e9f9a7853 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.05.14 17:27:21.160053 [ 281 ] {} <Debug> TCP-Session: a5ee648e-85a3-498f-9371-4e477f5b350f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.05.14 17:27:21.160128 [ 281 ] {} <Debug> TCP-Session: a5ee648e-85a3-498f-9371-4e477f5b350f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.05.14 17:27:21.163843 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51450 | ||
| 274 | 2026.05.14 17:27:21.163850 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41041 | ||
| 275 | 2026.05.14 17:27:21.165732 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2026.05.14 17:27:21.165776 [ 282 ] {} <Debug> TCP-Session: 203b4b1f-7b84-4e83-9d2d-a6ad2334d571 Authenticating user 'default' from [fd00:1122:3344:101::e]:41041 | ||
| 277 | 2026.05.14 17:27:21.165800 [ 282 ] {} <Debug> TCP-Session: 203b4b1f-7b84-4e83-9d2d-a6ad2334d571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.05.14 17:27:21.165820 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 279 | 2026.05.14 17:27:21.165948 [ 282 ] {} <Debug> TCP-Session: 203b4b1f-7b84-4e83-9d2d-a6ad2334d571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.14 17:27:21.165983 [ 283 ] {} <Debug> TCP-Session: 9bf581bc-aafe-4bdc-b1e4-87ef98968ca1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51450 | ||
| 281 | 2026.05.14 17:27:21.166099 [ 283 ] {} <Debug> TCP-Session: 9bf581bc-aafe-4bdc-b1e4-87ef98968ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.05.14 17:27:21.166113 [ 283 ] {} <Debug> TCP-Session: 9bf581bc-aafe-4bdc-b1e4-87ef98968ca1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.14 17:27:21.168562 [ 275 ] {} <Trace> TCP-Session: 9639d567-f312-462d-9b1a-13100fe908ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.05.14 17:27:21.171585 [ 275 ] {9a875b51-504d-4710-9f5c-228ceef40bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63831) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 285 | 2026.05.14 17:27:21.181170 [ 275 ] {9a875b51-504d-4710-9f5c-228ceef40bfb} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 286 | 2026.05.14 17:27:21.183871 [ 275 ] {9a875b51-504d-4710-9f5c-228ceef40bfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 287 | 2026.05.14 17:27:21.186205 [ 284 ] {9a875b51-504d-4710-9f5c-228ceef40bfb} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 288 | 2026.05.14 17:27:21.187937 [ 275 ] {9a875b51-504d-4710-9f5c-228ceef40bfb} <Debug> executeQuery: Read 80 rows, 4.33 KiB in 0.016018 sec., 4994.381321013859 rows/sec., 270.39 KiB/sec. | ||
| 289 | 2026.05.14 17:27:21.188195 [ 275 ] {9a875b51-504d-4710-9f5c-228ceef40bfb} <Debug> TCPHandler: Processed in 0.022212642 sec. | ||
| 290 | 2026.05.14 17:27:21.626561 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44616 | ||
| 291 | 2026.05.14 17:27:21.626814 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 292 | 2026.05.14 17:27:21.627118 [ 285 ] {} <Debug> TCP-Session: d37359fc-b4b2-46b0-baf2-664ce5a68529 Authenticating user 'default' from [fd00:1122:3344:101::e]:44616 | ||
| 293 | 2026.05.14 17:27:21.627166 [ 285 ] {} <Debug> TCP-Session: d37359fc-b4b2-46b0-baf2-664ce5a68529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 294 | 2026.05.14 17:27:21.627189 [ 285 ] {} <Debug> TCP-Session: d37359fc-b4b2-46b0-baf2-664ce5a68529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 295 | 2026.05.14 17:27:21.627749 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60583 | ||
| 296 | 2026.05.14 17:27:21.627891 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35463 | ||
| 297 | 2026.05.14 17:27:21.627976 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 298 | 2026.05.14 17:27:21.628004 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65138 | ||
| 299 | 2026.05.14 17:27:21.628107 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53173 | ||
| 300 | 2026.05.14 17:27:21.628074 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 301 | 2026.05.14 17:27:21.628019 [ 286 ] {} <Debug> TCP-Session: 07f39bb5-583f-416b-8eee-5afb00f17b73 Authenticating user 'default' from [fd00:1122:3344:101::e]:60583 | ||
| 302 | 2026.05.14 17:27:21.628286 [ 287 ] {} <Debug> TCP-Session: c9b8f1bb-b64d-4b4b-b6db-56b9c3263c4a Authenticating user 'default' from [fd00:1122:3344:101::e]:35463 | ||
| 303 | 2026.05.14 17:27:21.628303 [ 286 ] {} <Debug> TCP-Session: 07f39bb5-583f-416b-8eee-5afb00f17b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2026.05.14 17:27:21.628287 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48830 | ||
| 305 | 2026.05.14 17:27:21.628452 [ 287 ] {} <Debug> TCP-Session: c9b8f1bb-b64d-4b4b-b6db-56b9c3263c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 306 | 2026.05.14 17:27:21.628492 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 307 | 2026.05.14 17:27:21.628507 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36327 | ||
| 308 | 2026.05.14 17:27:21.628491 [ 286 ] {} <Debug> TCP-Session: 07f39bb5-583f-416b-8eee-5afb00f17b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 309 | 2026.05.14 17:27:21.628573 [ 287 ] {} <Debug> TCP-Session: c9b8f1bb-b64d-4b4b-b6db-56b9c3263c4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 310 | 2026.05.14 17:27:21.628664 [ 288 ] {} <Debug> TCP-Session: 3171b125-9d7c-4b82-a2d0-300f44c08dbe Authenticating user 'default' from [fd00:1122:3344:101::e]:65138 | ||
| 311 | 2026.05.14 17:27:21.628660 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 312 | 2026.05.14 17:27:21.628686 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33144 | ||
| 313 | 2026.05.14 17:27:21.628685 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 314 | 2026.05.14 17:27:21.628819 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 315 | 2026.05.14 17:27:21.628860 [ 291 ] {} <Debug> TCP-Session: dcc14d12-81c9-4ea9-b5a2-441546f38c7a Authenticating user 'default' from [fd00:1122:3344:101::e]:36327 | ||
| 316 | 2026.05.14 17:27:21.628861 [ 290 ] {} <Debug> TCP-Session: ca98380f-fbba-469a-ae0c-fa75c7a13ab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48830 | ||
| 317 | 2026.05.14 17:27:21.628893 [ 288 ] {} <Debug> TCP-Session: 3171b125-9d7c-4b82-a2d0-300f44c08dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 318 | 2026.05.14 17:27:21.628885 [ 291 ] {} <Debug> TCP-Session: dcc14d12-81c9-4ea9-b5a2-441546f38c7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 319 | 2026.05.14 17:27:21.628956 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 320 | 2026.05.14 17:27:21.628984 [ 291 ] {} <Debug> TCP-Session: dcc14d12-81c9-4ea9-b5a2-441546f38c7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 321 | 2026.05.14 17:27:21.628978 [ 290 ] {} <Debug> TCP-Session: ca98380f-fbba-469a-ae0c-fa75c7a13ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.14 17:27:21.628862 [ 289 ] {} <Debug> TCP-Session: 0e61be7f-408f-4afb-a636-310fab4e4c84 Authenticating user 'default' from [fd00:1122:3344:101::e]:53173 | ||
| 323 | 2026.05.14 17:27:21.629112 [ 290 ] {} <Debug> TCP-Session: ca98380f-fbba-469a-ae0c-fa75c7a13ab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.14 17:27:21.629106 [ 292 ] {} <Debug> TCP-Session: 4b815695-c15b-480b-943b-6db087182ca5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33144 | ||
| 325 | 2026.05.14 17:27:21.629000 [ 288 ] {} <Debug> TCP-Session: 3171b125-9d7c-4b82-a2d0-300f44c08dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2026.05.14 17:27:21.629208 [ 292 ] {} <Debug> TCP-Session: 4b815695-c15b-480b-943b-6db087182ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.14 17:27:21.629207 [ 289 ] {} <Debug> TCP-Session: 0e61be7f-408f-4afb-a636-310fab4e4c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.14 17:27:21.629342 [ 289 ] {} <Debug> TCP-Session: 0e61be7f-408f-4afb-a636-310fab4e4c84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.14 17:27:21.629354 [ 292 ] {} <Debug> TCP-Session: 4b815695-c15b-480b-943b-6db087182ca5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.14 17:27:22.000670 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.07 MiB, peak 122.07 MiB, free memory in arenas 0.00 B, will set to 125.63 MiB (RSS), difference: 3.56 MiB | ||
| 331 | 2026.05.14 17:27:23.635141 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65091 | ||
| 332 | 2026.05.14 17:27:23.637461 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 333 | 2026.05.14 17:27:23.637510 [ 293 ] {} <Debug> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Authenticating user 'default' from [fd00:1122:3344:101::d]:65091 | ||
| 334 | 2026.05.14 17:27:23.637536 [ 293 ] {} <Debug> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.14 17:27:23.637657 [ 293 ] {} <Debug> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2026.05.14 17:27:23.637743 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 337 | 2026.05.14 17:27:23.637772 [ 293 ] {} <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 | ||
| 338 | 2026.05.14 17:27:23.637887 [ 293 ] {} <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 | ||
| 339 | 2026.05.14 17:27:23.640439 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44972 | ||
| 340 | 2026.05.14 17:27:23.640513 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43741 | ||
| 341 | 2026.05.14 17:27:23.640672 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 342 | 2026.05.14 17:27:23.640695 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53043 | ||
| 343 | 2026.05.14 17:27:23.640713 [ 294 ] {} <Debug> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Authenticating user 'default' from [fd00:1122:3344:101::d]:44972 | ||
| 344 | 2026.05.14 17:27:23.640805 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59595 | ||
| 345 | 2026.05.14 17:27:23.640884 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51327 | ||
| 346 | 2026.05.14 17:27:23.640967 [ 294 ] {} <Debug> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 347 | 2026.05.14 17:27:23.640983 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54754 | ||
| 348 | 2026.05.14 17:27:23.641103 [ 294 ] {} <Debug> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 349 | 2026.05.14 17:27:23.641240 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63529 | ||
| 350 | 2026.05.14 17:27:23.641551 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53962 | ||
| 351 | 2026.05.14 17:27:23.645166 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 352 | 2026.05.14 17:27:23.645206 [ 295 ] {} <Debug> TCP-Session: 9565ef86-ae67-4a6b-8ed5-f8787964601d Authenticating user 'default' from [fd00:1122:3344:101::d]:43741 | ||
| 353 | 2026.05.14 17:27:23.645218 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 354 | 2026.05.14 17:27:23.645285 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 355 | 2026.05.14 17:27:23.645299 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 356 | 2026.05.14 17:27:23.645316 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 357 | 2026.05.14 17:27:23.645395 [ 300 ] {} <Debug> TCP-Session: c4cda651-9eda-40e1-99ff-32f7786db21c Authenticating user 'default' from [fd00:1122:3344:101::d]:63529 | ||
| 358 | 2026.05.14 17:27:23.645370 [ 298 ] {} <Debug> TCP-Session: b2184986-9457-4b76-90fa-8dbcd3509981 Authenticating user 'default' from [fd00:1122:3344:101::d]:51327 | ||
| 359 | 2026.05.14 17:27:23.645427 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 360 | 2026.05.14 17:27:23.645358 [ 301 ] {} <Debug> TCP-Session: cd7e11ca-248a-4a72-a722-a825c8c87189 Authenticating user 'default' from [fd00:1122:3344:101::d]:53962 | ||
| 361 | 2026.05.14 17:27:23.645515 [ 300 ] {} <Debug> TCP-Session: c4cda651-9eda-40e1-99ff-32f7786db21c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 362 | 2026.05.14 17:27:23.645499 [ 298 ] {} <Debug> TCP-Session: b2184986-9457-4b76-90fa-8dbcd3509981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 363 | 2026.05.14 17:27:23.645489 [ 299 ] {} <Debug> TCP-Session: 82c7cd14-b0de-4523-a8fc-55df70aba10d Authenticating user 'default' from [fd00:1122:3344:101::d]:54754 | ||
| 364 | 2026.05.14 17:27:23.645615 [ 298 ] {} <Debug> TCP-Session: b2184986-9457-4b76-90fa-8dbcd3509981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 365 | 2026.05.14 17:27:23.645601 [ 300 ] {} <Debug> TCP-Session: c4cda651-9eda-40e1-99ff-32f7786db21c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 366 | 2026.05.14 17:27:23.645591 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 367 | 2026.05.14 17:27:23.645706 [ 299 ] {} <Debug> TCP-Session: 82c7cd14-b0de-4523-a8fc-55df70aba10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2026.05.14 17:27:23.645594 [ 301 ] {} <Debug> TCP-Session: cd7e11ca-248a-4a72-a722-a825c8c87189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.05.14 17:27:23.645808 [ 299 ] {} <Debug> TCP-Session: 82c7cd14-b0de-4523-a8fc-55df70aba10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.05.14 17:27:23.645480 [ 297 ] {} <Debug> TCP-Session: 55c71439-ff88-4c7c-b785-83219b473288 Authenticating user 'default' from [fd00:1122:3344:101::d]:59595 | ||
| 371 | 2026.05.14 17:27:23.645327 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 372 | 2026.05.14 17:27:23.645990 [ 293 ] {784373d9-8d6a-4d80-9b3b-7dcad234f1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 373 | 2026.05.14 17:27:23.645236 [ 295 ] {} <Debug> TCP-Session: 9565ef86-ae67-4a6b-8ed5-f8787964601d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2026.05.14 17:27:23.646019 [ 296 ] {} <Debug> TCP-Session: 7a08a1a8-3b5c-4497-8ea5-6729e2a9746f Authenticating user 'default' from [fd00:1122:3344:101::d]:53043 | ||
| 375 | 2026.05.14 17:27:23.646086 [ 295 ] {} <Debug> TCP-Session: 9565ef86-ae67-4a6b-8ed5-f8787964601d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2026.05.14 17:27:23.645951 [ 297 ] {} <Debug> TCP-Session: 55c71439-ff88-4c7c-b785-83219b473288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.05.14 17:27:23.645937 [ 301 ] {} <Debug> TCP-Session: cd7e11ca-248a-4a72-a722-a825c8c87189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.05.14 17:27:23.646164 [ 297 ] {} <Debug> TCP-Session: 55c71439-ff88-4c7c-b785-83219b473288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.05.14 17:27:23.646152 [ 296 ] {} <Debug> TCP-Session: 7a08a1a8-3b5c-4497-8ea5-6729e2a9746f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 380 | 2026.05.14 17:27:23.646228 [ 296 ] {} <Debug> TCP-Session: 7a08a1a8-3b5c-4497-8ea5-6729e2a9746f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2026.05.14 17:27:23.697761 [ 293 ] {784373d9-8d6a-4d80-9b3b-7dcad234f1c2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65091) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 382 | |||
| 383 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 385 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 389 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 390 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 391 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 392 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 393 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 396 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 397 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 403 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 404 | |||
| 405 | 2026.05.14 17:27:23.698754 [ 293 ] {784373d9-8d6a-4d80-9b3b-7dcad234f1c2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 406 | |||
| 407 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 409 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 412 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 413 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 414 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 415 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 416 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 417 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 420 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 421 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 425 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 427 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 428 | |||
| 429 | 2026.05.14 17:27:23.698979 [ 293 ] {784373d9-8d6a-4d80-9b3b-7dcad234f1c2} <Debug> TCPHandler: Processed in 0.053522391 sec. | ||
| 430 | 2026.05.14 17:27:23.701358 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.14 17:27:23.701630 [ 293 ] {afe4f4d2-4664-465a-8c42-73975e580ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 432 | 2026.05.14 17:27:23.702030 [ 293 ] {afe4f4d2-4664-465a-8c42-73975e580ada} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65091) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 433 | |||
| 434 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 436 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 437 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 438 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 439 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 440 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 441 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 442 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 443 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 444 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 445 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 446 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 447 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 448 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 449 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 450 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 451 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 452 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 453 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 454 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 455 | |||
| 456 | 2026.05.14 17:27:23.702338 [ 293 ] {afe4f4d2-4664-465a-8c42-73975e580ada} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 457 | |||
| 458 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 459 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 460 | 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> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 461 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 462 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 463 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 464 | 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>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 465 | 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&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 466 | 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&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 467 | 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&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 468 | 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&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 469 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 470 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 471 | 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) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 472 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 473 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 474 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 475 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 476 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 477 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 478 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 479 | |||
| 480 | 2026.05.14 17:27:23.702542 [ 293 ] {afe4f4d2-4664-465a-8c42-73975e580ada} <Debug> TCPHandler: Processed in 0.001278597 sec. | ||
| 481 | 2026.05.14 17:27:23.708724 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.14 17:27:23.709470 [ 294 ] {4a87b908-9d16-4bf1-83ef-faf6be5c5b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 483 | 2026.05.14 17:27:23.709615 [ 294 ] {4a87b908-9d16-4bf1-83ef-faf6be5c5b9b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 484 | 2026.05.14 17:27:23.710343 [ 294 ] {4a87b908-9d16-4bf1-83ef-faf6be5c5b9b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 485 | 2026.05.14 17:27:23.710363 [ 294 ] {4a87b908-9d16-4bf1-83ef-faf6be5c5b9b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7201e-05 sec | ||
| 486 | 2026.05.14 17:27:23.710418 [ 294 ] {4a87b908-9d16-4bf1-83ef-faf6be5c5b9b} <Trace> ReferentialDeps: No tables | ||
| 487 | 2026.05.14 17:27:23.710464 [ 294 ] {4a87b908-9d16-4bf1-83ef-faf6be5c5b9b} <Trace> LoadingDeps: No tables | ||
| 488 | 2026.05.14 17:27:23.710550 [ 294 ] {4a87b908-9d16-4bf1-83ef-faf6be5c5b9b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 489 | 2026.05.14 17:27:23.710603 [ 294 ] {4a87b908-9d16-4bf1-83ef-faf6be5c5b9b} <Debug> TCPHandler: Processed in 0.001971055 sec. | ||
| 490 | 2026.05.14 17:27:23.710754 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 491 | 2026.05.14 17:27:23.710976 [ 294 ] {d5db00ba-1c6d-4705-9b99-2e1e8377d33e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) /* The version table contains metadata about the `oximeter` database */ | ||
| 492 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 493 | 2026.05.14 17:27:23.711094 [ 294 ] {d5db00ba-1c6d-4705-9b99-2e1e8377d33e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 494 | 2026.05.14 17:27:23.714871 [ 294 ] {d5db00ba-1c6d-4705-9b99-2e1e8377d33e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 495 | 2026.05.14 17:27:23.715910 [ 294 ] {d5db00ba-1c6d-4705-9b99-2e1e8377d33e} <Debug> oximeter.version (c2a3318f-3cdc-49be-9dbf-bf6e8a1a55f0): Loading data parts | ||
| 496 | 2026.05.14 17:27:23.716276 [ 294 ] {d5db00ba-1c6d-4705-9b99-2e1e8377d33e} <Debug> oximeter.version (c2a3318f-3cdc-49be-9dbf-bf6e8a1a55f0): There are no data parts | ||
| 497 | 2026.05.14 17:27:23.718164 [ 294 ] {d5db00ba-1c6d-4705-9b99-2e1e8377d33e} <Debug> TCPHandler: Processed in 0.007455707 sec. | ||
| 498 | 2026.05.14 17:27:23.718326 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.05.14 17:27:23.718501 [ 294 ] {a13396a1-2ae0-43a7-bc97-1cd9b535f1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) /* The measurement tables contain all individual samples from each timeseries. | ||
| 500 | * | ||
| 501 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 502 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 503 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 504 | * by all samples from the same timeseries. | ||
| 505 | * | ||
| 506 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 507 | * and then uses that to index quickly into the measurements tables. | ||
| 508 | */ | ||
| 509 | 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) | ||
| 510 | 2026.05.14 17:27:23.718626 [ 294 ] {a13396a1-2ae0-43a7-bc97-1cd9b535f1ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 511 | 2026.05.14 17:27:23.724119 [ 294 ] {a13396a1-2ae0-43a7-bc97-1cd9b535f1ac} <Debug> oximeter.measurements_bool (01922ad8-ae07-4264-8de5-416aa2f40750): Loading data parts | ||
| 512 | 2026.05.14 17:27:23.724261 [ 294 ] {a13396a1-2ae0-43a7-bc97-1cd9b535f1ac} <Debug> oximeter.measurements_bool (01922ad8-ae07-4264-8de5-416aa2f40750): There are no data parts | ||
| 513 | 2026.05.14 17:27:23.724735 [ 294 ] {a13396a1-2ae0-43a7-bc97-1cd9b535f1ac} <Debug> TCPHandler: Processed in 0.006517955 sec. | ||
| 514 | 2026.05.14 17:27:23.725030 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 515 | 2026.05.14 17:27:23.725184 [ 294 ] {a6679179-330a-4191-9226-d03c194c017c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 516 | 2026.05.14 17:27:23.725296 [ 294 ] {a6679179-330a-4191-9226-d03c194c017c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 517 | 2026.05.14 17:27:23.726286 [ 294 ] {a6679179-330a-4191-9226-d03c194c017c} <Debug> oximeter.measurements_i8 (fd5f04b6-1f18-4f1d-b5f4-0e83ca4c5700): Loading data parts | ||
| 518 | 2026.05.14 17:27:23.726404 [ 294 ] {a6679179-330a-4191-9226-d03c194c017c} <Debug> oximeter.measurements_i8 (fd5f04b6-1f18-4f1d-b5f4-0e83ca4c5700): There are no data parts | ||
| 519 | 2026.05.14 17:27:23.727217 [ 294 ] {a6679179-330a-4191-9226-d03c194c017c} <Debug> TCPHandler: Processed in 0.002232789 sec. | ||
| 520 | 2026.05.14 17:27:23.727446 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 521 | 2026.05.14 17:27:23.727654 [ 294 ] {398028aa-348f-4a95-b3f7-b602fef1da76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 522 | 2026.05.14 17:27:23.727794 [ 294 ] {398028aa-348f-4a95-b3f7-b602fef1da76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 523 | 2026.05.14 17:27:23.729041 [ 294 ] {398028aa-348f-4a95-b3f7-b602fef1da76} <Debug> oximeter.measurements_u8 (8f25dae2-70b8-4aab-a7e3-17e7209097eb): Loading data parts | ||
| 524 | 2026.05.14 17:27:23.729169 [ 294 ] {398028aa-348f-4a95-b3f7-b602fef1da76} <Debug> oximeter.measurements_u8 (8f25dae2-70b8-4aab-a7e3-17e7209097eb): There are no data parts | ||
| 525 | 2026.05.14 17:27:23.729732 [ 294 ] {398028aa-348f-4a95-b3f7-b602fef1da76} <Debug> TCPHandler: Processed in 0.002389451 sec. | ||
| 526 | 2026.05.14 17:27:23.729904 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 527 | 2026.05.14 17:27:23.730089 [ 294 ] {2253b521-b2de-4f3e-b414-1df7fd975ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 528 | 2026.05.14 17:27:23.730199 [ 294 ] {2253b521-b2de-4f3e-b414-1df7fd975ef8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 529 | 2026.05.14 17:27:23.731238 [ 294 ] {2253b521-b2de-4f3e-b414-1df7fd975ef8} <Debug> oximeter.measurements_i16 (bad3a86a-f6ac-4a38-bb73-73972fe55e39): Loading data parts | ||
| 530 | 2026.05.14 17:27:23.731361 [ 294 ] {2253b521-b2de-4f3e-b414-1df7fd975ef8} <Debug> oximeter.measurements_i16 (bad3a86a-f6ac-4a38-bb73-73972fe55e39): There are no data parts | ||
| 531 | 2026.05.14 17:27:23.731977 [ 294 ] {2253b521-b2de-4f3e-b414-1df7fd975ef8} <Debug> TCPHandler: Processed in 0.002115128 sec. | ||
| 532 | 2026.05.14 17:27:23.732115 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 533 | 2026.05.14 17:27:23.732267 [ 294 ] {9d81f8ba-18f2-4f4f-86c2-d76c1f2a1e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 534 | 2026.05.14 17:27:23.732388 [ 294 ] {9d81f8ba-18f2-4f4f-86c2-d76c1f2a1e1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 535 | 2026.05.14 17:27:23.733537 [ 294 ] {9d81f8ba-18f2-4f4f-86c2-d76c1f2a1e1c} <Debug> oximeter.measurements_u16 (c0d11a3d-0e6c-4101-a5d1-64e6c52f711a): Loading data parts | ||
| 536 | 2026.05.14 17:27:23.733651 [ 294 ] {9d81f8ba-18f2-4f4f-86c2-d76c1f2a1e1c} <Debug> oximeter.measurements_u16 (c0d11a3d-0e6c-4101-a5d1-64e6c52f711a): There are no data parts | ||
| 537 | 2026.05.14 17:27:23.734152 [ 294 ] {9d81f8ba-18f2-4f4f-86c2-d76c1f2a1e1c} <Debug> TCPHandler: Processed in 0.002084867 sec. | ||
| 538 | 2026.05.14 17:27:23.734330 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.05.14 17:27:23.734531 [ 294 ] {70f5c6c7-ef13-44d4-8f4d-49da59dcfe77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 540 | 2026.05.14 17:27:23.734648 [ 294 ] {70f5c6c7-ef13-44d4-8f4d-49da59dcfe77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 541 | 2026.05.14 17:27:23.735634 [ 294 ] {70f5c6c7-ef13-44d4-8f4d-49da59dcfe77} <Debug> oximeter.measurements_i32 (d636702e-c728-40f2-ab5a-e34610773d29): Loading data parts | ||
| 542 | 2026.05.14 17:27:23.735754 [ 294 ] {70f5c6c7-ef13-44d4-8f4d-49da59dcfe77} <Debug> oximeter.measurements_i32 (d636702e-c728-40f2-ab5a-e34610773d29): There are no data parts | ||
| 543 | 2026.05.14 17:27:23.736318 [ 294 ] {70f5c6c7-ef13-44d4-8f4d-49da59dcfe77} <Debug> TCPHandler: Processed in 0.002070417 sec. | ||
| 544 | 2026.05.14 17:27:23.736443 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.05.14 17:27:23.736586 [ 294 ] {5ac01c27-2f2c-4928-b7e1-2d8b795ca3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 546 | 2026.05.14 17:27:23.736697 [ 294 ] {5ac01c27-2f2c-4928-b7e1-2d8b795ca3a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 547 | 2026.05.14 17:27:23.737807 [ 294 ] {5ac01c27-2f2c-4928-b7e1-2d8b795ca3a9} <Debug> oximeter.measurements_u32 (7e607763-0eaa-4fc9-9ca1-833d73f53789): Loading data parts | ||
| 548 | 2026.05.14 17:27:23.737923 [ 294 ] {5ac01c27-2f2c-4928-b7e1-2d8b795ca3a9} <Debug> oximeter.measurements_u32 (7e607763-0eaa-4fc9-9ca1-833d73f53789): There are no data parts | ||
| 549 | 2026.05.14 17:27:23.738426 [ 294 ] {5ac01c27-2f2c-4928-b7e1-2d8b795ca3a9} <Debug> TCPHandler: Processed in 0.001987986 sec. | ||
| 550 | 2026.05.14 17:27:23.738558 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.14 17:27:23.738788 [ 294 ] {00530423-9a11-472f-ba29-d5363e8318b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 552 | 2026.05.14 17:27:23.738905 [ 294 ] {00530423-9a11-472f-ba29-d5363e8318b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 553 | 2026.05.14 17:27:23.739869 [ 294 ] {00530423-9a11-472f-ba29-d5363e8318b1} <Debug> oximeter.measurements_i64 (1ef222e1-5876-49f4-a7f3-48bb20887a98): Loading data parts | ||
| 554 | 2026.05.14 17:27:23.740015 [ 294 ] {00530423-9a11-472f-ba29-d5363e8318b1} <Debug> oximeter.measurements_i64 (1ef222e1-5876-49f4-a7f3-48bb20887a98): There are no data parts | ||
| 555 | 2026.05.14 17:27:23.740844 [ 294 ] {00530423-9a11-472f-ba29-d5363e8318b1} <Debug> TCPHandler: Processed in 0.002332691 sec. | ||
| 556 | 2026.05.14 17:27:23.740987 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.14 17:27:23.741170 [ 294 ] {d8a95f0b-3469-4aa6-98fb-831292310008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 558 | 2026.05.14 17:27:23.741298 [ 294 ] {d8a95f0b-3469-4aa6-98fb-831292310008} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 559 | 2026.05.14 17:27:23.742560 [ 294 ] {d8a95f0b-3469-4aa6-98fb-831292310008} <Debug> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Loading data parts | ||
| 560 | 2026.05.14 17:27:23.742679 [ 294 ] {d8a95f0b-3469-4aa6-98fb-831292310008} <Debug> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): There are no data parts | ||
| 561 | 2026.05.14 17:27:23.743253 [ 294 ] {d8a95f0b-3469-4aa6-98fb-831292310008} <Debug> TCPHandler: Processed in 0.00231883 sec. | ||
| 562 | 2026.05.14 17:27:23.743411 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.05.14 17:27:23.743652 [ 294 ] {1a8175fb-ec22-455f-9f38-a6f02a5c9ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 564 | 2026.05.14 17:27:23.743775 [ 294 ] {1a8175fb-ec22-455f-9f38-a6f02a5c9ded} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 565 | 2026.05.14 17:27:23.744803 [ 294 ] {1a8175fb-ec22-455f-9f38-a6f02a5c9ded} <Debug> oximeter.measurements_f32 (4d90d10c-2993-4ec5-b3b9-aa34b9020382): Loading data parts | ||
| 566 | 2026.05.14 17:27:23.744946 [ 294 ] {1a8175fb-ec22-455f-9f38-a6f02a5c9ded} <Debug> oximeter.measurements_f32 (4d90d10c-2993-4ec5-b3b9-aa34b9020382): There are no data parts | ||
| 567 | 2026.05.14 17:27:23.745528 [ 294 ] {1a8175fb-ec22-455f-9f38-a6f02a5c9ded} <Debug> TCPHandler: Processed in 0.002164548 sec. | ||
| 568 | 2026.05.14 17:27:23.745701 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.14 17:27:23.745854 [ 294 ] {e4a77e3a-bc56-450d-b8c2-8a06e85cc0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 570 | 2026.05.14 17:27:23.745975 [ 294 ] {e4a77e3a-bc56-450d-b8c2-8a06e85cc0ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 571 | 2026.05.14 17:27:23.747052 [ 294 ] {e4a77e3a-bc56-450d-b8c2-8a06e85cc0ca} <Debug> oximeter.measurements_f64 (c4ff0797-e508-4ba4-947f-77bb8a28def2): Loading data parts | ||
| 572 | 2026.05.14 17:27:23.747201 [ 294 ] {e4a77e3a-bc56-450d-b8c2-8a06e85cc0ca} <Debug> oximeter.measurements_f64 (c4ff0797-e508-4ba4-947f-77bb8a28def2): There are no data parts | ||
| 573 | 2026.05.14 17:27:23.747711 [ 294 ] {e4a77e3a-bc56-450d-b8c2-8a06e85cc0ca} <Debug> TCPHandler: Processed in 0.002116517 sec. | ||
| 574 | 2026.05.14 17:27:23.747934 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.05.14 17:27:23.748165 [ 294 ] {fd9e6884-cc39-48af-bee0-cba9eb1d3520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 576 | 2026.05.14 17:27:23.748282 [ 294 ] {fd9e6884-cc39-48af-bee0-cba9eb1d3520} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 577 | 2026.05.14 17:27:23.749295 [ 294 ] {fd9e6884-cc39-48af-bee0-cba9eb1d3520} <Debug> oximeter.measurements_string (79b38750-4484-4876-a8f6-8d7b3bc22ed6): Loading data parts | ||
| 578 | 2026.05.14 17:27:23.749431 [ 294 ] {fd9e6884-cc39-48af-bee0-cba9eb1d3520} <Debug> oximeter.measurements_string (79b38750-4484-4876-a8f6-8d7b3bc22ed6): There are no data parts | ||
| 579 | 2026.05.14 17:27:23.750066 [ 294 ] {fd9e6884-cc39-48af-bee0-cba9eb1d3520} <Debug> TCPHandler: Processed in 0.002180019 sec. | ||
| 580 | 2026.05.14 17:27:23.750215 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.05.14 17:27:23.750368 [ 294 ] {a1819ba6-7a04-443e-ac0c-96acb1596764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 582 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 583 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 584 | * a string isn't palatable for a few reasons. | ||
| 585 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 586 | * details. | ||
| 587 | */ | ||
| 588 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 589 | 2026.05.14 17:27:23.750499 [ 294 ] {a1819ba6-7a04-443e-ac0c-96acb1596764} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 590 | 2026.05.14 17:27:23.751466 [ 294 ] {a1819ba6-7a04-443e-ac0c-96acb1596764} <Debug> oximeter.measurements_bytes (20a54afc-f1e4-4e90-bb70-45043886c7c9): Loading data parts | ||
| 591 | 2026.05.14 17:27:23.751588 [ 294 ] {a1819ba6-7a04-443e-ac0c-96acb1596764} <Debug> oximeter.measurements_bytes (20a54afc-f1e4-4e90-bb70-45043886c7c9): There are no data parts | ||
| 592 | 2026.05.14 17:27:23.752188 [ 294 ] {a1819ba6-7a04-443e-ac0c-96acb1596764} <Debug> TCPHandler: Processed in 0.002020826 sec. | ||
| 593 | 2026.05.14 17:27:23.752329 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 594 | 2026.05.14 17:27:23.752485 [ 294 ] {b0fc6caf-432f-4584-b706-de18692497ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 595 | 2026.05.14 17:27:23.752607 [ 294 ] {b0fc6caf-432f-4584-b706-de18692497ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 596 | 2026.05.14 17:27:23.753716 [ 294 ] {b0fc6caf-432f-4584-b706-de18692497ad} <Debug> oximeter.measurements_cumulativei64 (3372472e-b650-4c99-83a3-0d5d94fefdb4): Loading data parts | ||
| 597 | 2026.05.14 17:27:23.753907 [ 294 ] {b0fc6caf-432f-4584-b706-de18692497ad} <Debug> oximeter.measurements_cumulativei64 (3372472e-b650-4c99-83a3-0d5d94fefdb4): There are no data parts | ||
| 598 | 2026.05.14 17:27:23.754559 [ 294 ] {b0fc6caf-432f-4584-b706-de18692497ad} <Debug> TCPHandler: Processed in 0.00227675 sec. | ||
| 599 | 2026.05.14 17:27:23.754782 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 600 | 2026.05.14 17:27:23.754944 [ 294 ] {59c77dc1-71c4-4e6c-9b1e-6c6f1237b78a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 601 | 2026.05.14 17:27:23.755068 [ 294 ] {59c77dc1-71c4-4e6c-9b1e-6c6f1237b78a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 602 | 2026.05.14 17:27:23.756035 [ 294 ] {59c77dc1-71c4-4e6c-9b1e-6c6f1237b78a} <Debug> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Loading data parts | ||
| 603 | 2026.05.14 17:27:23.756241 [ 294 ] {59c77dc1-71c4-4e6c-9b1e-6c6f1237b78a} <Debug> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): There are no data parts | ||
| 604 | 2026.05.14 17:27:23.756802 [ 294 ] {59c77dc1-71c4-4e6c-9b1e-6c6f1237b78a} <Debug> TCPHandler: Processed in 0.002068687 sec. | ||
| 605 | 2026.05.14 17:27:23.756970 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 606 | 2026.05.14 17:27:23.757212 [ 294 ] {cfc1c591-a5b1-4739-b149-6baad7f24d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 607 | 2026.05.14 17:27:23.757332 [ 294 ] {cfc1c591-a5b1-4739-b149-6baad7f24d09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 608 | 2026.05.14 17:27:23.758373 [ 294 ] {cfc1c591-a5b1-4739-b149-6baad7f24d09} <Debug> oximeter.measurements_cumulativef32 (213f9016-a483-4887-a78a-ebfa30540474): Loading data parts | ||
| 609 | 2026.05.14 17:27:23.758500 [ 294 ] {cfc1c591-a5b1-4739-b149-6baad7f24d09} <Debug> oximeter.measurements_cumulativef32 (213f9016-a483-4887-a78a-ebfa30540474): There are no data parts | ||
| 610 | 2026.05.14 17:27:23.759306 [ 294 ] {cfc1c591-a5b1-4739-b149-6baad7f24d09} <Debug> TCPHandler: Processed in 0.002415932 sec. | ||
| 611 | 2026.05.14 17:27:23.759484 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.14 17:27:23.759654 [ 294 ] {f57126ad-651b-40d4-a8b6-dcc1f2b1b229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 613 | 2026.05.14 17:27:23.759857 [ 294 ] {f57126ad-651b-40d4-a8b6-dcc1f2b1b229} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 614 | 2026.05.14 17:27:23.761051 [ 294 ] {f57126ad-651b-40d4-a8b6-dcc1f2b1b229} <Debug> oximeter.measurements_cumulativef64 (5eccdc2b-bafd-43e8-a1f1-c4e995fd1289): Loading data parts | ||
| 615 | 2026.05.14 17:27:23.761183 [ 294 ] {f57126ad-651b-40d4-a8b6-dcc1f2b1b229} <Debug> oximeter.measurements_cumulativef64 (5eccdc2b-bafd-43e8-a1f1-c4e995fd1289): There are no data parts | ||
| 616 | 2026.05.14 17:27:23.761724 [ 294 ] {f57126ad-651b-40d4-a8b6-dcc1f2b1b229} <Debug> TCPHandler: Processed in 0.002246159 sec. | ||
| 617 | 2026.05.14 17:27:23.761974 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 618 | 2026.05.14 17:27:23.762198 [ 294 ] {336fc479-74ca-4850-980c-965b4ed8366b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 619 | * NOTE: Array types cannot be Nullable, see | ||
| 620 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 621 | * for more details. | ||
| 622 | * | ||
| 623 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 624 | * is unfortunate, and at this point relies on the fact that an | ||
| 625 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 626 | * to figure out another way to represent missing samples here. | ||
| 627 | */ | ||
| 628 | 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) | ||
| 629 | 2026.05.14 17:27:23.762340 [ 294 ] {336fc479-74ca-4850-980c-965b4ed8366b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 630 | 2026.05.14 17:27:23.763620 [ 294 ] {336fc479-74ca-4850-980c-965b4ed8366b} <Debug> oximeter.measurements_histogrami8 (7a94e4b4-9d6e-44df-a194-5013bc12ab7a): Loading data parts | ||
| 631 | 2026.05.14 17:27:23.763746 [ 294 ] {336fc479-74ca-4850-980c-965b4ed8366b} <Debug> oximeter.measurements_histogrami8 (7a94e4b4-9d6e-44df-a194-5013bc12ab7a): There are no data parts | ||
| 632 | 2026.05.14 17:27:23.764408 [ 294 ] {336fc479-74ca-4850-980c-965b4ed8366b} <Debug> TCPHandler: Processed in 0.002483902 sec. | ||
| 633 | 2026.05.14 17:27:23.764562 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.05.14 17:27:23.764773 [ 294 ] {02bbca60-ae43-45d1-a259-ce06a26b0f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 635 | 2026.05.14 17:27:23.764921 [ 294 ] {02bbca60-ae43-45d1-a259-ce06a26b0f1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 636 | 2026.05.14 17:27:23.766259 [ 294 ] {02bbca60-ae43-45d1-a259-ce06a26b0f1a} <Debug> oximeter.measurements_histogramu8 (f79ee067-af4a-4055-bef6-f82c6d0ee1cf): Loading data parts | ||
| 637 | 2026.05.14 17:27:23.766389 [ 294 ] {02bbca60-ae43-45d1-a259-ce06a26b0f1a} <Debug> oximeter.measurements_histogramu8 (f79ee067-af4a-4055-bef6-f82c6d0ee1cf): There are no data parts | ||
| 638 | 2026.05.14 17:27:23.766927 [ 294 ] {02bbca60-ae43-45d1-a259-ce06a26b0f1a} <Debug> TCPHandler: Processed in 0.002411371 sec. | ||
| 639 | 2026.05.14 17:27:23.767131 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.05.14 17:27:23.767390 [ 294 ] {98cd4e4e-c4e7-4a1a-bbf2-35816dc21d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 641 | 2026.05.14 17:27:23.767529 [ 294 ] {98cd4e4e-c4e7-4a1a-bbf2-35816dc21d9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 642 | 2026.05.14 17:27:23.768727 [ 294 ] {98cd4e4e-c4e7-4a1a-bbf2-35816dc21d9c} <Debug> oximeter.measurements_histogrami16 (180cbb3b-c62d-43bb-9938-d4d4dccf4c05): Loading data parts | ||
| 643 | 2026.05.14 17:27:23.768856 [ 294 ] {98cd4e4e-c4e7-4a1a-bbf2-35816dc21d9c} <Debug> oximeter.measurements_histogrami16 (180cbb3b-c62d-43bb-9938-d4d4dccf4c05): There are no data parts | ||
| 644 | 2026.05.14 17:27:23.769474 [ 294 ] {98cd4e4e-c4e7-4a1a-bbf2-35816dc21d9c} <Debug> TCPHandler: Processed in 0.002390491 sec. | ||
| 645 | 2026.05.14 17:27:23.769615 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.05.14 17:27:23.769823 [ 294 ] {3e767f62-caba-4877-989a-02d5fdb147a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 647 | 2026.05.14 17:27:23.769967 [ 294 ] {3e767f62-caba-4877-989a-02d5fdb147a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 648 | 2026.05.14 17:27:23.771234 [ 294 ] {3e767f62-caba-4877-989a-02d5fdb147a3} <Debug> oximeter.measurements_histogramu16 (8bc1c240-5270-49a3-850f-b4bc22669e50): Loading data parts | ||
| 649 | 2026.05.14 17:27:23.771357 [ 294 ] {3e767f62-caba-4877-989a-02d5fdb147a3} <Debug> oximeter.measurements_histogramu16 (8bc1c240-5270-49a3-850f-b4bc22669e50): There are no data parts | ||
| 650 | 2026.05.14 17:27:23.771956 [ 294 ] {3e767f62-caba-4877-989a-02d5fdb147a3} <Debug> TCPHandler: Processed in 0.002388111 sec. | ||
| 651 | 2026.05.14 17:27:23.772151 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 652 | 2026.05.14 17:27:23.772408 [ 294 ] {23be7f69-9f5e-43ab-8f6d-b0199cd423d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 653 | 2026.05.14 17:27:23.772547 [ 294 ] {23be7f69-9f5e-43ab-8f6d-b0199cd423d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 654 | 2026.05.14 17:27:23.773834 [ 294 ] {23be7f69-9f5e-43ab-8f6d-b0199cd423d4} <Debug> oximeter.measurements_histogrami32 (02a27bda-b391-4d9e-996a-1a7e2e102e1f): Loading data parts | ||
| 655 | 2026.05.14 17:27:23.773961 [ 294 ] {23be7f69-9f5e-43ab-8f6d-b0199cd423d4} <Debug> oximeter.measurements_histogrami32 (02a27bda-b391-4d9e-996a-1a7e2e102e1f): There are no data parts | ||
| 656 | 2026.05.14 17:27:23.774666 [ 294 ] {23be7f69-9f5e-43ab-8f6d-b0199cd423d4} <Debug> TCPHandler: Processed in 0.002562634 sec. | ||
| 657 | 2026.05.14 17:27:23.774819 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 658 | 2026.05.14 17:27:23.775032 [ 294 ] {d3bccb95-49fc-455b-8d22-125e7a5a62fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 659 | 2026.05.14 17:27:23.775185 [ 294 ] {d3bccb95-49fc-455b-8d22-125e7a5a62fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 660 | 2026.05.14 17:27:23.776407 [ 294 ] {d3bccb95-49fc-455b-8d22-125e7a5a62fd} <Debug> oximeter.measurements_histogramu32 (f65620d9-78d6-4879-a199-30b5e43e8adb): Loading data parts | ||
| 661 | 2026.05.14 17:27:23.776529 [ 294 ] {d3bccb95-49fc-455b-8d22-125e7a5a62fd} <Debug> oximeter.measurements_histogramu32 (f65620d9-78d6-4879-a199-30b5e43e8adb): There are no data parts | ||
| 662 | 2026.05.14 17:27:23.777176 [ 294 ] {d3bccb95-49fc-455b-8d22-125e7a5a62fd} <Debug> TCPHandler: Processed in 0.002403472 sec. | ||
| 663 | 2026.05.14 17:27:23.777368 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 664 | 2026.05.14 17:27:23.777623 [ 294 ] {9cb4b6a5-1fd5-4083-9d1b-9b5e39c1f6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 665 | 2026.05.14 17:27:23.777765 [ 294 ] {9cb4b6a5-1fd5-4083-9d1b-9b5e39c1f6bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 666 | 2026.05.14 17:27:23.778929 [ 294 ] {9cb4b6a5-1fd5-4083-9d1b-9b5e39c1f6bf} <Debug> oximeter.measurements_histogrami64 (10a227a3-d7f8-4b58-a3a2-790544f39950): Loading data parts | ||
| 667 | 2026.05.14 17:27:23.779051 [ 294 ] {9cb4b6a5-1fd5-4083-9d1b-9b5e39c1f6bf} <Debug> oximeter.measurements_histogrami64 (10a227a3-d7f8-4b58-a3a2-790544f39950): There are no data parts | ||
| 668 | 2026.05.14 17:27:23.779680 [ 294 ] {9cb4b6a5-1fd5-4083-9d1b-9b5e39c1f6bf} <Debug> TCPHandler: Processed in 0.002360642 sec. | ||
| 669 | 2026.05.14 17:27:23.779821 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 670 | 2026.05.14 17:27:23.780034 [ 294 ] {389cc750-9e8e-4551-b453-97269fa178b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 671 | 2026.05.14 17:27:23.780175 [ 294 ] {389cc750-9e8e-4551-b453-97269fa178b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 672 | 2026.05.14 17:27:23.781486 [ 294 ] {389cc750-9e8e-4551-b453-97269fa178b1} <Debug> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Loading data parts | ||
| 673 | 2026.05.14 17:27:23.781617 [ 294 ] {389cc750-9e8e-4551-b453-97269fa178b1} <Debug> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): There are no data parts | ||
| 674 | 2026.05.14 17:27:23.782136 [ 294 ] {389cc750-9e8e-4551-b453-97269fa178b1} <Debug> TCPHandler: Processed in 0.002383051 sec. | ||
| 675 | 2026.05.14 17:27:23.782317 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.05.14 17:27:23.782561 [ 294 ] {a24c6284-3a73-4169-a2c4-fbc5238c0493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 677 | 2026.05.14 17:27:23.782696 [ 294 ] {a24c6284-3a73-4169-a2c4-fbc5238c0493} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 678 | 2026.05.14 17:27:23.783932 [ 294 ] {a24c6284-3a73-4169-a2c4-fbc5238c0493} <Debug> oximeter.measurements_histogramf32 (c4fedee5-2673-4649-9d72-e72f43309e33): Loading data parts | ||
| 679 | 2026.05.14 17:27:23.784057 [ 294 ] {a24c6284-3a73-4169-a2c4-fbc5238c0493} <Debug> oximeter.measurements_histogramf32 (c4fedee5-2673-4649-9d72-e72f43309e33): There are no data parts | ||
| 680 | 2026.05.14 17:27:23.784669 [ 294 ] {a24c6284-3a73-4169-a2c4-fbc5238c0493} <Debug> TCPHandler: Processed in 0.002366621 sec. | ||
| 681 | 2026.05.14 17:27:23.784809 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 682 | 2026.05.14 17:27:23.785018 [ 294 ] {c4ea54e2-edb4-42e3-b1e9-1cd28ba04ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 683 | 2026.05.14 17:27:23.785166 [ 294 ] {c4ea54e2-edb4-42e3-b1e9-1cd28ba04ad2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 684 | 2026.05.14 17:27:23.786409 [ 294 ] {c4ea54e2-edb4-42e3-b1e9-1cd28ba04ad2} <Debug> oximeter.measurements_histogramf64 (2a36d4ab-0366-4567-b7ee-acab2d051163): Loading data parts | ||
| 685 | 2026.05.14 17:27:23.786541 [ 294 ] {c4ea54e2-edb4-42e3-b1e9-1cd28ba04ad2} <Debug> oximeter.measurements_histogramf64 (2a36d4ab-0366-4567-b7ee-acab2d051163): There are no data parts | ||
| 686 | 2026.05.14 17:27:23.787131 [ 294 ] {c4ea54e2-edb4-42e3-b1e9-1cd28ba04ad2} <Debug> TCPHandler: Processed in 0.002370281 sec. | ||
| 687 | 2026.05.14 17:27:23.787330 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 688 | 2026.05.14 17:27:23.787553 [ 294 ] {481ffe6c-4b2f-4983-b1f7-641d226fa56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) /* The field tables store named dimensions of each timeseries. | ||
| 689 | * | ||
| 690 | * As with the measurement tables, there is one field table for each field data | ||
| 691 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 692 | * this behavior **must not** be relied upon for query correctness. | ||
| 693 | * | ||
| 694 | * The index for the fields differs from the measurements, however. Rows are | ||
| 695 | * sorted by timeseries name, then field name, field value, and finally | ||
| 696 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 697 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 698 | * usually then used to look up measurements. | ||
| 699 | * | ||
| 700 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 701 | * timeseries name and then key, since it would improve lookups where one | ||
| 702 | * already has the key. Realistically though, these tables are quite small and | ||
| 703 | * so performance benefits will be low in absolute terms. | ||
| 704 | * | ||
| 705 | * TTL: We use a materialized column to expire old field table records. This | ||
| 706 | * column is generated automatically by the database whenever a new row is | ||
| 707 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 708 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 709 | * record will remain during a deduplication, which will have the last | ||
| 710 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 711 | * measurement tables. | ||
| 712 | */ | ||
| 713 | 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) | ||
| 714 | 2026.05.14 17:27:23.787705 [ 294 ] {481ffe6c-4b2f-4983-b1f7-641d226fa56f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 715 | 2026.05.14 17:27:23.789364 [ 294 ] {481ffe6c-4b2f-4983-b1f7-641d226fa56f} <Debug> oximeter.fields_bool (f4685408-6266-451e-9f7e-b64d237c124e): Loading data parts | ||
| 716 | 2026.05.14 17:27:23.789493 [ 294 ] {481ffe6c-4b2f-4983-b1f7-641d226fa56f} <Debug> oximeter.fields_bool (f4685408-6266-451e-9f7e-b64d237c124e): There are no data parts | ||
| 717 | 2026.05.14 17:27:23.790110 [ 294 ] {481ffe6c-4b2f-4983-b1f7-641d226fa56f} <Debug> TCPHandler: Processed in 0.002827137 sec. | ||
| 718 | 2026.05.14 17:27:23.790251 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 719 | 2026.05.14 17:27:23.790403 [ 294 ] {78ace163-4b3f-4451-b199-36e52f3206c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 720 | 2026.05.14 17:27:23.790540 [ 294 ] {78ace163-4b3f-4451-b199-36e52f3206c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 721 | 2026.05.14 17:27:23.791634 [ 294 ] {78ace163-4b3f-4451-b199-36e52f3206c4} <Debug> oximeter.fields_i8 (4a69a36e-0d39-418c-97b8-73988bc420cb): Loading data parts | ||
| 722 | 2026.05.14 17:27:23.791848 [ 294 ] {78ace163-4b3f-4451-b199-36e52f3206c4} <Debug> oximeter.fields_i8 (4a69a36e-0d39-418c-97b8-73988bc420cb): There are no data parts | ||
| 723 | 2026.05.14 17:27:23.792390 [ 294 ] {78ace163-4b3f-4451-b199-36e52f3206c4} <Debug> TCPHandler: Processed in 0.002187059 sec. | ||
| 724 | 2026.05.14 17:27:23.792526 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 725 | 2026.05.14 17:27:23.792773 [ 294 ] {2c8ff337-8726-43c2-ab76-9e138ce73df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 726 | 2026.05.14 17:27:23.792905 [ 294 ] {2c8ff337-8726-43c2-ab76-9e138ce73df4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 727 | 2026.05.14 17:27:23.793967 [ 294 ] {2c8ff337-8726-43c2-ab76-9e138ce73df4} <Debug> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Loading data parts | ||
| 728 | 2026.05.14 17:27:23.794079 [ 294 ] {2c8ff337-8726-43c2-ab76-9e138ce73df4} <Debug> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): There are no data parts | ||
| 729 | 2026.05.14 17:27:23.794830 [ 294 ] {2c8ff337-8726-43c2-ab76-9e138ce73df4} <Debug> TCPHandler: Processed in 0.002350061 sec. | ||
| 730 | 2026.05.14 17:27:23.794972 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 731 | 2026.05.14 17:27:23.795124 [ 294 ] {e238c860-af59-47a2-a564-6c9d28052b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 732 | 2026.05.14 17:27:23.795255 [ 294 ] {e238c860-af59-47a2-a564-6c9d28052b60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 733 | 2026.05.14 17:27:23.796417 [ 294 ] {e238c860-af59-47a2-a564-6c9d28052b60} <Debug> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Loading data parts | ||
| 734 | 2026.05.14 17:27:23.796587 [ 294 ] {e238c860-af59-47a2-a564-6c9d28052b60} <Debug> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): There are no data parts | ||
| 735 | 2026.05.14 17:27:23.797150 [ 294 ] {e238c860-af59-47a2-a564-6c9d28052b60} <Debug> TCPHandler: Processed in 0.002228459 sec. | ||
| 736 | 2026.05.14 17:27:23.797287 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 737 | 2026.05.14 17:27:23.797522 [ 294 ] {88e11016-e91b-4c14-9cca-0c0e409a781d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 738 | 2026.05.14 17:27:23.797644 [ 294 ] {88e11016-e91b-4c14-9cca-0c0e409a781d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 739 | 2026.05.14 17:27:23.798681 [ 294 ] {88e11016-e91b-4c14-9cca-0c0e409a781d} <Debug> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Loading data parts | ||
| 740 | 2026.05.14 17:27:23.798803 [ 294 ] {88e11016-e91b-4c14-9cca-0c0e409a781d} <Debug> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): There are no data parts | ||
| 741 | 2026.05.14 17:27:23.799350 [ 294 ] {88e11016-e91b-4c14-9cca-0c0e409a781d} <Debug> TCPHandler: Processed in 0.002145619 sec. | ||
| 742 | 2026.05.14 17:27:23.799477 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 743 | 2026.05.14 17:27:23.799619 [ 294 ] {aa779618-efc6-4e25-8d63-d7e6ada3d4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 744 | 2026.05.14 17:27:23.799868 [ 294 ] {aa779618-efc6-4e25-8d63-d7e6ada3d4ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 745 | 2026.05.14 17:27:23.801088 [ 294 ] {aa779618-efc6-4e25-8d63-d7e6ada3d4ae} <Debug> oximeter.fields_i32 (3b17bf78-65e2-4565-bec0-e5ff352c8540): Loading data parts | ||
| 746 | 2026.05.14 17:27:23.801213 [ 294 ] {aa779618-efc6-4e25-8d63-d7e6ada3d4ae} <Debug> oximeter.fields_i32 (3b17bf78-65e2-4565-bec0-e5ff352c8540): There are no data parts | ||
| 747 | 2026.05.14 17:27:23.801729 [ 294 ] {aa779618-efc6-4e25-8d63-d7e6ada3d4ae} <Debug> TCPHandler: Processed in 0.002254839 sec. | ||
| 748 | 2026.05.14 17:27:23.801869 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 749 | 2026.05.14 17:27:23.802112 [ 294 ] {0dfe2e06-023f-4af1-9e22-ab978fe9101e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 750 | 2026.05.14 17:27:23.802240 [ 294 ] {0dfe2e06-023f-4af1-9e22-ab978fe9101e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 751 | 2026.05.14 17:27:23.803276 [ 294 ] {0dfe2e06-023f-4af1-9e22-ab978fe9101e} <Debug> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Loading data parts | ||
| 752 | 2026.05.14 17:27:23.803405 [ 294 ] {0dfe2e06-023f-4af1-9e22-ab978fe9101e} <Debug> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): There are no data parts | ||
| 753 | 2026.05.14 17:27:23.803967 [ 294 ] {0dfe2e06-023f-4af1-9e22-ab978fe9101e} <Debug> TCPHandler: Processed in 0.002147809 sec. | ||
| 754 | 2026.05.14 17:27:23.804129 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 755 | 2026.05.14 17:27:23.804280 [ 294 ] {1351ba68-0a1b-4685-9e04-6fe0880c836c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 756 | 2026.05.14 17:27:23.804409 [ 294 ] {1351ba68-0a1b-4685-9e04-6fe0880c836c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 757 | 2026.05.14 17:27:23.805528 [ 294 ] {1351ba68-0a1b-4685-9e04-6fe0880c836c} <Debug> oximeter.fields_i64 (36898e2b-acd9-4c03-a9c9-5677c2cb1c9a): Loading data parts | ||
| 758 | 2026.05.14 17:27:23.805645 [ 294 ] {1351ba68-0a1b-4685-9e04-6fe0880c836c} <Debug> oximeter.fields_i64 (36898e2b-acd9-4c03-a9c9-5677c2cb1c9a): There are no data parts | ||
| 759 | 2026.05.14 17:27:23.806199 [ 294 ] {1351ba68-0a1b-4685-9e04-6fe0880c836c} <Debug> TCPHandler: Processed in 0.002116498 sec. | ||
| 760 | 2026.05.14 17:27:23.806345 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 761 | 2026.05.14 17:27:23.806550 [ 294 ] {42b78be3-76b1-434f-b838-f3bc3896147d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 762 | 2026.05.14 17:27:23.806636 [ 294 ] {42b78be3-76b1-434f-b838-f3bc3896147d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 763 | 2026.05.14 17:27:23.807715 [ 294 ] {42b78be3-76b1-434f-b838-f3bc3896147d} <Debug> oximeter.fields_u64 (e739dd0d-498d-4259-90c2-c8b65b47dc73): Loading data parts | ||
| 764 | 2026.05.14 17:27:23.807850 [ 294 ] {42b78be3-76b1-434f-b838-f3bc3896147d} <Debug> oximeter.fields_u64 (e739dd0d-498d-4259-90c2-c8b65b47dc73): There are no data parts | ||
| 765 | 2026.05.14 17:27:23.808409 [ 294 ] {42b78be3-76b1-434f-b838-f3bc3896147d} <Debug> TCPHandler: Processed in 0.002111618 sec. | ||
| 766 | 2026.05.14 17:27:23.808585 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.05.14 17:27:23.808738 [ 294 ] {8c39f64f-3872-4757-82f6-d445b078b101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 768 | 2026.05.14 17:27:23.808778 [ 294 ] {8c39f64f-3872-4757-82f6-d445b078b101} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 769 | 2026.05.14 17:27:23.809835 [ 294 ] {8c39f64f-3872-4757-82f6-d445b078b101} <Debug> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Loading data parts | ||
| 770 | 2026.05.14 17:27:23.809958 [ 294 ] {8c39f64f-3872-4757-82f6-d445b078b101} <Debug> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): There are no data parts | ||
| 771 | 2026.05.14 17:27:23.810473 [ 294 ] {8c39f64f-3872-4757-82f6-d445b078b101} <Debug> TCPHandler: Processed in 0.001935395 sec. | ||
| 772 | 2026.05.14 17:27:23.810615 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.05.14 17:27:23.810766 [ 294 ] {fb09fa18-94d3-48f5-ace7-2dcdd74254b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 774 | 2026.05.14 17:27:23.810807 [ 294 ] {fb09fa18-94d3-48f5-ace7-2dcdd74254b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 775 | 2026.05.14 17:27:23.811927 [ 294 ] {fb09fa18-94d3-48f5-ace7-2dcdd74254b2} <Debug> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Loading data parts | ||
| 776 | 2026.05.14 17:27:23.812064 [ 294 ] {fb09fa18-94d3-48f5-ace7-2dcdd74254b2} <Debug> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): There are no data parts | ||
| 777 | 2026.05.14 17:27:23.812779 [ 294 ] {fb09fa18-94d3-48f5-ace7-2dcdd74254b2} <Debug> TCPHandler: Processed in 0.002210709 sec. | ||
| 778 | 2026.05.14 17:27:23.812947 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.05.14 17:27:23.813112 [ 294 ] {ee74a62f-7cf3-49fb-bd3e-84bc9a52dc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) 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) | ||
| 780 | 2026.05.14 17:27:23.813158 [ 294 ] {ee74a62f-7cf3-49fb-bd3e-84bc9a52dc40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 781 | 2026.05.14 17:27:23.814355 [ 294 ] {ee74a62f-7cf3-49fb-bd3e-84bc9a52dc40} <Debug> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Loading data parts | ||
| 782 | 2026.05.14 17:27:23.814497 [ 294 ] {ee74a62f-7cf3-49fb-bd3e-84bc9a52dc40} <Debug> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): There are no data parts | ||
| 783 | 2026.05.14 17:27:23.815087 [ 294 ] {ee74a62f-7cf3-49fb-bd3e-84bc9a52dc40} <Debug> TCPHandler: Processed in 0.002191498 sec. | ||
| 784 | 2026.05.14 17:27:23.815260 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.05.14 17:27:23.815517 [ 294 ] {d4de00b5-fc0e-43cb-86c6-4c1704f1e612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) /* The timeseries schema table stores the extracted schema for the samples | ||
| 786 | * oximeter collects. | ||
| 787 | */ | ||
| 788 | 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) | ||
| 789 | 2026.05.14 17:27:23.815585 [ 294 ] {d4de00b5-fc0e-43cb-86c6-4c1704f1e612} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 790 | 2026.05.14 17:27:23.816803 [ 294 ] {d4de00b5-fc0e-43cb-86c6-4c1704f1e612} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Loading data parts | ||
| 791 | 2026.05.14 17:27:23.816933 [ 294 ] {d4de00b5-fc0e-43cb-86c6-4c1704f1e612} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): There are no data parts | ||
| 792 | 2026.05.14 17:27:23.817518 [ 294 ] {d4de00b5-fc0e-43cb-86c6-4c1704f1e612} <Debug> TCPHandler: Processed in 0.002352131 sec. | ||
| 793 | 2026.05.14 17:27:23.820000 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.05.14 17:27:23.820236 [ 293 ] {2b751758-639e-45f6-960e-f3611292fbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 795 | 2026.05.14 17:27:23.822250 [ 293 ] {2b751758-639e-45f6-960e-f3611292fbd7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 796 | 2026.05.14 17:27:23.828176 [ 284 ] {2b751758-639e-45f6-960e-f3611292fbd7} <Trace> oximeter.version (c2a3318f-3cdc-49be-9dbf-bf6e8a1a55f0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 797 | 2026.05.14 17:27:23.828216 [ 284 ] {2b751758-639e-45f6-960e-f3611292fbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 798 | 2026.05.14 17:27:23.832039 [ 284 ] {2b751758-639e-45f6-960e-f3611292fbd7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 799 | 2026.05.14 17:27:23.832643 [ 284 ] {2b751758-639e-45f6-960e-f3611292fbd7} <Trace> oximeter.version (c2a3318f-3cdc-49be-9dbf-bf6e8a1a55f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 800 | 2026.05.14 17:27:23.832888 [ 293 ] {2b751758-639e-45f6-960e-f3611292fbd7} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012787 sec., 78.20442637053257 rows/sec., 1.22 KiB/sec. | ||
| 801 | 2026.05.14 17:27:23.833070 [ 293 ] {2b751758-639e-45f6-960e-f3611292fbd7} <Debug> TCPHandler: Processed in 0.013124532 sec. | ||
| 802 | 2026.05.14 17:27:24.000431 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.99 MiB, peak 132.99 MiB, free memory in arenas 0.00 B, will set to 142.14 MiB (RSS), difference: 9.14 MiB | ||
| 803 | 2026.05.14 17:27:27.725495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.14 17:27:27.725529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.14 17:27:27.725631 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.14 17:27:27.725690 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.14 17:27:27.728297 [ 245 ] {} <Debug> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Loading data parts | ||
| 808 | 2026.05.14 17:27:27.728444 [ 245 ] {} <Debug> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): There are no data parts | ||
| 809 | 2026.05.14 17:27:27.730308 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.14 17:27:27.730352 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 811 | 2026.05.14 17:27:27.732363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.14 17:27:27.732946 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.14 17:27:27.733097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.14 17:27:27.737887 [ 244 ] {} <Debug> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Loading data parts | ||
| 815 | 2026.05.14 17:27:27.738021 [ 244 ] {} <Debug> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): There are no data parts | ||
| 816 | 2026.05.14 17:27:27.762551 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.14 17:27:27.762617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 818 | 2026.05.14 17:27:27.769062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.14 17:27:27.770285 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.14 17:27:27.773211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.14 17:27:28.000234 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.21 MiB, peak 151.21 MiB, free memory in arenas 0.00 B, will set to 156.32 MiB (RSS), difference: 9.11 MiB | ||
| 822 | 2026.05.14 17:27:30.225531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.14 17:27:30.225650 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.14 17:27:30.229039 [ 243 ] {} <Debug> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Loading data parts | ||
| 825 | 2026.05.14 17:27:30.229196 [ 243 ] {} <Debug> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): There are no data parts | ||
| 826 | 2026.05.14 17:27:30.233831 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.14 17:27:30.233868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 828 | 2026.05.14 17:27:30.235449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.14 17:27:30.235963 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.14 17:27:30.236178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.14 17:27:31.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.56 MiB, peak 160.56 MiB, free memory in arenas 0.00 B, will set to 156.98 MiB (RSS), difference: -3.58 MiB | ||
| 832 | 2026.05.14 17:27:35.194328 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.14 17:27:35.194415 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.14 17:27:35.233358 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.14 17:27:35.234148 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.14 17:27:35.234196 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 837 | 2026.05.14 17:27:35.234954 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.14 17:27:35.235411 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.14 17:27:35.235554 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.14 17:27:35.273468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.14 17:27:35.294094 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.14 17:27:35.294167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 843 | 2026.05.14 17:27:35.301025 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.14 17:27:35.302274 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.14 17:27:35.307396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.14 17:27:36.000271 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.66 MiB, peak 161.66 MiB, free memory in arenas 0.00 B, will set to 160.11 MiB (RSS), difference: 2.45 MiB | ||
| 847 | 2026.05.14 17:27:41.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.12 MiB, peak 161.66 MiB, free memory in arenas 0.00 B, will set to 160.13 MiB (RSS), difference: 4.01 MiB | ||
| 848 | 2026.05.14 17:27:42.735712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 849 | 2026.05.14 17:27:42.736219 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 850 | 2026.05.14 17:27:42.736272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 851 | 2026.05.14 17:27:42.737020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 852 | 2026.05.14 17:27:42.737597 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 853 | 2026.05.14 17:27:42.737755 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 854 | 2026.05.14 17:27:42.807667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 855 | 2026.05.14 17:27:42.823279 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 856 | 2026.05.14 17:27:42.823346 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 857 | 2026.05.14 17:27:42.829988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 858 | 2026.05.14 17:27:42.831029 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 859 | 2026.05.14 17:27:42.834180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 860 | 2026.05.14 17:27:43.856079 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.14 17:27:43.856332 [ 293 ] {2a4ce916-15a5-499d-8965-72e6461a0ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.14 17:27:43.856966 [ 293 ] {2a4ce916-15a5-499d-8965-72e6461a0ca5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 863 | 2026.05.14 17:27:43.857111 [ 293 ] {2a4ce916-15a5-499d-8965-72e6461a0ca5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 864 | 2026.05.14 17:27:43.857649 [ 293 ] {2a4ce916-15a5-499d-8965-72e6461a0ca5} <Debug> TCPHandler: Processed in 0.001703302 sec. | ||
| 865 | 2026.05.14 17:27:43.867313 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.05.14 17:27:43.867438 [ 293 ] {7d229a83-e71a-4af3-8ce1-b048d89cac79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 867 | 2026.05.14 17:27:43.867487 [ 293 ] {7d229a83-e71a-4af3-8ce1-b048d89cac79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 868 | 2026.05.14 17:27:43.868137 [ 293 ] {7d229a83-e71a-4af3-8ce1-b048d89cac79} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2026.05.14 17:27:43.868186 [ 293 ] {7d229a83-e71a-4af3-8ce1-b048d89cac79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 870 | 2026.05.14 17:27:43.868908 [ 293 ] {7d229a83-e71a-4af3-8ce1-b048d89cac79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2026.05.14 17:27:43.869431 [ 293 ] {7d229a83-e71a-4af3-8ce1-b048d89cac79} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2026.05.14 17:27:43.869592 [ 293 ] {7d229a83-e71a-4af3-8ce1-b048d89cac79} <Debug> executeQuery: Read 18 rows, 5.26 KiB in 0.002189 sec., 8222.932846048425 rows/sec., 2.34 MiB/sec. | ||
| 873 | 2026.05.14 17:27:43.869633 [ 293 ] {7d229a83-e71a-4af3-8ce1-b048d89cac79} <Debug> TCPHandler: Processed in 0.002381042 sec. | ||
| 874 | 2026.05.14 17:27:43.869793 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2026.05.14 17:27:43.869896 [ 293 ] {db6f2645-9b0e-4e5f-b13e-2f6ca97a26e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 876 | 2026.05.14 17:27:43.869938 [ 293 ] {db6f2645-9b0e-4e5f-b13e-2f6ca97a26e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 877 | 2026.05.14 17:27:43.873198 [ 293 ] {db6f2645-9b0e-4e5f-b13e-2f6ca97a26e0} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 878 | 2026.05.14 17:27:43.873235 [ 293 ] {db6f2645-9b0e-4e5f-b13e-2f6ca97a26e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 879 | 2026.05.14 17:27:43.873776 [ 293 ] {db6f2645-9b0e-4e5f-b13e-2f6ca97a26e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 880 | 2026.05.14 17:27:43.874325 [ 293 ] {db6f2645-9b0e-4e5f-b13e-2f6ca97a26e0} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 881 | 2026.05.14 17:27:43.874465 [ 293 ] {db6f2645-9b0e-4e5f-b13e-2f6ca97a26e0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.004591 sec., 61860.161184927034 rows/sec., 3.93 MiB/sec. | ||
| 882 | 2026.05.14 17:27:43.874506 [ 293 ] {db6f2645-9b0e-4e5f-b13e-2f6ca97a26e0} <Debug> TCPHandler: Processed in 0.004763293 sec. | ||
| 883 | 2026.05.14 17:27:43.874662 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2026.05.14 17:27:43.874764 [ 293 ] {05ae4c0b-1731-4f88-9a51-04604f56dc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 885 | 2026.05.14 17:27:43.874806 [ 293 ] {05ae4c0b-1731-4f88-9a51-04604f56dc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 886 | 2026.05.14 17:27:43.875223 [ 293 ] {05ae4c0b-1731-4f88-9a51-04604f56dc3c} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2026.05.14 17:27:43.875261 [ 293 ] {05ae4c0b-1731-4f88-9a51-04604f56dc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 888 | 2026.05.14 17:27:43.875709 [ 293 ] {05ae4c0b-1731-4f88-9a51-04604f56dc3c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2026.05.14 17:27:43.876337 [ 293 ] {05ae4c0b-1731-4f88-9a51-04604f56dc3c} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2026.05.14 17:27:43.876474 [ 293 ] {05ae4c0b-1731-4f88-9a51-04604f56dc3c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00173 sec., 3468.208092485549 rows/sec., 282.81 KiB/sec. | ||
| 891 | 2026.05.14 17:27:43.876512 [ 293 ] {05ae4c0b-1731-4f88-9a51-04604f56dc3c} <Debug> TCPHandler: Processed in 0.001916175 sec. | ||
| 892 | 2026.05.14 17:27:43.876644 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.05.14 17:27:43.876746 [ 293 ] {663f6164-a77e-4fa2-ad4c-803ebdac4e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 894 | 2026.05.14 17:27:43.876787 [ 293 ] {663f6164-a77e-4fa2-ad4c-803ebdac4e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 895 | 2026.05.14 17:27:43.925994 [ 293 ] {663f6164-a77e-4fa2-ad4c-803ebdac4e0d} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2026.05.14 17:27:43.926049 [ 293 ] {663f6164-a77e-4fa2-ad4c-803ebdac4e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 897 | 2026.05.14 17:27:43.926654 [ 293 ] {663f6164-a77e-4fa2-ad4c-803ebdac4e0d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2026.05.14 17:27:43.927224 [ 293 ] {663f6164-a77e-4fa2-ad4c-803ebdac4e0d} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2026.05.14 17:27:43.927385 [ 293 ] {663f6164-a77e-4fa2-ad4c-803ebdac4e0d} <Debug> executeQuery: Read 770 rows, 61.18 KiB in 0.050654 sec., 15201.16871323094 rows/sec., 1.18 MiB/sec. | ||
| 900 | 2026.05.14 17:27:43.927438 [ 293 ] {663f6164-a77e-4fa2-ad4c-803ebdac4e0d} <Debug> TCPHandler: Processed in 0.050843616 sec. | ||
| 901 | 2026.05.14 17:27:43.927624 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.05.14 17:27:43.927741 [ 293 ] {53e3681a-3aff-4505-9434-5b7690006f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 903 | 2026.05.14 17:27:43.927790 [ 293 ] {53e3681a-3aff-4505-9434-5b7690006f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 904 | 2026.05.14 17:27:43.928343 [ 293 ] {53e3681a-3aff-4505-9434-5b7690006f2e} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2026.05.14 17:27:43.928377 [ 293 ] {53e3681a-3aff-4505-9434-5b7690006f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 906 | 2026.05.14 17:27:43.928894 [ 293 ] {53e3681a-3aff-4505-9434-5b7690006f2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2026.05.14 17:27:43.929337 [ 293 ] {53e3681a-3aff-4505-9434-5b7690006f2e} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2026.05.14 17:27:43.929478 [ 293 ] {53e3681a-3aff-4505-9434-5b7690006f2e} <Debug> executeQuery: Read 159 rows, 9.79 KiB in 0.001765 sec., 90084.98583569405 rows/sec., 5.42 MiB/sec. | ||
| 909 | 2026.05.14 17:27:43.929540 [ 293 ] {53e3681a-3aff-4505-9434-5b7690006f2e} <Debug> TCPHandler: Processed in 0.001999766 sec. | ||
| 910 | 2026.05.14 17:27:43.929704 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2026.05.14 17:27:43.929803 [ 293 ] {983d1af5-9202-498f-9d11-4ad21ba099df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 912 | 2026.05.14 17:27:43.929844 [ 293 ] {983d1af5-9202-498f-9d11-4ad21ba099df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 913 | 2026.05.14 17:27:43.930311 [ 293 ] {983d1af5-9202-498f-9d11-4ad21ba099df} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2026.05.14 17:27:43.930347 [ 293 ] {983d1af5-9202-498f-9d11-4ad21ba099df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 915 | 2026.05.14 17:27:43.930787 [ 293 ] {983d1af5-9202-498f-9d11-4ad21ba099df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2026.05.14 17:27:43.931226 [ 293 ] {983d1af5-9202-498f-9d11-4ad21ba099df} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2026.05.14 17:27:43.931360 [ 293 ] {983d1af5-9202-498f-9d11-4ad21ba099df} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001575 sec., 94603.1746031746 rows/sec., 6.11 MiB/sec. | ||
| 918 | 2026.05.14 17:27:43.931401 [ 293 ] {983d1af5-9202-498f-9d11-4ad21ba099df} <Debug> TCPHandler: Processed in 0.001746583 sec. | ||
| 919 | 2026.05.14 17:27:43.931556 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.05.14 17:27:43.931653 [ 293 ] {2b93b2d5-3bc1-41de-8ed4-bd1fc0e9733e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 921 | 2026.05.14 17:27:43.931692 [ 293 ] {2b93b2d5-3bc1-41de-8ed4-bd1fc0e9733e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 922 | 2026.05.14 17:27:43.932142 [ 293 ] {2b93b2d5-3bc1-41de-8ed4-bd1fc0e9733e} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2026.05.14 17:27:43.932180 [ 293 ] {2b93b2d5-3bc1-41de-8ed4-bd1fc0e9733e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 924 | 2026.05.14 17:27:43.932670 [ 293 ] {2b93b2d5-3bc1-41de-8ed4-bd1fc0e9733e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2026.05.14 17:27:43.933157 [ 293 ] {2b93b2d5-3bc1-41de-8ed4-bd1fc0e9733e} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2026.05.14 17:27:43.933293 [ 293 ] {2b93b2d5-3bc1-41de-8ed4-bd1fc0e9733e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001659 sec., 89210.36769138035 rows/sec., 5.07 MiB/sec. | ||
| 927 | 2026.05.14 17:27:43.933330 [ 293 ] {2b93b2d5-3bc1-41de-8ed4-bd1fc0e9733e} <Debug> TCPHandler: Processed in 0.001822613 sec. | ||
| 928 | 2026.05.14 17:27:43.933465 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.05.14 17:27:43.933570 [ 293 ] {9715540b-8c84-4998-9355-29a63fea9e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 930 | 2026.05.14 17:27:43.933611 [ 293 ] {9715540b-8c84-4998-9355-29a63fea9e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 931 | 2026.05.14 17:27:43.934201 [ 293 ] {9715540b-8c84-4998-9355-29a63fea9e9e} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2026.05.14 17:27:43.934237 [ 293 ] {9715540b-8c84-4998-9355-29a63fea9e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 933 | 2026.05.14 17:27:43.934679 [ 293 ] {9715540b-8c84-4998-9355-29a63fea9e9e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2026.05.14 17:27:43.935141 [ 293 ] {9715540b-8c84-4998-9355-29a63fea9e9e} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2026.05.14 17:27:43.935272 [ 293 ] {9715540b-8c84-4998-9355-29a63fea9e9e} <Debug> executeQuery: Read 451 rows, 32.08 KiB in 0.00172 sec., 262209.3023255814 rows/sec., 18.21 MiB/sec. | ||
| 936 | 2026.05.14 17:27:43.935311 [ 293 ] {9715540b-8c84-4998-9355-29a63fea9e9e} <Debug> TCPHandler: Processed in 0.001895955 sec. | ||
| 937 | 2026.05.14 17:27:43.935441 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2026.05.14 17:27:43.935553 [ 293 ] {6f3adde0-0908-402f-8ad5-0a7f75f9089b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 939 | 2026.05.14 17:27:43.935594 [ 293 ] {6f3adde0-0908-402f-8ad5-0a7f75f9089b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 940 | 2026.05.14 17:27:43.935934 [ 293 ] {6f3adde0-0908-402f-8ad5-0a7f75f9089b} <Trace> oximeter.measurements_bool (01922ad8-ae07-4264-8de5-416aa2f40750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2026.05.14 17:27:43.935972 [ 293 ] {6f3adde0-0908-402f-8ad5-0a7f75f9089b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 942 | 2026.05.14 17:27:43.936396 [ 293 ] {6f3adde0-0908-402f-8ad5-0a7f75f9089b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2026.05.14 17:27:43.936831 [ 293 ] {6f3adde0-0908-402f-8ad5-0a7f75f9089b} <Trace> oximeter.measurements_bool (01922ad8-ae07-4264-8de5-416aa2f40750): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2026.05.14 17:27:43.936965 [ 293 ] {6f3adde0-0908-402f-8ad5-0a7f75f9089b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001429 sec., 4198.740377886635 rows/sec., 219.37 KiB/sec. | ||
| 945 | 2026.05.14 17:27:43.937002 [ 293 ] {6f3adde0-0908-402f-8ad5-0a7f75f9089b} <Debug> TCPHandler: Processed in 0.001610431 sec. | ||
| 946 | 2026.05.14 17:27:43.937142 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.05.14 17:27:43.937239 [ 293 ] {84013bf6-bcf8-4574-88a9-5153b43f8925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 948 | 2026.05.14 17:27:43.937280 [ 293 ] {84013bf6-bcf8-4574-88a9-5153b43f8925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 949 | 2026.05.14 17:27:43.937710 [ 293 ] {84013bf6-bcf8-4574-88a9-5153b43f8925} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.05.14 17:27:43.937744 [ 293 ] {84013bf6-bcf8-4574-88a9-5153b43f8925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 951 | 2026.05.14 17:27:43.938166 [ 293 ] {84013bf6-bcf8-4574-88a9-5153b43f8925} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.05.14 17:27:43.938625 [ 293 ] {84013bf6-bcf8-4574-88a9-5153b43f8925} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.05.14 17:27:43.938757 [ 293 ] {84013bf6-bcf8-4574-88a9-5153b43f8925} <Debug> executeQuery: Read 118 rows, 7.59 KiB in 0.001536 sec., 76822.91666666667 rows/sec., 4.83 MiB/sec. | ||
| 954 | 2026.05.14 17:27:43.938795 [ 293 ] {84013bf6-bcf8-4574-88a9-5153b43f8925} <Debug> TCPHandler: Processed in 0.001701982 sec. | ||
| 955 | 2026.05.14 17:27:43.938928 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.05.14 17:27:43.939025 [ 293 ] {bf514c16-4cec-470a-b140-b02774a283ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 957 | 2026.05.14 17:27:43.939065 [ 293 ] {bf514c16-4cec-470a-b140-b02774a283ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 958 | 2026.05.14 17:27:43.939395 [ 293 ] {bf514c16-4cec-470a-b140-b02774a283ce} <Trace> oximeter.measurements_f64 (c4ff0797-e508-4ba4-947f-77bb8a28def2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.05.14 17:27:43.939431 [ 293 ] {bf514c16-4cec-470a-b140-b02774a283ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 960 | 2026.05.14 17:27:43.939867 [ 293 ] {bf514c16-4cec-470a-b140-b02774a283ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.05.14 17:27:43.940406 [ 293 ] {bf514c16-4cec-470a-b140-b02774a283ce} <Trace> oximeter.measurements_f64 (c4ff0797-e508-4ba4-947f-77bb8a28def2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.05.14 17:27:43.940542 [ 293 ] {bf514c16-4cec-470a-b140-b02774a283ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001534 sec., 651.890482398957 rows/sec., 43.93 KiB/sec. | ||
| 963 | 2026.05.14 17:27:43.940579 [ 293 ] {bf514c16-4cec-470a-b140-b02774a283ce} <Debug> TCPHandler: Processed in 0.001700352 sec. | ||
| 964 | 2026.05.14 17:27:43.940704 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.05.14 17:27:43.940802 [ 293 ] {d3b3e295-f027-41ff-adcd-1d323d639186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 966 | 2026.05.14 17:27:43.940855 [ 293 ] {d3b3e295-f027-41ff-adcd-1d323d639186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 967 | 2026.05.14 17:27:43.941800 [ 293 ] {d3b3e295-f027-41ff-adcd-1d323d639186} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.05.14 17:27:43.941858 [ 293 ] {d3b3e295-f027-41ff-adcd-1d323d639186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 969 | 2026.05.14 17:27:43.942786 [ 293 ] {d3b3e295-f027-41ff-adcd-1d323d639186} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2026.05.14 17:27:43.943288 [ 293 ] {d3b3e295-f027-41ff-adcd-1d323d639186} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.05.14 17:27:43.943493 [ 293 ] {d3b3e295-f027-41ff-adcd-1d323d639186} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002704 sec., 4068.0473372781066 rows/sec., 7.29 MiB/sec. | ||
| 972 | 2026.05.14 17:27:43.943609 [ 293 ] {d3b3e295-f027-41ff-adcd-1d323d639186} <Debug> TCPHandler: Processed in 0.002954819 sec. | ||
| 973 | 2026.05.14 17:27:43.943812 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.05.14 17:27:43.943943 [ 293 ] {5859f292-f1e8-4a58-b673-24ca1e86ca89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 975 | 2026.05.14 17:27:43.943999 [ 293 ] {5859f292-f1e8-4a58-b673-24ca1e86ca89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 976 | 2026.05.14 17:27:43.944409 [ 293 ] {5859f292-f1e8-4a58-b673-24ca1e86ca89} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.05.14 17:27:43.944445 [ 293 ] {5859f292-f1e8-4a58-b673-24ca1e86ca89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 978 | 2026.05.14 17:27:43.944887 [ 293 ] {5859f292-f1e8-4a58-b673-24ca1e86ca89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2026.05.14 17:27:43.945333 [ 293 ] {5859f292-f1e8-4a58-b673-24ca1e86ca89} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.05.14 17:27:43.945465 [ 293 ] {5859f292-f1e8-4a58-b673-24ca1e86ca89} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001562 sec., 25608.19462227913 rows/sec., 1.41 MiB/sec. | ||
| 981 | 2026.05.14 17:27:43.945503 [ 293 ] {5859f292-f1e8-4a58-b673-24ca1e86ca89} <Debug> TCPHandler: Processed in 0.001799834 sec. | ||
| 982 | 2026.05.14 17:27:48.847222 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2026.05.14 17:27:48.847459 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 984 | 2026.05.14 17:27:48.847801 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 985 | 2026.05.14 17:27:48.847857 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 986 | 2026.05.14 17:27:48.848033 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 987 | 2026.05.14 17:27:48.848193 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 988 | 2026.05.14 17:27:48.848428 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 4-element set) | ||
| 989 | 2026.05.14 17:27:48.848542 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 990 | 2026.05.14 17:27:48.848585 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 991 | 2026.05.14 17:27:48.848601 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 992 | 2026.05.14 17:27:48.848689 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 993 | 2026.05.14 17:27:48.848710 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 994 | 2026.05.14 17:27:48.851827 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Debug> executeQuery: Read 18 rows, 5.26 KiB in 0.004449 sec., 4045.853000674309 rows/sec., 1.15 MiB/sec. | ||
| 995 | 2026.05.14 17:27:48.851930 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Debug> MemoryTracker: Peak memory usage (for query): 131.69 KiB. | ||
| 996 | 2026.05.14 17:27:48.851945 [ 293 ] {b7ba035d-365a-4a8a-b115-3ac171824138} <Debug> TCPHandler: Processed in 0.004855014 sec. | ||
| 997 | 2026.05.14 17:27:48.852843 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.05.14 17:27:48.853035 [ 293 ] {d971cd71-74da-4355-9f53-32a050bad2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 999 | 2026.05.14 17:27:48.853103 [ 293 ] {d971cd71-74da-4355-9f53-32a050bad2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1000 | 2026.05.14 17:27:48.853769 [ 293 ] {d971cd71-74da-4355-9f53-32a050bad2d9} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1001 | 2026.05.14 17:27:48.853804 [ 293 ] {d971cd71-74da-4355-9f53-32a050bad2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1002 | 2026.05.14 17:27:48.854387 [ 293 ] {d971cd71-74da-4355-9f53-32a050bad2d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1003 | 2026.05.14 17:27:48.854871 [ 293 ] {d971cd71-74da-4355-9f53-32a050bad2d9} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1004 | 2026.05.14 17:27:48.855014 [ 293 ] {d971cd71-74da-4355-9f53-32a050bad2d9} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002032 sec., 1968.5039370078741 rows/sec., 165.80 KiB/sec. | ||
| 1005 | 2026.05.14 17:27:48.855053 [ 293 ] {d971cd71-74da-4355-9f53-32a050bad2d9} <Debug> TCPHandler: Processed in 0.002350921 sec. | ||
| 1006 | 2026.05.14 17:27:48.855283 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.05.14 17:27:48.855383 [ 293 ] {5a1cb3e8-8a5c-4bc8-b7e3-fbb669549533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1008 | 2026.05.14 17:27:48.855423 [ 293 ] {5a1cb3e8-8a5c-4bc8-b7e3-fbb669549533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1009 | 2026.05.14 17:27:48.855865 [ 293 ] {5a1cb3e8-8a5c-4bc8-b7e3-fbb669549533} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.05.14 17:27:48.855900 [ 293 ] {5a1cb3e8-8a5c-4bc8-b7e3-fbb669549533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1011 | 2026.05.14 17:27:48.856324 [ 293 ] {5a1cb3e8-8a5c-4bc8-b7e3-fbb669549533} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1012 | 2026.05.14 17:27:48.856837 [ 293 ] {5a1cb3e8-8a5c-4bc8-b7e3-fbb669549533} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.05.14 17:27:48.856962 [ 293 ] {5a1cb3e8-8a5c-4bc8-b7e3-fbb669549533} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001599 sec., 5003.126954346467 rows/sec., 401.86 KiB/sec. | ||
| 1014 | 2026.05.14 17:27:48.856998 [ 293 ] {5a1cb3e8-8a5c-4bc8-b7e3-fbb669549533} <Debug> TCPHandler: Processed in 0.001763283 sec. | ||
| 1015 | 2026.05.14 17:27:48.857140 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1016 | 2026.05.14 17:27:48.857234 [ 293 ] {daa1d2fe-f176-4b36-8c18-b86b167ed95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1017 | 2026.05.14 17:27:48.857275 [ 293 ] {daa1d2fe-f176-4b36-8c18-b86b167ed95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1018 | 2026.05.14 17:27:48.857639 [ 293 ] {daa1d2fe-f176-4b36-8c18-b86b167ed95f} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1019 | 2026.05.14 17:27:48.857674 [ 293 ] {daa1d2fe-f176-4b36-8c18-b86b167ed95f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1020 | 2026.05.14 17:27:48.858128 [ 293 ] {daa1d2fe-f176-4b36-8c18-b86b167ed95f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1021 | 2026.05.14 17:27:48.858571 [ 293 ] {daa1d2fe-f176-4b36-8c18-b86b167ed95f} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1022 | 2026.05.14 17:27:48.858698 [ 293 ] {daa1d2fe-f176-4b36-8c18-b86b167ed95f} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001482 sec., 6747.638326585695 rows/sec., 513.98 KiB/sec. | ||
| 1023 | 2026.05.14 17:27:48.858734 [ 293 ] {daa1d2fe-f176-4b36-8c18-b86b167ed95f} <Debug> TCPHandler: Processed in 0.001641552 sec. | ||
| 1024 | 2026.05.14 17:27:48.858880 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.05.14 17:27:48.858974 [ 293 ] {df703c30-bbbf-435a-97ee-2b16999b8ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1026 | 2026.05.14 17:27:48.859014 [ 293 ] {df703c30-bbbf-435a-97ee-2b16999b8ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1027 | 2026.05.14 17:27:48.859347 [ 293 ] {df703c30-bbbf-435a-97ee-2b16999b8ecd} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2026.05.14 17:27:48.859382 [ 293 ] {df703c30-bbbf-435a-97ee-2b16999b8ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1029 | 2026.05.14 17:27:48.859851 [ 293 ] {df703c30-bbbf-435a-97ee-2b16999b8ecd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1030 | 2026.05.14 17:27:48.860298 [ 293 ] {df703c30-bbbf-435a-97ee-2b16999b8ecd} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2026.05.14 17:27:48.860424 [ 293 ] {df703c30-bbbf-435a-97ee-2b16999b8ecd} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001468 sec., 6811.989100817439 rows/sec., 429.08 KiB/sec. | ||
| 1032 | 2026.05.14 17:27:48.860458 [ 293 ] {df703c30-bbbf-435a-97ee-2b16999b8ecd} <Debug> TCPHandler: Processed in 0.001626732 sec. | ||
| 1033 | 2026.05.14 17:27:50.194672 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1034 | 2026.05.14 17:27:50.194752 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1035 | 2026.05.14 17:27:50.236670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 128 | ||
| 1036 | 2026.05.14 17:27:50.237889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1037 | 2026.05.14 17:27:50.238452 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.05.14 17:27:50.238504 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1039 | 2026.05.14 17:27:50.239207 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1040 | 2026.05.14 17:27:50.239488 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2026.05.14 17:27:50.239535 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1042 | 2026.05.14 17:27:50.239706 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.05.14 17:27:50.239839 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1044 | 2026.05.14 17:27:50.240743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1045 | 2026.05.14 17:27:50.241256 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1046 | 2026.05.14 17:27:50.241480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 128 | ||
| 1047 | 2026.05.14 17:27:50.334297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1048 | 2026.05.14 17:27:50.349763 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1049 | 2026.05.14 17:27:50.349806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1050 | 2026.05.14 17:27:50.356152 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1051 | 2026.05.14 17:27:50.357360 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1052 | 2026.05.14 17:27:50.360207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1053 | 2026.05.14 17:27:51.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.33 MiB, peak 168.33 MiB, free memory in arenas 0.00 B, will set to 165.69 MiB (RSS), difference: 1.36 MiB | ||
| 1054 | 2026.05.14 17:27:53.852341 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2026.05.14 17:27:53.852569 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1056 | 2026.05.14 17:27:53.852890 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1057 | 2026.05.14 17:27:53.852922 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1058 | 2026.05.14 17:27:53.853134 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.05.14 17:27:53.853208 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.05.14 17:27:53.853352 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 17-element set) | ||
| 1061 | 2026.05.14 17:27:53.853389 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1062 | 2026.05.14 17:27:53.853412 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 1063 | 2026.05.14 17:27:53.853428 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1064 | 2026.05.14 17:27:53.853495 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1065 | 2026.05.14 17:27:53.853516 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1066 | 2026.05.14 17:27:53.854733 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Debug> executeQuery: Read 18 rows, 5.26 KiB in 0.002255 sec., 7982.261640798226 rows/sec., 2.28 MiB/sec. | ||
| 1067 | 2026.05.14 17:27:53.854845 [ 293 ] {157e1d84-abae-4fea-91cf-4d8bdec7fa08} <Debug> TCPHandler: Processed in 0.002639125 sec. | ||
| 1068 | 2026.05.14 17:27:53.859139 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2026.05.14 17:27:53.859357 [ 293 ] {8e676cc3-1073-4e59-881a-6c62f313e644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1070 | 2026.05.14 17:27:53.859437 [ 293 ] {8e676cc3-1073-4e59-881a-6c62f313e644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1071 | 2026.05.14 17:27:53.860350 [ 293 ] {8e676cc3-1073-4e59-881a-6c62f313e644} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.05.14 17:27:53.860392 [ 293 ] {8e676cc3-1073-4e59-881a-6c62f313e644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1073 | 2026.05.14 17:27:53.861009 [ 293 ] {8e676cc3-1073-4e59-881a-6c62f313e644} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1074 | 2026.05.14 17:27:53.861502 [ 293 ] {8e676cc3-1073-4e59-881a-6c62f313e644} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.05.14 17:27:53.861653 [ 293 ] {8e676cc3-1073-4e59-881a-6c62f313e644} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002353 sec., 120696.98257543561 rows/sec., 7.67 MiB/sec. | ||
| 1076 | 2026.05.14 17:27:53.861690 [ 293 ] {8e676cc3-1073-4e59-881a-6c62f313e644} <Debug> TCPHandler: Processed in 0.002656475 sec. | ||
| 1077 | 2026.05.14 17:27:53.861877 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2026.05.14 17:27:53.861973 [ 293 ] {3d3ffd4d-6a2d-4c91-a8a6-e054dee68b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1079 | 2026.05.14 17:27:53.862022 [ 293 ] {3d3ffd4d-6a2d-4c91-a8a6-e054dee68b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1080 | 2026.05.14 17:27:53.862841 [ 293 ] {3d3ffd4d-6a2d-4c91-a8a6-e054dee68b08} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2026.05.14 17:27:53.862878 [ 293 ] {3d3ffd4d-6a2d-4c91-a8a6-e054dee68b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1082 | 2026.05.14 17:27:53.863379 [ 293 ] {3d3ffd4d-6a2d-4c91-a8a6-e054dee68b08} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2026.05.14 17:27:53.863851 [ 293 ] {3d3ffd4d-6a2d-4c91-a8a6-e054dee68b08} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2026.05.14 17:27:53.863981 [ 293 ] {3d3ffd4d-6a2d-4c91-a8a6-e054dee68b08} <Debug> executeQuery: Read 767 rows, 60.96 KiB in 0.002027 sec., 378391.7118894918 rows/sec., 29.37 MiB/sec. | ||
| 1085 | 2026.05.14 17:27:53.864017 [ 293 ] {3d3ffd4d-6a2d-4c91-a8a6-e054dee68b08} <Debug> TCPHandler: Processed in 0.002189499 sec. | ||
| 1086 | 2026.05.14 17:27:53.864149 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.05.14 17:27:53.864244 [ 293 ] {f5e16925-a11f-4a71-b204-97e096c74bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1088 | 2026.05.14 17:27:53.864283 [ 293 ] {f5e16925-a11f-4a71-b204-97e096c74bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1089 | 2026.05.14 17:27:53.864777 [ 293 ] {f5e16925-a11f-4a71-b204-97e096c74bce} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2026.05.14 17:27:53.864815 [ 293 ] {f5e16925-a11f-4a71-b204-97e096c74bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1091 | 2026.05.14 17:27:53.865259 [ 293 ] {f5e16925-a11f-4a71-b204-97e096c74bce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2026.05.14 17:27:53.865726 [ 293 ] {f5e16925-a11f-4a71-b204-97e096c74bce} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2026.05.14 17:27:53.865854 [ 293 ] {f5e16925-a11f-4a71-b204-97e096c74bce} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001628 sec., 93980.34398034397 rows/sec., 5.62 MiB/sec. | ||
| 1094 | 2026.05.14 17:27:53.865891 [ 293 ] {f5e16925-a11f-4a71-b204-97e096c74bce} <Debug> TCPHandler: Processed in 0.001791003 sec. | ||
| 1095 | 2026.05.14 17:27:53.866020 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.05.14 17:27:53.866115 [ 293 ] {2d510ed6-fd78-4471-a772-2b394ff87842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1097 | 2026.05.14 17:27:53.866154 [ 293 ] {2d510ed6-fd78-4471-a772-2b394ff87842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1098 | 2026.05.14 17:27:53.866668 [ 293 ] {2d510ed6-fd78-4471-a772-2b394ff87842} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2026.05.14 17:27:53.866704 [ 293 ] {2d510ed6-fd78-4471-a772-2b394ff87842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1100 | 2026.05.14 17:27:53.867172 [ 293 ] {2d510ed6-fd78-4471-a772-2b394ff87842} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1101 | 2026.05.14 17:27:53.867639 [ 293 ] {2d510ed6-fd78-4471-a772-2b394ff87842} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2026.05.14 17:27:53.867767 [ 293 ] {2d510ed6-fd78-4471-a772-2b394ff87842} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00167 sec., 89221.55688622754 rows/sec., 5.76 MiB/sec. | ||
| 1103 | 2026.05.14 17:27:53.867803 [ 293 ] {2d510ed6-fd78-4471-a772-2b394ff87842} <Debug> TCPHandler: Processed in 0.001832014 sec. | ||
| 1104 | 2026.05.14 17:27:53.867936 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.05.14 17:27:53.868030 [ 293 ] {23fcd74a-6971-419d-99a3-8236f0bf4fe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1106 | 2026.05.14 17:27:53.868068 [ 293 ] {23fcd74a-6971-419d-99a3-8236f0bf4fe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1107 | 2026.05.14 17:27:53.868531 [ 293 ] {23fcd74a-6971-419d-99a3-8236f0bf4fe6} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.05.14 17:27:53.868568 [ 293 ] {23fcd74a-6971-419d-99a3-8236f0bf4fe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1109 | 2026.05.14 17:27:53.869041 [ 293 ] {23fcd74a-6971-419d-99a3-8236f0bf4fe6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1110 | 2026.05.14 17:27:53.869565 [ 293 ] {23fcd74a-6971-419d-99a3-8236f0bf4fe6} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.05.14 17:27:53.869693 [ 293 ] {23fcd74a-6971-419d-99a3-8236f0bf4fe6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001681 sec., 88042.83164782867 rows/sec., 5.01 MiB/sec. | ||
| 1112 | 2026.05.14 17:27:53.869728 [ 293 ] {23fcd74a-6971-419d-99a3-8236f0bf4fe6} <Debug> TCPHandler: Processed in 0.001841085 sec. | ||
| 1113 | 2026.05.14 17:27:53.869862 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.05.14 17:27:53.869956 [ 293 ] {0e76a74b-d9fa-4230-9294-8adae5135658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1115 | 2026.05.14 17:27:53.869995 [ 293 ] {0e76a74b-d9fa-4230-9294-8adae5135658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1116 | 2026.05.14 17:27:53.870573 [ 293 ] {0e76a74b-d9fa-4230-9294-8adae5135658} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2026.05.14 17:27:53.870610 [ 293 ] {0e76a74b-d9fa-4230-9294-8adae5135658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1118 | 2026.05.14 17:27:53.871075 [ 293 ] {0e76a74b-d9fa-4230-9294-8adae5135658} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1119 | 2026.05.14 17:27:53.871559 [ 293 ] {0e76a74b-d9fa-4230-9294-8adae5135658} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2026.05.14 17:27:53.871694 [ 293 ] {0e76a74b-d9fa-4230-9294-8adae5135658} <Debug> executeQuery: Read 445 rows, 31.59 KiB in 0.001755 sec., 253561.25356125354 rows/sec., 17.58 MiB/sec. | ||
| 1121 | 2026.05.14 17:27:53.871731 [ 293 ] {0e76a74b-d9fa-4230-9294-8adae5135658} <Debug> TCPHandler: Processed in 0.001917585 sec. | ||
| 1122 | 2026.05.14 17:27:53.871863 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.05.14 17:27:53.871958 [ 293 ] {db677d2d-8cb0-4cf8-8b73-f3d6560d4925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1124 | 2026.05.14 17:27:53.871998 [ 293 ] {db677d2d-8cb0-4cf8-8b73-f3d6560d4925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1125 | 2026.05.14 17:27:53.872346 [ 293 ] {db677d2d-8cb0-4cf8-8b73-f3d6560d4925} <Trace> oximeter.measurements_bool (01922ad8-ae07-4264-8de5-416aa2f40750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.05.14 17:27:53.872382 [ 293 ] {db677d2d-8cb0-4cf8-8b73-f3d6560d4925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1127 | 2026.05.14 17:27:53.872844 [ 293 ] {db677d2d-8cb0-4cf8-8b73-f3d6560d4925} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1128 | 2026.05.14 17:27:53.873371 [ 293 ] {db677d2d-8cb0-4cf8-8b73-f3d6560d4925} <Trace> oximeter.measurements_bool (01922ad8-ae07-4264-8de5-416aa2f40750): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.05.14 17:27:53.873501 [ 293 ] {db677d2d-8cb0-4cf8-8b73-f3d6560d4925} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00156 sec., 3846.153846153846 rows/sec., 200.95 KiB/sec. | ||
| 1130 | 2026.05.14 17:27:53.873537 [ 293 ] {db677d2d-8cb0-4cf8-8b73-f3d6560d4925} <Debug> TCPHandler: Processed in 0.001721882 sec. | ||
| 1131 | 2026.05.14 17:27:53.873670 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.05.14 17:27:53.873766 [ 293 ] {ba8008e9-8278-49a2-b6e4-adf829a3b222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1133 | 2026.05.14 17:27:53.873808 [ 293 ] {ba8008e9-8278-49a2-b6e4-adf829a3b222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1134 | 2026.05.14 17:27:53.874246 [ 293 ] {ba8008e9-8278-49a2-b6e4-adf829a3b222} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.05.14 17:27:53.874282 [ 293 ] {ba8008e9-8278-49a2-b6e4-adf829a3b222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1136 | 2026.05.14 17:27:53.874732 [ 293 ] {ba8008e9-8278-49a2-b6e4-adf829a3b222} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1137 | 2026.05.14 17:27:53.875287 [ 293 ] {ba8008e9-8278-49a2-b6e4-adf829a3b222} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.05.14 17:27:53.875417 [ 293 ] {ba8008e9-8278-49a2-b6e4-adf829a3b222} <Debug> executeQuery: Read 115 rows, 7.38 KiB in 0.001668 sec., 68944.84412470023 rows/sec., 4.32 MiB/sec. | ||
| 1139 | 2026.05.14 17:27:53.875453 [ 293 ] {ba8008e9-8278-49a2-b6e4-adf829a3b222} <Debug> TCPHandler: Processed in 0.001831213 sec. | ||
| 1140 | 2026.05.14 17:27:53.875585 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.05.14 17:27:53.875689 [ 293 ] {ab82d90e-134a-438e-928e-7bd87a8a16f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1142 | 2026.05.14 17:27:53.875730 [ 293 ] {ab82d90e-134a-438e-928e-7bd87a8a16f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1143 | 2026.05.14 17:27:53.876059 [ 293 ] {ab82d90e-134a-438e-928e-7bd87a8a16f7} <Trace> oximeter.measurements_f64 (c4ff0797-e508-4ba4-947f-77bb8a28def2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.05.14 17:27:53.876095 [ 293 ] {ab82d90e-134a-438e-928e-7bd87a8a16f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1145 | 2026.05.14 17:27:53.876536 [ 293 ] {ab82d90e-134a-438e-928e-7bd87a8a16f7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1146 | 2026.05.14 17:27:53.877031 [ 293 ] {ab82d90e-134a-438e-928e-7bd87a8a16f7} <Trace> oximeter.measurements_f64 (c4ff0797-e508-4ba4-947f-77bb8a28def2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.05.14 17:27:53.877161 [ 293 ] {ab82d90e-134a-438e-928e-7bd87a8a16f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001496 sec., 668.4491978609626 rows/sec., 45.04 KiB/sec. | ||
| 1148 | 2026.05.14 17:27:53.877196 [ 293 ] {ab82d90e-134a-438e-928e-7bd87a8a16f7} <Debug> TCPHandler: Processed in 0.001659362 sec. | ||
| 1149 | 2026.05.14 17:27:53.877365 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.05.14 17:27:53.877459 [ 293 ] {7c487c7e-d3f3-4ecd-b154-722e64fa0e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1151 | 2026.05.14 17:27:53.877510 [ 293 ] {7c487c7e-d3f3-4ecd-b154-722e64fa0e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1152 | 2026.05.14 17:27:53.878319 [ 293 ] {7c487c7e-d3f3-4ecd-b154-722e64fa0e5c} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.05.14 17:27:53.878355 [ 293 ] {7c487c7e-d3f3-4ecd-b154-722e64fa0e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1154 | 2026.05.14 17:27:53.879070 [ 293 ] {7c487c7e-d3f3-4ecd-b154-722e64fa0e5c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1155 | 2026.05.14 17:27:53.879585 [ 293 ] {7c487c7e-d3f3-4ecd-b154-722e64fa0e5c} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.05.14 17:27:53.879734 [ 293 ] {7c487c7e-d3f3-4ecd-b154-722e64fa0e5c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00229 sec., 4803.493449781659 rows/sec., 8.61 MiB/sec. | ||
| 1157 | 2026.05.14 17:27:53.879792 [ 293 ] {7c487c7e-d3f3-4ecd-b154-722e64fa0e5c} <Debug> TCPHandler: Processed in 0.002486812 sec. | ||
| 1158 | 2026.05.14 17:27:53.879931 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.05.14 17:27:53.880027 [ 293 ] {f9723e88-c44f-46e2-91a7-98eb9cdecfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1160 | 2026.05.14 17:27:53.880067 [ 293 ] {f9723e88-c44f-46e2-91a7-98eb9cdecfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1161 | 2026.05.14 17:27:53.880419 [ 293 ] {f9723e88-c44f-46e2-91a7-98eb9cdecfa0} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.05.14 17:27:53.880455 [ 293 ] {f9723e88-c44f-46e2-91a7-98eb9cdecfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1163 | 2026.05.14 17:27:53.880884 [ 293 ] {f9723e88-c44f-46e2-91a7-98eb9cdecfa0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1164 | 2026.05.14 17:27:53.881366 [ 293 ] {f9723e88-c44f-46e2-91a7-98eb9cdecfa0} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.05.14 17:27:53.881497 [ 293 ] {f9723e88-c44f-46e2-91a7-98eb9cdecfa0} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001488 sec., 26881.72043010753 rows/sec., 1.48 MiB/sec. | ||
| 1166 | 2026.05.14 17:27:53.881533 [ 293 ] {f9723e88-c44f-46e2-91a7-98eb9cdecfa0} <Debug> TCPHandler: Processed in 0.001651282 sec. | ||
| 1167 | 2026.05.14 17:27:56.005775 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62262 | ||
| 1168 | 2026.05.14 17:27:56.005926 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2026.05.14 17:27:56.005980 [ 303 ] {} <Debug> TCP-Session: e137bc3f-1c4e-4c74-86d3-26b9d16c4e8d Authenticating user 'default' from [fd00:1122:3344:101::e]:62262 | ||
| 1170 | 2026.05.14 17:27:56.006004 [ 303 ] {} <Debug> TCP-Session: e137bc3f-1c4e-4c74-86d3-26b9d16c4e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.05.14 17:27:56.006018 [ 303 ] {} <Debug> TCP-Session: e137bc3f-1c4e-4c74-86d3-26b9d16c4e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.05.14 17:27:56.006410 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55330 | ||
| 1173 | 2026.05.14 17:27:56.006484 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55250 | ||
| 1174 | 2026.05.14 17:27:56.006590 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1175 | 2026.05.14 17:27:56.006601 [ 303 ] {} <Trace> TCP-Session: e137bc3f-1c4e-4c74-86d3-26b9d16c4e8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1176 | 2026.05.14 17:27:56.006627 [ 304 ] {} <Debug> TCP-Session: 971bb82e-ba90-4c2e-aac3-3d5040b3dbb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55330 | ||
| 1177 | 2026.05.14 17:27:56.006664 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1178 | 2026.05.14 17:27:56.006687 [ 304 ] {} <Debug> TCP-Session: 971bb82e-ba90-4c2e-aac3-3d5040b3dbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.05.14 17:27:56.006596 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35482 | ||
| 1180 | 2026.05.14 17:27:56.006740 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43444 | ||
| 1181 | 2026.05.14 17:27:56.006705 [ 304 ] {} <Debug> TCP-Session: 971bb82e-ba90-4c2e-aac3-3d5040b3dbb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.05.14 17:27:56.006705 [ 305 ] {} <Debug> TCP-Session: 35c9c969-24a3-4a66-b3c0-9226491e7a7a Authenticating user 'default' from [fd00:1122:3344:101::e]:55250 | ||
| 1183 | 2026.05.14 17:27:56.006819 [ 305 ] {} <Debug> TCP-Session: 35c9c969-24a3-4a66-b3c0-9226491e7a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.05.14 17:27:56.006832 [ 305 ] {} <Debug> TCP-Session: 35c9c969-24a3-4a66-b3c0-9226491e7a7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.05.14 17:27:56.006841 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36033 | ||
| 1186 | 2026.05.14 17:27:56.006861 [ 303 ] {c96e4ec3-b98e-49da-9eb1-84f1a5d843a3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62262) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1187 | 2026.05.14 17:27:56.007011 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1188 | 2026.05.14 17:27:56.007048 [ 307 ] {} <Debug> TCP-Session: 71a20a66-d828-4701-a660-96a163bea716 Authenticating user 'default' from [fd00:1122:3344:101::e]:43444 | ||
| 1189 | 2026.05.14 17:27:56.007049 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1190 | 2026.05.14 17:27:56.007066 [ 307 ] {} <Debug> TCP-Session: 71a20a66-d828-4701-a660-96a163bea716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.05.14 17:27:56.007069 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36421 | ||
| 1192 | 2026.05.14 17:27:56.007100 [ 307 ] {} <Debug> TCP-Session: 71a20a66-d828-4701-a660-96a163bea716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.05.14 17:27:56.007107 [ 306 ] {} <Debug> TCP-Session: 92ebfb76-c633-4a1a-84a9-a443b5c5b946 Authenticating user 'default' from [fd00:1122:3344:101::e]:35482 | ||
| 1194 | 2026.05.14 17:27:56.007106 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1195 | 2026.05.14 17:27:56.007151 [ 306 ] {} <Debug> TCP-Session: 92ebfb76-c633-4a1a-84a9-a443b5c5b946 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1196 | 2026.05.14 17:27:56.007172 [ 306 ] {} <Debug> TCP-Session: 92ebfb76-c633-4a1a-84a9-a443b5c5b946 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.05.14 17:27:56.007176 [ 308 ] {} <Debug> TCP-Session: 5f1d9815-dbc2-4fbf-89cd-07bcca5b20e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36033 | ||
| 1198 | 2026.05.14 17:27:56.007210 [ 308 ] {} <Debug> TCP-Session: 5f1d9815-dbc2-4fbf-89cd-07bcca5b20e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.05.14 17:27:56.007224 [ 308 ] {} <Debug> TCP-Session: 5f1d9815-dbc2-4fbf-89cd-07bcca5b20e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.05.14 17:27:56.007247 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49551 | ||
| 1201 | 2026.05.14 17:27:56.007251 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1202 | 2026.05.14 17:27:56.007307 [ 309 ] {} <Debug> TCP-Session: 26103bc2-71f2-443d-9fee-7d7592af23d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36421 | ||
| 1203 | 2026.05.14 17:27:56.007312 [ 303 ] {c96e4ec3-b98e-49da-9eb1-84f1a5d843a3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1204 | 2026.05.14 17:27:56.007325 [ 309 ] {} <Debug> TCP-Session: 26103bc2-71f2-443d-9fee-7d7592af23d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.05.14 17:27:56.007357 [ 309 ] {} <Debug> TCP-Session: 26103bc2-71f2-443d-9fee-7d7592af23d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.05.14 17:27:56.007392 [ 303 ] {c96e4ec3-b98e-49da-9eb1-84f1a5d843a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1207 | 2026.05.14 17:27:56.007418 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1208 | 2026.05.14 17:27:56.007430 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32965 | ||
| 1209 | 2026.05.14 17:27:56.007462 [ 310 ] {} <Debug> TCP-Session: d8b1143f-c537-4580-8111-62d0066d21dc Authenticating user 'default' from [fd00:1122:3344:101::e]:49551 | ||
| 1210 | 2026.05.14 17:27:56.007486 [ 310 ] {} <Debug> TCP-Session: d8b1143f-c537-4580-8111-62d0066d21dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.05.14 17:27:56.007501 [ 310 ] {} <Debug> TCP-Session: d8b1143f-c537-4580-8111-62d0066d21dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.05.14 17:27:56.007584 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1213 | 2026.05.14 17:27:56.007628 [ 311 ] {} <Debug> TCP-Session: a6fff0d2-c704-4525-8ff8-4f2b3fb41559 Authenticating user 'default' from [fd00:1122:3344:101::e]:32965 | ||
| 1214 | 2026.05.14 17:27:56.007651 [ 311 ] {} <Debug> TCP-Session: a6fff0d2-c704-4525-8ff8-4f2b3fb41559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.05.14 17:27:56.007666 [ 311 ] {} <Debug> TCP-Session: a6fff0d2-c704-4525-8ff8-4f2b3fb41559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.05.14 17:27:56.007961 [ 303 ] {c96e4ec3-b98e-49da-9eb1-84f1a5d843a3} <Debug> oximeter.version (c2a3318f-3cdc-49be-9dbf-bf6e8a1a55f0) (SelectExecutor): Key condition: unknown | ||
| 1217 | 2026.05.14 17:27:56.014312 [ 313 ] {c96e4ec3-b98e-49da-9eb1-84f1a5d843a3} <Trace> AggregatingTransform: Aggregating | ||
| 1218 | 2026.05.14 17:27:56.014991 [ 313 ] {c96e4ec3-b98e-49da-9eb1-84f1a5d843a3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1219 | 2026.05.14 17:27:56.015084 [ 313 ] {c96e4ec3-b98e-49da-9eb1-84f1a5d843a3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004002123 sec. (249.867 rows/sec., 9.76 KiB/sec.) | ||
| 1220 | 2026.05.14 17:27:56.015104 [ 313 ] {c96e4ec3-b98e-49da-9eb1-84f1a5d843a3} <Trace> Aggregator: Merging aggregated data | ||
| 1221 | 2026.05.14 17:27:56.015137 [ 313 ] {c96e4ec3-b98e-49da-9eb1-84f1a5d843a3} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1222 | 2026.05.14 17:27:56.016549 [ 303 ] {c96e4ec3-b98e-49da-9eb1-84f1a5d843a3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.009784 sec., 102.20768601798856 rows/sec., 3.99 KiB/sec. | ||
| 1223 | 2026.05.14 17:27:56.016735 [ 303 ] {c96e4ec3-b98e-49da-9eb1-84f1a5d843a3} <Debug> TCPHandler: Processed in 0.010320505 sec. | ||
| 1224 | 2026.05.14 17:27:56.017010 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1225 | 2026.05.14 17:27:56.017049 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1226 | 2026.05.14 17:27:56.017057 [ 303 ] {} <Debug> TCP-Session: e137bc3f-1c4e-4c74-86d3-26b9d16c4e8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.05.14 17:27:56.017070 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1228 | 2026.05.14 17:27:56.017104 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1229 | 2026.05.14 17:27:56.017122 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1230 | 2026.05.14 17:27:56.017148 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1231 | 2026.05.14 17:27:56.017161 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1232 | 2026.05.14 17:27:56.017179 [ 308 ] {} <Debug> TCP-Session: 5f1d9815-dbc2-4fbf-89cd-07bcca5b20e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2026.05.14 17:27:56.017161 [ 310 ] {} <Debug> TCP-Session: d8b1143f-c537-4580-8111-62d0066d21dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.05.14 17:27:56.017204 [ 309 ] {} <Debug> TCP-Session: 26103bc2-71f2-443d-9fee-7d7592af23d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2026.05.14 17:27:56.017204 [ 307 ] {} <Debug> TCP-Session: 71a20a66-d828-4701-a660-96a163bea716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2026.05.14 17:27:56.017150 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1237 | 2026.05.14 17:27:56.017144 [ 306 ] {} <Debug> TCP-Session: 92ebfb76-c633-4a1a-84a9-a443b5c5b946 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.05.14 17:27:56.017297 [ 311 ] {} <Debug> TCP-Session: a6fff0d2-c704-4525-8ff8-4f2b3fb41559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2026.05.14 17:27:56.017106 [ 304 ] {} <Debug> TCP-Session: 971bb82e-ba90-4c2e-aac3-3d5040b3dbb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.05.14 17:27:56.017084 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1241 | 2026.05.14 17:27:56.017367 [ 305 ] {} <Debug> TCP-Session: 35c9c969-24a3-4a66-b3c0-9226491e7a7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.05.14 17:27:56.426666 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40628 | ||
| 1243 | 2026.05.14 17:27:56.426751 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1244 | 2026.05.14 17:27:56.426779 [ 303 ] {} <Debug> TCP-Session: 9382566a-72da-4c10-b9ed-90ad4303386c Authenticating user 'default' from [fd00:1122:3344:101::e]:40628 | ||
| 1245 | 2026.05.14 17:27:56.426803 [ 303 ] {} <Debug> TCP-Session: 9382566a-72da-4c10-b9ed-90ad4303386c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2026.05.14 17:27:56.426819 [ 303 ] {} <Debug> TCP-Session: 9382566a-72da-4c10-b9ed-90ad4303386c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.05.14 17:27:56.427065 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40569 | ||
| 1248 | 2026.05.14 17:27:56.427125 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1249 | 2026.05.14 17:27:56.427134 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63866 | ||
| 1250 | 2026.05.14 17:27:56.427150 [ 304 ] {} <Debug> TCP-Session: 6948df8f-7a7d-4dd6-8c48-75bfb1224bc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40569 | ||
| 1251 | 2026.05.14 17:27:56.427167 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48896 | ||
| 1252 | 2026.05.14 17:27:56.427197 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38366 | ||
| 1253 | 2026.05.14 17:27:56.427212 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48377 | ||
| 1254 | 2026.05.14 17:27:56.427233 [ 303 ] {} <Trace> TCP-Session: 9382566a-72da-4c10-b9ed-90ad4303386c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.05.14 17:27:56.427241 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1256 | 2026.05.14 17:27:56.427237 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1257 | 2026.05.14 17:27:56.427306 [ 306 ] {} <Debug> TCP-Session: 25e40659-6d18-4d63-a8e1-4a8dc4499df4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48896 | ||
| 1258 | 2026.05.14 17:27:56.427296 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1259 | 2026.05.14 17:27:56.427347 [ 306 ] {} <Debug> TCP-Session: 25e40659-6d18-4d63-a8e1-4a8dc4499df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.05.14 17:27:56.427358 [ 305 ] {} <Debug> TCP-Session: bb3453b0-489c-478a-9b5c-5a2897ad406c Authenticating user 'default' from [fd00:1122:3344:101::e]:63866 | ||
| 1261 | 2026.05.14 17:27:56.427390 [ 306 ] {} <Debug> TCP-Session: 25e40659-6d18-4d63-a8e1-4a8dc4499df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2026.05.14 17:27:56.427425 [ 305 ] {} <Debug> TCP-Session: bb3453b0-489c-478a-9b5c-5a2897ad406c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.05.14 17:27:56.427439 [ 303 ] {2187aced-4cd5-40f4-a07b-0c0f7c21fb69} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40628) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1264 | 2026.05.14 17:27:56.427457 [ 305 ] {} <Debug> TCP-Session: bb3453b0-489c-478a-9b5c-5a2897ad406c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.05.14 17:27:56.427382 [ 307 ] {} <Debug> TCP-Session: e047fd56-65af-475d-87cd-5b79ead3d8e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38366 | ||
| 1266 | 2026.05.14 17:27:56.427232 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52415 | ||
| 1267 | 2026.05.14 17:27:56.427531 [ 307 ] {} <Debug> TCP-Session: e047fd56-65af-475d-87cd-5b79ead3d8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.05.14 17:27:56.427228 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32844 | ||
| 1269 | 2026.05.14 17:27:56.427588 [ 307 ] {} <Debug> TCP-Session: e047fd56-65af-475d-87cd-5b79ead3d8e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.05.14 17:27:56.427602 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1271 | 2026.05.14 17:27:56.427205 [ 304 ] {} <Debug> TCP-Session: 6948df8f-7a7d-4dd6-8c48-75bfb1224bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2026.05.14 17:27:56.427654 [ 311 ] {} <Debug> TCP-Session: 530ed1ec-4a9b-48a6-8fb7-ea98b5325289 Authenticating user 'default' from [fd00:1122:3344:101::e]:52415 | ||
| 1273 | 2026.05.14 17:27:56.427666 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1274 | 2026.05.14 17:27:56.427688 [ 304 ] {} <Debug> TCP-Session: 6948df8f-7a7d-4dd6-8c48-75bfb1224bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1275 | 2026.05.14 17:27:56.427704 [ 311 ] {} <Debug> TCP-Session: 530ed1ec-4a9b-48a6-8fb7-ea98b5325289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2026.05.14 17:27:56.427731 [ 310 ] {} <Debug> TCP-Session: dc73e27b-e67c-41a4-bb99-281113cf622a Authenticating user 'default' from [fd00:1122:3344:101::e]:32844 | ||
| 1277 | 2026.05.14 17:27:56.427758 [ 311 ] {} <Debug> TCP-Session: 530ed1ec-4a9b-48a6-8fb7-ea98b5325289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.05.14 17:27:56.427762 [ 303 ] {2187aced-4cd5-40f4-a07b-0c0f7c21fb69} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1279 | 2026.05.14 17:27:56.427788 [ 310 ] {} <Debug> TCP-Session: dc73e27b-e67c-41a4-bb99-281113cf622a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2026.05.14 17:27:56.427198 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61117 | ||
| 1281 | 2026.05.14 17:27:56.427847 [ 303 ] {2187aced-4cd5-40f4-a07b-0c0f7c21fb69} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1282 | 2026.05.14 17:27:56.427834 [ 310 ] {} <Debug> TCP-Session: dc73e27b-e67c-41a4-bb99-281113cf622a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2026.05.14 17:27:56.427902 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1284 | 2026.05.14 17:27:56.427296 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1285 | 2026.05.14 17:27:56.427946 [ 308 ] {} <Debug> TCP-Session: aa248bea-f3f4-4251-9cce-a1800e6364cf Authenticating user 'default' from [fd00:1122:3344:101::e]:61117 | ||
| 1286 | 2026.05.14 17:27:56.427985 [ 309 ] {} <Debug> TCP-Session: cd3c0c20-db05-41eb-bb0a-1d9d6388a3b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:48377 | ||
| 1287 | 2026.05.14 17:27:56.427986 [ 308 ] {} <Debug> TCP-Session: aa248bea-f3f4-4251-9cce-a1800e6364cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2026.05.14 17:27:56.428028 [ 309 ] {} <Debug> TCP-Session: cd3c0c20-db05-41eb-bb0a-1d9d6388a3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.05.14 17:27:56.428033 [ 308 ] {} <Debug> TCP-Session: aa248bea-f3f4-4251-9cce-a1800e6364cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2026.05.14 17:27:56.428059 [ 309 ] {} <Debug> TCP-Session: cd3c0c20-db05-41eb-bb0a-1d9d6388a3b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.05.14 17:27:56.428250 [ 303 ] {2187aced-4cd5-40f4-a07b-0c0f7c21fb69} <Debug> oximeter.version (c2a3318f-3cdc-49be-9dbf-bf6e8a1a55f0) (SelectExecutor): Key condition: unknown | ||
| 1292 | 2026.05.14 17:27:56.429418 [ 328 ] {2187aced-4cd5-40f4-a07b-0c0f7c21fb69} <Trace> AggregatingTransform: Aggregating | ||
| 1293 | 2026.05.14 17:27:56.429472 [ 328 ] {2187aced-4cd5-40f4-a07b-0c0f7c21fb69} <Trace> Aggregator: Aggregation method: without_key | ||
| 1294 | 2026.05.14 17:27:56.429511 [ 328 ] {2187aced-4cd5-40f4-a07b-0c0f7c21fb69} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001119465 sec. (893.284 rows/sec., 34.89 KiB/sec.) | ||
| 1295 | 2026.05.14 17:27:56.429531 [ 328 ] {2187aced-4cd5-40f4-a07b-0c0f7c21fb69} <Trace> Aggregator: Merging aggregated data | ||
| 1296 | 2026.05.14 17:27:56.430249 [ 303 ] {2187aced-4cd5-40f4-a07b-0c0f7c21fb69} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002878 sec., 347.4635163307853 rows/sec., 13.57 KiB/sec. | ||
| 1297 | 2026.05.14 17:27:56.430385 [ 303 ] {2187aced-4cd5-40f4-a07b-0c0f7c21fb69} <Debug> TCPHandler: Processed in 0.003321993 sec. | ||
| 1298 | 2026.05.14 17:27:56.430525 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1299 | 2026.05.14 17:27:56.430549 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1300 | 2026.05.14 17:27:56.430561 [ 303 ] {} <Debug> TCP-Session: 9382566a-72da-4c10-b9ed-90ad4303386c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2026.05.14 17:27:56.430576 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1302 | 2026.05.14 17:27:56.430590 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1303 | 2026.05.14 17:27:56.430613 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1304 | 2026.05.14 17:27:56.430649 [ 304 ] {} <Debug> TCP-Session: 6948df8f-7a7d-4dd6-8c48-75bfb1224bc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1305 | 2026.05.14 17:27:56.430662 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1306 | 2026.05.14 17:27:56.430679 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1307 | 2026.05.14 17:27:56.430690 [ 305 ] {} <Debug> TCP-Session: bb3453b0-489c-478a-9b5c-5a2897ad406c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2026.05.14 17:27:56.430706 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1309 | 2026.05.14 17:27:56.430729 [ 310 ] {} <Debug> TCP-Session: dc73e27b-e67c-41a4-bb99-281113cf622a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1310 | 2026.05.14 17:27:56.430774 [ 311 ] {} <Debug> TCP-Session: 530ed1ec-4a9b-48a6-8fb7-ea98b5325289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1311 | 2026.05.14 17:27:56.430722 [ 309 ] {} <Debug> TCP-Session: cd3c0c20-db05-41eb-bb0a-1d9d6388a3b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1312 | 2026.05.14 17:27:56.430636 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1313 | 2026.05.14 17:27:56.430631 [ 306 ] {} <Debug> TCP-Session: 25e40659-6d18-4d63-a8e1-4a8dc4499df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2026.05.14 17:27:56.430865 [ 308 ] {} <Debug> TCP-Session: aa248bea-f3f4-4251-9cce-a1800e6364cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1315 | 2026.05.14 17:27:56.430598 [ 307 ] {} <Debug> TCP-Session: e047fd56-65af-475d-87cd-5b79ead3d8e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1316 | 2026.05.14 17:27:56.481243 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43964 | ||
| 1317 | 2026.05.14 17:27:56.481319 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1318 | 2026.05.14 17:27:56.481345 [ 307 ] {} <Debug> TCP-Session: 549882d8-de84-4602-981b-c161fde0f0b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43964 | ||
| 1319 | 2026.05.14 17:27:56.481367 [ 307 ] {} <Debug> TCP-Session: 549882d8-de84-4602-981b-c161fde0f0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.05.14 17:27:56.481380 [ 307 ] {} <Debug> TCP-Session: 549882d8-de84-4602-981b-c161fde0f0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.05.14 17:27:56.481627 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39056 | ||
| 1322 | 2026.05.14 17:27:56.481659 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34470 | ||
| 1323 | 2026.05.14 17:27:56.481685 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38020 | ||
| 1324 | 2026.05.14 17:27:56.481702 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63879 | ||
| 1325 | 2026.05.14 17:27:56.481732 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1326 | 2026.05.14 17:27:56.481710 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48706 | ||
| 1327 | 2026.05.14 17:27:56.481770 [ 309 ] {} <Debug> TCP-Session: e3ac7c93-e9cd-4c84-9f69-b65c89f8591c Authenticating user 'default' from [fd00:1122:3344:101::e]:39056 | ||
| 1328 | 2026.05.14 17:27:56.481767 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1329 | 2026.05.14 17:27:56.481690 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61691 | ||
| 1330 | 2026.05.14 17:27:56.481819 [ 304 ] {} <Debug> TCP-Session: 43e47506-7de9-4de2-9ac6-101cf79dd4c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38020 | ||
| 1331 | 2026.05.14 17:27:56.481828 [ 307 ] {} <Trace> TCP-Session: 549882d8-de84-4602-981b-c161fde0f0b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2026.05.14 17:27:56.481869 [ 304 ] {} <Debug> TCP-Session: 43e47506-7de9-4de2-9ac6-101cf79dd4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.05.14 17:27:56.481821 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1334 | 2026.05.14 17:27:56.481896 [ 304 ] {} <Debug> TCP-Session: 43e47506-7de9-4de2-9ac6-101cf79dd4c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2026.05.14 17:27:56.481815 [ 309 ] {} <Debug> TCP-Session: e3ac7c93-e9cd-4c84-9f69-b65c89f8591c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1336 | 2026.05.14 17:27:56.481932 [ 306 ] {} <Debug> TCP-Session: 8c2fc4a9-c4f4-4d80-a500-d3f08278852d Authenticating user 'default' from [fd00:1122:3344:101::e]:48706 | ||
| 1337 | 2026.05.14 17:27:56.481952 [ 309 ] {} <Debug> TCP-Session: e3ac7c93-e9cd-4c84-9f69-b65c89f8591c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1338 | 2026.05.14 17:27:56.481894 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1339 | 2026.05.14 17:27:56.481975 [ 306 ] {} <Debug> TCP-Session: 8c2fc4a9-c4f4-4d80-a500-d3f08278852d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1340 | 2026.05.14 17:27:56.481767 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1341 | 2026.05.14 17:27:56.482014 [ 306 ] {} <Debug> TCP-Session: 8c2fc4a9-c4f4-4d80-a500-d3f08278852d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2026.05.14 17:27:56.482012 [ 303 ] {} <Debug> TCP-Session: a5bf7e05-82ea-4e37-8ade-444a8d973084 Authenticating user 'default' from [fd00:1122:3344:101::e]:61691 | ||
| 1343 | 2026.05.14 17:27:56.482055 [ 307 ] {cac1cca3-2d30-47e7-9294-7a313d8bc93b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43964) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1344 | 2026.05.14 17:27:56.482076 [ 303 ] {} <Debug> TCP-Session: a5bf7e05-82ea-4e37-8ade-444a8d973084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2026.05.14 17:27:56.482044 [ 305 ] {} <Debug> TCP-Session: c6895653-08e6-4ad4-8a97-249bbcee87fc Authenticating user 'default' from [fd00:1122:3344:101::e]:63879 | ||
| 1346 | 2026.05.14 17:27:56.482103 [ 303 ] {} <Debug> TCP-Session: a5bf7e05-82ea-4e37-8ade-444a8d973084 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1347 | 2026.05.14 17:27:56.482125 [ 305 ] {} <Debug> TCP-Session: c6895653-08e6-4ad4-8a97-249bbcee87fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1348 | 2026.05.14 17:27:56.481755 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1349 | 2026.05.14 17:27:56.482150 [ 305 ] {} <Debug> TCP-Session: c6895653-08e6-4ad4-8a97-249bbcee87fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1350 | 2026.05.14 17:27:56.481667 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56785 | ||
| 1351 | 2026.05.14 17:27:56.482185 [ 310 ] {} <Debug> TCP-Session: 5a316a8f-4a9a-4d84-a89f-5722a1a0c9fe Authenticating user 'default' from [fd00:1122:3344:101::e]:34470 | ||
| 1352 | 2026.05.14 17:27:56.481626 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35187 | ||
| 1353 | 2026.05.14 17:27:56.482240 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1354 | 2026.05.14 17:27:56.482234 [ 310 ] {} <Debug> TCP-Session: 5a316a8f-4a9a-4d84-a89f-5722a1a0c9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1355 | 2026.05.14 17:27:56.482279 [ 311 ] {} <Debug> TCP-Session: 0028908e-5840-48b2-868a-6445e025a1dc Authenticating user 'default' from [fd00:1122:3344:101::e]:56785 | ||
| 1356 | 2026.05.14 17:27:56.482289 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1357 | 2026.05.14 17:27:56.482294 [ 310 ] {} <Debug> TCP-Session: 5a316a8f-4a9a-4d84-a89f-5722a1a0c9fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1358 | 2026.05.14 17:27:56.482321 [ 311 ] {} <Debug> TCP-Session: 0028908e-5840-48b2-868a-6445e025a1dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1359 | 2026.05.14 17:27:56.482331 [ 308 ] {} <Debug> TCP-Session: 05dc4ef2-c2b3-4c49-976a-4222484af86c Authenticating user 'default' from [fd00:1122:3344:101::e]:35187 | ||
| 1360 | 2026.05.14 17:27:56.482352 [ 311 ] {} <Debug> TCP-Session: 0028908e-5840-48b2-868a-6445e025a1dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2026.05.14 17:27:56.482368 [ 308 ] {} <Debug> TCP-Session: 05dc4ef2-c2b3-4c49-976a-4222484af86c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1362 | 2026.05.14 17:27:56.482381 [ 307 ] {cac1cca3-2d30-47e7-9294-7a313d8bc93b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1363 | 2026.05.14 17:27:56.482386 [ 308 ] {} <Debug> TCP-Session: 05dc4ef2-c2b3-4c49-976a-4222484af86c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2026.05.14 17:27:56.482452 [ 307 ] {cac1cca3-2d30-47e7-9294-7a313d8bc93b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1365 | 2026.05.14 17:27:56.482824 [ 307 ] {cac1cca3-2d30-47e7-9294-7a313d8bc93b} <Debug> oximeter.version (c2a3318f-3cdc-49be-9dbf-bf6e8a1a55f0) (SelectExecutor): Key condition: unknown | ||
| 1366 | 2026.05.14 17:27:56.483974 [ 328 ] {cac1cca3-2d30-47e7-9294-7a313d8bc93b} <Trace> AggregatingTransform: Aggregating | ||
| 1367 | 2026.05.14 17:27:56.484012 [ 328 ] {cac1cca3-2d30-47e7-9294-7a313d8bc93b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1368 | 2026.05.14 17:27:56.484048 [ 328 ] {cac1cca3-2d30-47e7-9294-7a313d8bc93b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001106965 sec. (903.371 rows/sec., 35.29 KiB/sec.) | ||
| 1369 | 2026.05.14 17:27:56.484066 [ 328 ] {cac1cca3-2d30-47e7-9294-7a313d8bc93b} <Trace> Aggregator: Merging aggregated data | ||
| 1370 | 2026.05.14 17:27:56.484755 [ 307 ] {cac1cca3-2d30-47e7-9294-7a313d8bc93b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002773 sec., 360.62026685899747 rows/sec., 14.09 KiB/sec. | ||
| 1371 | 2026.05.14 17:27:56.484923 [ 307 ] {cac1cca3-2d30-47e7-9294-7a313d8bc93b} <Debug> TCPHandler: Processed in 0.003239352 sec. | ||
| 1372 | 2026.05.14 17:27:56.485046 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1373 | 2026.05.14 17:27:56.485078 [ 307 ] {} <Debug> TCP-Session: 549882d8-de84-4602-981b-c161fde0f0b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1374 | 2026.05.14 17:27:56.485081 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1375 | 2026.05.14 17:27:56.485092 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1376 | 2026.05.14 17:27:56.485110 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1377 | 2026.05.14 17:27:56.485139 [ 306 ] {} <Debug> TCP-Session: 8c2fc4a9-c4f4-4d80-a500-d3f08278852d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1378 | 2026.05.14 17:27:56.485153 [ 308 ] {} <Debug> TCP-Session: 05dc4ef2-c2b3-4c49-976a-4222484af86c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1379 | 2026.05.14 17:27:56.485164 [ 309 ] {} <Debug> TCP-Session: e3ac7c93-e9cd-4c84-9f69-b65c89f8591c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1380 | 2026.05.14 17:27:56.485176 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1381 | 2026.05.14 17:27:56.485193 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1382 | 2026.05.14 17:27:56.485218 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1383 | 2026.05.14 17:27:56.485225 [ 305 ] {} <Debug> TCP-Session: c6895653-08e6-4ad4-8a97-249bbcee87fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1384 | 2026.05.14 17:27:56.485243 [ 311 ] {} <Debug> TCP-Session: 0028908e-5840-48b2-868a-6445e025a1dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2026.05.14 17:27:56.485266 [ 304 ] {} <Debug> TCP-Session: 43e47506-7de9-4de2-9ac6-101cf79dd4c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1386 | 2026.05.14 17:27:56.485133 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1387 | 2026.05.14 17:27:56.485153 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1388 | 2026.05.14 17:27:56.485329 [ 303 ] {} <Debug> TCP-Session: a5bf7e05-82ea-4e37-8ade-444a8d973084 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2026.05.14 17:27:56.485353 [ 310 ] {} <Debug> TCP-Session: 5a316a8f-4a9a-4d84-a89f-5722a1a0c9fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2026.05.14 17:27:57.000216 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.64 MiB, peak 176.72 MiB, free memory in arenas 0.00 B, will set to 168.45 MiB (RSS), difference: 1.81 MiB | ||
| 1391 | 2026.05.14 17:27:57.739991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 430 entries to flush up to offset 2321 | ||
| 1392 | 2026.05.14 17:27:57.740526 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1393 | 2026.05.14 17:27:57.740573 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1394 | 2026.05.14 17:27:57.741310 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1395 | 2026.05.14 17:27:57.741915 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.05.14 17:27:57.742125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2321 | ||
| 1397 | 2026.05.14 17:27:57.860341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1398 | 2026.05.14 17:27:57.876489 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.05.14 17:27:57.876536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1400 | 2026.05.14 17:27:57.883225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1401 | 2026.05.14 17:27:57.884513 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.05.14 17:27:57.887515 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1403 | 2026.05.14 17:27:58.000349 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.97 MiB, peak 176.72 MiB, free memory in arenas 0.00 B, will set to 170.59 MiB (RSS), difference: 1.62 MiB | ||
| 1404 | 2026.05.14 17:27:58.851620 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.05.14 17:27:58.851864 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1406 | 2026.05.14 17:27:58.852194 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1407 | 2026.05.14 17:27:58.852228 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1408 | 2026.05.14 17:27:58.852451 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1409 | 2026.05.14 17:27:58.852518 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1410 | 2026.05.14 17:27:58.852654 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1411 | 2026.05.14 17:27:58.852690 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1412 | 2026.05.14 17:27:58.852712 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 1413 | 2026.05.14 17:27:58.852727 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1414 | 2026.05.14 17:27:58.852773 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1415 | 2026.05.14 17:27:58.852794 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
| 1416 | 2026.05.14 17:27:58.854244 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Debug> executeQuery: Read 18 rows, 5.26 KiB in 0.002478 sec., 7263.922518159806 rows/sec., 2.07 MiB/sec. | ||
| 1417 | 2026.05.14 17:27:58.854341 [ 293 ] {a58cd292-afb6-48d0-a0e7-f1cbef519a60} <Debug> TCPHandler: Processed in 0.002858558 sec. | ||
| 1418 | 2026.05.14 17:27:58.855485 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.05.14 17:27:58.855594 [ 293 ] {f1841715-e867-48f2-9e74-53dcde2a6008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1420 | 2026.05.14 17:27:58.855636 [ 293 ] {f1841715-e867-48f2-9e74-53dcde2a6008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1421 | 2026.05.14 17:27:58.856294 [ 293 ] {f1841715-e867-48f2-9e74-53dcde2a6008} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.05.14 17:27:58.856336 [ 293 ] {f1841715-e867-48f2-9e74-53dcde2a6008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1423 | 2026.05.14 17:27:58.856857 [ 293 ] {f1841715-e867-48f2-9e74-53dcde2a6008} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1424 | 2026.05.14 17:27:58.857250 [ 293 ] {f1841715-e867-48f2-9e74-53dcde2a6008} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.05.14 17:27:58.857399 [ 293 ] {f1841715-e867-48f2-9e74-53dcde2a6008} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001835 sec., 7629.427792915531 rows/sec., 1.07 MiB/sec. | ||
| 1426 | 2026.05.14 17:27:58.857437 [ 293 ] {f1841715-e867-48f2-9e74-53dcde2a6008} <Debug> TCPHandler: Processed in 0.002004356 sec. | ||
| 1427 | 2026.05.14 17:27:58.857571 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.05.14 17:27:58.857668 [ 293 ] {fa20ee27-57b8-4237-a155-07b41da622fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1429 | 2026.05.14 17:27:58.857708 [ 293 ] {fa20ee27-57b8-4237-a155-07b41da622fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1430 | 2026.05.14 17:27:58.858132 [ 293 ] {fa20ee27-57b8-4237-a155-07b41da622fc} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.05.14 17:27:58.858168 [ 293 ] {fa20ee27-57b8-4237-a155-07b41da622fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1432 | 2026.05.14 17:27:58.858594 [ 293 ] {fa20ee27-57b8-4237-a155-07b41da622fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1433 | 2026.05.14 17:27:58.859111 [ 293 ] {fa20ee27-57b8-4237-a155-07b41da622fc} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.05.14 17:27:58.859244 [ 293 ] {fa20ee27-57b8-4237-a155-07b41da622fc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001594 sec., 1254.7051442910918 rows/sec., 102.31 KiB/sec. | ||
| 1435 | 2026.05.14 17:27:58.859280 [ 293 ] {fa20ee27-57b8-4237-a155-07b41da622fc} <Debug> TCPHandler: Processed in 0.001758623 sec. | ||
| 1436 | 2026.05.14 17:27:58.859414 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.05.14 17:27:58.859510 [ 293 ] {698bae39-46cb-4b1a-902c-5adc91e99e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1438 | 2026.05.14 17:27:58.859548 [ 293 ] {698bae39-46cb-4b1a-902c-5adc91e99e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1439 | 2026.05.14 17:27:58.859968 [ 293 ] {698bae39-46cb-4b1a-902c-5adc91e99e6d} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.05.14 17:27:58.860003 [ 293 ] {698bae39-46cb-4b1a-902c-5adc91e99e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1441 | 2026.05.14 17:27:58.860400 [ 293 ] {698bae39-46cb-4b1a-902c-5adc91e99e6d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1442 | 2026.05.14 17:27:58.860855 [ 293 ] {698bae39-46cb-4b1a-902c-5adc91e99e6d} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.05.14 17:27:58.860987 [ 293 ] {698bae39-46cb-4b1a-902c-5adc91e99e6d} <Debug> executeQuery: Read 31 rows, 2.39 KiB in 0.001495 sec., 20735.785953177256 rows/sec., 1.56 MiB/sec. | ||
| 1444 | 2026.05.14 17:27:58.861023 [ 293 ] {698bae39-46cb-4b1a-902c-5adc91e99e6d} <Debug> TCPHandler: Processed in 0.001657781 sec. | ||
| 1445 | 2026.05.14 17:27:58.861145 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.05.14 17:27:58.861239 [ 293 ] {f5de067d-3a4c-4b89-a520-7c62cc680efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1447 | 2026.05.14 17:27:58.861278 [ 293 ] {f5de067d-3a4c-4b89-a520-7c62cc680efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1448 | 2026.05.14 17:27:58.861679 [ 293 ] {f5de067d-3a4c-4b89-a520-7c62cc680efc} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.05.14 17:27:58.861715 [ 293 ] {f5de067d-3a4c-4b89-a520-7c62cc680efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1450 | 2026.05.14 17:27:58.862122 [ 293 ] {f5de067d-3a4c-4b89-a520-7c62cc680efc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1451 | 2026.05.14 17:27:58.862605 [ 293 ] {f5de067d-3a4c-4b89-a520-7c62cc680efc} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.05.14 17:27:58.862737 [ 293 ] {f5de067d-3a4c-4b89-a520-7c62cc680efc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001516 sec., 1319.2612137203166 rows/sec., 92.12 KiB/sec. | ||
| 1453 | 2026.05.14 17:27:58.862775 [ 293 ] {f5de067d-3a4c-4b89-a520-7c62cc680efc} <Debug> TCPHandler: Processed in 0.001679532 sec. | ||
| 1454 | 2026.05.14 17:27:58.862925 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1455 | 2026.05.14 17:27:58.863020 [ 293 ] {2ed6887c-fcfc-4dd2-a9f5-d914eeb97801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1456 | 2026.05.14 17:27:58.863059 [ 293 ] {2ed6887c-fcfc-4dd2-a9f5-d914eeb97801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1457 | 2026.05.14 17:27:58.863456 [ 293 ] {2ed6887c-fcfc-4dd2-a9f5-d914eeb97801} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.05.14 17:27:58.863492 [ 293 ] {2ed6887c-fcfc-4dd2-a9f5-d914eeb97801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1459 | 2026.05.14 17:27:58.863889 [ 293 ] {2ed6887c-fcfc-4dd2-a9f5-d914eeb97801} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1460 | 2026.05.14 17:27:58.864315 [ 293 ] {2ed6887c-fcfc-4dd2-a9f5-d914eeb97801} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.05.14 17:27:58.864435 [ 293 ] {2ed6887c-fcfc-4dd2-a9f5-d914eeb97801} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001485 sec., 25589.22558922559 rows/sec., 2.00 MiB/sec. | ||
| 1462 | 2026.05.14 17:27:58.864469 [ 293 ] {2ed6887c-fcfc-4dd2-a9f5-d914eeb97801} <Debug> TCPHandler: Processed in 0.001646321 sec. | ||
| 1463 | 2026.05.14 17:27:58.864584 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1464 | 2026.05.14 17:27:58.864742 [ 293 ] {e3ac27be-5402-4092-a88c-6537fa512c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1465 | 2026.05.14 17:27:58.864783 [ 293 ] {e3ac27be-5402-4092-a88c-6537fa512c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1466 | 2026.05.14 17:27:58.865153 [ 293 ] {e3ac27be-5402-4092-a88c-6537fa512c26} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.05.14 17:27:58.865188 [ 293 ] {e3ac27be-5402-4092-a88c-6537fa512c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1468 | 2026.05.14 17:27:58.865680 [ 293 ] {e3ac27be-5402-4092-a88c-6537fa512c26} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1469 | 2026.05.14 17:27:58.866146 [ 293 ] {e3ac27be-5402-4092-a88c-6537fa512c26} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1470 | 2026.05.14 17:27:58.866278 [ 293 ] {e3ac27be-5402-4092-a88c-6537fa512c26} <Debug> executeQuery: Read 111 rows, 7.93 KiB in 0.001554 sec., 71428.57142857142 rows/sec., 4.98 MiB/sec. | ||
| 1471 | 2026.05.14 17:27:58.866314 [ 293 ] {e3ac27be-5402-4092-a88c-6537fa512c26} <Debug> TCPHandler: Processed in 0.001716273 sec. | ||
| 1472 | 2026.05.14 17:27:58.866440 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1473 | 2026.05.14 17:27:58.866535 [ 293 ] {5964ff7b-17e4-4df7-b394-a7d79785cdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1474 | 2026.05.14 17:27:58.866575 [ 293 ] {5964ff7b-17e4-4df7-b394-a7d79785cdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1475 | 2026.05.14 17:27:58.866899 [ 293 ] {5964ff7b-17e4-4df7-b394-a7d79785cdfa} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.05.14 17:27:58.866935 [ 293 ] {5964ff7b-17e4-4df7-b394-a7d79785cdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1477 | 2026.05.14 17:27:58.867363 [ 293 ] {5964ff7b-17e4-4df7-b394-a7d79785cdfa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1478 | 2026.05.14 17:27:58.867835 [ 293 ] {5964ff7b-17e4-4df7-b394-a7d79785cdfa} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1479 | 2026.05.14 17:27:58.868053 [ 293 ] {5964ff7b-17e4-4df7-b394-a7d79785cdfa} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001536 sec., 26041.666666666664 rows/sec., 1.74 MiB/sec. | ||
| 1480 | 2026.05.14 17:27:58.868088 [ 293 ] {5964ff7b-17e4-4df7-b394-a7d79785cdfa} <Debug> TCPHandler: Processed in 0.001697512 sec. | ||
| 1481 | 2026.05.14 17:28:00.241744 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 174 | ||
| 1482 | 2026.05.14 17:28:00.245187 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1483 | 2026.05.14 17:28:00.245255 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1484 | 2026.05.14 17:28:00.246764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1485 | 2026.05.14 17:28:00.247580 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1486 | 2026.05.14 17:28:00.248159 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1487 | 2026.05.14 17:28:03.856228 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1488 | 2026.05.14 17:28:03.856506 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1489 | 2026.05.14 17:28:03.857016 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1490 | 2026.05.14 17:28:03.857063 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1491 | 2026.05.14 17:28:03.857321 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1492 | 2026.05.14 17:28:03.857390 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1493 | 2026.05.14 17:28:03.857534 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1494 | 2026.05.14 17:28:03.857631 [ 354 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1495 | 2026.05.14 17:28:03.857654 [ 350 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1496 | 2026.05.14 17:28:03.857782 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 1497 | 2026.05.14 17:28:03.857810 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1498 | 2026.05.14 17:28:03.857939 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1499 | 2026.05.14 17:28:03.857961 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1500 | 2026.05.14 17:28:03.858021 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1501 | 2026.05.14 17:28:03.858068 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1502 | 2026.05.14 17:28:03.859544 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.003154 sec., 10145.84654407102 rows/sec., 2.25 MiB/sec. | ||
| 1503 | 2026.05.14 17:28:03.859681 [ 293 ] {d189b27f-f943-4c90-90d5-bfa833ab3f5e} <Debug> TCPHandler: Processed in 0.003605997 sec. | ||
| 1504 | 2026.05.14 17:28:03.864633 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.05.14 17:28:03.864821 [ 293 ] {ac751897-edac-4867-adda-5d12edf9f19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1506 | 2026.05.14 17:28:03.864893 [ 293 ] {ac751897-edac-4867-adda-5d12edf9f19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1507 | 2026.05.14 17:28:03.865648 [ 293 ] {ac751897-edac-4867-adda-5d12edf9f19c} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1508 | 2026.05.14 17:28:03.865696 [ 293 ] {ac751897-edac-4867-adda-5d12edf9f19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1509 | 2026.05.14 17:28:03.866246 [ 293 ] {ac751897-edac-4867-adda-5d12edf9f19c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1510 | 2026.05.14 17:28:03.866762 [ 293 ] {ac751897-edac-4867-adda-5d12edf9f19c} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1511 | 2026.05.14 17:28:03.866919 [ 293 ] {ac751897-edac-4867-adda-5d12edf9f19c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002152 sec., 131970.26022304833 rows/sec., 8.38 MiB/sec. | ||
| 1512 | 2026.05.14 17:28:03.866957 [ 293 ] {ac751897-edac-4867-adda-5d12edf9f19c} <Debug> TCPHandler: Processed in 0.002413662 sec. | ||
| 1513 | 2026.05.14 17:28:03.867108 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.05.14 17:28:03.867218 [ 293 ] {e731e52d-3b8b-4ebb-bfe4-8f86b64085e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1515 | 2026.05.14 17:28:03.867258 [ 293 ] {e731e52d-3b8b-4ebb-bfe4-8f86b64085e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1516 | 2026.05.14 17:28:03.868035 [ 293 ] {e731e52d-3b8b-4ebb-bfe4-8f86b64085e7} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2026.05.14 17:28:03.868071 [ 293 ] {e731e52d-3b8b-4ebb-bfe4-8f86b64085e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1518 | 2026.05.14 17:28:03.868619 [ 293 ] {e731e52d-3b8b-4ebb-bfe4-8f86b64085e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1519 | 2026.05.14 17:28:03.869103 [ 293 ] {e731e52d-3b8b-4ebb-bfe4-8f86b64085e7} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1520 | 2026.05.14 17:28:03.869265 [ 293 ] {e731e52d-3b8b-4ebb-bfe4-8f86b64085e7} <Debug> executeQuery: Read 793 rows, 62.94 KiB in 0.002069 sec., 383276.94538424356 rows/sec., 29.71 MiB/sec. | ||
| 1521 | 2026.05.14 17:28:03.869303 [ 293 ] {e731e52d-3b8b-4ebb-bfe4-8f86b64085e7} <Debug> TCPHandler: Processed in 0.002250719 sec. | ||
| 1522 | 2026.05.14 17:28:03.869435 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1523 | 2026.05.14 17:28:03.869531 [ 293 ] {9331ac5b-9ffc-46ce-a24a-d684111b6af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1524 | 2026.05.14 17:28:03.869571 [ 293 ] {9331ac5b-9ffc-46ce-a24a-d684111b6af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1525 | 2026.05.14 17:28:03.870000 [ 293 ] {9331ac5b-9ffc-46ce-a24a-d684111b6af4} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.05.14 17:28:03.870042 [ 293 ] {9331ac5b-9ffc-46ce-a24a-d684111b6af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1527 | 2026.05.14 17:28:03.870479 [ 293 ] {9331ac5b-9ffc-46ce-a24a-d684111b6af4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1528 | 2026.05.14 17:28:03.870956 [ 293 ] {9331ac5b-9ffc-46ce-a24a-d684111b6af4} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.05.14 17:28:03.871089 [ 293 ] {9331ac5b-9ffc-46ce-a24a-d684111b6af4} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001577 sec., 97019.65757767913 rows/sec., 5.80 MiB/sec. | ||
| 1530 | 2026.05.14 17:28:03.871127 [ 293 ] {9331ac5b-9ffc-46ce-a24a-d684111b6af4} <Debug> TCPHandler: Processed in 0.001741192 sec. | ||
| 1531 | 2026.05.14 17:28:03.871260 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1532 | 2026.05.14 17:28:03.871356 [ 293 ] {3d828da8-040a-45a6-8358-3d75363ba0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1533 | 2026.05.14 17:28:03.871395 [ 293 ] {3d828da8-040a-45a6-8358-3d75363ba0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1534 | 2026.05.14 17:28:03.871886 [ 293 ] {3d828da8-040a-45a6-8358-3d75363ba0f1} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2026.05.14 17:28:03.871922 [ 293 ] {3d828da8-040a-45a6-8358-3d75363ba0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1536 | 2026.05.14 17:28:03.872366 [ 293 ] {3d828da8-040a-45a6-8358-3d75363ba0f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1537 | 2026.05.14 17:28:03.872857 [ 293 ] {3d828da8-040a-45a6-8358-3d75363ba0f1} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.05.14 17:28:03.872988 [ 293 ] {3d828da8-040a-45a6-8358-3d75363ba0f1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00165 sec., 90303.0303030303 rows/sec., 5.83 MiB/sec. | ||
| 1539 | 2026.05.14 17:28:03.873025 [ 293 ] {3d828da8-040a-45a6-8358-3d75363ba0f1} <Debug> TCPHandler: Processed in 0.001814024 sec. | ||
| 1540 | 2026.05.14 17:28:03.873195 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.05.14 17:28:03.873291 [ 293 ] {2ad1fb0e-b308-4bf3-9b49-d76b70df9daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1542 | 2026.05.14 17:28:03.873330 [ 293 ] {2ad1fb0e-b308-4bf3-9b49-d76b70df9daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1543 | 2026.05.14 17:28:03.873772 [ 293 ] {2ad1fb0e-b308-4bf3-9b49-d76b70df9daf} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1544 | 2026.05.14 17:28:03.873819 [ 293 ] {2ad1fb0e-b308-4bf3-9b49-d76b70df9daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1545 | 2026.05.14 17:28:03.874324 [ 293 ] {2ad1fb0e-b308-4bf3-9b49-d76b70df9daf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1546 | 2026.05.14 17:28:03.874995 [ 293 ] {2ad1fb0e-b308-4bf3-9b49-d76b70df9daf} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2026.05.14 17:28:03.875143 [ 293 ] {2ad1fb0e-b308-4bf3-9b49-d76b70df9daf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00187 sec., 79144.38502673797 rows/sec., 4.50 MiB/sec. | ||
| 1548 | 2026.05.14 17:28:03.875187 [ 293 ] {2ad1fb0e-b308-4bf3-9b49-d76b70df9daf} <Debug> TCPHandler: Processed in 0.002041246 sec. | ||
| 1549 | 2026.05.14 17:28:03.875344 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1550 | 2026.05.14 17:28:03.875541 [ 293 ] {1c82f622-38e2-4164-9ef7-6d6eabe2d8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1551 | 2026.05.14 17:28:03.875580 [ 293 ] {1c82f622-38e2-4164-9ef7-6d6eabe2d8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1552 | 2026.05.14 17:28:03.876213 [ 293 ] {1c82f622-38e2-4164-9ef7-6d6eabe2d8b7} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.05.14 17:28:03.876255 [ 293 ] {1c82f622-38e2-4164-9ef7-6d6eabe2d8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1554 | 2026.05.14 17:28:03.876741 [ 293 ] {1c82f622-38e2-4164-9ef7-6d6eabe2d8b7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1555 | 2026.05.14 17:28:03.877212 [ 293 ] {1c82f622-38e2-4164-9ef7-6d6eabe2d8b7} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.05.14 17:28:03.877365 [ 293 ] {1c82f622-38e2-4164-9ef7-6d6eabe2d8b7} <Debug> executeQuery: Read 473 rows, 33.82 KiB in 0.001841 sec., 256925.58392178165 rows/sec., 17.94 MiB/sec. | ||
| 1557 | 2026.05.14 17:28:03.877403 [ 293 ] {1c82f622-38e2-4164-9ef7-6d6eabe2d8b7} <Debug> TCPHandler: Processed in 0.002108547 sec. | ||
| 1558 | 2026.05.14 17:28:03.877535 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.05.14 17:28:03.877630 [ 293 ] {c32d0638-5638-4096-a02c-08539a7e0c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1560 | 2026.05.14 17:28:03.877669 [ 293 ] {c32d0638-5638-4096-a02c-08539a7e0c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1561 | 2026.05.14 17:28:03.878003 [ 293 ] {c32d0638-5638-4096-a02c-08539a7e0c93} <Trace> oximeter.measurements_bool (01922ad8-ae07-4264-8de5-416aa2f40750): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.05.14 17:28:03.878038 [ 293 ] {c32d0638-5638-4096-a02c-08539a7e0c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1563 | 2026.05.14 17:28:03.878459 [ 293 ] {c32d0638-5638-4096-a02c-08539a7e0c93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1564 | 2026.05.14 17:28:03.878921 [ 293 ] {c32d0638-5638-4096-a02c-08539a7e0c93} <Trace> oximeter.measurements_bool (01922ad8-ae07-4264-8de5-416aa2f40750): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1565 | 2026.05.14 17:28:03.879050 [ 293 ] {c32d0638-5638-4096-a02c-08539a7e0c93} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001439 sec., 4169.562195969424 rows/sec., 217.84 KiB/sec. | ||
| 1566 | 2026.05.14 17:28:03.879085 [ 293 ] {c32d0638-5638-4096-a02c-08539a7e0c93} <Debug> TCPHandler: Processed in 0.001598261 sec. | ||
| 1567 | 2026.05.14 17:28:03.879211 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1568 | 2026.05.14 17:28:03.879305 [ 293 ] {a4ce7a5b-e796-4796-b135-f1497dd4a1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1569 | 2026.05.14 17:28:03.879346 [ 293 ] {a4ce7a5b-e796-4796-b135-f1497dd4a1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1570 | 2026.05.14 17:28:03.879751 [ 293 ] {a4ce7a5b-e796-4796-b135-f1497dd4a1e7} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2026.05.14 17:28:03.879794 [ 293 ] {a4ce7a5b-e796-4796-b135-f1497dd4a1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1572 | 2026.05.14 17:28:03.880278 [ 293 ] {a4ce7a5b-e796-4796-b135-f1497dd4a1e7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1573 | 2026.05.14 17:28:03.880802 [ 293 ] {a4ce7a5b-e796-4796-b135-f1497dd4a1e7} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.05.14 17:28:03.880958 [ 293 ] {a4ce7a5b-e796-4796-b135-f1497dd4a1e7} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001671 sec., 128665.4697785757 rows/sec., 8.46 MiB/sec. | ||
| 1575 | 2026.05.14 17:28:03.880995 [ 293 ] {a4ce7a5b-e796-4796-b135-f1497dd4a1e7} <Debug> TCPHandler: Processed in 0.001833925 sec. | ||
| 1576 | 2026.05.14 17:28:03.881129 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2026.05.14 17:28:03.881248 [ 293 ] {c763056c-cefa-4bb4-a6de-1b836e1ef752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1578 | 2026.05.14 17:28:03.881291 [ 293 ] {c763056c-cefa-4bb4-a6de-1b836e1ef752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1579 | 2026.05.14 17:28:03.881611 [ 293 ] {c763056c-cefa-4bb4-a6de-1b836e1ef752} <Trace> oximeter.measurements_f64 (c4ff0797-e508-4ba4-947f-77bb8a28def2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2026.05.14 17:28:03.881647 [ 293 ] {c763056c-cefa-4bb4-a6de-1b836e1ef752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1581 | 2026.05.14 17:28:03.882065 [ 293 ] {c763056c-cefa-4bb4-a6de-1b836e1ef752} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1582 | 2026.05.14 17:28:03.882527 [ 293 ] {c763056c-cefa-4bb4-a6de-1b836e1ef752} <Trace> oximeter.measurements_f64 (c4ff0797-e508-4ba4-947f-77bb8a28def2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2026.05.14 17:28:03.882658 [ 293 ] {c763056c-cefa-4bb4-a6de-1b836e1ef752} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. | ||
| 1584 | 2026.05.14 17:28:03.882694 [ 293 ] {c763056c-cefa-4bb4-a6de-1b836e1ef752} <Debug> TCPHandler: Processed in 0.001614281 sec. | ||
| 1585 | 2026.05.14 17:28:03.882823 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2026.05.14 17:28:03.882917 [ 293 ] {ecc06a20-a686-4bcd-9e46-da7c51aca60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1587 | 2026.05.14 17:28:03.882967 [ 293 ] {ecc06a20-a686-4bcd-9e46-da7c51aca60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1588 | 2026.05.14 17:28:03.883711 [ 293 ] {ecc06a20-a686-4bcd-9e46-da7c51aca60e} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2026.05.14 17:28:03.883747 [ 293 ] {ecc06a20-a686-4bcd-9e46-da7c51aca60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1590 | 2026.05.14 17:28:03.884368 [ 293 ] {ecc06a20-a686-4bcd-9e46-da7c51aca60e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1591 | 2026.05.14 17:28:03.884826 [ 293 ] {ecc06a20-a686-4bcd-9e46-da7c51aca60e} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1592 | 2026.05.14 17:28:03.884967 [ 293 ] {ecc06a20-a686-4bcd-9e46-da7c51aca60e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002068 sec., 5319.148936170212 rows/sec., 9.53 MiB/sec. | ||
| 1593 | 2026.05.14 17:28:03.885021 [ 293 ] {ecc06a20-a686-4bcd-9e46-da7c51aca60e} <Debug> TCPHandler: Processed in 0.002246719 sec. | ||
| 1594 | 2026.05.14 17:28:03.885158 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2026.05.14 17:28:03.885254 [ 293 ] {433f60aa-31e9-4d6a-b6ab-d1cb873e158e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1596 | 2026.05.14 17:28:03.885293 [ 293 ] {433f60aa-31e9-4d6a-b6ab-d1cb873e158e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1597 | 2026.05.14 17:28:03.885637 [ 293 ] {433f60aa-31e9-4d6a-b6ab-d1cb873e158e} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.05.14 17:28:03.885672 [ 293 ] {433f60aa-31e9-4d6a-b6ab-d1cb873e158e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1599 | 2026.05.14 17:28:03.886121 [ 293 ] {433f60aa-31e9-4d6a-b6ab-d1cb873e158e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1600 | 2026.05.14 17:28:03.886580 [ 293 ] {433f60aa-31e9-4d6a-b6ab-d1cb873e158e} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.05.14 17:28:03.886732 [ 293 ] {433f60aa-31e9-4d6a-b6ab-d1cb873e158e} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001496 sec., 46791.44385026738 rows/sec., 2.85 MiB/sec. | ||
| 1602 | 2026.05.14 17:28:03.886769 [ 293 ] {433f60aa-31e9-4d6a-b6ab-d1cb873e158e} <Debug> TCPHandler: Processed in 0.001660951 sec. | ||
| 1603 | 2026.05.14 17:28:05.194836 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1604 | 2026.05.14 17:28:05.194903 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1605 | 2026.05.14 17:28:05.242262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2833 | ||
| 1606 | 2026.05.14 17:28:05.242833 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1607 | 2026.05.14 17:28:05.242887 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1608 | 2026.05.14 17:28:05.243558 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1609 | 2026.05.14 17:28:05.244303 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.05.14 17:28:05.244439 [ 24 ] {} <Debug> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1611 | 2026.05.14 17:28:05.244453 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2833 | ||
| 1612 | 2026.05.14 17:28:05.244500 [ 24 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.05.14 17:28:05.244525 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1614 | 2026.05.14 17:28:05.244747 [ 191 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::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 | ||
| 1615 | 2026.05.14 17:28:05.244926 [ 191 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1616 | 2026.05.14 17:28:05.244999 [ 191 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1617 | 2026.05.14 17:28:05.245114 [ 191 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1618 | 2026.05.14 17:28:05.245168 [ 191 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1619 | 2026.05.14 17:28:05.245219 [ 191 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1620 | 2026.05.14 17:28:05.245263 [ 191 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 430 rows starting from the beginning of the part | ||
| 1621 | 2026.05.14 17:28:05.245317 [ 191 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1622 | 2026.05.14 17:28:05.253784 [ 188 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2833 rows, containing 4 columns (4 merged, 0 gathered) in 0.0091635 sec., 309161.3466470235 rows/sec., 4.42 MiB/sec. | ||
| 1623 | 2026.05.14 17:28:05.254659 [ 191 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1624 | 2026.05.14 17:28:05.255199 [ 191 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_6_1} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2026.05.14 17:28:05.255279 [ 191 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_6_1} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1626 | 2026.05.14 17:28:05.255372 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1627 | 2026.05.14 17:28:05.387660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1628 | 2026.05.14 17:28:05.403718 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1629 | 2026.05.14 17:28:05.403798 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1630 | 2026.05.14 17:28:05.410618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1631 | 2026.05.14 17:28:05.411797 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1632 | 2026.05.14 17:28:05.412059 [ 24 ] {} <Debug> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1633 | 2026.05.14 17:28:05.412121 [ 24 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2026.05.14 17:28:05.412141 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1635 | 2026.05.14 17:28:05.412239 [ 191 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 1636 | 2026.05.14 17:28:05.415377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1637 | 2026.05.14 17:28:05.416369 [ 191 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1638 | 2026.05.14 17:28:05.417737 [ 191 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 1639 | 2026.05.14 17:28:05.422106 [ 191 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 1640 | 2026.05.14 17:28:05.426480 [ 191 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 1641 | 2026.05.14 17:28:05.430512 [ 191 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 1642 | 2026.05.14 17:28:05.435998 [ 191 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 1643 | 2026.05.14 17:28:05.440284 [ 191 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 1644 | 2026.05.14 17:28:05.495946 [ 188 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.083744817 sec., 549.2877248749616 rows/sec., 2.84 MiB/sec. | ||
| 1645 | 2026.05.14 17:28:05.498580 [ 190 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1646 | 2026.05.14 17:28:05.501143 [ 190 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_6_1} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2026.05.14 17:28:05.501264 [ 190 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_6_1} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1648 | 2026.05.14 17:28:05.503287 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1649 | 2026.05.14 17:28:06.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.07 MiB, peak 181.61 MiB, free memory in arenas 0.00 B, will set to 182.95 MiB (RSS), difference: 10.88 MiB | ||
| 1650 | 2026.05.14 17:28:08.851184 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.05.14 17:28:08.851473 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1652 | 2026.05.14 17:28:08.851845 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1653 | 2026.05.14 17:28:08.851885 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1654 | 2026.05.14 17:28:08.852147 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1655 | 2026.05.14 17:28:08.852227 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1656 | 2026.05.14 17:28:08.852368 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1657 | 2026.05.14 17:28:08.852495 [ 345 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1658 | 2026.05.14 17:28:08.852495 [ 330 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1659 | 2026.05.14 17:28:08.852639 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1660 | 2026.05.14 17:28:08.852668 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1661 | 2026.05.14 17:28:08.852743 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1662 | 2026.05.14 17:28:08.852766 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1663 | 2026.05.14 17:28:08.852800 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1664 | 2026.05.14 17:28:08.852840 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1665 | 2026.05.14 17:28:08.854448 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.003126 sec., 10236.724248240564 rows/sec., 2.27 MiB/sec. | ||
| 1666 | 2026.05.14 17:28:08.854592 [ 293 ] {2d0a0dd2-c919-4b96-b95c-275812a63e0d} <Debug> TCPHandler: Processed in 0.003656098 sec. | ||
| 1667 | 2026.05.14 17:28:08.856191 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.05.14 17:28:08.856304 [ 293 ] {8504fa5d-27f7-4d54-9819-3ee8dc51223b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1669 | 2026.05.14 17:28:08.856347 [ 293 ] {8504fa5d-27f7-4d54-9819-3ee8dc51223b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1670 | 2026.05.14 17:28:08.856903 [ 293 ] {8504fa5d-27f7-4d54-9819-3ee8dc51223b} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.05.14 17:28:08.856952 [ 293 ] {8504fa5d-27f7-4d54-9819-3ee8dc51223b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1672 | 2026.05.14 17:28:08.857530 [ 293 ] {8504fa5d-27f7-4d54-9819-3ee8dc51223b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1673 | 2026.05.14 17:28:08.858031 [ 293 ] {8504fa5d-27f7-4d54-9819-3ee8dc51223b} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.05.14 17:28:08.858177 [ 39 ] {} <Debug> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1675 | 2026.05.14 17:28:08.858183 [ 293 ] {8504fa5d-27f7-4d54-9819-3ee8dc51223b} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001911 sec., 15698.587127158557 rows/sec., 1.18 MiB/sec. | ||
| 1676 | 2026.05.14 17:28:08.858234 [ 39 ] {} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.05.14 17:28:08.858247 [ 293 ] {8504fa5d-27f7-4d54-9819-3ee8dc51223b} <Debug> TCPHandler: Processed in 0.002105828 sec. | ||
| 1678 | 2026.05.14 17:28:08.858270 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1679 | 2026.05.14 17:28:08.858426 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.05.14 17:28:08.858440 [ 192 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::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 | ||
| 1681 | 2026.05.14 17:28:08.858537 [ 293 ] {2b194d56-b1b2-49d6-a574-d6e2662951c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1682 | 2026.05.14 17:28:08.858582 [ 293 ] {2b194d56-b1b2-49d6-a574-d6e2662951c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1683 | 2026.05.14 17:28:08.858601 [ 192 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1684 | 2026.05.14 17:28:08.858657 [ 192 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 770 rows starting from the beginning of the part | ||
| 1685 | 2026.05.14 17:28:08.858774 [ 192 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 1686 | 2026.05.14 17:28:08.858839 [ 192 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 767 rows starting from the beginning of the part | ||
| 1687 | 2026.05.14 17:28:08.858895 [ 192 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part | ||
| 1688 | 2026.05.14 17:28:08.858958 [ 192 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 793 rows starting from the beginning of the part | ||
| 1689 | 2026.05.14 17:28:08.859013 [ 192 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1690 | 2026.05.14 17:28:08.859026 [ 293 ] {2b194d56-b1b2-49d6-a574-d6e2662951c9} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.05.14 17:28:08.859069 [ 293 ] {2b194d56-b1b2-49d6-a574-d6e2662951c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1692 | 2026.05.14 17:28:08.859526 [ 293 ] {2b194d56-b1b2-49d6-a574-d6e2662951c9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1693 | 2026.05.14 17:28:08.860059 [ 293 ] {2b194d56-b1b2-49d6-a574-d6e2662951c9} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.05.14 17:28:08.860212 [ 293 ] {2b194d56-b1b2-49d6-a574-d6e2662951c9} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001701 sec., 21164.021164021164 rows/sec., 1.65 MiB/sec. | ||
| 1695 | 2026.05.14 17:28:08.860224 [ 31 ] {} <Debug> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1696 | 2026.05.14 17:28:08.860250 [ 293 ] {2b194d56-b1b2-49d6-a574-d6e2662951c9} <Debug> TCPHandler: Processed in 0.001872744 sec. | ||
| 1697 | 2026.05.14 17:28:08.860296 [ 31 ] {} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2026.05.14 17:28:08.860323 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1699 | 2026.05.14 17:28:08.860473 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.05.14 17:28:08.860527 [ 188 ] {48419fae-50e3-4458-be82-d4ceb88634ca::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 | ||
| 1701 | 2026.05.14 17:28:08.860556 [ 189 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2395 rows, containing 5 columns (5 merged, 0 gathered) in 0.002179769 sec., 1098740.279359877 rows/sec., 89.37 MiB/sec. | ||
| 1702 | 2026.05.14 17:28:08.860574 [ 293 ] {4c2ada80-0167-443c-93ca-5774ad4d97bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1703 | 2026.05.14 17:28:08.860638 [ 293 ] {4c2ada80-0167-443c-93ca-5774ad4d97bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1704 | 2026.05.14 17:28:08.860656 [ 188 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1705 | 2026.05.14 17:28:08.860701 [ 188 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 451 rows starting from the beginning of the part | ||
| 1706 | 2026.05.14 17:28:08.860800 [ 188 ] {48419fae-50e3-4458-be82-d4ceb88634ca::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 | ||
| 1707 | 2026.05.14 17:28:08.860861 [ 188 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 445 rows starting from the beginning of the part | ||
| 1708 | 2026.05.14 17:28:08.860916 [ 188 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part | ||
| 1709 | 2026.05.14 17:28:08.860977 [ 188 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 473 rows starting from the beginning of the part | ||
| 1710 | 2026.05.14 17:28:08.861007 [ 194 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1711 | 2026.05.14 17:28:08.861036 [ 188 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1712 | 2026.05.14 17:28:08.861048 [ 293 ] {4c2ada80-0167-443c-93ca-5774ad4d97bd} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.05.14 17:28:08.861092 [ 293 ] {4c2ada80-0167-443c-93ca-5774ad4d97bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1714 | 2026.05.14 17:28:08.861713 [ 194 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_6_1} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.05.14 17:28:08.861714 [ 293 ] {4c2ada80-0167-443c-93ca-5774ad4d97bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1716 | 2026.05.14 17:28:08.861819 [ 194 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_6_1} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1717 | 2026.05.14 17:28:08.861919 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 1718 | 2026.05.14 17:28:08.862258 [ 293 ] {4c2ada80-0167-443c-93ca-5774ad4d97bd} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.05.14 17:28:08.862380 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1720 | 2026.05.14 17:28:08.862418 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.05.14 17:28:08.862430 [ 293 ] {4c2ada80-0167-443c-93ca-5774ad4d97bd} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001874 sec., 58697.972251867664 rows/sec., 4.10 MiB/sec. | ||
| 1722 | 2026.05.14 17:28:08.862438 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1723 | 2026.05.14 17:28:08.862478 [ 293 ] {4c2ada80-0167-443c-93ca-5774ad4d97bd} <Debug> TCPHandler: Processed in 0.002105157 sec. | ||
| 1724 | 2026.05.14 17:28:08.862593 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::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 | ||
| 1725 | 2026.05.14 17:28:08.862650 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1726 | 2026.05.14 17:28:08.862729 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1727 | 2026.05.14 17:28:08.862738 [ 192 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1451 rows, containing 5 columns (5 merged, 0 gathered) in 0.0022702 sec., 639150.7356180073 rows/sec., 47.20 MiB/sec. | ||
| 1728 | 2026.05.14 17:28:08.862751 [ 293 ] {d66b925d-cc87-4dbc-a644-345f4e2d8041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1729 | 2026.05.14 17:28:08.862778 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 118 rows starting from the beginning of the part | ||
| 1730 | 2026.05.14 17:28:08.862814 [ 293 ] {d66b925d-cc87-4dbc-a644-345f4e2d8041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1731 | 2026.05.14 17:28:08.862885 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1732 | 2026.05.14 17:28:08.862945 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 115 rows starting from the beginning of the part | ||
| 1733 | 2026.05.14 17:28:08.863011 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 111 rows starting from the beginning of the part | ||
| 1734 | 2026.05.14 17:28:08.863059 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 215 rows starting from the beginning of the part | ||
| 1735 | 2026.05.14 17:28:08.863097 [ 188 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1736 | 2026.05.14 17:28:08.863116 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1737 | 2026.05.14 17:28:08.863263 [ 293 ] {d66b925d-cc87-4dbc-a644-345f4e2d8041} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1738 | 2026.05.14 17:28:08.863308 [ 293 ] {d66b925d-cc87-4dbc-a644-345f4e2d8041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1739 | 2026.05.14 17:28:08.863713 [ 188 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_6_1} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.05.14 17:28:08.863803 [ 188 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_6_1} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1741 | 2026.05.14 17:28:08.863883 [ 293 ] {d66b925d-cc87-4dbc-a644-345f4e2d8041} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1742 | 2026.05.14 17:28:08.863887 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1743 | 2026.05.14 17:28:08.864452 [ 293 ] {d66b925d-cc87-4dbc-a644-345f4e2d8041} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.05.14 17:28:08.864585 [ 31 ] {} <Debug> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1745 | 2026.05.14 17:28:08.864609 [ 293 ] {d66b925d-cc87-4dbc-a644-345f4e2d8041} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001876 sec., 21321.961620469083 rows/sec., 1.42 MiB/sec. | ||
| 1746 | 2026.05.14 17:28:08.864634 [ 31 ] {} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2026.05.14 17:28:08.864655 [ 293 ] {d66b925d-cc87-4dbc-a644-345f4e2d8041} <Debug> TCPHandler: Processed in 0.002054547 sec. | ||
| 1748 | 2026.05.14 17:28:08.864664 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1749 | 2026.05.14 17:28:08.864802 [ 189 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 1750 | 2026.05.14 17:28:08.864936 [ 189 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1751 | 2026.05.14 17:28:08.864969 [ 189 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1752 | 2026.05.14 17:28:08.865038 [ 189 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1753 | 2026.05.14 17:28:08.865102 [ 189 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1754 | 2026.05.14 17:28:08.865151 [ 189 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1755 | 2026.05.14 17:28:08.865193 [ 189 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
| 1756 | 2026.05.14 17:28:08.865238 [ 189 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1757 | 2026.05.14 17:28:08.866194 [ 189 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441559 sec., 166486.42199174644 rows/sec., 10.14 MiB/sec. | ||
| 1758 | 2026.05.14 17:28:08.866335 [ 196 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 5 columns (5 merged, 0 gathered) in 0.00378445 sec., 179418.40954431953 rows/sec., 11.87 MiB/sec. | ||
| 1759 | 2026.05.14 17:28:08.866520 [ 197 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1760 | 2026.05.14 17:28:08.866656 [ 189 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1761 | 2026.05.14 17:28:08.867273 [ 197 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_6_1} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.05.14 17:28:08.867295 [ 189 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.05.14 17:28:08.867360 [ 197 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_6_1} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1764 | 2026.05.14 17:28:08.867383 [ 189 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1765 | 2026.05.14 17:28:08.867453 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1766 | 2026.05.14 17:28:08.867492 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1767 | 2026.05.14 17:28:10.248403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 208 | ||
| 1768 | 2026.05.14 17:28:10.250609 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.05.14 17:28:10.250656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1770 | 2026.05.14 17:28:10.251822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1771 | 2026.05.14 17:28:10.252101 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.05.14 17:28:10.252337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 208 | ||
| 1773 | 2026.05.14 17:28:12.744614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3281 | ||
| 1774 | 2026.05.14 17:28:12.745269 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.05.14 17:28:12.745336 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1776 | 2026.05.14 17:28:12.745989 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1777 | 2026.05.14 17:28:12.746234 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.05.14 17:28:12.746393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3281 | ||
| 1779 | 2026.05.14 17:28:12.915514 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1780 | 2026.05.14 17:28:12.931562 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.05.14 17:28:12.931621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1782 | 2026.05.14 17:28:12.937133 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1783 | 2026.05.14 17:28:12.937807 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.05.14 17:28:12.940596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1785 | 2026.05.14 17:28:13.862059 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.05.14 17:28:13.862341 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1787 | 2026.05.14 17:28:13.862699 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1788 | 2026.05.14 17:28:13.862736 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1789 | 2026.05.14 17:28:13.862978 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1790 | 2026.05.14 17:28:13.863044 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1791 | 2026.05.14 17:28:13.863177 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 1792 | 2026.05.14 17:28:13.863267 [ 345 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1793 | 2026.05.14 17:28:13.863288 [ 330 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1794 | 2026.05.14 17:28:13.863393 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 1795 | 2026.05.14 17:28:13.863420 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1796 | 2026.05.14 17:28:13.863484 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1797 | 2026.05.14 17:28:13.863505 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1798 | 2026.05.14 17:28:13.863541 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1799 | 2026.05.14 17:28:13.863580 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1800 | 2026.05.14 17:28:13.864928 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.002704 sec., 11834.31952662722 rows/sec., 2.62 MiB/sec. | ||
| 1801 | 2026.05.14 17:28:13.865046 [ 293 ] {56181f29-b1ad-4a9b-8c2f-a301ba66a7ca} <Debug> TCPHandler: Processed in 0.003135371 sec. | ||
| 1802 | 2026.05.14 17:28:13.870039 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2026.05.14 17:28:13.870155 [ 293 ] {735879cc-3f65-42dd-b9d8-16d7e3728dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1804 | 2026.05.14 17:28:13.870201 [ 293 ] {735879cc-3f65-42dd-b9d8-16d7e3728dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1805 | 2026.05.14 17:28:13.870816 [ 293 ] {735879cc-3f65-42dd-b9d8-16d7e3728dcf} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2026.05.14 17:28:13.870862 [ 293 ] {735879cc-3f65-42dd-b9d8-16d7e3728dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1807 | 2026.05.14 17:28:13.871281 [ 293 ] {735879cc-3f65-42dd-b9d8-16d7e3728dcf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1808 | 2026.05.14 17:28:13.871478 [ 293 ] {735879cc-3f65-42dd-b9d8-16d7e3728dcf} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1809 | 2026.05.14 17:28:13.871620 [ 293 ] {735879cc-3f65-42dd-b9d8-16d7e3728dcf} <Debug> executeQuery: Read 9 rows, 3.12 KiB in 0.001497 sec., 6012.024048096192 rows/sec., 2.03 MiB/sec. | ||
| 1810 | 2026.05.14 17:28:13.871669 [ 293 ] {735879cc-3f65-42dd-b9d8-16d7e3728dcf} <Debug> TCPHandler: Processed in 0.001683372 sec. | ||
| 1811 | 2026.05.14 17:28:13.871801 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.05.14 17:28:13.871897 [ 293 ] {059536fe-7b80-42ee-8c66-804dd750f3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1813 | 2026.05.14 17:28:13.871937 [ 293 ] {059536fe-7b80-42ee-8c66-804dd750f3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1814 | 2026.05.14 17:28:13.872363 [ 293 ] {059536fe-7b80-42ee-8c66-804dd750f3f7} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2026.05.14 17:28:13.872400 [ 293 ] {059536fe-7b80-42ee-8c66-804dd750f3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1816 | 2026.05.14 17:28:13.872686 [ 293 ] {059536fe-7b80-42ee-8c66-804dd750f3f7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1817 | 2026.05.14 17:28:13.873028 [ 293 ] {059536fe-7b80-42ee-8c66-804dd750f3f7} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.05.14 17:28:13.873252 [ 293 ] {059536fe-7b80-42ee-8c66-804dd750f3f7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001367 sec., 17556.69348939283 rows/sec., 1.46 MiB/sec. | ||
| 1819 | 2026.05.14 17:28:13.873321 [ 293 ] {059536fe-7b80-42ee-8c66-804dd750f3f7} <Debug> TCPHandler: Processed in 0.001569351 sec. | ||
| 1820 | 2026.05.14 17:28:13.873500 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2026.05.14 17:28:13.873627 [ 293 ] {f783e7bb-ea74-49e7-b4e3-d0ba4d87829b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1822 | 2026.05.14 17:28:13.873682 [ 293 ] {f783e7bb-ea74-49e7-b4e3-d0ba4d87829b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1823 | 2026.05.14 17:28:13.874169 [ 293 ] {f783e7bb-ea74-49e7-b4e3-d0ba4d87829b} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2026.05.14 17:28:13.874204 [ 293 ] {f783e7bb-ea74-49e7-b4e3-d0ba4d87829b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1825 | 2026.05.14 17:28:13.874524 [ 293 ] {f783e7bb-ea74-49e7-b4e3-d0ba4d87829b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1826 | 2026.05.14 17:28:13.874731 [ 293 ] {f783e7bb-ea74-49e7-b4e3-d0ba4d87829b} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2026.05.14 17:28:13.874855 [ 293 ] {f783e7bb-ea74-49e7-b4e3-d0ba4d87829b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001267 sec., 3157.063930544594 rows/sec., 257.44 KiB/sec. | ||
| 1828 | 2026.05.14 17:28:13.874891 [ 293 ] {f783e7bb-ea74-49e7-b4e3-d0ba4d87829b} <Debug> TCPHandler: Processed in 0.00149767 sec. | ||
| 1829 | 2026.05.14 17:28:13.875018 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2026.05.14 17:28:13.875114 [ 293 ] {d366d0b1-286e-40ec-977a-d05bfabd8768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1831 | 2026.05.14 17:28:13.875152 [ 293 ] {d366d0b1-286e-40ec-977a-d05bfabd8768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1832 | 2026.05.14 17:28:13.875629 [ 293 ] {d366d0b1-286e-40ec-977a-d05bfabd8768} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.05.14 17:28:13.875663 [ 293 ] {d366d0b1-286e-40ec-977a-d05bfabd8768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1834 | 2026.05.14 17:28:13.875987 [ 293 ] {d366d0b1-286e-40ec-977a-d05bfabd8768} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1835 | 2026.05.14 17:28:13.876192 [ 293 ] {d366d0b1-286e-40ec-977a-d05bfabd8768} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.05.14 17:28:13.876316 [ 293 ] {d366d0b1-286e-40ec-977a-d05bfabd8768} <Debug> executeQuery: Read 242 rows, 22.12 KiB in 0.001221 sec., 198198.1981981982 rows/sec., 17.69 MiB/sec. | ||
| 1837 | 2026.05.14 17:28:13.876352 [ 293 ] {d366d0b1-286e-40ec-977a-d05bfabd8768} <Debug> TCPHandler: Processed in 0.001389949 sec. | ||
| 1838 | 2026.05.14 17:28:13.876465 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2026.05.14 17:28:13.876559 [ 293 ] {cb860d1a-33b4-4232-8364-b80923d6aa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1840 | 2026.05.14 17:28:13.876598 [ 293 ] {cb860d1a-33b4-4232-8364-b80923d6aa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1841 | 2026.05.14 17:28:13.876992 [ 293 ] {cb860d1a-33b4-4232-8364-b80923d6aa82} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.05.14 17:28:13.877028 [ 293 ] {cb860d1a-33b4-4232-8364-b80923d6aa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1843 | 2026.05.14 17:28:13.877312 [ 293 ] {cb860d1a-33b4-4232-8364-b80923d6aa82} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1844 | 2026.05.14 17:28:13.877523 [ 293 ] {cb860d1a-33b4-4232-8364-b80923d6aa82} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.05.14 17:28:13.877652 [ 293 ] {cb860d1a-33b4-4232-8364-b80923d6aa82} <Debug> executeQuery: Read 48 rows, 3.65 KiB in 0.001111 sec., 43204.320432043205 rows/sec., 3.21 MiB/sec. | ||
| 1846 | 2026.05.14 17:28:13.877691 [ 293 ] {cb860d1a-33b4-4232-8364-b80923d6aa82} <Debug> TCPHandler: Processed in 0.001273657 sec. | ||
| 1847 | 2026.05.14 17:28:13.877806 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.05.14 17:28:13.877900 [ 293 ] {2f195598-075a-4359-915b-138256e07049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1849 | 2026.05.14 17:28:13.877938 [ 293 ] {2f195598-075a-4359-915b-138256e07049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1850 | 2026.05.14 17:28:13.878350 [ 293 ] {2f195598-075a-4359-915b-138256e07049} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.05.14 17:28:13.878387 [ 293 ] {2f195598-075a-4359-915b-138256e07049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1852 | 2026.05.14 17:28:13.878663 [ 293 ] {2f195598-075a-4359-915b-138256e07049} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1853 | 2026.05.14 17:28:13.878868 [ 293 ] {2f195598-075a-4359-915b-138256e07049} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.05.14 17:28:13.878990 [ 293 ] {2f195598-075a-4359-915b-138256e07049} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001108 sec., 21660.649819494585 rows/sec., 1.80 MiB/sec. | ||
| 1855 | 2026.05.14 17:28:13.879026 [ 293 ] {2f195598-075a-4359-915b-138256e07049} <Debug> TCPHandler: Processed in 0.001268007 sec. | ||
| 1856 | 2026.05.14 17:28:13.879232 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.05.14 17:28:13.879397 [ 293 ] {b06ddbb2-61a3-40f1-be81-4168088c9251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1858 | 2026.05.14 17:28:13.879458 [ 293 ] {b06ddbb2-61a3-40f1-be81-4168088c9251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1859 | 2026.05.14 17:28:13.880042 [ 293 ] {b06ddbb2-61a3-40f1-be81-4168088c9251} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.05.14 17:28:13.880078 [ 293 ] {b06ddbb2-61a3-40f1-be81-4168088c9251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1861 | 2026.05.14 17:28:13.880441 [ 293 ] {b06ddbb2-61a3-40f1-be81-4168088c9251} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1862 | 2026.05.14 17:28:13.880658 [ 293 ] {b06ddbb2-61a3-40f1-be81-4168088c9251} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.05.14 17:28:13.880802 [ 293 ] {b06ddbb2-61a3-40f1-be81-4168088c9251} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001452 sec., 8264.462809917355 rows/sec., 645.66 KiB/sec. | ||
| 1864 | 2026.05.14 17:28:13.880843 [ 293 ] {b06ddbb2-61a3-40f1-be81-4168088c9251} <Debug> TCPHandler: Processed in 0.001728202 sec. | ||
| 1865 | 2026.05.14 17:28:13.880978 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1866 | 2026.05.14 17:28:13.881102 [ 293 ] {e461c4b4-7797-429c-be5c-22fbe7c7fd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1867 | 2026.05.14 17:28:13.881151 [ 293 ] {e461c4b4-7797-429c-be5c-22fbe7c7fd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1868 | 2026.05.14 17:28:13.881669 [ 293 ] {e461c4b4-7797-429c-be5c-22fbe7c7fd4f} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.05.14 17:28:13.881705 [ 293 ] {e461c4b4-7797-429c-be5c-22fbe7c7fd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1870 | 2026.05.14 17:28:13.882033 [ 293 ] {e461c4b4-7797-429c-be5c-22fbe7c7fd4f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1871 | 2026.05.14 17:28:13.882243 [ 293 ] {e461c4b4-7797-429c-be5c-22fbe7c7fd4f} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.05.14 17:28:13.882379 [ 293 ] {e461c4b4-7797-429c-be5c-22fbe7c7fd4f} <Debug> executeQuery: Read 152 rows, 12.56 KiB in 0.001302 sec., 116743.47158218126 rows/sec., 9.42 MiB/sec. | ||
| 1873 | 2026.05.14 17:28:13.882416 [ 293 ] {e461c4b4-7797-429c-be5c-22fbe7c7fd4f} <Debug> TCPHandler: Processed in 0.00149918 sec. | ||
| 1874 | 2026.05.14 17:28:13.882539 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.05.14 17:28:13.882635 [ 293 ] {aabb09b2-12a0-4262-a97c-bc9f024eae5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1876 | 2026.05.14 17:28:13.882677 [ 293 ] {aabb09b2-12a0-4262-a97c-bc9f024eae5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1877 | 2026.05.14 17:28:13.883128 [ 293 ] {aabb09b2-12a0-4262-a97c-bc9f024eae5e} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.05.14 17:28:13.883163 [ 293 ] {aabb09b2-12a0-4262-a97c-bc9f024eae5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1879 | 2026.05.14 17:28:13.883511 [ 293 ] {aabb09b2-12a0-4262-a97c-bc9f024eae5e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1880 | 2026.05.14 17:28:13.883718 [ 293 ] {aabb09b2-12a0-4262-a97c-bc9f024eae5e} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.05.14 17:28:13.883841 [ 293 ] {aabb09b2-12a0-4262-a97c-bc9f024eae5e} <Debug> executeQuery: Read 414 rows, 32.47 KiB in 0.001224 sec., 338235.29411764705 rows/sec., 25.91 MiB/sec. | ||
| 1882 | 2026.05.14 17:28:13.883877 [ 293 ] {aabb09b2-12a0-4262-a97c-bc9f024eae5e} <Debug> TCPHandler: Processed in 0.001386868 sec. | ||
| 1883 | 2026.05.14 17:28:13.883998 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.05.14 17:28:13.884094 [ 293 ] {7405c451-e503-4532-84bc-d0d5cd7e77e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.05.14 17:28:13.884146 [ 293 ] {7405c451-e503-4532-84bc-d0d5cd7e77e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1886 | 2026.05.14 17:28:13.884967 [ 293 ] {7405c451-e503-4532-84bc-d0d5cd7e77e2} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.05.14 17:28:13.885002 [ 293 ] {7405c451-e503-4532-84bc-d0d5cd7e77e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1888 | 2026.05.14 17:28:13.885532 [ 293 ] {7405c451-e503-4532-84bc-d0d5cd7e77e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1889 | 2026.05.14 17:28:13.885747 [ 293 ] {7405c451-e503-4532-84bc-d0d5cd7e77e2} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.05.14 17:28:13.885875 [ 293 ] {7405c451-e503-4532-84bc-d0d5cd7e77e2} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.0018 sec., 17777.777777777777 rows/sec., 31.86 MiB/sec. | ||
| 1891 | 2026.05.14 17:28:13.885924 [ 293 ] {7405c451-e503-4532-84bc-d0d5cd7e77e2} <Debug> TCPHandler: Processed in 0.001974406 sec. | ||
| 1892 | 2026.05.14 17:28:13.886063 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1893 | 2026.05.14 17:28:13.886160 [ 293 ] {dfea1f49-4053-4096-a9c7-1da411d14400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1894 | 2026.05.14 17:28:13.886201 [ 293 ] {dfea1f49-4053-4096-a9c7-1da411d14400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1895 | 2026.05.14 17:28:13.886524 [ 293 ] {dfea1f49-4053-4096-a9c7-1da411d14400} <Trace> oximeter.measurements_i64 (1ef222e1-5876-49f4-a7f3-48bb20887a98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2026.05.14 17:28:13.886559 [ 293 ] {dfea1f49-4053-4096-a9c7-1da411d14400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1897 | 2026.05.14 17:28:13.886861 [ 293 ] {dfea1f49-4053-4096-a9c7-1da411d14400} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1898 | 2026.05.14 17:28:13.887067 [ 293 ] {dfea1f49-4053-4096-a9c7-1da411d14400} <Trace> oximeter.measurements_i64 (1ef222e1-5876-49f4-a7f3-48bb20887a98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2026.05.14 17:28:13.887189 [ 293 ] {dfea1f49-4053-4096-a9c7-1da411d14400} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001048 sec., 22900.763358778622 rows/sec., 1.66 MiB/sec. | ||
| 1900 | 2026.05.14 17:28:13.887224 [ 293 ] {dfea1f49-4053-4096-a9c7-1da411d14400} <Debug> TCPHandler: Processed in 0.001210616 sec. | ||
| 1901 | 2026.05.14 17:28:13.887343 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1902 | 2026.05.14 17:28:13.887439 [ 293 ] {8b7f65c0-94f8-4775-af09-ef3dd7146b59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1903 | 2026.05.14 17:28:13.887480 [ 293 ] {8b7f65c0-94f8-4775-af09-ef3dd7146b59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1904 | 2026.05.14 17:28:13.887831 [ 293 ] {8b7f65c0-94f8-4775-af09-ef3dd7146b59} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.05.14 17:28:13.887867 [ 293 ] {8b7f65c0-94f8-4775-af09-ef3dd7146b59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1906 | 2026.05.14 17:28:13.888158 [ 293 ] {8b7f65c0-94f8-4775-af09-ef3dd7146b59} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1907 | 2026.05.14 17:28:13.888366 [ 293 ] {8b7f65c0-94f8-4775-af09-ef3dd7146b59} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.05.14 17:28:13.888494 [ 293 ] {8b7f65c0-94f8-4775-af09-ef3dd7146b59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 1909 | 2026.05.14 17:28:13.888529 [ 293 ] {8b7f65c0-94f8-4775-af09-ef3dd7146b59} <Debug> TCPHandler: Processed in 0.001235146 sec. | ||
| 1910 | 2026.05.14 17:28:16.523309 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52761 | ||
| 1911 | 2026.05.14 17:28:16.523409 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1912 | 2026.05.14 17:28:16.523440 [ 307 ] {} <Debug> TCP-Session: 87aef1a7-a735-4384-a5c1-7f6ddfb9a043 Authenticating user 'default' from [fd00:1122:3344:101::e]:52761 | ||
| 1913 | 2026.05.14 17:28:16.523466 [ 307 ] {} <Debug> TCP-Session: 87aef1a7-a735-4384-a5c1-7f6ddfb9a043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1914 | 2026.05.14 17:28:16.523481 [ 307 ] {} <Debug> TCP-Session: 87aef1a7-a735-4384-a5c1-7f6ddfb9a043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.05.14 17:28:16.523681 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40310 | ||
| 1916 | 2026.05.14 17:28:16.523737 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47541 | ||
| 1917 | 2026.05.14 17:28:16.523746 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40353 | ||
| 1918 | 2026.05.14 17:28:16.523781 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1919 | 2026.05.14 17:28:16.523790 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43885 | ||
| 1920 | 2026.05.14 17:28:16.523828 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1921 | 2026.05.14 17:28:16.523833 [ 308 ] {} <Debug> TCP-Session: 7c154d68-49d5-4746-9d8a-a1d4d4cb9c20 Authenticating user 'default' from [fd00:1122:3344:101::e]:40310 | ||
| 1922 | 2026.05.14 17:28:16.523870 [ 310 ] {} <Debug> TCP-Session: 777d051f-8c26-44c1-9cbd-d05a2c679fd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47541 | ||
| 1923 | 2026.05.14 17:28:16.523892 [ 308 ] {} <Debug> TCP-Session: 7c154d68-49d5-4746-9d8a-a1d4d4cb9c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.05.14 17:28:16.523907 [ 310 ] {} <Debug> TCP-Session: 777d051f-8c26-44c1-9cbd-d05a2c679fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.05.14 17:28:16.523918 [ 308 ] {} <Debug> TCP-Session: 7c154d68-49d5-4746-9d8a-a1d4d4cb9c20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2026.05.14 17:28:16.523933 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1927 | 2026.05.14 17:28:16.523936 [ 310 ] {} <Debug> TCP-Session: 777d051f-8c26-44c1-9cbd-d05a2c679fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.05.14 17:28:16.523805 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42870 | ||
| 1929 | 2026.05.14 17:28:16.523974 [ 311 ] {} <Debug> TCP-Session: 4714a54a-9043-43a3-b561-37875856f9f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40353 | ||
| 1930 | 2026.05.14 17:28:16.523781 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52372 | ||
| 1931 | 2026.05.14 17:28:16.524029 [ 311 ] {} <Debug> TCP-Session: 4714a54a-9043-43a3-b561-37875856f9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2026.05.14 17:28:16.524020 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1933 | 2026.05.14 17:28:16.524078 [ 311 ] {} <Debug> TCP-Session: 4714a54a-9043-43a3-b561-37875856f9f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1934 | 2026.05.14 17:28:16.524107 [ 304 ] {} <Debug> TCP-Session: 81420869-d70e-4d5a-ac5f-b728da4e28fd Authenticating user 'default' from [fd00:1122:3344:101::e]:43885 | ||
| 1935 | 2026.05.14 17:28:16.523736 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39803 | ||
| 1936 | 2026.05.14 17:28:16.524140 [ 304 ] {} <Debug> TCP-Session: 81420869-d70e-4d5a-ac5f-b728da4e28fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2026.05.14 17:28:16.524175 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1938 | 2026.05.14 17:28:16.524197 [ 304 ] {} <Debug> TCP-Session: 81420869-d70e-4d5a-ac5f-b728da4e28fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1939 | 2026.05.14 17:28:16.524195 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1940 | 2026.05.14 17:28:16.524218 [ 305 ] {} <Debug> TCP-Session: 81a2e517-96f0-43fa-ac91-c611adafb612 Authenticating user 'default' from [fd00:1122:3344:101::e]:42870 | ||
| 1941 | 2026.05.14 17:28:16.523818 [ 307 ] {} <Trace> TCP-Session: 87aef1a7-a735-4384-a5c1-7f6ddfb9a043 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1942 | 2026.05.14 17:28:16.524254 [ 305 ] {} <Debug> TCP-Session: 81a2e517-96f0-43fa-ac91-c611adafb612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.05.14 17:28:16.524246 [ 303 ] {} <Debug> TCP-Session: bd703383-e694-491b-a698-a5484f5b7fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52372 | ||
| 1944 | 2026.05.14 17:28:16.524282 [ 305 ] {} <Debug> TCP-Session: 81a2e517-96f0-43fa-ac91-c611adafb612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1945 | 2026.05.14 17:28:16.524314 [ 303 ] {} <Debug> TCP-Session: bd703383-e694-491b-a698-a5484f5b7fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2026.05.14 17:28:16.524317 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1947 | 2026.05.14 17:28:16.524338 [ 303 ] {} <Debug> TCP-Session: bd703383-e694-491b-a698-a5484f5b7fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2026.05.14 17:28:16.523815 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33996 | ||
| 1949 | 2026.05.14 17:28:16.524364 [ 309 ] {} <Debug> TCP-Session: f9aa683e-456b-4d53-afa4-5ae36017442f Authenticating user 'default' from [fd00:1122:3344:101::e]:39803 | ||
| 1950 | 2026.05.14 17:28:16.524409 [ 309 ] {} <Debug> TCP-Session: f9aa683e-456b-4d53-afa4-5ae36017442f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2026.05.14 17:28:16.524420 [ 307 ] {39485e43-cdee-4d5b-9afd-75fa8257db96} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52761) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1952 | 2026.05.14 17:28:16.524423 [ 309 ] {} <Debug> TCP-Session: f9aa683e-456b-4d53-afa4-5ae36017442f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2026.05.14 17:28:16.524466 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1954 | 2026.05.14 17:28:16.524495 [ 306 ] {} <Debug> TCP-Session: dfc2e8c3-7c42-4933-83a8-e33dd665c0c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33996 | ||
| 1955 | 2026.05.14 17:28:16.524512 [ 306 ] {} <Debug> TCP-Session: dfc2e8c3-7c42-4933-83a8-e33dd665c0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.05.14 17:28:16.524525 [ 306 ] {} <Debug> TCP-Session: dfc2e8c3-7c42-4933-83a8-e33dd665c0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.05.14 17:28:16.524684 [ 307 ] {39485e43-cdee-4d5b-9afd-75fa8257db96} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1958 | 2026.05.14 17:28:16.524747 [ 307 ] {39485e43-cdee-4d5b-9afd-75fa8257db96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1959 | 2026.05.14 17:28:16.525024 [ 307 ] {39485e43-cdee-4d5b-9afd-75fa8257db96} <Debug> oximeter.version (c2a3318f-3cdc-49be-9dbf-bf6e8a1a55f0) (SelectExecutor): Key condition: unknown | ||
| 1960 | 2026.05.14 17:28:16.525114 [ 307 ] {39485e43-cdee-4d5b-9afd-75fa8257db96} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1961 | 2026.05.14 17:28:16.633191 [ 345 ] {39485e43-cdee-4d5b-9afd-75fa8257db96} <Trace> AggregatingTransform: Aggregating | ||
| 1962 | 2026.05.14 17:28:16.633253 [ 345 ] {39485e43-cdee-4d5b-9afd-75fa8257db96} <Trace> Aggregator: Aggregation method: without_key | ||
| 1963 | 2026.05.14 17:28:16.633285 [ 345 ] {39485e43-cdee-4d5b-9afd-75fa8257db96} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001035663 sec. (965.565 rows/sec., 37.72 KiB/sec.) | ||
| 1964 | 2026.05.14 17:28:16.633299 [ 345 ] {39485e43-cdee-4d5b-9afd-75fa8257db96} <Trace> Aggregator: Merging aggregated data | ||
| 1965 | 2026.05.14 17:28:16.633901 [ 307 ] {39485e43-cdee-4d5b-9afd-75fa8257db96} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.109535 sec., 9.129501985666682 rows/sec., 365.18 B/sec. | ||
| 1966 | 2026.05.14 17:28:16.634037 [ 307 ] {39485e43-cdee-4d5b-9afd-75fa8257db96} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1967 | 2026.05.14 17:28:16.634054 [ 307 ] {39485e43-cdee-4d5b-9afd-75fa8257db96} <Debug> TCPHandler: Processed in 0.110359646 sec. | ||
| 1968 | 2026.05.14 17:28:16.634203 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1969 | 2026.05.14 17:28:16.634235 [ 307 ] {} <Debug> TCP-Session: 87aef1a7-a735-4384-a5c1-7f6ddfb9a043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2026.05.14 17:28:16.634252 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1971 | 2026.05.14 17:28:16.634275 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1972 | 2026.05.14 17:28:16.634328 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1973 | 2026.05.14 17:28:16.634369 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1974 | 2026.05.14 17:28:16.634384 [ 306 ] {} <Debug> TCP-Session: dfc2e8c3-7c42-4933-83a8-e33dd665c0c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2026.05.14 17:28:16.634398 [ 310 ] {} <Debug> TCP-Session: 777d051f-8c26-44c1-9cbd-d05a2c679fd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2026.05.14 17:28:16.634393 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1977 | 2026.05.14 17:28:16.634433 [ 309 ] {} <Debug> TCP-Session: f9aa683e-456b-4d53-afa4-5ae36017442f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.05.14 17:28:16.634345 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1979 | 2026.05.14 17:28:16.634508 [ 305 ] {} <Debug> TCP-Session: 81a2e517-96f0-43fa-ac91-c611adafb612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.05.14 17:28:16.634539 [ 304 ] {} <Debug> TCP-Session: 81420869-d70e-4d5a-ac5f-b728da4e28fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2026.05.14 17:28:16.634322 [ 308 ] {} <Debug> TCP-Session: 7c154d68-49d5-4746-9d8a-a1d4d4cb9c20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.05.14 17:28:16.634295 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1983 | 2026.05.14 17:28:16.634310 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1984 | 2026.05.14 17:28:16.634629 [ 303 ] {} <Debug> TCP-Session: bd703383-e694-491b-a698-a5484f5b7fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.05.14 17:28:16.634658 [ 311 ] {} <Debug> TCP-Session: 4714a54a-9043-43a3-b561-37875856f9f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2026.05.14 17:28:16.646232 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61758 | ||
| 1987 | 2026.05.14 17:28:16.646291 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1988 | 2026.05.14 17:28:16.646315 [ 307 ] {} <Debug> TCP-Session: 890e8521-c8f1-485e-aa76-7c9fb78111ab Authenticating user 'default' from [fd00:1122:3344:101::e]:61758 | ||
| 1989 | 2026.05.14 17:28:16.646339 [ 307 ] {} <Debug> TCP-Session: 890e8521-c8f1-485e-aa76-7c9fb78111ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.05.14 17:28:16.646353 [ 307 ] {} <Debug> TCP-Session: 890e8521-c8f1-485e-aa76-7c9fb78111ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2026.05.14 17:28:16.646613 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46996 | ||
| 1992 | 2026.05.14 17:28:16.646617 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49045 | ||
| 1993 | 2026.05.14 17:28:16.646659 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50601 | ||
| 1994 | 2026.05.14 17:28:16.646658 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50027 | ||
| 1995 | 2026.05.14 17:28:16.646682 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1996 | 2026.05.14 17:28:16.646684 [ 307 ] {} <Trace> TCP-Session: 890e8521-c8f1-485e-aa76-7c9fb78111ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.05.14 17:28:16.646706 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49232 | ||
| 1998 | 2026.05.14 17:28:16.646728 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1999 | 2026.05.14 17:28:16.646720 [ 309 ] {} <Debug> TCP-Session: c48e74fb-ada9-4148-a12e-80a89ddd8618 Authenticating user 'default' from [fd00:1122:3344:101::e]:49045 | ||
| 2000 | 2026.05.14 17:28:16.646779 [ 310 ] {} <Debug> TCP-Session: 979e08ff-b043-4f3d-ba82-d527185286eb Authenticating user 'default' from [fd00:1122:3344:101::e]:50027 | ||
| 2001 | 2026.05.14 17:28:16.646779 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2002 | 2026.05.14 17:28:16.646801 [ 309 ] {} <Debug> TCP-Session: c48e74fb-ada9-4148-a12e-80a89ddd8618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.05.14 17:28:16.646803 [ 310 ] {} <Debug> TCP-Session: 979e08ff-b043-4f3d-ba82-d527185286eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2004 | 2026.05.14 17:28:16.646820 [ 304 ] {} <Debug> TCP-Session: 2a4e33fd-4ab9-4c8f-a05c-b9db0a070bf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49232 | ||
| 2005 | 2026.05.14 17:28:16.646832 [ 310 ] {} <Debug> TCP-Session: 979e08ff-b043-4f3d-ba82-d527185286eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.05.14 17:28:16.646854 [ 304 ] {} <Debug> TCP-Session: 2a4e33fd-4ab9-4c8f-a05c-b9db0a070bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.05.14 17:28:16.646868 [ 307 ] {6180212b-fcc3-4e53-b1e7-af50588550c3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61758) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2008 | 2026.05.14 17:28:16.646880 [ 304 ] {} <Debug> TCP-Session: 2a4e33fd-4ab9-4c8f-a05c-b9db0a070bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2009 | 2026.05.14 17:28:16.646717 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2010 | 2026.05.14 17:28:16.646711 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35000 | ||
| 2011 | 2026.05.14 17:28:16.646684 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60186 | ||
| 2012 | 2026.05.14 17:28:16.646953 [ 311 ] {} <Debug> TCP-Session: 8236b872-dec6-45f6-9ded-3ba583acf374 Authenticating user 'default' from [fd00:1122:3344:101::e]:50601 | ||
| 2013 | 2026.05.14 17:28:16.646674 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2014 | 2026.05.14 17:28:16.646987 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2015 | 2026.05.14 17:28:16.646998 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2016 | 2026.05.14 17:28:16.647027 [ 308 ] {} <Debug> TCP-Session: a8b5ffab-3fbc-4e0b-ab77-9deb43718eae Authenticating user 'default' from [fd00:1122:3344:101::e]:46996 | ||
| 2017 | 2026.05.14 17:28:16.647036 [ 305 ] {} <Debug> TCP-Session: 89a7f3a7-6bb1-4b5b-ab0e-f1d1a7e785a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35000 | ||
| 2018 | 2026.05.14 17:28:16.647045 [ 303 ] {} <Debug> TCP-Session: 552bc7f8-4d23-47d0-bae3-e8ae9d85bf46 Authenticating user 'default' from [fd00:1122:3344:101::e]:60186 | ||
| 2019 | 2026.05.14 17:28:16.647055 [ 308 ] {} <Debug> TCP-Session: a8b5ffab-3fbc-4e0b-ab77-9deb43718eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.14 17:28:16.647071 [ 305 ] {} <Debug> TCP-Session: 89a7f3a7-6bb1-4b5b-ab0e-f1d1a7e785a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.05.14 17:28:16.647077 [ 303 ] {} <Debug> TCP-Session: 552bc7f8-4d23-47d0-bae3-e8ae9d85bf46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.05.14 17:28:16.647088 [ 308 ] {} <Debug> TCP-Session: a8b5ffab-3fbc-4e0b-ab77-9deb43718eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.05.14 17:28:16.647098 [ 305 ] {} <Debug> TCP-Session: 89a7f3a7-6bb1-4b5b-ab0e-f1d1a7e785a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.05.14 17:28:16.647106 [ 303 ] {} <Debug> TCP-Session: 552bc7f8-4d23-47d0-bae3-e8ae9d85bf46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.05.14 17:28:16.646994 [ 311 ] {} <Debug> TCP-Session: 8236b872-dec6-45f6-9ded-3ba583acf374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2026.05.14 17:28:16.646824 [ 309 ] {} <Debug> TCP-Session: c48e74fb-ada9-4148-a12e-80a89ddd8618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.05.14 17:28:16.647161 [ 311 ] {} <Debug> TCP-Session: 8236b872-dec6-45f6-9ded-3ba583acf374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2028 | 2026.05.14 17:28:16.647164 [ 307 ] {6180212b-fcc3-4e53-b1e7-af50588550c3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2029 | 2026.05.14 17:28:16.646734 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45218 | ||
| 2030 | 2026.05.14 17:28:16.647240 [ 307 ] {6180212b-fcc3-4e53-b1e7-af50588550c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2031 | 2026.05.14 17:28:16.647277 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2032 | 2026.05.14 17:28:16.647308 [ 306 ] {} <Debug> TCP-Session: 1e995fab-44ad-4197-ba5a-7685cacbb094 Authenticating user 'default' from [fd00:1122:3344:101::e]:45218 | ||
| 2033 | 2026.05.14 17:28:16.647330 [ 306 ] {} <Debug> TCP-Session: 1e995fab-44ad-4197-ba5a-7685cacbb094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.05.14 17:28:16.647343 [ 306 ] {} <Debug> TCP-Session: 1e995fab-44ad-4197-ba5a-7685cacbb094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.05.14 17:28:16.647530 [ 307 ] {6180212b-fcc3-4e53-b1e7-af50588550c3} <Debug> oximeter.version (c2a3318f-3cdc-49be-9dbf-bf6e8a1a55f0) (SelectExecutor): Key condition: unknown | ||
| 2036 | 2026.05.14 17:28:16.648401 [ 345 ] {6180212b-fcc3-4e53-b1e7-af50588550c3} <Trace> AggregatingTransform: Aggregating | ||
| 2037 | 2026.05.14 17:28:16.648430 [ 345 ] {6180212b-fcc3-4e53-b1e7-af50588550c3} <Trace> Aggregator: Aggregation method: without_key | ||
| 2038 | 2026.05.14 17:28:16.648454 [ 345 ] {6180212b-fcc3-4e53-b1e7-af50588550c3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000820001 sec. (1219.511 rows/sec., 47.64 KiB/sec.) | ||
| 2039 | 2026.05.14 17:28:16.648467 [ 345 ] {6180212b-fcc3-4e53-b1e7-af50588550c3} <Trace> Aggregator: Merging aggregated data | ||
| 2040 | 2026.05.14 17:28:16.649095 [ 307 ] {6180212b-fcc3-4e53-b1e7-af50588550c3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002275 sec., 439.56043956043953 rows/sec., 17.17 KiB/sec. | ||
| 2041 | 2026.05.14 17:28:16.649259 [ 307 ] {6180212b-fcc3-4e53-b1e7-af50588550c3} <Debug> TCPHandler: Processed in 0.002689125 sec. | ||
| 2042 | 2026.05.14 17:28:16.649392 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2043 | 2026.05.14 17:28:16.649422 [ 307 ] {} <Debug> TCP-Session: 890e8521-c8f1-485e-aa76-7c9fb78111ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.05.14 17:28:16.649423 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2045 | 2026.05.14 17:28:16.649445 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2046 | 2026.05.14 17:28:16.649477 [ 306 ] {} <Debug> TCP-Session: 1e995fab-44ad-4197-ba5a-7685cacbb094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2026.05.14 17:28:16.649484 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2048 | 2026.05.14 17:28:16.649490 [ 310 ] {} <Debug> TCP-Session: 979e08ff-b043-4f3d-ba82-d527185286eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.05.14 17:28:16.649530 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2050 | 2026.05.14 17:28:16.649536 [ 309 ] {} <Debug> TCP-Session: c48e74fb-ada9-4148-a12e-80a89ddd8618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.05.14 17:28:16.649549 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2052 | 2026.05.14 17:28:16.649567 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.05.14 17:28:16.649586 [ 311 ] {} <Debug> TCP-Session: 8236b872-dec6-45f6-9ded-3ba583acf374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.05.14 17:28:16.649602 [ 308 ] {} <Debug> TCP-Session: a8b5ffab-3fbc-4e0b-ab77-9deb43718eae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.05.14 17:28:16.649617 [ 305 ] {} <Debug> TCP-Session: 89a7f3a7-6bb1-4b5b-ab0e-f1d1a7e785a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.05.14 17:28:16.649573 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2057 | 2026.05.14 17:28:16.649486 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2058 | 2026.05.14 17:28:16.649692 [ 304 ] {} <Debug> TCP-Session: 2a4e33fd-4ab9-4c8f-a05c-b9db0a070bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2026.05.14 17:28:16.649714 [ 303 ] {} <Debug> TCP-Session: 552bc7f8-4d23-47d0-bae3-e8ae9d85bf46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2026.05.14 17:28:16.898932 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46859 | ||
| 2061 | 2026.05.14 17:28:16.899015 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2062 | 2026.05.14 17:28:16.899040 [ 307 ] {} <Debug> TCP-Session: 6f235284-a296-4bdb-937a-31f53774eff8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46859 | ||
| 2063 | 2026.05.14 17:28:16.899062 [ 307 ] {} <Debug> TCP-Session: 6f235284-a296-4bdb-937a-31f53774eff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.05.14 17:28:16.899076 [ 307 ] {} <Debug> TCP-Session: 6f235284-a296-4bdb-937a-31f53774eff8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.05.14 17:28:16.899281 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38771 | ||
| 2066 | 2026.05.14 17:28:16.899326 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61793 | ||
| 2067 | 2026.05.14 17:28:16.899356 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61837 | ||
| 2068 | 2026.05.14 17:28:16.899368 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59227 | ||
| 2069 | 2026.05.14 17:28:16.899397 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43893 | ||
| 2070 | 2026.05.14 17:28:16.899440 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2071 | 2026.05.14 17:28:16.899446 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2072 | 2026.05.14 17:28:16.899451 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2073 | 2026.05.14 17:28:16.899477 [ 309 ] {} <Debug> TCP-Session: 5686a9e6-17ec-4b3e-bee4-6f8d5cd95421 Authenticating user 'default' from [fd00:1122:3344:101::e]:61793 | ||
| 2074 | 2026.05.14 17:28:16.899484 [ 303 ] {} <Debug> TCP-Session: e5f7d3cf-57da-41d2-acab-036bb54af941 Authenticating user 'default' from [fd00:1122:3344:101::e]:59227 | ||
| 2075 | 2026.05.14 17:28:16.899507 [ 311 ] {} <Debug> TCP-Session: eafb0368-a9cd-4a2f-b046-52fe6a64a8f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61837 | ||
| 2076 | 2026.05.14 17:28:16.899517 [ 309 ] {} <Debug> TCP-Session: 5686a9e6-17ec-4b3e-bee4-6f8d5cd95421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2026.05.14 17:28:16.899528 [ 303 ] {} <Debug> TCP-Session: e5f7d3cf-57da-41d2-acab-036bb54af941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2026.05.14 17:28:16.899552 [ 311 ] {} <Debug> TCP-Session: eafb0368-a9cd-4a2f-b046-52fe6a64a8f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.05.14 17:28:16.899567 [ 303 ] {} <Debug> TCP-Session: e5f7d3cf-57da-41d2-acab-036bb54af941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.05.14 17:28:16.899584 [ 311 ] {} <Debug> TCP-Session: eafb0368-a9cd-4a2f-b046-52fe6a64a8f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.05.14 17:28:16.899474 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2082 | 2026.05.14 17:28:16.899661 [ 305 ] {} <Debug> TCP-Session: c0c7ca1a-32e8-48dd-b18f-3e5c6fad85df Authenticating user 'default' from [fd00:1122:3344:101::e]:43893 | ||
| 2083 | 2026.05.14 17:28:16.899687 [ 305 ] {} <Debug> TCP-Session: c0c7ca1a-32e8-48dd-b18f-3e5c6fad85df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2026.05.14 17:28:16.899716 [ 305 ] {} <Debug> TCP-Session: c0c7ca1a-32e8-48dd-b18f-3e5c6fad85df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.05.14 17:28:16.899385 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57831 | ||
| 2086 | 2026.05.14 17:28:16.899385 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60323 | ||
| 2087 | 2026.05.14 17:28:16.899827 [ 307 ] {} <Trace> TCP-Session: 6f235284-a296-4bdb-937a-31f53774eff8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.05.14 17:28:16.899387 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2089 | 2026.05.14 17:28:16.899880 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2090 | 2026.05.14 17:28:16.899883 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2091 | 2026.05.14 17:28:16.899926 [ 308 ] {} <Debug> TCP-Session: 3fd7fbbb-3470-42b8-9484-86f36b3f4b28 Authenticating user 'default' from [fd00:1122:3344:101::e]:38771 | ||
| 2092 | 2026.05.14 17:28:16.899958 [ 304 ] {} <Debug> TCP-Session: afb5cf86-6d5d-4f9e-a0b9-452cc1530bc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60323 | ||
| 2093 | 2026.05.14 17:28:16.899980 [ 308 ] {} <Debug> TCP-Session: 3fd7fbbb-3470-42b8-9484-86f36b3f4b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2026.05.14 17:28:16.899994 [ 304 ] {} <Debug> TCP-Session: afb5cf86-6d5d-4f9e-a0b9-452cc1530bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.05.14 17:28:16.900010 [ 308 ] {} <Debug> TCP-Session: 3fd7fbbb-3470-42b8-9484-86f36b3f4b28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.05.14 17:28:16.900025 [ 304 ] {} <Debug> TCP-Session: afb5cf86-6d5d-4f9e-a0b9-452cc1530bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.05.14 17:28:16.900047 [ 307 ] {c526c1f9-8d35-4735-90f9-90a993aec19f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46859) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2098 | 2026.05.14 17:28:16.899930 [ 310 ] {} <Debug> TCP-Session: 42287e26-eefc-4087-a616-4d3841e89659 Authenticating user 'default' from [fd00:1122:3344:101::e]:57831 | ||
| 2099 | 2026.05.14 17:28:16.899402 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54805 | ||
| 2100 | 2026.05.14 17:28:16.900095 [ 310 ] {} <Debug> TCP-Session: 42287e26-eefc-4087-a616-4d3841e89659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.05.14 17:28:16.899556 [ 309 ] {} <Debug> TCP-Session: 5686a9e6-17ec-4b3e-bee4-6f8d5cd95421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.05.14 17:28:16.900133 [ 310 ] {} <Debug> TCP-Session: 42287e26-eefc-4087-a616-4d3841e89659 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.05.14 17:28:16.900144 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2104 | 2026.05.14 17:28:16.900188 [ 306 ] {} <Debug> TCP-Session: 2fd77dd2-2a7c-459c-a3f3-5f0c8011e9bd Authenticating user 'default' from [fd00:1122:3344:101::e]:54805 | ||
| 2105 | 2026.05.14 17:28:16.900204 [ 306 ] {} <Debug> TCP-Session: 2fd77dd2-2a7c-459c-a3f3-5f0c8011e9bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2106 | 2026.05.14 17:28:16.900216 [ 306 ] {} <Debug> TCP-Session: 2fd77dd2-2a7c-459c-a3f3-5f0c8011e9bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.05.14 17:28:16.900313 [ 307 ] {c526c1f9-8d35-4735-90f9-90a993aec19f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2108 | 2026.05.14 17:28:16.900384 [ 307 ] {c526c1f9-8d35-4735-90f9-90a993aec19f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2109 | 2026.05.14 17:28:16.900706 [ 307 ] {c526c1f9-8d35-4735-90f9-90a993aec19f} <Debug> oximeter.version (c2a3318f-3cdc-49be-9dbf-bf6e8a1a55f0) (SelectExecutor): Key condition: unknown | ||
| 2110 | 2026.05.14 17:28:16.901676 [ 334 ] {c526c1f9-8d35-4735-90f9-90a993aec19f} <Trace> AggregatingTransform: Aggregating | ||
| 2111 | 2026.05.14 17:28:16.901740 [ 334 ] {c526c1f9-8d35-4735-90f9-90a993aec19f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2112 | 2026.05.14 17:28:16.901784 [ 334 ] {c526c1f9-8d35-4735-90f9-90a993aec19f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959043 sec. (1042.706 rows/sec., 40.73 KiB/sec.) | ||
| 2113 | 2026.05.14 17:28:16.901808 [ 334 ] {c526c1f9-8d35-4735-90f9-90a993aec19f} <Trace> Aggregator: Merging aggregated data | ||
| 2114 | 2026.05.14 17:28:16.902852 [ 307 ] {c526c1f9-8d35-4735-90f9-90a993aec19f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002855 sec., 350.2626970227671 rows/sec., 13.68 KiB/sec. | ||
| 2115 | 2026.05.14 17:28:16.903302 [ 307 ] {c526c1f9-8d35-4735-90f9-90a993aec19f} <Debug> TCPHandler: Processed in 0.003943072 sec. | ||
| 2116 | 2026.05.14 17:28:16.903507 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2117 | 2026.05.14 17:28:16.903529 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2118 | 2026.05.14 17:28:16.903553 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2119 | 2026.05.14 17:28:16.903577 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2120 | 2026.05.14 17:28:16.903603 [ 305 ] {} <Debug> TCP-Session: c0c7ca1a-32e8-48dd-b18f-3e5c6fad85df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.05.14 17:28:16.903613 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2122 | 2026.05.14 17:28:16.903628 [ 304 ] {} <Debug> TCP-Session: afb5cf86-6d5d-4f9e-a0b9-452cc1530bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.05.14 17:28:16.903633 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2124 | 2026.05.14 17:28:16.903659 [ 309 ] {} <Debug> TCP-Session: 5686a9e6-17ec-4b3e-bee4-6f8d5cd95421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.05.14 17:28:16.903673 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2126 | 2026.05.14 17:28:16.903651 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2127 | 2026.05.14 17:28:16.903713 [ 303 ] {} <Debug> TCP-Session: e5f7d3cf-57da-41d2-acab-036bb54af941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2026.05.14 17:28:16.903701 [ 311 ] {} <Debug> TCP-Session: eafb0368-a9cd-4a2f-b046-52fe6a64a8f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2026.05.14 17:28:16.903750 [ 310 ] {} <Debug> TCP-Session: 42287e26-eefc-4087-a616-4d3841e89659 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2130 | 2026.05.14 17:28:16.903535 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2131 | 2026.05.14 17:28:16.903562 [ 306 ] {} <Debug> TCP-Session: 2fd77dd2-2a7c-459c-a3f3-5f0c8011e9bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.05.14 17:28:16.903834 [ 308 ] {} <Debug> TCP-Session: 3fd7fbbb-3470-42b8-9484-86f36b3f4b28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2133 | 2026.05.14 17:28:16.903592 [ 307 ] {} <Debug> TCP-Session: 6f235284-a296-4bdb-937a-31f53774eff8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2134 | 2026.05.14 17:28:17.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.23 MiB, peak 197.87 MiB, free memory in arenas 0.00 B, will set to 205.05 MiB (RSS), difference: 18.82 MiB | ||
| 2135 | 2026.05.14 17:28:18.853726 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2026.05.14 17:28:18.853976 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2137 | 2026.05.14 17:28:18.854330 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2138 | 2026.05.14 17:28:18.854370 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2139 | 2026.05.14 17:28:18.854605 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2140 | 2026.05.14 17:28:18.854672 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2141 | 2026.05.14 17:28:18.854807 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2142 | 2026.05.14 17:28:18.854918 [ 355 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2143 | 2026.05.14 17:28:18.854925 [ 329 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2144 | 2026.05.14 17:28:18.854918 [ 337 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2145 | 2026.05.14 17:28:18.855090 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2146 | 2026.05.14 17:28:18.855116 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2147 | 2026.05.14 17:28:18.855197 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2148 | 2026.05.14 17:28:18.855219 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2149 | 2026.05.14 17:28:18.855298 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2150 | 2026.05.14 17:28:18.855333 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2151 | 2026.05.14 17:28:18.855452 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2152 | 2026.05.14 17:28:18.856803 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Debug> executeQuery: Read 41 rows, 7.71 KiB in 0.002922 sec., 14031.485284052018 rows/sec., 2.58 MiB/sec. | ||
| 2153 | 2026.05.14 17:28:18.856928 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Debug> MemoryTracker: Peak memory usage (for query): 130.83 KiB. | ||
| 2154 | 2026.05.14 17:28:18.856944 [ 293 ] {001393d2-9c2e-4764-b45e-1c77315c124f} <Debug> TCPHandler: Processed in 0.003354404 sec. | ||
| 2155 | 2026.05.14 17:28:18.858536 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2156 | 2026.05.14 17:28:18.858671 [ 293 ] {ae0927be-054e-4b31-b952-0a36a72f6cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2157 | 2026.05.14 17:28:18.858721 [ 293 ] {ae0927be-054e-4b31-b952-0a36a72f6cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2158 | 2026.05.14 17:28:18.859286 [ 293 ] {ae0927be-054e-4b31-b952-0a36a72f6cd6} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.05.14 17:28:18.859334 [ 293 ] {ae0927be-054e-4b31-b952-0a36a72f6cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2160 | 2026.05.14 17:28:18.859713 [ 293 ] {ae0927be-054e-4b31-b952-0a36a72f6cd6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2161 | 2026.05.14 17:28:18.859926 [ 293 ] {ae0927be-054e-4b31-b952-0a36a72f6cd6} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2026.05.14 17:28:18.860079 [ 293 ] {ae0927be-054e-4b31-b952-0a36a72f6cd6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001445 sec., 38754.325259515565 rows/sec., 2.96 MiB/sec. | ||
| 2163 | 2026.05.14 17:28:18.860117 [ 293 ] {ae0927be-054e-4b31-b952-0a36a72f6cd6} <Debug> TCPHandler: Processed in 0.001633502 sec. | ||
| 2164 | 2026.05.14 17:28:18.860258 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2165 | 2026.05.14 17:28:18.860353 [ 293 ] {9ed7a285-7814-4adc-a013-80a163260e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2166 | 2026.05.14 17:28:18.860393 [ 293 ] {9ed7a285-7814-4adc-a013-80a163260e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2167 | 2026.05.14 17:28:18.860785 [ 293 ] {9ed7a285-7814-4adc-a013-80a163260e94} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.05.14 17:28:18.860822 [ 293 ] {9ed7a285-7814-4adc-a013-80a163260e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2169 | 2026.05.14 17:28:18.861116 [ 293 ] {9ed7a285-7814-4adc-a013-80a163260e94} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2170 | 2026.05.14 17:28:18.861344 [ 293 ] {9ed7a285-7814-4adc-a013-80a163260e94} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.05.14 17:28:18.861475 [ 293 ] {9ed7a285-7814-4adc-a013-80a163260e94} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 2172 | 2026.05.14 17:28:18.861513 [ 293 ] {9ed7a285-7814-4adc-a013-80a163260e94} <Debug> TCPHandler: Processed in 0.001304047 sec. | ||
| 2173 | 2026.05.14 17:28:18.861647 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2026.05.14 17:28:18.861742 [ 293 ] {5c97723d-ce66-4296-8e3a-44747011df79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2175 | 2026.05.14 17:28:18.861785 [ 293 ] {5c97723d-ce66-4296-8e3a-44747011df79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2176 | 2026.05.14 17:28:18.862198 [ 293 ] {5c97723d-ce66-4296-8e3a-44747011df79} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.05.14 17:28:18.862233 [ 293 ] {5c97723d-ce66-4296-8e3a-44747011df79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2178 | 2026.05.14 17:28:18.862561 [ 293 ] {5c97723d-ce66-4296-8e3a-44747011df79} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2179 | 2026.05.14 17:28:18.862767 [ 293 ] {5c97723d-ce66-4296-8e3a-44747011df79} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.05.14 17:28:18.862894 [ 293 ] {5c97723d-ce66-4296-8e3a-44747011df79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 2181 | 2026.05.14 17:28:18.862928 [ 293 ] {5c97723d-ce66-4296-8e3a-44747011df79} <Debug> TCPHandler: Processed in 0.001338308 sec. | ||
| 2182 | 2026.05.14 17:28:18.863048 [ 293 ] {} <Trace> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2183 | 2026.05.14 17:28:18.863136 [ 293 ] {bc704d8b-226d-49b8-8cee-befd9469ab5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65091) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2184 | 2026.05.14 17:28:18.863173 [ 293 ] {bc704d8b-226d-49b8-8cee-befd9469ab5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2185 | 2026.05.14 17:28:18.863483 [ 293 ] {bc704d8b-226d-49b8-8cee-befd9469ab5f} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2186 | 2026.05.14 17:28:18.863516 [ 293 ] {bc704d8b-226d-49b8-8cee-befd9469ab5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2187 | 2026.05.14 17:28:18.863867 [ 293 ] {bc704d8b-226d-49b8-8cee-befd9469ab5f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2188 | 2026.05.14 17:28:18.864070 [ 293 ] {bc704d8b-226d-49b8-8cee-befd9469ab5f} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.05.14 17:28:18.864201 [ 293 ] {bc704d8b-226d-49b8-8cee-befd9469ab5f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 2190 | 2026.05.14 17:28:18.864236 [ 293 ] {bc704d8b-226d-49b8-8cee-befd9469ab5f} <Debug> TCPHandler: Processed in 0.001219056 sec. | ||
| 2191 | 2026.05.14 17:28:20.195012 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2192 | 2026.05.14 17:28:20.195068 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2193 | 2026.05.14 17:28:20.246510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3793 | ||
| 2194 | 2026.05.14 17:28:20.247017 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.05.14 17:28:20.247055 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2196 | 2026.05.14 17:28:20.247512 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2197 | 2026.05.14 17:28:20.247737 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2198 | 2026.05.14 17:28:20.247872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3793 | ||
| 2199 | 2026.05.14 17:28:20.252533 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 250 | ||
| 2200 | 2026.05.14 17:28:20.255095 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.05.14 17:28:20.255133 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2202 | 2026.05.14 17:28:20.256350 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2203 | 2026.05.14 17:28:20.256611 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.05.14 17:28:20.256849 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 250 | ||
| 2205 | 2026.05.14 17:28:20.440711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2206 | 2026.05.14 17:28:20.457634 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.05.14 17:28:20.457687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2208 | 2026.05.14 17:28:20.464006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2209 | 2026.05.14 17:28:20.464732 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2026.05.14 17:28:20.467724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2211 | 2026.05.14 17:28:21.000204 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.67 MiB, peak 209.67 MiB, free memory in arenas 0.00 B, will set to 206.96 MiB (RSS), difference: 1.29 MiB | ||
| 2212 | 2026.05.14 17:28:21.162912 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2213 | 2026.05.14 17:28:21.162998 [ 275 ] {} <Debug> TCP-Session: 9639d567-f312-462d-9b1a-13100fe908ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.05.14 17:28:22.000307 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.93 MiB, peak 209.67 MiB, free memory in arenas 0.00 B, will set to 206.97 MiB (RSS), difference: 2.04 MiB | ||
| 2215 | 2026.05.14 17:28:23.643624 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2216 | 2026.05.14 17:28:23.643697 [ 293 ] {} <Debug> TCP-Session: ded729bd-8458-4772-87e5-808cf288cd13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.05.14 17:28:23.855187 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2026.05.14 17:28:23.855548 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2219 | 2026.05.14 17:28:23.855957 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2220 | 2026.05.14 17:28:23.855990 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2221 | 2026.05.14 17:28:23.856220 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2222 | 2026.05.14 17:28:23.856300 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2223 | 2026.05.14 17:28:23.856447 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2224 | 2026.05.14 17:28:23.856557 [ 355 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2225 | 2026.05.14 17:28:23.856578 [ 313 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2226 | 2026.05.14 17:28:23.856578 [ 329 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2227 | 2026.05.14 17:28:23.856750 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2228 | 2026.05.14 17:28:23.856779 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2229 | 2026.05.14 17:28:23.856874 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2230 | 2026.05.14 17:28:23.856903 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2231 | 2026.05.14 17:28:23.856939 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2232 | 2026.05.14 17:28:23.856976 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2233 | 2026.05.14 17:28:23.857010 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2234 | 2026.05.14 17:28:23.858375 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Debug> executeQuery: Read 41 rows, 7.71 KiB in 0.002969 sec., 13809.36342202762 rows/sec., 2.54 MiB/sec. | ||
| 2235 | 2026.05.14 17:28:23.858527 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Debug> MemoryTracker: Peak memory usage (for query): 131.55 KiB. | ||
| 2236 | 2026.05.14 17:28:23.858543 [ 294 ] {ec30d422-eeb3-4c0e-b808-4eede090c918} <Debug> TCPHandler: Processed in 0.003533996 sec. | ||
| 2237 | 2026.05.14 17:28:23.860651 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2026.05.14 17:28:23.860768 [ 294 ] {c47d73b1-e3c8-4ce5-a492-4aaaf0de322c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2239 | 2026.05.14 17:28:23.860810 [ 294 ] {c47d73b1-e3c8-4ce5-a492-4aaaf0de322c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2240 | 2026.05.14 17:28:23.861366 [ 294 ] {c47d73b1-e3c8-4ce5-a492-4aaaf0de322c} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2241 | 2026.05.14 17:28:23.861408 [ 294 ] {c47d73b1-e3c8-4ce5-a492-4aaaf0de322c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2242 | 2026.05.14 17:28:23.861822 [ 294 ] {c47d73b1-e3c8-4ce5-a492-4aaaf0de322c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2243 | 2026.05.14 17:28:23.862059 [ 294 ] {c47d73b1-e3c8-4ce5-a492-4aaaf0de322c} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.05.14 17:28:23.862209 [ 294 ] {c47d73b1-e3c8-4ce5-a492-4aaaf0de322c} <Debug> executeQuery: Read 124 rows, 10.93 KiB in 0.001475 sec., 84067.79661016949 rows/sec., 7.23 MiB/sec. | ||
| 2245 | 2026.05.14 17:28:23.862247 [ 294 ] {c47d73b1-e3c8-4ce5-a492-4aaaf0de322c} <Debug> TCPHandler: Processed in 0.001647652 sec. | ||
| 2246 | 2026.05.14 17:28:23.862561 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2247 | 2026.05.14 17:28:23.862657 [ 294 ] {90ba76ee-5282-47fa-a41a-44a41cec83c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2248 | 2026.05.14 17:28:23.862696 [ 294 ] {90ba76ee-5282-47fa-a41a-44a41cec83c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2249 | 2026.05.14 17:28:23.863155 [ 294 ] {90ba76ee-5282-47fa-a41a-44a41cec83c4} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2250 | 2026.05.14 17:28:23.863191 [ 294 ] {90ba76ee-5282-47fa-a41a-44a41cec83c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2251 | 2026.05.14 17:28:23.863481 [ 294 ] {90ba76ee-5282-47fa-a41a-44a41cec83c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2252 | 2026.05.14 17:28:23.863696 [ 294 ] {90ba76ee-5282-47fa-a41a-44a41cec83c4} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2253 | 2026.05.14 17:28:23.863821 [ 49 ] {} <Debug> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2254 | 2026.05.14 17:28:23.863832 [ 294 ] {90ba76ee-5282-47fa-a41a-44a41cec83c4} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001194 sec., 28475.71189279732 rows/sec., 2.09 MiB/sec. | ||
| 2255 | 2026.05.14 17:28:23.863877 [ 49 ] {} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2256 | 2026.05.14 17:28:23.863900 [ 294 ] {90ba76ee-5282-47fa-a41a-44a41cec83c4} <Debug> TCPHandler: Processed in 0.001388008 sec. | ||
| 2257 | 2026.05.14 17:28:23.863905 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2258 | 2026.05.14 17:28:23.864072 [ 188 ] {ffb280c8-8580-4c22-a647-d31891438e4e::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 | ||
| 2259 | 2026.05.14 17:28:23.864074 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.05.14 17:28:23.864209 [ 188 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2261 | 2026.05.14 17:28:23.864217 [ 294 ] {480b2071-76fc-402d-8295-ef98c447de56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2262 | 2026.05.14 17:28:23.864253 [ 188 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 159 rows starting from the beginning of the part | ||
| 2263 | 2026.05.14 17:28:23.864272 [ 294 ] {480b2071-76fc-402d-8295-ef98c447de56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2264 | 2026.05.14 17:28:23.864327 [ 188 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 2265 | 2026.05.14 17:28:23.864389 [ 188 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2266 | 2026.05.14 17:28:23.864435 [ 188 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 153 rows starting from the beginning of the part | ||
| 2267 | 2026.05.14 17:28:23.864482 [ 188 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 2268 | 2026.05.14 17:28:23.864528 [ 188 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2269 | 2026.05.14 17:28:23.864729 [ 294 ] {480b2071-76fc-402d-8295-ef98c447de56} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2026.05.14 17:28:23.864770 [ 294 ] {480b2071-76fc-402d-8295-ef98c447de56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2271 | 2026.05.14 17:28:23.865111 [ 294 ] {480b2071-76fc-402d-8295-ef98c447de56} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2272 | 2026.05.14 17:28:23.865352 [ 294 ] {480b2071-76fc-402d-8295-ef98c447de56} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2026.05.14 17:28:23.865458 [ 197 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443689 sec., 380275.8073241536 rows/sec., 25.04 MiB/sec. | ||
| 2274 | 2026.05.14 17:28:23.865493 [ 294 ] {480b2071-76fc-402d-8295-ef98c447de56} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001294 sec., 75734.15765069552 rows/sec., 5.92 MiB/sec. | ||
| 2275 | 2026.05.14 17:28:23.865538 [ 294 ] {480b2071-76fc-402d-8295-ef98c447de56} <Debug> TCPHandler: Processed in 0.00152084 sec. | ||
| 2276 | 2026.05.14 17:28:23.865635 [ 188 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2277 | 2026.05.14 17:28:23.865676 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2026.05.14 17:28:23.865778 [ 294 ] {75ae0a7e-b246-4910-9b2e-6c7384051234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2279 | 2026.05.14 17:28:23.865824 [ 294 ] {75ae0a7e-b246-4910-9b2e-6c7384051234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2280 | 2026.05.14 17:28:23.865902 [ 188 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_6_1} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.05.14 17:28:23.865975 [ 188 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_6_1} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2282 | 2026.05.14 17:28:23.866042 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2283 | 2026.05.14 17:28:23.866231 [ 294 ] {75ae0a7e-b246-4910-9b2e-6c7384051234} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.05.14 17:28:23.866272 [ 294 ] {75ae0a7e-b246-4910-9b2e-6c7384051234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2285 | 2026.05.14 17:28:23.866598 [ 294 ] {75ae0a7e-b246-4910-9b2e-6c7384051234} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2286 | 2026.05.14 17:28:23.866810 [ 294 ] {75ae0a7e-b246-4910-9b2e-6c7384051234} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.05.14 17:28:23.866949 [ 294 ] {75ae0a7e-b246-4910-9b2e-6c7384051234} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 2288 | 2026.05.14 17:28:23.866992 [ 294 ] {75ae0a7e-b246-4910-9b2e-6c7384051234} <Debug> TCPHandler: Processed in 0.001364378 sec. | ||
| 2289 | 2026.05.14 17:28:23.867124 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.05.14 17:28:23.867233 [ 294 ] {7e292b01-e411-481a-9bd1-ec0ffc9bccfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2291 | 2026.05.14 17:28:23.867286 [ 294 ] {7e292b01-e411-481a-9bd1-ec0ffc9bccfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2292 | 2026.05.14 17:28:23.868392 [ 294 ] {7e292b01-e411-481a-9bd1-ec0ffc9bccfc} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.05.14 17:28:23.868450 [ 294 ] {7e292b01-e411-481a-9bd1-ec0ffc9bccfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2294 | 2026.05.14 17:28:23.869271 [ 294 ] {7e292b01-e411-481a-9bd1-ec0ffc9bccfc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2295 | 2026.05.14 17:28:23.869518 [ 294 ] {7e292b01-e411-481a-9bd1-ec0ffc9bccfc} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.05.14 17:28:23.869725 [ 294 ] {7e292b01-e411-481a-9bd1-ec0ffc9bccfc} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002504 sec., 13578.274760383385 rows/sec., 24.33 MiB/sec. | ||
| 2297 | 2026.05.14 17:28:23.869857 [ 294 ] {7e292b01-e411-481a-9bd1-ec0ffc9bccfc} <Debug> TCPHandler: Processed in 0.002781206 sec. | ||
| 2298 | 2026.05.14 17:28:23.870067 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.05.14 17:28:23.870198 [ 294 ] {22001ba2-f681-4e07-aa30-d08932dfe448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2300 | 2026.05.14 17:28:23.870256 [ 294 ] {22001ba2-f681-4e07-aa30-d08932dfe448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2301 | 2026.05.14 17:28:23.870654 [ 294 ] {22001ba2-f681-4e07-aa30-d08932dfe448} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.05.14 17:28:23.870692 [ 294 ] {22001ba2-f681-4e07-aa30-d08932dfe448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2303 | 2026.05.14 17:28:23.871020 [ 294 ] {22001ba2-f681-4e07-aa30-d08932dfe448} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2304 | 2026.05.14 17:28:23.871235 [ 294 ] {22001ba2-f681-4e07-aa30-d08932dfe448} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.05.14 17:28:23.871359 [ 294 ] {22001ba2-f681-4e07-aa30-d08932dfe448} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 2306 | 2026.05.14 17:28:23.871395 [ 294 ] {22001ba2-f681-4e07-aa30-d08932dfe448} <Debug> TCPHandler: Processed in 0.001443419 sec. | ||
| 2307 | 2026.05.14 17:28:24.000291 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.48 MiB, peak 209.67 MiB, free memory in arenas 0.00 B, will set to 207.28 MiB (RSS), difference: 1.81 MiB | ||
| 2308 | 2026.05.14 17:28:27.748008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4241 | ||
| 2309 | 2026.05.14 17:28:27.748526 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.05.14 17:28:27.748565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2311 | 2026.05.14 17:28:27.749096 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2312 | 2026.05.14 17:28:27.749337 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.05.14 17:28:27.749473 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4241 | ||
| 2314 | 2026.05.14 17:28:27.967868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2315 | 2026.05.14 17:28:27.983657 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.05.14 17:28:27.983717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2317 | 2026.05.14 17:28:27.990041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2318 | 2026.05.14 17:28:27.990782 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.05.14 17:28:27.993411 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2320 | 2026.05.14 17:28:28.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.85 MiB, peak 211.85 MiB, free memory in arenas 0.00 B, will set to 209.13 MiB (RSS), difference: 1.28 MiB | ||
| 2321 | 2026.05.14 17:28:28.853386 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2026.05.14 17:28:28.853661 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2323 | 2026.05.14 17:28:28.854017 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2324 | 2026.05.14 17:28:28.854053 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2325 | 2026.05.14 17:28:28.854283 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2326 | 2026.05.14 17:28:28.854353 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2327 | 2026.05.14 17:28:28.854498 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 24-element set) | ||
| 2328 | 2026.05.14 17:28:28.854592 [ 313 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2329 | 2026.05.14 17:28:28.854604 [ 355 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2330 | 2026.05.14 17:28:28.854622 [ 353 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2331 | 2026.05.14 17:28:28.854813 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2332 | 2026.05.14 17:28:28.854843 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2333 | 2026.05.14 17:28:28.854930 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2334 | 2026.05.14 17:28:28.854952 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2335 | 2026.05.14 17:28:28.854987 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2336 | 2026.05.14 17:28:28.855024 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2337 | 2026.05.14 17:28:28.855056 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2338 | 2026.05.14 17:28:28.856497 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002953 sec., 13884.18557399255 rows/sec., 3.43 MiB/sec. | ||
| 2339 | 2026.05.14 17:28:28.856640 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Debug> MemoryTracker: Peak memory usage (for query): 147.93 KiB. | ||
| 2340 | 2026.05.14 17:28:28.856663 [ 294 ] {04992139-ff64-4dd4-b82f-4fad988faf93} <Debug> TCPHandler: Processed in 0.003426295 sec. | ||
| 2341 | 2026.05.14 17:28:28.858810 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.05.14 17:28:28.858923 [ 294 ] {1e60571e-7ab1-4e4a-86a0-9e0e951194fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2343 | 2026.05.14 17:28:28.858966 [ 294 ] {1e60571e-7ab1-4e4a-86a0-9e0e951194fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2344 | 2026.05.14 17:28:28.859485 [ 294 ] {1e60571e-7ab1-4e4a-86a0-9e0e951194fa} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.05.14 17:28:28.859527 [ 294 ] {1e60571e-7ab1-4e4a-86a0-9e0e951194fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2346 | 2026.05.14 17:28:28.859918 [ 294 ] {1e60571e-7ab1-4e4a-86a0-9e0e951194fa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2347 | 2026.05.14 17:28:28.860112 [ 294 ] {1e60571e-7ab1-4e4a-86a0-9e0e951194fa} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.05.14 17:28:28.860270 [ 294 ] {1e60571e-7ab1-4e4a-86a0-9e0e951194fa} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001378 sec., 725.6894049346879 rows/sec., 75.12 KiB/sec. | ||
| 2349 | 2026.05.14 17:28:28.860309 [ 294 ] {1e60571e-7ab1-4e4a-86a0-9e0e951194fa} <Debug> TCPHandler: Processed in 0.001551361 sec. | ||
| 2350 | 2026.05.14 17:28:28.860429 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2026.05.14 17:28:28.860525 [ 294 ] {578b61e7-2015-484d-9496-b6926391eecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2352 | 2026.05.14 17:28:28.860565 [ 294 ] {578b61e7-2015-484d-9496-b6926391eecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2353 | 2026.05.14 17:28:28.860987 [ 294 ] {578b61e7-2015-484d-9496-b6926391eecd} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.05.14 17:28:28.861023 [ 294 ] {578b61e7-2015-484d-9496-b6926391eecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2355 | 2026.05.14 17:28:28.861302 [ 294 ] {578b61e7-2015-484d-9496-b6926391eecd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2356 | 2026.05.14 17:28:28.861508 [ 294 ] {578b61e7-2015-484d-9496-b6926391eecd} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2026.05.14 17:28:28.861641 [ 294 ] {578b61e7-2015-484d-9496-b6926391eecd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001134 sec., 3527.336860670194 rows/sec., 287.63 KiB/sec. | ||
| 2358 | 2026.05.14 17:28:28.861679 [ 294 ] {578b61e7-2015-484d-9496-b6926391eecd} <Debug> TCPHandler: Processed in 0.001298517 sec. | ||
| 2359 | 2026.05.14 17:28:28.861801 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2360 | 2026.05.14 17:28:28.861898 [ 294 ] {45ee8a87-1d5e-4dca-9684-bd8c837e2e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2361 | 2026.05.14 17:28:28.861995 [ 294 ] {45ee8a87-1d5e-4dca-9684-bd8c837e2e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2362 | 2026.05.14 17:28:28.862614 [ 294 ] {45ee8a87-1d5e-4dca-9684-bd8c837e2e8f} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2026.05.14 17:28:28.862653 [ 294 ] {45ee8a87-1d5e-4dca-9684-bd8c837e2e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2364 | 2026.05.14 17:28:28.863035 [ 294 ] {45ee8a87-1d5e-4dca-9684-bd8c837e2e8f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2365 | 2026.05.14 17:28:28.863275 [ 294 ] {45ee8a87-1d5e-4dca-9684-bd8c837e2e8f} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.05.14 17:28:28.863427 [ 294 ] {45ee8a87-1d5e-4dca-9684-bd8c837e2e8f} <Debug> executeQuery: Read 71 rows, 5.76 KiB in 0.001546 sec., 45924.96765847348 rows/sec., 3.64 MiB/sec. | ||
| 2367 | 2026.05.14 17:28:28.863469 [ 294 ] {45ee8a87-1d5e-4dca-9684-bd8c837e2e8f} <Debug> TCPHandler: Processed in 0.001716552 sec. | ||
| 2368 | 2026.05.14 17:28:28.863689 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2026.05.14 17:28:28.863818 [ 294 ] {11973954-9b31-4c46-bc04-ed2f96bdb779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2370 | 2026.05.14 17:28:28.863859 [ 294 ] {11973954-9b31-4c46-bc04-ed2f96bdb779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2371 | 2026.05.14 17:28:28.864294 [ 294 ] {11973954-9b31-4c46-bc04-ed2f96bdb779} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.05.14 17:28:28.864330 [ 294 ] {11973954-9b31-4c46-bc04-ed2f96bdb779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2373 | 2026.05.14 17:28:28.864798 [ 294 ] {11973954-9b31-4c46-bc04-ed2f96bdb779} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2374 | 2026.05.14 17:28:28.865071 [ 294 ] {11973954-9b31-4c46-bc04-ed2f96bdb779} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.05.14 17:28:28.865252 [ 294 ] {11973954-9b31-4c46-bc04-ed2f96bdb779} <Debug> executeQuery: Read 10 rows, 748.00 B in 0.001466 sec., 6821.282401091405 rows/sec., 498.27 KiB/sec. | ||
| 2376 | 2026.05.14 17:28:28.865312 [ 294 ] {11973954-9b31-4c46-bc04-ed2f96bdb779} <Debug> TCPHandler: Processed in 0.001734152 sec. | ||
| 2377 | 2026.05.14 17:28:28.865452 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2026.05.14 17:28:28.865550 [ 294 ] {b1c33693-5667-45af-a1ed-85307dcce0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2379 | 2026.05.14 17:28:28.865591 [ 294 ] {b1c33693-5667-45af-a1ed-85307dcce0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2380 | 2026.05.14 17:28:28.866001 [ 294 ] {b1c33693-5667-45af-a1ed-85307dcce0ce} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.05.14 17:28:28.866036 [ 294 ] {b1c33693-5667-45af-a1ed-85307dcce0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2382 | 2026.05.14 17:28:28.866315 [ 294 ] {b1c33693-5667-45af-a1ed-85307dcce0ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2383 | 2026.05.14 17:28:28.866521 [ 294 ] {b1c33693-5667-45af-a1ed-85307dcce0ce} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.05.14 17:28:28.866660 [ 294 ] {b1c33693-5667-45af-a1ed-85307dcce0ce} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001129 sec., 885.7395925597874 rows/sec., 58.82 KiB/sec. | ||
| 2385 | 2026.05.14 17:28:28.866698 [ 294 ] {b1c33693-5667-45af-a1ed-85307dcce0ce} <Debug> TCPHandler: Processed in 0.001296877 sec. | ||
| 2386 | 2026.05.14 17:28:28.866826 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2387 | 2026.05.14 17:28:28.866922 [ 294 ] {1d0214c4-edcc-4b4e-893a-80be1c1f257f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2388 | 2026.05.14 17:28:28.866962 [ 294 ] {1d0214c4-edcc-4b4e-893a-80be1c1f257f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2389 | 2026.05.14 17:28:28.867434 [ 294 ] {1d0214c4-edcc-4b4e-893a-80be1c1f257f} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.05.14 17:28:28.867471 [ 294 ] {1d0214c4-edcc-4b4e-893a-80be1c1f257f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2391 | 2026.05.14 17:28:28.867770 [ 294 ] {1d0214c4-edcc-4b4e-893a-80be1c1f257f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2392 | 2026.05.14 17:28:28.867978 [ 294 ] {1d0214c4-edcc-4b4e-893a-80be1c1f257f} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.05.14 17:28:28.868111 [ 294 ] {1d0214c4-edcc-4b4e-893a-80be1c1f257f} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001207 sec., 63794.53189726595 rows/sec., 4.99 MiB/sec. | ||
| 2394 | 2026.05.14 17:28:28.868148 [ 294 ] {1d0214c4-edcc-4b4e-893a-80be1c1f257f} <Debug> TCPHandler: Processed in 0.001370638 sec. | ||
| 2395 | 2026.05.14 17:28:28.868276 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.05.14 17:28:28.868371 [ 294 ] {d4d5d33d-9770-421d-b78a-c427724409d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2397 | 2026.05.14 17:28:28.868412 [ 294 ] {d4d5d33d-9770-421d-b78a-c427724409d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2398 | 2026.05.14 17:28:28.868817 [ 294 ] {d4d5d33d-9770-421d-b78a-c427724409d7} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.05.14 17:28:28.868853 [ 294 ] {d4d5d33d-9770-421d-b78a-c427724409d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2400 | 2026.05.14 17:28:28.869213 [ 294 ] {d4d5d33d-9770-421d-b78a-c427724409d7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2401 | 2026.05.14 17:28:28.869421 [ 294 ] {d4d5d33d-9770-421d-b78a-c427724409d7} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.05.14 17:28:28.869554 [ 294 ] {d4d5d33d-9770-421d-b78a-c427724409d7} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001201 sec., 134887.59367194003 rows/sec., 9.39 MiB/sec. | ||
| 2403 | 2026.05.14 17:28:28.869590 [ 294 ] {d4d5d33d-9770-421d-b78a-c427724409d7} <Debug> TCPHandler: Processed in 0.001363027 sec. | ||
| 2404 | 2026.05.14 17:28:28.869708 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2026.05.14 17:28:28.869803 [ 294 ] {6ce3ab7e-b294-4ae2-a459-b30d6b8f8633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2406 | 2026.05.14 17:28:28.869843 [ 294 ] {6ce3ab7e-b294-4ae2-a459-b30d6b8f8633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2407 | 2026.05.14 17:28:28.870257 [ 294 ] {6ce3ab7e-b294-4ae2-a459-b30d6b8f8633} <Trace> oximeter.measurements_f64 (c4ff0797-e508-4ba4-947f-77bb8a28def2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.05.14 17:28:28.870300 [ 294 ] {6ce3ab7e-b294-4ae2-a459-b30d6b8f8633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2409 | 2026.05.14 17:28:28.870639 [ 294 ] {6ce3ab7e-b294-4ae2-a459-b30d6b8f8633} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2410 | 2026.05.14 17:28:28.870859 [ 294 ] {6ce3ab7e-b294-4ae2-a459-b30d6b8f8633} <Trace> oximeter.measurements_f64 (c4ff0797-e508-4ba4-947f-77bb8a28def2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.05.14 17:28:28.871002 [ 294 ] {6ce3ab7e-b294-4ae2-a459-b30d6b8f8633} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001217 sec., 821.6926869350863 rows/sec., 52.16 KiB/sec. | ||
| 2412 | 2026.05.14 17:28:28.871048 [ 294 ] {6ce3ab7e-b294-4ae2-a459-b30d6b8f8633} <Debug> TCPHandler: Processed in 0.001389498 sec. | ||
| 2413 | 2026.05.14 17:28:28.871185 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.05.14 17:28:28.871291 [ 294 ] {4e94ba3b-4d3c-48a4-b3ce-fa3485e57a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2415 | 2026.05.14 17:28:28.871345 [ 294 ] {4e94ba3b-4d3c-48a4-b3ce-fa3485e57a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2416 | 2026.05.14 17:28:28.872143 [ 294 ] {4e94ba3b-4d3c-48a4-b3ce-fa3485e57a1a} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.05.14 17:28:28.872180 [ 294 ] {4e94ba3b-4d3c-48a4-b3ce-fa3485e57a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2418 | 2026.05.14 17:28:28.872696 [ 294 ] {4e94ba3b-4d3c-48a4-b3ce-fa3485e57a1a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2419 | 2026.05.14 17:28:28.872926 [ 294 ] {4e94ba3b-4d3c-48a4-b3ce-fa3485e57a1a} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.05.14 17:28:28.873035 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2421 | 2026.05.14 17:28:28.873071 [ 294 ] {4e94ba3b-4d3c-48a4-b3ce-fa3485e57a1a} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001799 sec., 3335.1862145636464 rows/sec., 5.98 MiB/sec. | ||
| 2422 | 2026.05.14 17:28:28.873079 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.05.14 17:28:28.873116 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2424 | 2026.05.14 17:28:28.873129 [ 294 ] {4e94ba3b-4d3c-48a4-b3ce-fa3485e57a1a} <Debug> TCPHandler: Processed in 0.001995406 sec. | ||
| 2425 | 2026.05.14 17:28:28.873230 [ 189 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::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 | ||
| 2426 | 2026.05.14 17:28:28.873289 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2427 | 2026.05.14 17:28:28.873398 [ 294 ] {e78c9638-2102-4efa-a5e8-a42761028d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2428 | 2026.05.14 17:28:28.873494 [ 189 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2429 | 2026.05.14 17:28:28.873522 [ 294 ] {e78c9638-2102-4efa-a5e8-a42761028d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2430 | 2026.05.14 17:28:28.873573 [ 189 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2431 | 2026.05.14 17:28:28.873705 [ 189 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2432 | 2026.05.14 17:28:28.873831 [ 189 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2433 | 2026.05.14 17:28:28.873923 [ 294 ] {e78c9638-2102-4efa-a5e8-a42761028d12} <Trace> oximeter.measurements_i64 (1ef222e1-5876-49f4-a7f3-48bb20887a98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.05.14 17:28:28.873942 [ 189 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2435 | 2026.05.14 17:28:28.873966 [ 294 ] {e78c9638-2102-4efa-a5e8-a42761028d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2436 | 2026.05.14 17:28:28.874076 [ 189 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
| 2437 | 2026.05.14 17:28:28.874177 [ 189 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::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 | ||
| 2438 | 2026.05.14 17:28:28.874310 [ 294 ] {e78c9638-2102-4efa-a5e8-a42761028d12} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2439 | 2026.05.14 17:28:28.874556 [ 294 ] {e78c9638-2102-4efa-a5e8-a42761028d12} <Trace> oximeter.measurements_i64 (1ef222e1-5876-49f4-a7f3-48bb20887a98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2440 | 2026.05.14 17:28:28.874696 [ 294 ] {e78c9638-2102-4efa-a5e8-a42761028d12} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001321 sec., 2271.006813020439 rows/sec., 160.42 KiB/sec. | ||
| 2441 | 2026.05.14 17:28:28.874733 [ 294 ] {e78c9638-2102-4efa-a5e8-a42761028d12} <Debug> TCPHandler: Processed in 0.00149484 sec. | ||
| 2442 | 2026.05.14 17:28:28.874873 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.05.14 17:28:28.874971 [ 294 ] {30d8dd69-b92e-4895-85a1-99d229595dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2444 | 2026.05.14 17:28:28.875012 [ 294 ] {30d8dd69-b92e-4895-85a1-99d229595dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2445 | 2026.05.14 17:28:28.875366 [ 294 ] {30d8dd69-b92e-4895-85a1-99d229595dd7} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2026.05.14 17:28:28.875403 [ 294 ] {30d8dd69-b92e-4895-85a1-99d229595dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2447 | 2026.05.14 17:28:28.875714 [ 294 ] {30d8dd69-b92e-4895-85a1-99d229595dd7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2448 | 2026.05.14 17:28:28.875972 [ 294 ] {30d8dd69-b92e-4895-85a1-99d229595dd7} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2026.05.14 17:28:28.876047 [ 189 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 105 rows, containing 19 columns (19 merged, 0 gathered) in 0.002867528 sec., 36616.904874163396 rows/sec., 65.62 MiB/sec. | ||
| 2450 | 2026.05.14 17:28:28.876119 [ 294 ] {30d8dd69-b92e-4895-85a1-99d229595dd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 2451 | 2026.05.14 17:28:28.876160 [ 294 ] {30d8dd69-b92e-4895-85a1-99d229595dd7} <Debug> TCPHandler: Processed in 0.001336058 sec. | ||
| 2452 | 2026.05.14 17:28:28.876441 [ 197 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2453 | 2026.05.14 17:28:28.876828 [ 197 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.05.14 17:28:28.876907 [ 197 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2455 | 2026.05.14 17:28:28.877030 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2456 | 2026.05.14 17:28:30.257141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 288 | ||
| 2457 | 2026.05.14 17:28:30.259510 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.05.14 17:28:30.259550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2459 | 2026.05.14 17:28:30.260676 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2460 | 2026.05.14 17:28:30.260928 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.05.14 17:28:30.261056 [ 36 ] {} <Debug> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2462 | 2026.05.14 17:28:30.261116 [ 36 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.05.14 17:28:30.261134 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2464 | 2026.05.14 17:28:30.261147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2465 | 2026.05.14 17:28:30.261242 [ 193 ] {4dd9808d-1874-4812-8493-3805567fd2f1::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 | ||
| 2466 | 2026.05.14 17:28:30.261772 [ 193 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2467 | 2026.05.14 17:28:30.262006 [ 193 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2468 | 2026.05.14 17:28:30.262395 [ 193 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2469 | 2026.05.14 17:28:30.262738 [ 193 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 2470 | 2026.05.14 17:28:30.263086 [ 193 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2471 | 2026.05.14 17:28:30.263415 [ 193 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2472 | 2026.05.14 17:28:30.263732 [ 193 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2473 | 2026.05.14 17:28:30.269138 [ 189 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 72 columns (72 merged, 0 gathered) in 0.007916834 sec., 36378.17844860711 rows/sec., 33.28 MiB/sec. | ||
| 2474 | 2026.05.14 17:28:30.270076 [ 201 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2475 | 2026.05.14 17:28:30.270720 [ 201 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_6_1} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2026.05.14 17:28:30.270798 [ 201 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_6_1} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2477 | 2026.05.14 17:28:30.271008 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2478 | 2026.05.14 17:28:33.854489 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2026.05.14 17:28:33.854736 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2480 | 2026.05.14 17:28:33.855083 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2481 | 2026.05.14 17:28:33.855117 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2482 | 2026.05.14 17:28:33.855325 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2483 | 2026.05.14 17:28:33.855393 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2484 | 2026.05.14 17:28:33.855525 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2485 | 2026.05.14 17:28:33.855638 [ 355 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2486 | 2026.05.14 17:28:33.855643 [ 339 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2487 | 2026.05.14 17:28:33.855643 [ 353 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2488 | 2026.05.14 17:28:33.855636 [ 284 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2489 | 2026.05.14 17:28:33.855833 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2490 | 2026.05.14 17:28:33.855859 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2491 | 2026.05.14 17:28:33.855940 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2492 | 2026.05.14 17:28:33.855961 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2493 | 2026.05.14 17:28:33.855997 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2494 | 2026.05.14 17:28:33.856032 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2495 | 2026.05.14 17:28:33.856065 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2496 | 2026.05.14 17:28:33.857366 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Debug> executeQuery: Read 41 rows, 7.71 KiB in 0.002725 sec., 15045.871559633028 rows/sec., 2.76 MiB/sec. | ||
| 2497 | 2026.05.14 17:28:33.857505 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Debug> MemoryTracker: Peak memory usage (for query): 131.56 KiB. | ||
| 2498 | 2026.05.14 17:28:33.857521 [ 294 ] {318cf698-3937-437b-8f6a-ba86242210cf} <Debug> TCPHandler: Processed in 0.003164622 sec. | ||
| 2499 | 2026.05.14 17:28:33.859656 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2500 | 2026.05.14 17:28:33.859783 [ 294 ] {4e46a04c-596f-48eb-be60-d867949e5415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2501 | 2026.05.14 17:28:33.859832 [ 294 ] {4e46a04c-596f-48eb-be60-d867949e5415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2502 | 2026.05.14 17:28:33.860371 [ 294 ] {4e46a04c-596f-48eb-be60-d867949e5415} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2503 | 2026.05.14 17:28:33.860411 [ 294 ] {4e46a04c-596f-48eb-be60-d867949e5415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2504 | 2026.05.14 17:28:33.860798 [ 294 ] {4e46a04c-596f-48eb-be60-d867949e5415} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2505 | 2026.05.14 17:28:33.861020 [ 294 ] {4e46a04c-596f-48eb-be60-d867949e5415} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.05.14 17:28:33.861146 [ 32 ] {} <Debug> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2507 | 2026.05.14 17:28:33.861165 [ 294 ] {4e46a04c-596f-48eb-be60-d867949e5415} <Debug> executeQuery: Read 124 rows, 10.93 KiB in 0.001417 sec., 87508.82145377558 rows/sec., 7.53 MiB/sec. | ||
| 2508 | 2026.05.14 17:28:33.861193 [ 32 ] {} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.05.14 17:28:33.861208 [ 294 ] {4e46a04c-596f-48eb-be60-d867949e5415} <Debug> TCPHandler: Processed in 0.001611451 sec. | ||
| 2510 | 2026.05.14 17:28:33.861219 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2511 | 2026.05.14 17:28:33.861325 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::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 | ||
| 2512 | 2026.05.14 17:28:33.861342 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2513 | 2026.05.14 17:28:33.861413 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2514 | 2026.05.14 17:28:33.861440 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 797 rows starting from the beginning of the part | ||
| 2515 | 2026.05.14 17:28:33.861440 [ 294 ] {67197fdf-4bec-4679-8669-a31c7994dfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2516 | 2026.05.14 17:28:33.861486 [ 294 ] {67197fdf-4bec-4679-8669-a31c7994dfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2517 | 2026.05.14 17:28:33.861490 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 242 rows starting from the beginning of the part | ||
| 2518 | 2026.05.14 17:28:33.861550 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2519 | 2026.05.14 17:28:33.861590 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 124 rows starting from the beginning of the part | ||
| 2520 | 2026.05.14 17:28:33.861634 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 71 rows starting from the beginning of the part | ||
| 2521 | 2026.05.14 17:28:33.861671 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 124 rows starting from the beginning of the part | ||
| 2522 | 2026.05.14 17:28:33.861952 [ 294 ] {67197fdf-4bec-4679-8669-a31c7994dfce} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2523 | 2026.05.14 17:28:33.861990 [ 294 ] {67197fdf-4bec-4679-8669-a31c7994dfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2524 | 2026.05.14 17:28:33.862294 [ 294 ] {67197fdf-4bec-4679-8669-a31c7994dfce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2525 | 2026.05.14 17:28:33.862500 [ 294 ] {67197fdf-4bec-4679-8669-a31c7994dfce} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2526 | 2026.05.14 17:28:33.862628 [ 201 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1414 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334667 sec., 1059440.2948450812 rows/sec., 89.90 MiB/sec. | ||
| 2527 | 2026.05.14 17:28:33.862633 [ 294 ] {67197fdf-4bec-4679-8669-a31c7994dfce} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.00121 sec., 28099.17355371901 rows/sec., 2.06 MiB/sec. | ||
| 2528 | 2026.05.14 17:28:33.862719 [ 294 ] {67197fdf-4bec-4679-8669-a31c7994dfce} <Debug> TCPHandler: Processed in 0.001424788 sec. | ||
| 2529 | 2026.05.14 17:28:33.862835 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.05.14 17:28:33.862932 [ 294 ] {26142b81-f6f0-44c9-a5cd-cbca95fb1eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2531 | 2026.05.14 17:28:33.862939 [ 189 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2532 | 2026.05.14 17:28:33.862973 [ 294 ] {26142b81-f6f0-44c9-a5cd-cbca95fb1eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2533 | 2026.05.14 17:28:33.863247 [ 189 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_11_2} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.05.14 17:28:33.863339 [ 189 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_11_2} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2535 | 2026.05.14 17:28:33.863390 [ 294 ] {26142b81-f6f0-44c9-a5cd-cbca95fb1eed} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.05.14 17:28:33.863430 [ 294 ] {26142b81-f6f0-44c9-a5cd-cbca95fb1eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2537 | 2026.05.14 17:28:33.863435 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2538 | 2026.05.14 17:28:33.863764 [ 294 ] {26142b81-f6f0-44c9-a5cd-cbca95fb1eed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2539 | 2026.05.14 17:28:33.864002 [ 294 ] {26142b81-f6f0-44c9-a5cd-cbca95fb1eed} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2026.05.14 17:28:33.864111 [ 32 ] {} <Debug> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2541 | 2026.05.14 17:28:33.864135 [ 294 ] {26142b81-f6f0-44c9-a5cd-cbca95fb1eed} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001221 sec., 80262.08026208026 rows/sec., 6.27 MiB/sec. | ||
| 2542 | 2026.05.14 17:28:33.864145 [ 32 ] {} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2543 | 2026.05.14 17:28:33.864175 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2544 | 2026.05.14 17:28:33.864177 [ 294 ] {26142b81-f6f0-44c9-a5cd-cbca95fb1eed} <Debug> TCPHandler: Processed in 0.001390008 sec. | ||
| 2545 | 2026.05.14 17:28:33.864293 [ 195 ] {48419fae-50e3-4458-be82-d4ceb88634ca::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 | ||
| 2546 | 2026.05.14 17:28:33.864336 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.05.14 17:28:33.864387 [ 195 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2548 | 2026.05.14 17:28:33.864414 [ 195 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 481 rows starting from the beginning of the part | ||
| 2549 | 2026.05.14 17:28:33.864431 [ 294 ] {fb40d2b1-7484-4a1b-95c6-85e07a81491c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2550 | 2026.05.14 17:28:33.864471 [ 294 ] {fb40d2b1-7484-4a1b-95c6-85e07a81491c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2551 | 2026.05.14 17:28:33.864487 [ 195 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 152 rows starting from the beginning of the part | ||
| 2552 | 2026.05.14 17:28:33.864540 [ 195 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2553 | 2026.05.14 17:28:33.864587 [ 195 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 98 rows starting from the beginning of the part | ||
| 2554 | 2026.05.14 17:28:33.864633 [ 195 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 77 rows starting from the beginning of the part | ||
| 2555 | 2026.05.14 17:28:33.864675 [ 195 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 98 rows starting from the beginning of the part | ||
| 2556 | 2026.05.14 17:28:33.864858 [ 294 ] {fb40d2b1-7484-4a1b-95c6-85e07a81491c} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.05.14 17:28:33.864893 [ 294 ] {fb40d2b1-7484-4a1b-95c6-85e07a81491c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2558 | 2026.05.14 17:28:33.865215 [ 294 ] {fb40d2b1-7484-4a1b-95c6-85e07a81491c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2559 | 2026.05.14 17:28:33.865429 [ 294 ] {fb40d2b1-7484-4a1b-95c6-85e07a81491c} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.05.14 17:28:33.865531 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2561 | 2026.05.14 17:28:33.865561 [ 294 ] {fb40d2b1-7484-4a1b-95c6-85e07a81491c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 2562 | 2026.05.14 17:28:33.865564 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.05.14 17:28:33.865561 [ 189 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318017 sec., 735954.08860432 rows/sec., 57.63 MiB/sec. | ||
| 2564 | 2026.05.14 17:28:33.865602 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2565 | 2026.05.14 17:28:33.865602 [ 294 ] {fb40d2b1-7484-4a1b-95c6-85e07a81491c} <Debug> TCPHandler: Processed in 0.001315527 sec. | ||
| 2566 | 2026.05.14 17:28:33.865716 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::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 | ||
| 2567 | 2026.05.14 17:28:33.865776 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2026.05.14 17:28:33.865811 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2569 | 2026.05.14 17:28:33.865833 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2570 | 2026.05.14 17:28:33.865840 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 679 rows starting from the beginning of the part | ||
| 2571 | 2026.05.14 17:28:33.865872 [ 294 ] {9e2627bf-813d-4f2d-8134-b6b8bda3fa4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2572 | 2026.05.14 17:28:33.865899 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 414 rows starting from the beginning of the part | ||
| 2573 | 2026.05.14 17:28:33.865924 [ 294 ] {9e2627bf-813d-4f2d-8134-b6b8bda3fa4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2574 | 2026.05.14 17:28:33.865938 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2575 | 2026.05.14 17:28:33.865975 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2576 | 2026.05.14 17:28:33.866012 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part | ||
| 2577 | 2026.05.14 17:28:33.866052 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2578 | 2026.05.14 17:28:33.866205 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_11_2} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.05.14 17:28:33.866316 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_11_2} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2580 | 2026.05.14 17:28:33.866408 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2581 | 2026.05.14 17:28:33.866709 [ 294 ] {9e2627bf-813d-4f2d-8134-b6b8bda3fa4a} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.05.14 17:28:33.866748 [ 294 ] {9e2627bf-813d-4f2d-8134-b6b8bda3fa4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2583 | 2026.05.14 17:28:33.867033 [ 200 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339507 sec., 1295252.6563877605 rows/sec., 90.60 MiB/sec. | ||
| 2584 | 2026.05.14 17:28:33.867299 [ 294 ] {9e2627bf-813d-4f2d-8134-b6b8bda3fa4a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2585 | 2026.05.14 17:28:33.867336 [ 200 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2586 | 2026.05.14 17:28:33.867588 [ 294 ] {9e2627bf-813d-4f2d-8134-b6b8bda3fa4a} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.05.14 17:28:33.867673 [ 200 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.05.14 17:28:33.867746 [ 294 ] {9e2627bf-813d-4f2d-8134-b6b8bda3fa4a} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001891 sec., 17979.90481226864 rows/sec., 32.22 MiB/sec. | ||
| 2589 | 2026.05.14 17:28:33.867756 [ 200 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2590 | 2026.05.14 17:28:33.867803 [ 294 ] {9e2627bf-813d-4f2d-8134-b6b8bda3fa4a} <Debug> TCPHandler: Processed in 0.002074667 sec. | ||
| 2591 | 2026.05.14 17:28:33.867849 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 2592 | 2026.05.14 17:28:33.867938 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2026.05.14 17:28:33.868037 [ 294 ] {313300cc-4b1f-4e38-93ce-e84ae1014421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2594 | 2026.05.14 17:28:33.868078 [ 294 ] {313300cc-4b1f-4e38-93ce-e84ae1014421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2595 | 2026.05.14 17:28:33.868424 [ 294 ] {313300cc-4b1f-4e38-93ce-e84ae1014421} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.05.14 17:28:33.868459 [ 294 ] {313300cc-4b1f-4e38-93ce-e84ae1014421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2597 | 2026.05.14 17:28:33.868754 [ 294 ] {313300cc-4b1f-4e38-93ce-e84ae1014421} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2598 | 2026.05.14 17:28:33.868979 [ 294 ] {313300cc-4b1f-4e38-93ce-e84ae1014421} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.05.14 17:28:33.869100 [ 32 ] {} <Debug> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2600 | 2026.05.14 17:28:33.869102 [ 294 ] {313300cc-4b1f-4e38-93ce-e84ae1014421} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 2601 | 2026.05.14 17:28:33.869145 [ 32 ] {} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.05.14 17:28:33.869162 [ 294 ] {313300cc-4b1f-4e38-93ce-e84ae1014421} <Debug> TCPHandler: Processed in 0.001272467 sec. | ||
| 2603 | 2026.05.14 17:28:33.869171 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2604 | 2026.05.14 17:28:33.869259 [ 195 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 2605 | 2026.05.14 17:28:33.869351 [ 195 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2606 | 2026.05.14 17:28:33.869375 [ 195 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2607 | 2026.05.14 17:28:33.869419 [ 195 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 2608 | 2026.05.14 17:28:33.869453 [ 195 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 2609 | 2026.05.14 17:28:33.869485 [ 195 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2610 | 2026.05.14 17:28:33.869517 [ 195 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 2611 | 2026.05.14 17:28:33.869550 [ 195 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2612 | 2026.05.14 17:28:33.870245 [ 201 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001011363 sec., 533932.9202274554 rows/sec., 34.45 MiB/sec. | ||
| 2613 | 2026.05.14 17:28:33.870435 [ 198 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2614 | 2026.05.14 17:28:33.870699 [ 198 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_11_2} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.05.14 17:28:33.870772 [ 198 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_11_2} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2616 | 2026.05.14 17:28:33.870845 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2617 | 2026.05.14 17:28:35.195322 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2618 | 2026.05.14 17:28:35.195392 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2619 | 2026.05.14 17:28:35.249616 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4753 | ||
| 2620 | 2026.05.14 17:28:35.250185 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.05.14 17:28:35.250225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2622 | 2026.05.14 17:28:35.250683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2623 | 2026.05.14 17:28:35.250917 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.05.14 17:28:35.251056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4753 | ||
| 2625 | 2026.05.14 17:28:35.493569 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2626 | 2026.05.14 17:28:35.511379 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.05.14 17:28:35.511434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2628 | 2026.05.14 17:28:35.517360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2629 | 2026.05.14 17:28:35.518057 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2026.05.14 17:28:35.520771 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2631 | 2026.05.14 17:28:36.000235 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.23 MiB, peak 216.77 MiB, free memory in arenas 0.00 B, will set to 213.49 MiB (RSS), difference: 2.25 MiB | ||
| 2632 | 2026.05.14 17:28:38.854504 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2026.05.14 17:28:38.854863 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2634 | 2026.05.14 17:28:38.855309 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2635 | 2026.05.14 17:28:38.855344 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2636 | 2026.05.14 17:28:38.855561 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2637 | 2026.05.14 17:28:38.855631 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2638 | 2026.05.14 17:28:38.855773 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2639 | 2026.05.14 17:28:38.855891 [ 284 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2640 | 2026.05.14 17:28:38.855919 [ 355 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2641 | 2026.05.14 17:28:38.855918 [ 339 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2642 | 2026.05.14 17:28:38.855918 [ 353 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2643 | 2026.05.14 17:28:38.856201 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2644 | 2026.05.14 17:28:38.856231 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2645 | 2026.05.14 17:28:38.856316 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2646 | 2026.05.14 17:28:38.856337 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2647 | 2026.05.14 17:28:38.856372 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2648 | 2026.05.14 17:28:38.856407 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2649 | 2026.05.14 17:28:38.856458 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2650 | 2026.05.14 17:28:38.857908 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Debug> executeQuery: Read 41 rows, 7.71 KiB in 0.003192 sec., 12844.611528822055 rows/sec., 2.36 MiB/sec. | ||
| 2651 | 2026.05.14 17:28:38.858083 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Debug> MemoryTracker: Peak memory usage (for query): 131.94 KiB. | ||
| 2652 | 2026.05.14 17:28:38.858099 [ 294 ] {3681867f-5d68-4a78-9ee0-3f9822073d01} <Debug> TCPHandler: Processed in 0.00379206 sec. | ||
| 2653 | 2026.05.14 17:28:38.859845 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2026.05.14 17:28:38.859966 [ 294 ] {d084f31f-bf97-4f52-b483-09538bbf8075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2655 | 2026.05.14 17:28:38.860011 [ 294 ] {d084f31f-bf97-4f52-b483-09538bbf8075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2656 | 2026.05.14 17:28:38.860575 [ 294 ] {d084f31f-bf97-4f52-b483-09538bbf8075} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.05.14 17:28:38.860613 [ 294 ] {d084f31f-bf97-4f52-b483-09538bbf8075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2658 | 2026.05.14 17:28:38.860986 [ 294 ] {d084f31f-bf97-4f52-b483-09538bbf8075} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2659 | 2026.05.14 17:28:38.861214 [ 294 ] {d084f31f-bf97-4f52-b483-09538bbf8075} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.05.14 17:28:38.861371 [ 294 ] {d084f31f-bf97-4f52-b483-09538bbf8075} <Debug> executeQuery: Read 68 rows, 5.52 KiB in 0.001438 sec., 47287.89986091794 rows/sec., 3.75 MiB/sec. | ||
| 2661 | 2026.05.14 17:28:38.861410 [ 294 ] {d084f31f-bf97-4f52-b483-09538bbf8075} <Debug> TCPHandler: Processed in 0.001617822 sec. | ||
| 2662 | 2026.05.14 17:28:38.861560 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2026.05.14 17:28:38.861663 [ 294 ] {425271e2-afe2-405a-ae34-8973c5f3cb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2664 | 2026.05.14 17:28:38.861703 [ 294 ] {425271e2-afe2-405a-ae34-8973c5f3cb2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2665 | 2026.05.14 17:28:38.862133 [ 294 ] {425271e2-afe2-405a-ae34-8973c5f3cb2d} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2026.05.14 17:28:38.862169 [ 294 ] {425271e2-afe2-405a-ae34-8973c5f3cb2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2667 | 2026.05.14 17:28:38.862449 [ 294 ] {425271e2-afe2-405a-ae34-8973c5f3cb2d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2668 | 2026.05.14 17:28:38.862660 [ 294 ] {425271e2-afe2-405a-ae34-8973c5f3cb2d} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2669 | 2026.05.14 17:28:38.862795 [ 294 ] {425271e2-afe2-405a-ae34-8973c5f3cb2d} <Debug> executeQuery: Read 6 rows, 462.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 392.32 KiB/sec. | ||
| 2670 | 2026.05.14 17:28:38.862832 [ 294 ] {425271e2-afe2-405a-ae34-8973c5f3cb2d} <Debug> TCPHandler: Processed in 0.001320407 sec. | ||
| 2671 | 2026.05.14 17:28:38.862961 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2672 | 2026.05.14 17:28:38.863058 [ 294 ] {d633da9a-5052-49f2-a684-b99b96020c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2673 | 2026.05.14 17:28:38.863098 [ 294 ] {d633da9a-5052-49f2-a684-b99b96020c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2674 | 2026.05.14 17:28:38.863524 [ 294 ] {d633da9a-5052-49f2-a684-b99b96020c1c} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.05.14 17:28:38.863561 [ 294 ] {d633da9a-5052-49f2-a684-b99b96020c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2676 | 2026.05.14 17:28:38.863860 [ 294 ] {d633da9a-5052-49f2-a684-b99b96020c1c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2677 | 2026.05.14 17:28:38.864071 [ 294 ] {d633da9a-5052-49f2-a684-b99b96020c1c} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.05.14 17:28:38.864205 [ 294 ] {d633da9a-5052-49f2-a684-b99b96020c1c} <Debug> executeQuery: Read 70 rows, 5.60 KiB in 0.001165 sec., 60085.83690987124 rows/sec., 4.69 MiB/sec. | ||
| 2679 | 2026.05.14 17:28:38.864242 [ 294 ] {d633da9a-5052-49f2-a684-b99b96020c1c} <Debug> TCPHandler: Processed in 0.001329227 sec. | ||
| 2680 | 2026.05.14 17:28:38.864369 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.05.14 17:28:38.864463 [ 294 ] {fda63182-9c65-45ee-baf0-ffbbb269eb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2682 | 2026.05.14 17:28:38.864505 [ 294 ] {fda63182-9c65-45ee-baf0-ffbbb269eb05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2683 | 2026.05.14 17:28:38.864911 [ 294 ] {fda63182-9c65-45ee-baf0-ffbbb269eb05} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.05.14 17:28:38.864946 [ 294 ] {fda63182-9c65-45ee-baf0-ffbbb269eb05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2685 | 2026.05.14 17:28:38.865300 [ 294 ] {fda63182-9c65-45ee-baf0-ffbbb269eb05} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2686 | 2026.05.14 17:28:38.865509 [ 294 ] {fda63182-9c65-45ee-baf0-ffbbb269eb05} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.05.14 17:28:38.865646 [ 294 ] {fda63182-9c65-45ee-baf0-ffbbb269eb05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 2688 | 2026.05.14 17:28:38.865682 [ 294 ] {fda63182-9c65-45ee-baf0-ffbbb269eb05} <Debug> TCPHandler: Processed in 0.001360248 sec. | ||
| 2689 | 2026.05.14 17:28:38.865808 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2690 | 2026.05.14 17:28:38.865903 [ 294 ] {21ab45cb-05d6-4350-8ea6-2ef6bc116245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2691 | 2026.05.14 17:28:38.865954 [ 294 ] {21ab45cb-05d6-4350-8ea6-2ef6bc116245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2692 | 2026.05.14 17:28:38.866710 [ 294 ] {21ab45cb-05d6-4350-8ea6-2ef6bc116245} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.05.14 17:28:38.866746 [ 294 ] {21ab45cb-05d6-4350-8ea6-2ef6bc116245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2694 | 2026.05.14 17:28:38.867231 [ 294 ] {21ab45cb-05d6-4350-8ea6-2ef6bc116245} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2695 | 2026.05.14 17:28:38.867454 [ 294 ] {21ab45cb-05d6-4350-8ea6-2ef6bc116245} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.05.14 17:28:38.867600 [ 294 ] {21ab45cb-05d6-4350-8ea6-2ef6bc116245} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001715 sec., 3498.542274052478 rows/sec., 6.27 MiB/sec. | ||
| 2697 | 2026.05.14 17:28:38.867652 [ 294 ] {21ab45cb-05d6-4350-8ea6-2ef6bc116245} <Debug> TCPHandler: Processed in 0.001891155 sec. | ||
| 2698 | 2026.05.14 17:28:38.867789 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2026.05.14 17:28:38.867884 [ 294 ] {b90d19e1-6719-4188-a2e2-9a72c69e3ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2700 | 2026.05.14 17:28:38.867925 [ 294 ] {b90d19e1-6719-4188-a2e2-9a72c69e3ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2701 | 2026.05.14 17:28:38.868283 [ 294 ] {b90d19e1-6719-4188-a2e2-9a72c69e3ffb} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.05.14 17:28:38.868318 [ 294 ] {b90d19e1-6719-4188-a2e2-9a72c69e3ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2703 | 2026.05.14 17:28:38.868610 [ 294 ] {b90d19e1-6719-4188-a2e2-9a72c69e3ffb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2704 | 2026.05.14 17:28:38.868812 [ 294 ] {b90d19e1-6719-4188-a2e2-9a72c69e3ffb} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.05.14 17:28:38.868937 [ 294 ] {b90d19e1-6719-4188-a2e2-9a72c69e3ffb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 2706 | 2026.05.14 17:28:38.868971 [ 294 ] {b90d19e1-6719-4188-a2e2-9a72c69e3ffb} <Debug> TCPHandler: Processed in 0.001230566 sec. | ||
| 2707 | 2026.05.14 17:28:39.646007 [ 90 ] {} <Debug> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2708 | 2026.05.14 17:28:39.646068 [ 90 ] {} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.05.14 17:28:39.646089 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2710 | 2026.05.14 17:28:39.646254 [ 195 ] {e6556835-3006-412c-abbf-bd303053f224::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 | ||
| 2711 | 2026.05.14 17:28:39.646407 [ 195 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2712 | 2026.05.14 17:28:39.646439 [ 195 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2713 | 2026.05.14 17:28:39.646502 [ 195 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2714 | 2026.05.14 17:28:39.646544 [ 195 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2715 | 2026.05.14 17:28:39.646586 [ 195 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2716 | 2026.05.14 17:28:39.646625 [ 195 ] {e6556835-3006-412c-abbf-bd303053f224::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 | ||
| 2717 | 2026.05.14 17:28:39.647435 [ 201 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258556 sec., 375032.9742975283 rows/sec., 26.01 MiB/sec. | ||
| 2718 | 2026.05.14 17:28:39.647635 [ 198 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2719 | 2026.05.14 17:28:39.647931 [ 198 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_5_1} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.05.14 17:28:39.648006 [ 198 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_5_1} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2721 | 2026.05.14 17:28:39.648086 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2722 | 2026.05.14 17:28:40.261367 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 316 | ||
| 2723 | 2026.05.14 17:28:40.263608 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.05.14 17:28:40.263644 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2725 | 2026.05.14 17:28:40.264892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2726 | 2026.05.14 17:28:40.265158 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.05.14 17:28:40.265397 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2728 | 2026.05.14 17:28:42.751141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5201 | ||
| 2729 | 2026.05.14 17:28:42.751654 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.05.14 17:28:42.751702 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2731 | 2026.05.14 17:28:42.752215 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2732 | 2026.05.14 17:28:42.752464 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.05.14 17:28:42.752599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5201 | ||
| 2734 | 2026.05.14 17:28:42.752635 [ 118 ] {} <Debug> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2735 | 2026.05.14 17:28:42.752715 [ 118 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.05.14 17:28:42.752736 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2737 | 2026.05.14 17:28:42.752917 [ 199 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::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 | ||
| 2738 | 2026.05.14 17:28:42.753083 [ 199 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2739 | 2026.05.14 17:28:42.753133 [ 199 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2833 rows starting from the beginning of the part | ||
| 2740 | 2026.05.14 17:28:42.753229 [ 199 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2741 | 2026.05.14 17:28:42.753286 [ 199 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2742 | 2026.05.14 17:28:42.753331 [ 199 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2743 | 2026.05.14 17:28:42.753373 [ 199 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2744 | 2026.05.14 17:28:42.753419 [ 199 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2745 | 2026.05.14 17:28:42.754949 [ 198 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5201 rows, containing 4 columns (4 merged, 0 gathered) in 0.002112168 sec., 2462398.8243359425 rows/sec., 35.22 MiB/sec. | ||
| 2746 | 2026.05.14 17:28:42.755754 [ 199 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2747 | 2026.05.14 17:28:42.756019 [ 199 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_11_2} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.05.14 17:28:42.756104 [ 199 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_11_2} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2749 | 2026.05.14 17:28:42.756176 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2750 | 2026.05.14 17:28:43.020839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2751 | 2026.05.14 17:28:43.036740 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2026.05.14 17:28:43.036791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2753 | 2026.05.14 17:28:43.043091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2754 | 2026.05.14 17:28:43.043815 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2026.05.14 17:28:43.044131 [ 118 ] {} <Debug> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2756 | 2026.05.14 17:28:43.044204 [ 118 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2757 | 2026.05.14 17:28:43.044224 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2758 | 2026.05.14 17:28:43.044486 [ 187 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 2759 | 2026.05.14 17:28:43.046892 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2760 | 2026.05.14 17:28:43.048870 [ 187 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2761 | 2026.05.14 17:28:43.050244 [ 187 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 2762 | 2026.05.14 17:28:43.054652 [ 187 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 2763 | 2026.05.14 17:28:43.058732 [ 187 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 2764 | 2026.05.14 17:28:43.062765 [ 187 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 2765 | 2026.05.14 17:28:43.067205 [ 187 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 2766 | 2026.05.14 17:28:43.071428 [ 187 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 2767 | 2026.05.14 17:28:43.120583 [ 199 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.076213779 sec., 1089.0419172102725 rows/sec., 5.63 MiB/sec. | ||
| 2768 | 2026.05.14 17:28:43.122978 [ 198 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2769 | 2026.05.14 17:28:43.125154 [ 198 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_11_2} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2026.05.14 17:28:43.125273 [ 198 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_11_2} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2771 | 2026.05.14 17:28:43.127566 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2772 | 2026.05.14 17:28:43.856043 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2026.05.14 17:28:43.856267 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2774 | 2026.05.14 17:28:43.856588 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2775 | 2026.05.14 17:28:43.856625 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2776 | 2026.05.14 17:28:43.856852 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2777 | 2026.05.14 17:28:43.856918 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2778 | 2026.05.14 17:28:43.857056 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 2779 | 2026.05.14 17:28:43.857143 [ 355 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2780 | 2026.05.14 17:28:43.857167 [ 284 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2781 | 2026.05.14 17:28:43.857176 [ 345 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2782 | 2026.05.14 17:28:43.857167 [ 361 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2783 | 2026.05.14 17:28:43.857335 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2784 | 2026.05.14 17:28:43.857362 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2785 | 2026.05.14 17:28:43.857446 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2786 | 2026.05.14 17:28:43.857466 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2787 | 2026.05.14 17:28:43.857501 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2788 | 2026.05.14 17:28:43.857543 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2789 | 2026.05.14 17:28:43.857576 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2790 | 2026.05.14 17:28:43.858810 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002627 sec., 15607.156452226875 rows/sec., 3.86 MiB/sec. | ||
| 2791 | 2026.05.14 17:28:43.859024 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Debug> MemoryTracker: Peak memory usage (for query): 152.70 KiB. | ||
| 2792 | 2026.05.14 17:28:43.859041 [ 294 ] {63f1f121-8f3d-460d-aec4-97a3bd1e96b4} <Debug> TCPHandler: Processed in 0.003129371 sec. | ||
| 2793 | 2026.05.14 17:28:43.862192 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.05.14 17:28:43.862434 [ 294 ] {36be15e3-fb2e-4773-abdb-90e8488ed67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2795 | 2026.05.14 17:28:43.862529 [ 294 ] {36be15e3-fb2e-4773-abdb-90e8488ed67a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2796 | 2026.05.14 17:28:43.863463 [ 294 ] {36be15e3-fb2e-4773-abdb-90e8488ed67a} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2026.05.14 17:28:43.863501 [ 294 ] {36be15e3-fb2e-4773-abdb-90e8488ed67a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2798 | 2026.05.14 17:28:43.863865 [ 294 ] {36be15e3-fb2e-4773-abdb-90e8488ed67a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2799 | 2026.05.14 17:28:43.864086 [ 294 ] {36be15e3-fb2e-4773-abdb-90e8488ed67a} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2026.05.14 17:28:43.864237 [ 294 ] {36be15e3-fb2e-4773-abdb-90e8488ed67a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001874 sec., 12806.830309498398 rows/sec., 1.06 MiB/sec. | ||
| 2801 | 2026.05.14 17:28:43.864275 [ 294 ] {36be15e3-fb2e-4773-abdb-90e8488ed67a} <Debug> TCPHandler: Processed in 0.0022525 sec. | ||
| 2802 | 2026.05.14 17:28:43.864424 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.05.14 17:28:43.864520 [ 294 ] {cd745c36-758e-448e-93b2-7596653ef90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2804 | 2026.05.14 17:28:43.864561 [ 294 ] {cd745c36-758e-448e-93b2-7596653ef90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2805 | 2026.05.14 17:28:43.864993 [ 294 ] {cd745c36-758e-448e-93b2-7596653ef90c} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.05.14 17:28:43.865027 [ 294 ] {cd745c36-758e-448e-93b2-7596653ef90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2807 | 2026.05.14 17:28:43.865307 [ 294 ] {cd745c36-758e-448e-93b2-7596653ef90c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2808 | 2026.05.14 17:28:43.865541 [ 294 ] {cd745c36-758e-448e-93b2-7596653ef90c} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.05.14 17:28:43.865679 [ 294 ] {cd745c36-758e-448e-93b2-7596653ef90c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001177 sec., 5097.706032285471 rows/sec., 415.68 KiB/sec. | ||
| 2810 | 2026.05.14 17:28:43.865716 [ 294 ] {cd745c36-758e-448e-93b2-7596653ef90c} <Debug> TCPHandler: Processed in 0.001348518 sec. | ||
| 2811 | 2026.05.14 17:28:43.865835 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.05.14 17:28:43.865929 [ 294 ] {3d5ab087-fb1c-4eb2-ae43-83d2304738d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2813 | 2026.05.14 17:28:43.865968 [ 294 ] {3d5ab087-fb1c-4eb2-ae43-83d2304738d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2814 | 2026.05.14 17:28:43.866523 [ 294 ] {3d5ab087-fb1c-4eb2-ae43-83d2304738d9} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.05.14 17:28:43.866559 [ 294 ] {3d5ab087-fb1c-4eb2-ae43-83d2304738d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2816 | 2026.05.14 17:28:43.866903 [ 294 ] {3d5ab087-fb1c-4eb2-ae43-83d2304738d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2817 | 2026.05.14 17:28:43.867115 [ 294 ] {3d5ab087-fb1c-4eb2-ae43-83d2304738d9} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.05.14 17:28:43.867252 [ 294 ] {3d5ab087-fb1c-4eb2-ae43-83d2304738d9} <Debug> executeQuery: Read 247 rows, 22.58 KiB in 0.001341 sec., 184190.90231170767 rows/sec., 16.45 MiB/sec. | ||
| 2819 | 2026.05.14 17:28:43.867290 [ 294 ] {3d5ab087-fb1c-4eb2-ae43-83d2304738d9} <Debug> TCPHandler: Processed in 0.001503689 sec. | ||
| 2820 | 2026.05.14 17:28:43.867423 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.05.14 17:28:43.867520 [ 294 ] {9ffa4c6d-f928-4f58-807f-bfda1691b530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2822 | 2026.05.14 17:28:43.867559 [ 294 ] {9ffa4c6d-f928-4f58-807f-bfda1691b530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2823 | 2026.05.14 17:28:43.868058 [ 294 ] {9ffa4c6d-f928-4f58-807f-bfda1691b530} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.05.14 17:28:43.868094 [ 294 ] {9ffa4c6d-f928-4f58-807f-bfda1691b530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2825 | 2026.05.14 17:28:43.868406 [ 294 ] {9ffa4c6d-f928-4f58-807f-bfda1691b530} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2826 | 2026.05.14 17:28:43.868611 [ 294 ] {9ffa4c6d-f928-4f58-807f-bfda1691b530} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.05.14 17:28:43.868745 [ 294 ] {9ffa4c6d-f928-4f58-807f-bfda1691b530} <Debug> executeQuery: Read 52 rows, 3.94 KiB in 0.001243 sec., 41834.2719227675 rows/sec., 3.09 MiB/sec. | ||
| 2828 | 2026.05.14 17:28:43.868783 [ 294 ] {9ffa4c6d-f928-4f58-807f-bfda1691b530} <Debug> TCPHandler: Processed in 0.001408519 sec. | ||
| 2829 | 2026.05.14 17:28:43.868903 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.05.14 17:28:43.869001 [ 294 ] {6d026fd5-e644-4889-9772-eaf2e3118cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2831 | 2026.05.14 17:28:43.869040 [ 294 ] {6d026fd5-e644-4889-9772-eaf2e3118cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2832 | 2026.05.14 17:28:43.869485 [ 294 ] {6d026fd5-e644-4889-9772-eaf2e3118cd4} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.05.14 17:28:43.869520 [ 294 ] {6d026fd5-e644-4889-9772-eaf2e3118cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2834 | 2026.05.14 17:28:43.869818 [ 294 ] {6d026fd5-e644-4889-9772-eaf2e3118cd4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2835 | 2026.05.14 17:28:43.870026 [ 294 ] {6d026fd5-e644-4889-9772-eaf2e3118cd4} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.05.14 17:28:43.870158 [ 294 ] {6d026fd5-e644-4889-9772-eaf2e3118cd4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001176 sec., 20408.163265306124 rows/sec., 1.69 MiB/sec. | ||
| 2837 | 2026.05.14 17:28:43.870196 [ 294 ] {6d026fd5-e644-4889-9772-eaf2e3118cd4} <Debug> TCPHandler: Processed in 0.001342207 sec. | ||
| 2838 | 2026.05.14 17:28:43.870319 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.05.14 17:28:43.870416 [ 294 ] {4a25c660-dedd-4d34-937e-72bbb42530bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2840 | 2026.05.14 17:28:43.870454 [ 294 ] {4a25c660-dedd-4d34-937e-72bbb42530bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2841 | 2026.05.14 17:28:43.870865 [ 294 ] {4a25c660-dedd-4d34-937e-72bbb42530bf} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.05.14 17:28:43.870900 [ 294 ] {4a25c660-dedd-4d34-937e-72bbb42530bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2843 | 2026.05.14 17:28:43.871218 [ 294 ] {4a25c660-dedd-4d34-937e-72bbb42530bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2844 | 2026.05.14 17:28:43.871424 [ 294 ] {4a25c660-dedd-4d34-937e-72bbb42530bf} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.05.14 17:28:43.871559 [ 294 ] {4a25c660-dedd-4d34-937e-72bbb42530bf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 807.49 KiB/sec. | ||
| 2846 | 2026.05.14 17:28:43.871597 [ 294 ] {4a25c660-dedd-4d34-937e-72bbb42530bf} <Debug> TCPHandler: Processed in 0.001326268 sec. | ||
| 2847 | 2026.05.14 17:28:43.871723 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.05.14 17:28:43.871837 [ 294 ] {cc06b040-b12c-46e6-b11f-baf43b12ddcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2849 | 2026.05.14 17:28:43.871878 [ 294 ] {cc06b040-b12c-46e6-b11f-baf43b12ddcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2850 | 2026.05.14 17:28:43.872402 [ 294 ] {cc06b040-b12c-46e6-b11f-baf43b12ddcc} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.05.14 17:28:43.872439 [ 294 ] {cc06b040-b12c-46e6-b11f-baf43b12ddcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2852 | 2026.05.14 17:28:43.872769 [ 294 ] {cc06b040-b12c-46e6-b11f-baf43b12ddcc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2853 | 2026.05.14 17:28:43.872973 [ 294 ] {cc06b040-b12c-46e6-b11f-baf43b12ddcc} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.05.14 17:28:43.873109 [ 294 ] {cc06b040-b12c-46e6-b11f-baf43b12ddcc} <Debug> executeQuery: Read 140 rows, 11.58 KiB in 0.00129 sec., 108527.13178294574 rows/sec., 8.77 MiB/sec. | ||
| 2855 | 2026.05.14 17:28:43.873147 [ 294 ] {cc06b040-b12c-46e6-b11f-baf43b12ddcc} <Debug> TCPHandler: Processed in 0.001475979 sec. | ||
| 2856 | 2026.05.14 17:28:43.873269 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.05.14 17:28:43.873373 [ 294 ] {6ea6d12d-2685-45b9-aa50-f86e88c213f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.05.14 17:28:43.873414 [ 294 ] {6ea6d12d-2685-45b9-aa50-f86e88c213f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2859 | 2026.05.14 17:28:43.873808 [ 294 ] {6ea6d12d-2685-45b9-aa50-f86e88c213f7} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.05.14 17:28:43.873843 [ 294 ] {6ea6d12d-2685-45b9-aa50-f86e88c213f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2861 | 2026.05.14 17:28:43.874172 [ 294 ] {6ea6d12d-2685-45b9-aa50-f86e88c213f7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2862 | 2026.05.14 17:28:43.874372 [ 294 ] {6ea6d12d-2685-45b9-aa50-f86e88c213f7} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.05.14 17:28:43.874505 [ 294 ] {6ea6d12d-2685-45b9-aa50-f86e88c213f7} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001159 sec., 171699.7411561691 rows/sec., 12.31 MiB/sec. | ||
| 2864 | 2026.05.14 17:28:43.874542 [ 294 ] {6ea6d12d-2685-45b9-aa50-f86e88c213f7} <Debug> TCPHandler: Processed in 0.001321627 sec. | ||
| 2865 | 2026.05.14 17:28:43.874662 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.05.14 17:28:43.874756 [ 294 ] {edc23a73-b057-4676-91f9-ab3c46b1b50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2867 | 2026.05.14 17:28:43.874808 [ 294 ] {edc23a73-b057-4676-91f9-ab3c46b1b50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2868 | 2026.05.14 17:28:43.875586 [ 294 ] {edc23a73-b057-4676-91f9-ab3c46b1b50f} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.05.14 17:28:43.875622 [ 294 ] {edc23a73-b057-4676-91f9-ab3c46b1b50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2870 | 2026.05.14 17:28:43.876167 [ 294 ] {edc23a73-b057-4676-91f9-ab3c46b1b50f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2871 | 2026.05.14 17:28:43.876397 [ 294 ] {edc23a73-b057-4676-91f9-ab3c46b1b50f} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.05.14 17:28:43.876537 [ 294 ] {edc23a73-b057-4676-91f9-ab3c46b1b50f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001799 sec., 18899.388549193995 rows/sec., 33.87 MiB/sec. | ||
| 2873 | 2026.05.14 17:28:43.876588 [ 294 ] {edc23a73-b057-4676-91f9-ab3c46b1b50f} <Debug> TCPHandler: Processed in 0.001974646 sec. | ||
| 2874 | 2026.05.14 17:28:43.876718 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.05.14 17:28:43.876815 [ 294 ] {056e1c69-ddd8-4cb7-b73c-f1fb24875a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2876 | 2026.05.14 17:28:43.876855 [ 294 ] {056e1c69-ddd8-4cb7-b73c-f1fb24875a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2877 | 2026.05.14 17:28:43.877206 [ 294 ] {056e1c69-ddd8-4cb7-b73c-f1fb24875a49} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.05.14 17:28:43.877241 [ 294 ] {056e1c69-ddd8-4cb7-b73c-f1fb24875a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2879 | 2026.05.14 17:28:43.877542 [ 294 ] {056e1c69-ddd8-4cb7-b73c-f1fb24875a49} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2880 | 2026.05.14 17:28:43.877746 [ 294 ] {056e1c69-ddd8-4cb7-b73c-f1fb24875a49} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.05.14 17:28:43.877869 [ 294 ] {056e1c69-ddd8-4cb7-b73c-f1fb24875a49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 2882 | 2026.05.14 17:28:43.877904 [ 294 ] {056e1c69-ddd8-4cb7-b73c-f1fb24875a49} <Debug> TCPHandler: Processed in 0.001235416 sec. | ||
| 2883 | 2026.05.14 17:28:44.000265 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.27 MiB, peak 225.38 MiB, free memory in arenas 0.00 B, will set to 223.98 MiB (RSS), difference: 7.71 MiB | ||
| 2884 | 2026.05.14 17:28:48.854280 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2885 | 2026.05.14 17:28:48.854615 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2886 | 2026.05.14 17:28:48.855007 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2887 | 2026.05.14 17:28:48.855049 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2888 | 2026.05.14 17:28:48.855304 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2889 | 2026.05.14 17:28:48.855385 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2890 | 2026.05.14 17:28:48.855529 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2891 | 2026.05.14 17:28:48.855645 [ 361 ] {de45f360-0a34-465c-8e31-6274fd642852} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2892 | 2026.05.14 17:28:48.855668 [ 345 ] {de45f360-0a34-465c-8e31-6274fd642852} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2893 | 2026.05.14 17:28:48.855652 [ 355 ] {de45f360-0a34-465c-8e31-6274fd642852} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2894 | 2026.05.14 17:28:48.855670 [ 314 ] {de45f360-0a34-465c-8e31-6274fd642852} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2895 | 2026.05.14 17:28:48.855894 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2896 | 2026.05.14 17:28:48.855922 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2897 | 2026.05.14 17:28:48.856007 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2898 | 2026.05.14 17:28:48.856028 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2899 | 2026.05.14 17:28:48.856078 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2900 | 2026.05.14 17:28:48.856126 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2901 | 2026.05.14 17:28:48.856173 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2902 | 2026.05.14 17:28:48.857453 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Debug> executeQuery: Read 41 rows, 7.71 KiB in 0.002941 sec., 13940.836450187011 rows/sec., 2.56 MiB/sec. | ||
| 2903 | 2026.05.14 17:28:48.857630 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Debug> MemoryTracker: Peak memory usage (for query): 131.03 KiB. | ||
| 2904 | 2026.05.14 17:28:48.857647 [ 294 ] {de45f360-0a34-465c-8e31-6274fd642852} <Debug> TCPHandler: Processed in 0.003567487 sec. | ||
| 2905 | 2026.05.14 17:28:48.859550 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.05.14 17:28:48.859766 [ 294 ] {32d1fd2b-3d4e-4aed-957e-1f506f629da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2907 | 2026.05.14 17:28:48.859847 [ 294 ] {32d1fd2b-3d4e-4aed-957e-1f506f629da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2908 | 2026.05.14 17:28:48.860686 [ 294 ] {32d1fd2b-3d4e-4aed-957e-1f506f629da3} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.05.14 17:28:48.860735 [ 294 ] {32d1fd2b-3d4e-4aed-957e-1f506f629da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2910 | 2026.05.14 17:28:48.861123 [ 294 ] {32d1fd2b-3d4e-4aed-957e-1f506f629da3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2911 | 2026.05.14 17:28:48.861346 [ 294 ] {32d1fd2b-3d4e-4aed-957e-1f506f629da3} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.05.14 17:28:48.861497 [ 294 ] {32d1fd2b-3d4e-4aed-957e-1f506f629da3} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.00179 sec., 39106.14525139665 rows/sec., 3.12 MiB/sec. | ||
| 2913 | 2026.05.14 17:28:48.861535 [ 294 ] {32d1fd2b-3d4e-4aed-957e-1f506f629da3} <Debug> TCPHandler: Processed in 0.002090277 sec. | ||
| 2914 | 2026.05.14 17:28:48.861707 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.05.14 17:28:48.861802 [ 294 ] {d86329c3-d5dd-4883-b918-0387d9077f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.05.14 17:28:48.861842 [ 294 ] {d86329c3-d5dd-4883-b918-0387d9077f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2917 | 2026.05.14 17:28:48.862291 [ 294 ] {d86329c3-d5dd-4883-b918-0387d9077f71} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.05.14 17:28:48.862328 [ 294 ] {d86329c3-d5dd-4883-b918-0387d9077f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2919 | 2026.05.14 17:28:48.862616 [ 294 ] {d86329c3-d5dd-4883-b918-0387d9077f71} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2920 | 2026.05.14 17:28:48.862842 [ 294 ] {d86329c3-d5dd-4883-b918-0387d9077f71} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.14 17:28:48.862947 [ 149 ] {} <Debug> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2922 | 2026.05.14 17:28:48.862978 [ 294 ] {d86329c3-d5dd-4883-b918-0387d9077f71} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001194 sec., 5862.646566164154 rows/sec., 440.84 KiB/sec. | ||
| 2923 | 2026.05.14 17:28:48.863014 [ 149 ] {} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.05.14 17:28:48.863080 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2925 | 2026.05.14 17:28:48.863147 [ 294 ] {d86329c3-d5dd-4883-b918-0387d9077f71} <Debug> TCPHandler: Processed in 0.001484889 sec. | ||
| 2926 | 2026.05.14 17:28:48.863234 [ 186 ] {ffb280c8-8580-4c22-a647-d31891438e4e::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 | ||
| 2927 | 2026.05.14 17:28:48.863358 [ 186 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2928 | 2026.05.14 17:28:48.863404 [ 186 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 200 rows starting from the beginning of the part | ||
| 2929 | 2026.05.14 17:28:48.863406 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.05.14 17:28:48.863511 [ 186 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2931 | 2026.05.14 17:28:48.863567 [ 294 ] {ac70a033-3d25-45aa-aa90-85f263394319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2932 | 2026.05.14 17:28:48.863582 [ 186 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 2933 | 2026.05.14 17:28:48.863640 [ 294 ] {ac70a033-3d25-45aa-aa90-85f263394319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2934 | 2026.05.14 17:28:48.863651 [ 186 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 2935 | 2026.05.14 17:28:48.863711 [ 186 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 2936 | 2026.05.14 17:28:48.863766 [ 186 ] {ffb280c8-8580-4c22-a647-d31891438e4e::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 | ||
| 2937 | 2026.05.14 17:28:48.864288 [ 294 ] {ac70a033-3d25-45aa-aa90-85f263394319} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.05.14 17:28:48.864336 [ 294 ] {ac70a033-3d25-45aa-aa90-85f263394319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2939 | 2026.05.14 17:28:48.864744 [ 198 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577001 sec., 195941.53713282364 rows/sec., 13.81 MiB/sec. | ||
| 2940 | 2026.05.14 17:28:48.864900 [ 294 ] {ac70a033-3d25-45aa-aa90-85f263394319} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2941 | 2026.05.14 17:28:48.864903 [ 199 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2942 | 2026.05.14 17:28:48.865266 [ 199 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_11_2} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.14 17:28:48.865338 [ 199 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_11_2} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2944 | 2026.05.14 17:28:48.865371 [ 294 ] {ac70a033-3d25-45aa-aa90-85f263394319} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.05.14 17:28:48.865398 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2946 | 2026.05.14 17:28:48.865606 [ 294 ] {ac70a033-3d25-45aa-aa90-85f263394319} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.002084 sec., 34069.09788867563 rows/sec., 2.66 MiB/sec. | ||
| 2947 | 2026.05.14 17:28:48.865688 [ 294 ] {ac70a033-3d25-45aa-aa90-85f263394319} <Debug> TCPHandler: Processed in 0.002414111 sec. | ||
| 2948 | 2026.05.14 17:28:48.865916 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.05.14 17:28:48.866051 [ 294 ] {c44b04d0-44dc-4e90-9fbc-1b505edf4dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2950 | 2026.05.14 17:28:48.866111 [ 294 ] {c44b04d0-44dc-4e90-9fbc-1b505edf4dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2951 | 2026.05.14 17:28:48.866667 [ 294 ] {c44b04d0-44dc-4e90-9fbc-1b505edf4dae} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.05.14 17:28:48.866707 [ 294 ] {c44b04d0-44dc-4e90-9fbc-1b505edf4dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2953 | 2026.05.14 17:28:48.867083 [ 294 ] {c44b04d0-44dc-4e90-9fbc-1b505edf4dae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2954 | 2026.05.14 17:28:48.867315 [ 294 ] {c44b04d0-44dc-4e90-9fbc-1b505edf4dae} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.05.14 17:28:48.867443 [ 294 ] {c44b04d0-44dc-4e90-9fbc-1b505edf4dae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001435 sec., 111498.25783972125 rows/sec., 7.77 MiB/sec. | ||
| 2956 | 2026.05.14 17:28:48.867479 [ 294 ] {c44b04d0-44dc-4e90-9fbc-1b505edf4dae} <Debug> TCPHandler: Processed in 0.001692602 sec. | ||
| 2957 | 2026.05.14 17:28:48.867630 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.05.14 17:28:48.867725 [ 294 ] {1af8658d-fd47-4b42-bf40-501311436673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2959 | 2026.05.14 17:28:48.867778 [ 294 ] {1af8658d-fd47-4b42-bf40-501311436673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2960 | 2026.05.14 17:28:48.868611 [ 294 ] {1af8658d-fd47-4b42-bf40-501311436673} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.05.14 17:28:48.868647 [ 294 ] {1af8658d-fd47-4b42-bf40-501311436673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2962 | 2026.05.14 17:28:48.869138 [ 294 ] {1af8658d-fd47-4b42-bf40-501311436673} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2963 | 2026.05.14 17:28:48.869365 [ 294 ] {1af8658d-fd47-4b42-bf40-501311436673} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.05.14 17:28:48.869500 [ 294 ] {1af8658d-fd47-4b42-bf40-501311436673} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001793 sec., 3904.0713887339653 rows/sec., 7.00 MiB/sec. | ||
| 2965 | 2026.05.14 17:28:48.869551 [ 294 ] {1af8658d-fd47-4b42-bf40-501311436673} <Debug> TCPHandler: Processed in 0.001968496 sec. | ||
| 2966 | 2026.05.14 17:28:48.869696 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.05.14 17:28:48.869790 [ 294 ] {3c5491a6-d024-4575-b2d5-96cd03d7f21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2968 | 2026.05.14 17:28:48.869831 [ 294 ] {3c5491a6-d024-4575-b2d5-96cd03d7f21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2969 | 2026.05.14 17:28:48.870216 [ 294 ] {3c5491a6-d024-4575-b2d5-96cd03d7f21a} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.05.14 17:28:48.870251 [ 294 ] {3c5491a6-d024-4575-b2d5-96cd03d7f21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2971 | 2026.05.14 17:28:48.870550 [ 294 ] {3c5491a6-d024-4575-b2d5-96cd03d7f21a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2972 | 2026.05.14 17:28:48.870766 [ 294 ] {3c5491a6-d024-4575-b2d5-96cd03d7f21a} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.05.14 17:28:48.870890 [ 294 ] {3c5491a6-d024-4575-b2d5-96cd03d7f21a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 2974 | 2026.05.14 17:28:48.870926 [ 294 ] {3c5491a6-d024-4575-b2d5-96cd03d7f21a} <Debug> TCPHandler: Processed in 0.001277387 sec. | ||
| 2975 | 2026.05.14 17:28:50.195659 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2976 | 2026.05.14 17:28:50.195716 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2977 | 2026.05.14 17:28:50.252712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5713 | ||
| 2978 | 2026.05.14 17:28:50.253483 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.05.14 17:28:50.253516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2980 | 2026.05.14 17:28:50.253987 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2981 | 2026.05.14 17:28:50.254211 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.05.14 17:28:50.254336 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5713 | ||
| 2983 | 2026.05.14 17:28:50.265584 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 352 | ||
| 2984 | 2026.05.14 17:28:50.268230 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.05.14 17:28:50.268267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2986 | 2026.05.14 17:28:50.269334 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2987 | 2026.05.14 17:28:50.269592 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.05.14 17:28:50.269806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2989 | 2026.05.14 17:28:50.546961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2990 | 2026.05.14 17:28:50.563914 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.05.14 17:28:50.563974 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2992 | 2026.05.14 17:28:50.570216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2993 | 2026.05.14 17:28:50.570901 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.05.14 17:28:50.573742 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2995 | 2026.05.14 17:28:53.855177 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2996 | 2026.05.14 17:28:53.855538 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2997 | 2026.05.14 17:28:53.855904 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2998 | 2026.05.14 17:28:53.855937 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2999 | 2026.05.14 17:28:53.856171 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3000 | 2026.05.14 17:28:53.856249 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3001 | 2026.05.14 17:28:53.856394 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3002 | 2026.05.14 17:28:53.856497 [ 341 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3003 | 2026.05.14 17:28:53.856498 [ 355 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3004 | 2026.05.14 17:28:53.856532 [ 314 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3005 | 2026.05.14 17:28:53.856498 [ 345 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3006 | 2026.05.14 17:28:53.856690 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3007 | 2026.05.14 17:28:53.856718 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3008 | 2026.05.14 17:28:53.856808 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3009 | 2026.05.14 17:28:53.856828 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3010 | 2026.05.14 17:28:53.856863 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3011 | 2026.05.14 17:28:53.856899 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3012 | 2026.05.14 17:28:53.856940 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3013 | 2026.05.14 17:28:53.858349 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Debug> executeQuery: Read 41 rows, 7.71 KiB in 0.002952 sec., 13888.888888888889 rows/sec., 2.55 MiB/sec. | ||
| 3014 | 2026.05.14 17:28:53.858551 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Debug> MemoryTracker: Peak memory usage (for query): 131.92 KiB. | ||
| 3015 | 2026.05.14 17:28:53.858571 [ 294 ] {8d4d6362-a5ec-4536-b1f7-addd620c6fbd} <Debug> TCPHandler: Processed in 0.003585657 sec. | ||
| 3016 | 2026.05.14 17:28:53.860830 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2026.05.14 17:28:53.860980 [ 294 ] {4cf93a4a-7858-4bc9-8219-b9bd9e5efe40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3018 | 2026.05.14 17:28:53.861033 [ 294 ] {4cf93a4a-7858-4bc9-8219-b9bd9e5efe40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3019 | 2026.05.14 17:28:53.861766 [ 294 ] {4cf93a4a-7858-4bc9-8219-b9bd9e5efe40} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.05.14 17:28:53.861804 [ 294 ] {4cf93a4a-7858-4bc9-8219-b9bd9e5efe40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3021 | 2026.05.14 17:28:53.862207 [ 294 ] {4cf93a4a-7858-4bc9-8219-b9bd9e5efe40} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3022 | 2026.05.14 17:28:53.862465 [ 294 ] {4cf93a4a-7858-4bc9-8219-b9bd9e5efe40} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.05.14 17:28:53.862620 [ 294 ] {4cf93a4a-7858-4bc9-8219-b9bd9e5efe40} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001678 sec., 75089.39213349225 rows/sec., 6.47 MiB/sec. | ||
| 3024 | 2026.05.14 17:28:53.862659 [ 294 ] {4cf93a4a-7858-4bc9-8219-b9bd9e5efe40} <Debug> TCPHandler: Processed in 0.001896435 sec. | ||
| 3025 | 2026.05.14 17:28:53.862862 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3026 | 2026.05.14 17:28:53.862967 [ 294 ] {b2e053eb-2c2a-4223-918e-72db58b91971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3027 | 2026.05.14 17:28:53.863007 [ 294 ] {b2e053eb-2c2a-4223-918e-72db58b91971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3028 | 2026.05.14 17:28:53.863441 [ 294 ] {b2e053eb-2c2a-4223-918e-72db58b91971} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.05.14 17:28:53.863475 [ 294 ] {b2e053eb-2c2a-4223-918e-72db58b91971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3030 | 2026.05.14 17:28:53.863768 [ 294 ] {b2e053eb-2c2a-4223-918e-72db58b91971} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3031 | 2026.05.14 17:28:53.863983 [ 294 ] {b2e053eb-2c2a-4223-918e-72db58b91971} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.05.14 17:28:53.864113 [ 294 ] {b2e053eb-2c2a-4223-918e-72db58b91971} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001173 sec., 29838.022165387894 rows/sec., 2.19 MiB/sec. | ||
| 3033 | 2026.05.14 17:28:53.864152 [ 294 ] {b2e053eb-2c2a-4223-918e-72db58b91971} <Debug> TCPHandler: Processed in 0.001338547 sec. | ||
| 3034 | 2026.05.14 17:28:53.864295 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2026.05.14 17:28:53.864400 [ 294 ] {2c307368-52da-4ef7-b86b-66439ef215cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3036 | 2026.05.14 17:28:53.864439 [ 294 ] {2c307368-52da-4ef7-b86b-66439ef215cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3037 | 2026.05.14 17:28:53.864883 [ 294 ] {2c307368-52da-4ef7-b86b-66439ef215cf} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.05.14 17:28:53.864920 [ 294 ] {2c307368-52da-4ef7-b86b-66439ef215cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3039 | 2026.05.14 17:28:53.865229 [ 294 ] {2c307368-52da-4ef7-b86b-66439ef215cf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3040 | 2026.05.14 17:28:53.865441 [ 294 ] {2c307368-52da-4ef7-b86b-66439ef215cf} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.05.14 17:28:53.865569 [ 294 ] {2c307368-52da-4ef7-b86b-66439ef215cf} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001188 sec., 83333.33333333333 rows/sec., 6.51 MiB/sec. | ||
| 3042 | 2026.05.14 17:28:53.865606 [ 294 ] {2c307368-52da-4ef7-b86b-66439ef215cf} <Debug> TCPHandler: Processed in 0.001359697 sec. | ||
| 3043 | 2026.05.14 17:28:53.865734 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.05.14 17:28:53.865829 [ 294 ] {0f0c8fe2-e409-40cf-aa97-e40505aef41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3045 | 2026.05.14 17:28:53.865870 [ 294 ] {0f0c8fe2-e409-40cf-aa97-e40505aef41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3046 | 2026.05.14 17:28:53.866359 [ 294 ] {0f0c8fe2-e409-40cf-aa97-e40505aef41b} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.05.14 17:28:53.866397 [ 294 ] {0f0c8fe2-e409-40cf-aa97-e40505aef41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3048 | 2026.05.14 17:28:53.866741 [ 294 ] {0f0c8fe2-e409-40cf-aa97-e40505aef41b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3049 | 2026.05.14 17:28:53.866977 [ 294 ] {0f0c8fe2-e409-40cf-aa97-e40505aef41b} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.05.14 17:28:53.867110 [ 294 ] {0f0c8fe2-e409-40cf-aa97-e40505aef41b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 3051 | 2026.05.14 17:28:53.867148 [ 294 ] {0f0c8fe2-e409-40cf-aa97-e40505aef41b} <Debug> TCPHandler: Processed in 0.001462719 sec. | ||
| 3052 | 2026.05.14 17:28:53.867303 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2026.05.14 17:28:53.867400 [ 294 ] {c2f56fbd-d87c-482d-bae8-238ab4a81dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3054 | 2026.05.14 17:28:53.867453 [ 294 ] {c2f56fbd-d87c-482d-bae8-238ab4a81dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3055 | 2026.05.14 17:28:53.868341 [ 294 ] {c2f56fbd-d87c-482d-bae8-238ab4a81dce} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.05.14 17:28:53.868380 [ 294 ] {c2f56fbd-d87c-482d-bae8-238ab4a81dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3057 | 2026.05.14 17:28:53.868947 [ 294 ] {c2f56fbd-d87c-482d-bae8-238ab4a81dce} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3058 | 2026.05.14 17:28:53.869175 [ 294 ] {c2f56fbd-d87c-482d-bae8-238ab4a81dce} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.05.14 17:28:53.869312 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3060 | 2026.05.14 17:28:53.869319 [ 294 ] {c2f56fbd-d87c-482d-bae8-238ab4a81dce} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001937 sec., 18069.179143004647 rows/sec., 32.38 MiB/sec. | ||
| 3061 | 2026.05.14 17:28:53.869365 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.05.14 17:28:53.869392 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3063 | 2026.05.14 17:28:53.869393 [ 294 ] {c2f56fbd-d87c-482d-bae8-238ab4a81dce} <Debug> TCPHandler: Processed in 0.002139668 sec. | ||
| 3064 | 2026.05.14 17:28:53.869535 [ 186 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::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 | ||
| 3065 | 2026.05.14 17:28:53.869801 [ 186 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3066 | 2026.05.14 17:28:53.869863 [ 186 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 105 rows starting from the beginning of the part | ||
| 3067 | 2026.05.14 17:28:53.869987 [ 186 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3068 | 2026.05.14 17:28:53.870095 [ 186 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 3069 | 2026.05.14 17:28:53.870132 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.05.14 17:28:53.870201 [ 186 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3071 | 2026.05.14 17:28:53.870248 [ 294 ] {9086b967-5e0f-4cd9-af9f-6890a037acd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3072 | 2026.05.14 17:28:53.870299 [ 294 ] {9086b967-5e0f-4cd9-af9f-6890a037acd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3073 | 2026.05.14 17:28:53.870308 [ 186 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
| 3074 | 2026.05.14 17:28:53.870414 [ 186 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 3075 | 2026.05.14 17:28:53.870684 [ 294 ] {9086b967-5e0f-4cd9-af9f-6890a037acd9} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.05.14 17:28:53.870726 [ 294 ] {9086b967-5e0f-4cd9-af9f-6890a037acd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3077 | 2026.05.14 17:28:53.871104 [ 294 ] {9086b967-5e0f-4cd9-af9f-6890a037acd9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3078 | 2026.05.14 17:28:53.871333 [ 294 ] {9086b967-5e0f-4cd9-af9f-6890a037acd9} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.05.14 17:28:53.871470 [ 294 ] {9086b967-5e0f-4cd9-af9f-6890a037acd9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 3080 | 2026.05.14 17:28:53.871509 [ 294 ] {9086b967-5e0f-4cd9-af9f-6890a037acd9} <Debug> TCPHandler: Processed in 0.001430559 sec. | ||
| 3081 | 2026.05.14 17:28:53.874820 [ 186 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 19 columns (19 merged, 0 gathered) in 0.00534136 sec., 41375.230278430965 rows/sec., 74.14 MiB/sec. | ||
| 3082 | 2026.05.14 17:28:53.875247 [ 186 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3083 | 2026.05.14 17:28:53.875560 [ 186 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2026.05.14 17:28:53.875638 [ 186 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3085 | 2026.05.14 17:28:53.875733 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3086 | 2026.05.14 17:28:54.256585 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3087 | 2026.05.14 17:28:54.256900 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'kstat_sampler:expired_targets', '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) | ||
| 3088 | 2026.05.14 17:28:54.257260 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3089 | 2026.05.14 17:28:54.257297 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'kstat_sampler:expired_targets', '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 | ||
| 3090 | 2026.05.14 17:28:54.257540 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3091 | 2026.05.14 17:28:54.257608 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3092 | 2026.05.14 17:28:54.257753 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 3093 | 2026.05.14 17:28:54.257868 [ 341 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3094 | 2026.05.14 17:28:54.257892 [ 314 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3095 | 2026.05.14 17:28:54.257871 [ 345 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3096 | 2026.05.14 17:28:54.257868 [ 355 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3097 | 2026.05.14 17:28:54.258110 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 3098 | 2026.05.14 17:28:54.258142 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3099 | 2026.05.14 17:28:54.258229 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3100 | 2026.05.14 17:28:54.258249 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3101 | 2026.05.14 17:28:54.258284 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
| 3102 | 2026.05.14 17:28:54.258320 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
| 3103 | 2026.05.14 17:28:54.258354 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
| 3104 | 2026.05.14 17:28:54.260200 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Debug> executeQuery: Read 41 rows, 7.71 KiB in 0.003411 sec., 12019.935502785107 rows/sec., 2.21 MiB/sec. | ||
| 3105 | 2026.05.14 17:28:54.260340 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Debug> MemoryTracker: Peak memory usage (for query): 135.20 KiB. | ||
| 3106 | 2026.05.14 17:28:54.260357 [ 294 ] {3f038929-86eb-4b79-85fe-73e94a0ab817} <Debug> TCPHandler: Processed in 0.003958082 sec. | ||
| 3107 | 2026.05.14 17:28:54.280381 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.05.14 17:28:54.280582 [ 294 ] {aa5ee6e6-8a50-4955-870d-659b0cce0634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3109 | 2026.05.14 17:28:54.280646 [ 294 ] {aa5ee6e6-8a50-4955-870d-659b0cce0634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3110 | 2026.05.14 17:28:54.281696 [ 294 ] {aa5ee6e6-8a50-4955-870d-659b0cce0634} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.05.14 17:28:54.281749 [ 294 ] {aa5ee6e6-8a50-4955-870d-659b0cce0634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3112 | 2026.05.14 17:28:54.282208 [ 294 ] {aa5ee6e6-8a50-4955-870d-659b0cce0634} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3113 | 2026.05.14 17:28:54.282423 [ 294 ] {aa5ee6e6-8a50-4955-870d-659b0cce0634} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.05.14 17:28:54.282594 [ 294 ] {aa5ee6e6-8a50-4955-870d-659b0cce0634} <Debug> executeQuery: Read 10 rows, 1.97 KiB in 0.002064 sec., 4844.961240310078 rows/sec., 954.32 KiB/sec. | ||
| 3115 | 2026.05.14 17:28:54.282665 [ 294 ] {aa5ee6e6-8a50-4955-870d-659b0cce0634} <Debug> TCPHandler: Processed in 0.002380291 sec. | ||
| 3116 | 2026.05.14 17:28:54.282918 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.05.14 17:28:54.283052 [ 294 ] {b12584a2-f0ba-4848-83ad-032f019a1501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3118 | 2026.05.14 17:28:54.283113 [ 294 ] {b12584a2-f0ba-4848-83ad-032f019a1501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3119 | 2026.05.14 17:28:54.283599 [ 294 ] {b12584a2-f0ba-4848-83ad-032f019a1501} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.05.14 17:28:54.283635 [ 294 ] {b12584a2-f0ba-4848-83ad-032f019a1501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3121 | 2026.05.14 17:28:54.283927 [ 294 ] {b12584a2-f0ba-4848-83ad-032f019a1501} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3122 | 2026.05.14 17:28:54.284166 [ 294 ] {b12584a2-f0ba-4848-83ad-032f019a1501} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.05.14 17:28:54.284287 [ 139 ] {} <Debug> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3124 | 2026.05.14 17:28:54.284294 [ 294 ] {b12584a2-f0ba-4848-83ad-032f019a1501} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001284 sec., 3115.264797507788 rows/sec., 254.03 KiB/sec. | ||
| 3125 | 2026.05.14 17:28:54.284337 [ 139 ] {} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.05.14 17:28:54.284354 [ 294 ] {b12584a2-f0ba-4848-83ad-032f019a1501} <Debug> TCPHandler: Processed in 0.00155292 sec. | ||
| 3127 | 2026.05.14 17:28:54.284372 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3128 | 2026.05.14 17:28:54.284473 [ 186 ] {55a84e37-1f29-42f6-97ab-ea2194994803::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 | ||
| 3129 | 2026.05.14 17:28:54.284491 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2026.05.14 17:28:54.284577 [ 186 ] {55a84e37-1f29-42f6-97ab-ea2194994803::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3131 | 2026.05.14 17:28:54.284591 [ 294 ] {4272c1d0-dbc5-4a19-96e5-c821661367f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3132 | 2026.05.14 17:28:54.284608 [ 186 ] {55a84e37-1f29-42f6-97ab-ea2194994803::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 | ||
| 3133 | 2026.05.14 17:28:54.284631 [ 294 ] {4272c1d0-dbc5-4a19-96e5-c821661367f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3134 | 2026.05.14 17:28:54.284672 [ 186 ] {55a84e37-1f29-42f6-97ab-ea2194994803::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3135 | 2026.05.14 17:28:54.284722 [ 186 ] {55a84e37-1f29-42f6-97ab-ea2194994803::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3136 | 2026.05.14 17:28:54.284769 [ 186 ] {55a84e37-1f29-42f6-97ab-ea2194994803::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3137 | 2026.05.14 17:28:54.284816 [ 186 ] {55a84e37-1f29-42f6-97ab-ea2194994803::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 | ||
| 3138 | 2026.05.14 17:28:54.284862 [ 186 ] {55a84e37-1f29-42f6-97ab-ea2194994803::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3139 | 2026.05.14 17:28:54.285692 [ 199 ] {55a84e37-1f29-42f6-97ab-ea2194994803::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255447 sec., 20709.75517086743 rows/sec., 1.73 MiB/sec. | ||
| 3140 | 2026.05.14 17:28:54.285884 [ 194 ] {55a84e37-1f29-42f6-97ab-ea2194994803::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3141 | 2026.05.14 17:28:54.286203 [ 194 ] {55a84e37-1f29-42f6-97ab-ea2194994803::all_1_6_1} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.05.14 17:28:54.286286 [ 194 ] {55a84e37-1f29-42f6-97ab-ea2194994803::all_1_6_1} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3143 | 2026.05.14 17:28:54.286382 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3144 | 2026.05.14 17:28:54.286463 [ 294 ] {4272c1d0-dbc5-4a19-96e5-c821661367f6} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2026.05.14 17:28:54.286507 [ 294 ] {4272c1d0-dbc5-4a19-96e5-c821661367f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3146 | 2026.05.14 17:28:54.286972 [ 294 ] {4272c1d0-dbc5-4a19-96e5-c821661367f6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3147 | 2026.05.14 17:28:54.287180 [ 294 ] {4272c1d0-dbc5-4a19-96e5-c821661367f6} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2026.05.14 17:28:54.287307 [ 294 ] {4272c1d0-dbc5-4a19-96e5-c821661367f6} <Debug> executeQuery: Read 2420 rows, 181.92 KiB in 0.002751 sec., 879680.1163213378 rows/sec., 64.58 MiB/sec. | ||
| 3149 | 2026.05.14 17:28:54.287308 [ 139 ] {} <Debug> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3150 | 2026.05.14 17:28:54.287345 [ 294 ] {4272c1d0-dbc5-4a19-96e5-c821661367f6} <Debug> TCPHandler: Processed in 0.002922469 sec. | ||
| 3151 | 2026.05.14 17:28:54.287364 [ 139 ] {} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.05.14 17:28:54.287394 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3153 | 2026.05.14 17:28:54.287489 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2026.05.14 17:28:54.287519 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::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 | ||
| 3155 | 2026.05.14 17:28:54.287592 [ 294 ] {4c3e00a8-00d0-45e3-a996-a0d3ec4bae03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3156 | 2026.05.14 17:28:54.287635 [ 294 ] {4c3e00a8-00d0-45e3-a996-a0d3ec4bae03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3157 | 2026.05.14 17:28:54.287652 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3158 | 2026.05.14 17:28:54.287689 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1006 rows starting from the beginning of the part | ||
| 3159 | 2026.05.14 17:28:54.287755 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 68 rows starting from the beginning of the part | ||
| 3160 | 2026.05.14 17:28:54.287800 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 247 rows starting from the beginning of the part | ||
| 3161 | 2026.05.14 17:28:54.287843 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part | ||
| 3162 | 2026.05.14 17:28:54.287884 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 126 rows starting from the beginning of the part | ||
| 3163 | 2026.05.14 17:28:54.287922 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2420 rows starting from the beginning of the part | ||
| 3164 | 2026.05.14 17:28:54.288143 [ 294 ] {4c3e00a8-00d0-45e3-a996-a0d3ec4bae03} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.05.14 17:28:54.288188 [ 294 ] {4c3e00a8-00d0-45e3-a996-a0d3ec4bae03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3166 | 2026.05.14 17:28:54.288512 [ 294 ] {4c3e00a8-00d0-45e3-a996-a0d3ec4bae03} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3167 | 2026.05.14 17:28:54.288765 [ 294 ] {4c3e00a8-00d0-45e3-a996-a0d3ec4bae03} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.05.14 17:28:54.288908 [ 294 ] {4c3e00a8-00d0-45e3-a996-a0d3ec4bae03} <Debug> executeQuery: Read 20 rows, 1.48 KiB in 0.001305 sec., 15325.670498084291 rows/sec., 1.11 MiB/sec. | ||
| 3169 | 2026.05.14 17:28:54.288946 [ 294 ] {4c3e00a8-00d0-45e3-a996-a0d3ec4bae03} <Debug> TCPHandler: Processed in 0.001477239 sec. | ||
| 3170 | 2026.05.14 17:28:54.289079 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2026.05.14 17:28:54.289174 [ 294 ] {36ac3eff-83c5-4b5b-a2f1-9da035c4286c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3172 | 2026.05.14 17:28:54.289213 [ 294 ] {36ac3eff-83c5-4b5b-a2f1-9da035c4286c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3173 | 2026.05.14 17:28:54.289763 [ 194 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3937 rows, containing 5 columns (5 merged, 0 gathered) in 0.00226852 sec., 1735492.7441680038 rows/sec., 139.84 MiB/sec. | ||
| 3174 | 2026.05.14 17:28:54.289974 [ 294 ] {36ac3eff-83c5-4b5b-a2f1-9da035c4286c} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.05.14 17:28:54.290016 [ 294 ] {36ac3eff-83c5-4b5b-a2f1-9da035c4286c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3176 | 2026.05.14 17:28:54.290160 [ 191 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3177 | 2026.05.14 17:28:54.290452 [ 294 ] {36ac3eff-83c5-4b5b-a2f1-9da035c4286c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3178 | 2026.05.14 17:28:54.290537 [ 191 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_16_3} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.05.14 17:28:54.290645 [ 191 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_16_3} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3180 | 2026.05.14 17:28:54.290741 [ 294 ] {36ac3eff-83c5-4b5b-a2f1-9da035c4286c} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3181 | 2026.05.14 17:28:54.290753 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 3182 | 2026.05.14 17:28:54.290884 [ 294 ] {36ac3eff-83c5-4b5b-a2f1-9da035c4286c} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001728 sec., 463541.6666666667 rows/sec., 26.78 MiB/sec. | ||
| 3183 | 2026.05.14 17:28:54.290927 [ 294 ] {36ac3eff-83c5-4b5b-a2f1-9da035c4286c} <Debug> TCPHandler: Processed in 0.001897075 sec. | ||
| 3184 | 2026.05.14 17:28:54.291083 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.05.14 17:28:54.291179 [ 294 ] {470fd349-d231-4eb3-9f90-4137ddcceef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3186 | 2026.05.14 17:28:54.291218 [ 294 ] {470fd349-d231-4eb3-9f90-4137ddcceef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3187 | 2026.05.14 17:28:54.291616 [ 294 ] {470fd349-d231-4eb3-9f90-4137ddcceef9} <Trace> oximeter.fields_u64 (e739dd0d-498d-4259-90c2-c8b65b47dc73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.05.14 17:28:54.291652 [ 294 ] {470fd349-d231-4eb3-9f90-4137ddcceef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3189 | 2026.05.14 17:28:54.291952 [ 294 ] {470fd349-d231-4eb3-9f90-4137ddcceef9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 3190 | 2026.05.14 17:28:54.292184 [ 294 ] {470fd349-d231-4eb3-9f90-4137ddcceef9} <Trace> oximeter.fields_u64 (e739dd0d-498d-4259-90c2-c8b65b47dc73): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2026.05.14 17:28:54.292310 [ 294 ] {470fd349-d231-4eb3-9f90-4137ddcceef9} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 122.39 KiB/sec. | ||
| 3192 | 2026.05.14 17:28:54.292347 [ 294 ] {470fd349-d231-4eb3-9f90-4137ddcceef9} <Debug> TCPHandler: Processed in 0.001312908 sec. | ||
| 3193 | 2026.05.14 17:28:54.292486 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.05.14 17:28:54.292582 [ 294 ] {d579163d-74a0-4075-bb5a-0b3e686ec6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3195 | 2026.05.14 17:28:54.292622 [ 294 ] {d579163d-74a0-4075-bb5a-0b3e686ec6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3196 | 2026.05.14 17:28:54.293472 [ 294 ] {d579163d-74a0-4075-bb5a-0b3e686ec6e7} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2026.05.14 17:28:54.293508 [ 294 ] {d579163d-74a0-4075-bb5a-0b3e686ec6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3198 | 2026.05.14 17:28:54.293914 [ 294 ] {d579163d-74a0-4075-bb5a-0b3e686ec6e7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3199 | 2026.05.14 17:28:54.294125 [ 294 ] {d579163d-74a0-4075-bb5a-0b3e686ec6e7} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.05.14 17:28:54.294251 [ 139 ] {} <Debug> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3201 | 2026.05.14 17:28:54.294255 [ 294 ] {d579163d-74a0-4075-bb5a-0b3e686ec6e7} <Debug> executeQuery: Read 1299 rows, 88.84 KiB in 0.001691 sec., 768184.5062093436 rows/sec., 51.31 MiB/sec. | ||
| 3202 | 2026.05.14 17:28:54.294301 [ 139 ] {} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.05.14 17:28:54.294320 [ 294 ] {d579163d-74a0-4075-bb5a-0b3e686ec6e7} <Debug> TCPHandler: Processed in 0.001883345 sec. | ||
| 3204 | 2026.05.14 17:28:54.294334 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3205 | 2026.05.14 17:28:54.294441 [ 199 ] {48419fae-50e3-4458-be82-d4ceb88634ca::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 | ||
| 3206 | 2026.05.14 17:28:54.294473 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.05.14 17:28:54.294547 [ 199 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3208 | 2026.05.14 17:28:54.294576 [ 294 ] {8c8aa186-910f-49d6-85ea-6e420ea07949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3209 | 2026.05.14 17:28:54.294583 [ 199 ] {48419fae-50e3-4458-be82-d4ceb88634ca::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 | ||
| 3210 | 2026.05.14 17:28:54.294628 [ 294 ] {8c8aa186-910f-49d6-85ea-6e420ea07949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3211 | 2026.05.14 17:28:54.294665 [ 199 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part | ||
| 3212 | 2026.05.14 17:28:54.294721 [ 199 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 140 rows starting from the beginning of the part | ||
| 3213 | 2026.05.14 17:28:54.294770 [ 199 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 71 rows starting from the beginning of the part | ||
| 3214 | 2026.05.14 17:28:54.294818 [ 199 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 99 rows starting from the beginning of the part | ||
| 3215 | 2026.05.14 17:28:54.294864 [ 199 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1299 rows starting from the beginning of the part | ||
| 3216 | 2026.05.14 17:28:54.296113 [ 199 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711282 sec., 1331750.1148261947 rows/sec., 98.67 MiB/sec. | ||
| 3217 | 2026.05.14 17:28:54.296296 [ 294 ] {8c8aa186-910f-49d6-85ea-6e420ea07949} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.05.14 17:28:54.296344 [ 294 ] {8c8aa186-910f-49d6-85ea-6e420ea07949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3219 | 2026.05.14 17:28:54.296382 [ 191 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3220 | 2026.05.14 17:28:54.296669 [ 191 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_16_3} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.05.14 17:28:54.296743 [ 191 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_16_3} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3222 | 2026.05.14 17:28:54.296833 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3223 | 2026.05.14 17:28:54.297307 [ 294 ] {8c8aa186-910f-49d6-85ea-6e420ea07949} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3224 | 2026.05.14 17:28:54.297567 [ 294 ] {8c8aa186-910f-49d6-85ea-6e420ea07949} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.05.14 17:28:54.297726 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3226 | 2026.05.14 17:28:54.297747 [ 294 ] {8c8aa186-910f-49d6-85ea-6e420ea07949} <Debug> executeQuery: Read 3915 rows, 255.06 KiB in 0.003188 sec., 1228042.659974906 rows/sec., 78.13 MiB/sec. | ||
| 3227 | 2026.05.14 17:28:54.297785 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.05.14 17:28:54.297816 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3229 | 2026.05.14 17:28:54.297833 [ 294 ] {8c8aa186-910f-49d6-85ea-6e420ea07949} <Debug> TCPHandler: Processed in 0.003407685 sec. | ||
| 3230 | 2026.05.14 17:28:54.297901 [ 194 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::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 | ||
| 3231 | 2026.05.14 17:28:54.298025 [ 194 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3232 | 2026.05.14 17:28:54.298045 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3233 | 2026.05.14 17:28:54.298058 [ 194 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1735 rows starting from the beginning of the part | ||
| 3234 | 2026.05.14 17:28:54.298166 [ 194 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3235 | 2026.05.14 17:28:54.298190 [ 294 ] {cff78389-27c6-43d5-84f9-c50d04f20cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3236 | 2026.05.14 17:28:54.298219 [ 194 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 199 rows starting from the beginning of the part | ||
| 3237 | 2026.05.14 17:28:54.298271 [ 294 ] {cff78389-27c6-43d5-84f9-c50d04f20cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3238 | 2026.05.14 17:28:54.298273 [ 194 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::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 | ||
| 3239 | 2026.05.14 17:28:54.298339 [ 194 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3240 | 2026.05.14 17:28:54.298385 [ 194 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3915 rows starting from the beginning of the part | ||
| 3241 | 2026.05.14 17:28:54.299191 [ 294 ] {cff78389-27c6-43d5-84f9-c50d04f20cb9} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.05.14 17:28:54.299236 [ 294 ] {cff78389-27c6-43d5-84f9-c50d04f20cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3243 | 2026.05.14 17:28:54.299802 [ 294 ] {cff78389-27c6-43d5-84f9-c50d04f20cb9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3244 | 2026.05.14 17:28:54.300049 [ 294 ] {cff78389-27c6-43d5-84f9-c50d04f20cb9} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.05.14 17:28:54.300204 [ 294 ] {cff78389-27c6-43d5-84f9-c50d04f20cb9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002058 sec., 7774.538386783285 rows/sec., 13.93 MiB/sec. | ||
| 3246 | 2026.05.14 17:28:54.300257 [ 294 ] {cff78389-27c6-43d5-84f9-c50d04f20cb9} <Debug> TCPHandler: Processed in 0.00232794 sec. | ||
| 3247 | 2026.05.14 17:28:54.300378 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2026.05.14 17:28:54.300474 [ 294 ] {0eb3f89e-50bc-4d85-ba0d-a58ed04f83b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3249 | 2026.05.14 17:28:54.300516 [ 294 ] {0eb3f89e-50bc-4d85-ba0d-a58ed04f83b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3250 | 2026.05.14 17:28:54.300859 [ 294 ] {0eb3f89e-50bc-4d85-ba0d-a58ed04f83b7} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.05.14 17:28:54.300895 [ 294 ] {0eb3f89e-50bc-4d85-ba0d-a58ed04f83b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3252 | 2026.05.14 17:28:54.300995 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6329 rows, containing 5 columns (5 merged, 0 gathered) in 0.003123381 sec., 2026329.8009432727 rows/sec., 133.87 MiB/sec. | ||
| 3253 | 2026.05.14 17:28:54.301211 [ 294 ] {0eb3f89e-50bc-4d85-ba0d-a58ed04f83b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3254 | 2026.05.14 17:28:54.301431 [ 294 ] {0eb3f89e-50bc-4d85-ba0d-a58ed04f83b7} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2026.05.14 17:28:54.301555 [ 95 ] {} <Debug> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3256 | 2026.05.14 17:28:54.301559 [ 294 ] {0eb3f89e-50bc-4d85-ba0d-a58ed04f83b7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 750.79 KiB/sec. | ||
| 3257 | 2026.05.14 17:28:54.301605 [ 95 ] {} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.05.14 17:28:54.301620 [ 294 ] {0eb3f89e-50bc-4d85-ba0d-a58ed04f83b7} <Debug> TCPHandler: Processed in 0.001291117 sec. | ||
| 3259 | 2026.05.14 17:28:54.301619 [ 192 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3260 | 2026.05.14 17:28:54.301637 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3261 | 2026.05.14 17:28:54.301761 [ 194 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 3262 | 2026.05.14 17:28:54.301881 [ 194 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3263 | 2026.05.14 17:28:54.301915 [ 194 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 3264 | 2026.05.14 17:28:54.301940 [ 192 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.05.14 17:28:54.301970 [ 194 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 3266 | 2026.05.14 17:28:54.302018 [ 192 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3267 | 2026.05.14 17:28:54.302023 [ 194 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3268 | 2026.05.14 17:28:54.302099 [ 194 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 3269 | 2026.05.14 17:28:54.302111 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 3270 | 2026.05.14 17:28:54.302147 [ 194 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3271 | 2026.05.14 17:28:54.302195 [ 194 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 3272 | 2026.05.14 17:28:54.303044 [ 196 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 4 columns (4 merged, 0 gathered) in 0.001323167 sec., 598563.9000972665 rows/sec., 39.16 MiB/sec. | ||
| 3273 | 2026.05.14 17:28:54.303238 [ 196 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3274 | 2026.05.14 17:28:54.303516 [ 196 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_16_3} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.05.14 17:28:54.303581 [ 196 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_16_3} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3276 | 2026.05.14 17:28:54.303652 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3277 | 2026.05.14 17:28:56.182602 [ 68 ] {} <Debug> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3278 | 2026.05.14 17:28:56.182696 [ 68 ] {} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.05.14 17:28:56.182722 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3280 | 2026.05.14 17:28:56.182872 [ 191 ] {b7163f55-f098-4947-8539-dff0aea0f4d5::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 | ||
| 3281 | 2026.05.14 17:28:56.183042 [ 191 ] {b7163f55-f098-4947-8539-dff0aea0f4d5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3282 | 2026.05.14 17:28:56.183082 [ 191 ] {b7163f55-f098-4947-8539-dff0aea0f4d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3283 | 2026.05.14 17:28:56.183164 [ 191 ] {b7163f55-f098-4947-8539-dff0aea0f4d5::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 | ||
| 3284 | 2026.05.14 17:28:56.183219 [ 191 ] {b7163f55-f098-4947-8539-dff0aea0f4d5::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 | ||
| 3285 | 2026.05.14 17:28:56.183275 [ 191 ] {b7163f55-f098-4947-8539-dff0aea0f4d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3286 | 2026.05.14 17:28:56.183326 [ 191 ] {b7163f55-f098-4947-8539-dff0aea0f4d5::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3287 | 2026.05.14 17:28:56.184269 [ 196 ] {b7163f55-f098-4947-8539-dff0aea0f4d5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463059 sec., 615149.4915789452 rows/sec., 42.06 MiB/sec. | ||
| 3288 | 2026.05.14 17:28:56.184451 [ 196 ] {b7163f55-f098-4947-8539-dff0aea0f4d5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3289 | 2026.05.14 17:28:56.184753 [ 196 ] {b7163f55-f098-4947-8539-dff0aea0f4d5::all_1_5_1} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.05.14 17:28:56.184828 [ 196 ] {b7163f55-f098-4947-8539-dff0aea0f4d5::all_1_5_1} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3291 | 2026.05.14 17:28:56.184915 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3292 | 2026.05.14 17:28:56.339179 [ 107 ] {} <Debug> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3293 | 2026.05.14 17:28:56.339238 [ 107 ] {} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.05.14 17:28:56.339258 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3295 | 2026.05.14 17:28:56.339394 [ 188 ] {9dfbf004-9c6d-4510-80ff-03928214b2aa::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 | ||
| 3296 | 2026.05.14 17:28:56.339526 [ 188 ] {9dfbf004-9c6d-4510-80ff-03928214b2aa::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3297 | 2026.05.14 17:28:56.339561 [ 188 ] {9dfbf004-9c6d-4510-80ff-03928214b2aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3298 | 2026.05.14 17:28:56.339634 [ 188 ] {9dfbf004-9c6d-4510-80ff-03928214b2aa::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 | ||
| 3299 | 2026.05.14 17:28:56.339684 [ 188 ] {9dfbf004-9c6d-4510-80ff-03928214b2aa::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 | ||
| 3300 | 2026.05.14 17:28:56.339729 [ 188 ] {9dfbf004-9c6d-4510-80ff-03928214b2aa::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 | ||
| 3301 | 2026.05.14 17:28:56.339771 [ 188 ] {9dfbf004-9c6d-4510-80ff-03928214b2aa::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3302 | 2026.05.14 17:28:56.340616 [ 196 ] {9dfbf004-9c6d-4510-80ff-03928214b2aa::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286407 sec., 363803.9904944547 rows/sec., 22.44 MiB/sec. | ||
| 3303 | 2026.05.14 17:28:56.340829 [ 194 ] {9dfbf004-9c6d-4510-80ff-03928214b2aa::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3304 | 2026.05.14 17:28:56.341172 [ 194 ] {9dfbf004-9c6d-4510-80ff-03928214b2aa::all_1_5_1} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2026.05.14 17:28:56.341256 [ 194 ] {9dfbf004-9c6d-4510-80ff-03928214b2aa::all_1_5_1} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3306 | 2026.05.14 17:28:56.341346 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3307 | 2026.05.14 17:28:57.754525 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6161 | ||
| 3308 | 2026.05.14 17:28:57.755328 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.05.14 17:28:57.755395 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3310 | 2026.05.14 17:28:57.756216 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3311 | 2026.05.14 17:28:57.756461 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.05.14 17:28:57.756606 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6161 | ||
| 3313 | 2026.05.14 17:28:58.073875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3314 | 2026.05.14 17:28:58.089574 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.05.14 17:28:58.089624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3316 | 2026.05.14 17:28:58.095972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3317 | 2026.05.14 17:28:58.096699 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.05.14 17:28:58.099364 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3319 | 2026.05.14 17:28:58.852775 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3320 | 2026.05.14 17:28:58.853141 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3321 | 2026.05.14 17:28:58.853662 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3322 | 2026.05.14 17:28:58.853727 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3323 | 2026.05.14 17:28:58.854066 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3324 | 2026.05.14 17:28:58.854136 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3325 | 2026.05.14 17:28:58.854278 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3326 | 2026.05.14 17:28:58.854404 [ 345 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 3327 | 2026.05.14 17:28:58.854427 [ 331 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3328 | 2026.05.14 17:28:58.854429 [ 346 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3329 | 2026.05.14 17:28:58.854415 [ 324 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3330 | 2026.05.14 17:28:58.854417 [ 317 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3331 | 2026.05.14 17:28:58.854798 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 3332 | 2026.05.14 17:28:58.854838 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3333 | 2026.05.14 17:28:58.854940 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3334 | 2026.05.14 17:28:58.854963 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 3335 | 2026.05.14 17:28:58.855001 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3336 | 2026.05.14 17:28:58.855044 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3337 | 2026.05.14 17:28:58.855079 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3338 | 2026.05.14 17:28:58.855117 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3339 | 2026.05.14 17:28:58.856610 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Debug> executeQuery: Read 51 rows, 8.05 KiB in 0.003607 sec., 14139.173828666482 rows/sec., 2.18 MiB/sec. | ||
| 3340 | 2026.05.14 17:28:58.856903 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Debug> MemoryTracker: Peak memory usage (for query): 164.33 KiB. | ||
| 3341 | 2026.05.14 17:28:58.856921 [ 294 ] {fc9fdf21-1e7e-44e8-ac06-82dd439ebcf2} <Debug> TCPHandler: Processed in 0.004335817 sec. | ||
| 3342 | 2026.05.14 17:28:58.858545 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.05.14 17:28:58.858725 [ 294 ] {7c504d44-b71b-4f14-9bd4-de3fc981d043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3344 | 2026.05.14 17:28:58.858796 [ 294 ] {7c504d44-b71b-4f14-9bd4-de3fc981d043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3345 | 2026.05.14 17:28:58.859629 [ 294 ] {7c504d44-b71b-4f14-9bd4-de3fc981d043} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.05.14 17:28:58.859679 [ 294 ] {7c504d44-b71b-4f14-9bd4-de3fc981d043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3347 | 2026.05.14 17:28:58.860075 [ 294 ] {7c504d44-b71b-4f14-9bd4-de3fc981d043} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3348 | 2026.05.14 17:28:58.860302 [ 294 ] {7c504d44-b71b-4f14-9bd4-de3fc981d043} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.05.14 17:28:58.860463 [ 294 ] {7c504d44-b71b-4f14-9bd4-de3fc981d043} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001791 sec., 31267.448352875486 rows/sec., 2.39 MiB/sec. | ||
| 3350 | 2026.05.14 17:28:58.860505 [ 294 ] {7c504d44-b71b-4f14-9bd4-de3fc981d043} <Debug> TCPHandler: Processed in 0.002098128 sec. | ||
| 3351 | 2026.05.14 17:28:58.860635 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.05.14 17:28:58.860730 [ 294 ] {725e72fd-b223-45a2-a13d-f8285d1ed234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3353 | 2026.05.14 17:28:58.860771 [ 294 ] {725e72fd-b223-45a2-a13d-f8285d1ed234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3354 | 2026.05.14 17:28:58.861261 [ 294 ] {725e72fd-b223-45a2-a13d-f8285d1ed234} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.05.14 17:28:58.861298 [ 294 ] {725e72fd-b223-45a2-a13d-f8285d1ed234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3356 | 2026.05.14 17:28:58.861610 [ 294 ] {725e72fd-b223-45a2-a13d-f8285d1ed234} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3357 | 2026.05.14 17:28:58.861824 [ 294 ] {725e72fd-b223-45a2-a13d-f8285d1ed234} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.05.14 17:28:58.861959 [ 294 ] {725e72fd-b223-45a2-a13d-f8285d1ed234} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 3359 | 2026.05.14 17:28:58.861997 [ 294 ] {725e72fd-b223-45a2-a13d-f8285d1ed234} <Debug> TCPHandler: Processed in 0.001410488 sec. | ||
| 3360 | 2026.05.14 17:28:58.862125 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2026.05.14 17:28:58.862220 [ 294 ] {7c0d442a-b6a1-4a80-b74c-1d72c52a89a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3362 | 2026.05.14 17:28:58.862261 [ 294 ] {7c0d442a-b6a1-4a80-b74c-1d72c52a89a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3363 | 2026.05.14 17:28:58.862710 [ 294 ] {7c0d442a-b6a1-4a80-b74c-1d72c52a89a2} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.05.14 17:28:58.862753 [ 294 ] {7c0d442a-b6a1-4a80-b74c-1d72c52a89a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3365 | 2026.05.14 17:28:58.863086 [ 294 ] {7c0d442a-b6a1-4a80-b74c-1d72c52a89a2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3366 | 2026.05.14 17:28:58.863321 [ 294 ] {7c0d442a-b6a1-4a80-b74c-1d72c52a89a2} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.05.14 17:28:58.863454 [ 294 ] {7c0d442a-b6a1-4a80-b74c-1d72c52a89a2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001253 sec., 102154.82841181166 rows/sec., 7.11 MiB/sec. | ||
| 3368 | 2026.05.14 17:28:58.863491 [ 294 ] {7c0d442a-b6a1-4a80-b74c-1d72c52a89a2} <Debug> TCPHandler: Processed in 0.001414779 sec. | ||
| 3369 | 2026.05.14 17:28:58.863646 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2026.05.14 17:28:58.863740 [ 294 ] {663f6543-0b89-42be-b19b-ede87995c31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3371 | 2026.05.14 17:28:58.863780 [ 294 ] {663f6543-0b89-42be-b19b-ede87995c31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3372 | 2026.05.14 17:28:58.864135 [ 294 ] {663f6543-0b89-42be-b19b-ede87995c31d} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.05.14 17:28:58.864171 [ 294 ] {663f6543-0b89-42be-b19b-ede87995c31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3374 | 2026.05.14 17:28:58.864482 [ 294 ] {663f6543-0b89-42be-b19b-ede87995c31d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3375 | 2026.05.14 17:28:58.864694 [ 294 ] {663f6543-0b89-42be-b19b-ede87995c31d} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2026.05.14 17:28:58.864826 [ 294 ] {663f6543-0b89-42be-b19b-ede87995c31d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001104 sec., 43478.260869565216 rows/sec., 2.93 MiB/sec. | ||
| 3377 | 2026.05.14 17:28:58.864863 [ 294 ] {663f6543-0b89-42be-b19b-ede87995c31d} <Debug> TCPHandler: Processed in 0.001266187 sec. | ||
| 3378 | 2026.05.14 17:28:59.000229 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.34 MiB, peak 231.99 MiB, free memory in arenas 0.00 B, will set to 229.48 MiB (RSS), difference: 1.14 MiB | ||
| 3379 | 2026.05.14 17:29:00.270284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 398 | ||
| 3380 | 2026.05.14 17:29:00.272723 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.05.14 17:29:00.272764 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3382 | 2026.05.14 17:29:00.273953 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3383 | 2026.05.14 17:29:00.274213 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.05.14 17:29:00.274449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
| 3385 | 2026.05.14 17:29:03.854895 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3386 | 2026.05.14 17:29:03.855156 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3387 | 2026.05.14 17:29:03.855538 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3388 | 2026.05.14 17:29:03.855580 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3389 | 2026.05.14 17:29:03.855840 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3390 | 2026.05.14 17:29:03.855922 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3391 | 2026.05.14 17:29:03.856071 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3392 | 2026.05.14 17:29:03.856170 [ 346 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3393 | 2026.05.14 17:29:03.856184 [ 324 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3394 | 2026.05.14 17:29:03.856204 [ 331 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3395 | 2026.05.14 17:29:03.856193 [ 317 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3396 | 2026.05.14 17:29:03.856193 [ 345 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 3397 | 2026.05.14 17:29:03.856425 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 3398 | 2026.05.14 17:29:03.856455 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3399 | 2026.05.14 17:29:03.856556 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3400 | 2026.05.14 17:29:03.856579 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Reading approx. 51 rows with 4 streams | ||
| 3401 | 2026.05.14 17:29:03.856614 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3402 | 2026.05.14 17:29:03.856652 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3403 | 2026.05.14 17:29:03.856690 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3404 | 2026.05.14 17:29:03.856726 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3405 | 2026.05.14 17:29:03.858035 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Debug> executeQuery: Read 51 rows, 8.05 KiB in 0.002977 sec., 17131.34027544508 rows/sec., 2.64 MiB/sec. | ||
| 3406 | 2026.05.14 17:29:03.858353 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Debug> MemoryTracker: Peak memory usage (for query): 165.29 KiB. | ||
| 3407 | 2026.05.14 17:29:03.858395 [ 294 ] {51624169-90a0-4396-94eb-fe6474141d42} <Debug> TCPHandler: Processed in 0.003650158 sec. | ||
| 3408 | 2026.05.14 17:29:03.860546 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3409 | 2026.05.14 17:29:03.860709 [ 294 ] {6ed983ea-12bf-4b93-a0ed-8fdc5b562fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3410 | 2026.05.14 17:29:03.860779 [ 294 ] {6ed983ea-12bf-4b93-a0ed-8fdc5b562fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3411 | 2026.05.14 17:29:03.861451 [ 294 ] {6ed983ea-12bf-4b93-a0ed-8fdc5b562fa6} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3412 | 2026.05.14 17:29:03.861496 [ 294 ] {6ed983ea-12bf-4b93-a0ed-8fdc5b562fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3413 | 2026.05.14 17:29:03.861899 [ 294 ] {6ed983ea-12bf-4b93-a0ed-8fdc5b562fa6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3414 | 2026.05.14 17:29:03.862132 [ 294 ] {6ed983ea-12bf-4b93-a0ed-8fdc5b562fa6} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3415 | 2026.05.14 17:29:03.862289 [ 294 ] {6ed983ea-12bf-4b93-a0ed-8fdc5b562fa6} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001631 sec., 77253.21888412017 rows/sec., 6.66 MiB/sec. | ||
| 3416 | 2026.05.14 17:29:03.862329 [ 294 ] {6ed983ea-12bf-4b93-a0ed-8fdc5b562fa6} <Debug> TCPHandler: Processed in 0.001918326 sec. | ||
| 3417 | 2026.05.14 17:29:03.862493 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3418 | 2026.05.14 17:29:03.862591 [ 294 ] {7e18624a-17ad-448b-a1ae-6a290de546be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3419 | 2026.05.14 17:29:03.862632 [ 294 ] {7e18624a-17ad-448b-a1ae-6a290de546be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3420 | 2026.05.14 17:29:03.863059 [ 294 ] {7e18624a-17ad-448b-a1ae-6a290de546be} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3421 | 2026.05.14 17:29:03.863096 [ 294 ] {7e18624a-17ad-448b-a1ae-6a290de546be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3422 | 2026.05.14 17:29:03.863402 [ 294 ] {7e18624a-17ad-448b-a1ae-6a290de546be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3423 | 2026.05.14 17:29:03.863614 [ 294 ] {7e18624a-17ad-448b-a1ae-6a290de546be} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3424 | 2026.05.14 17:29:03.863748 [ 294 ] {7e18624a-17ad-448b-a1ae-6a290de546be} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001176 sec., 29761.904761904763 rows/sec., 2.19 MiB/sec. | ||
| 3425 | 2026.05.14 17:29:03.863785 [ 294 ] {7e18624a-17ad-448b-a1ae-6a290de546be} <Debug> TCPHandler: Processed in 0.001341388 sec. | ||
| 3426 | 2026.05.14 17:29:03.863918 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3427 | 2026.05.14 17:29:03.864013 [ 294 ] {30dce4fd-cc03-4534-8068-61fb10063887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3428 | 2026.05.14 17:29:03.864053 [ 294 ] {30dce4fd-cc03-4534-8068-61fb10063887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3429 | 2026.05.14 17:29:03.864486 [ 294 ] {30dce4fd-cc03-4534-8068-61fb10063887} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.05.14 17:29:03.864522 [ 294 ] {30dce4fd-cc03-4534-8068-61fb10063887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3431 | 2026.05.14 17:29:03.864823 [ 294 ] {30dce4fd-cc03-4534-8068-61fb10063887} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3432 | 2026.05.14 17:29:03.865034 [ 294 ] {30dce4fd-cc03-4534-8068-61fb10063887} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2026.05.14 17:29:03.865176 [ 294 ] {30dce4fd-cc03-4534-8068-61fb10063887} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00118 sec., 83898.30508474576 rows/sec., 6.55 MiB/sec. | ||
| 3434 | 2026.05.14 17:29:03.865215 [ 294 ] {30dce4fd-cc03-4534-8068-61fb10063887} <Debug> TCPHandler: Processed in 0.001346757 sec. | ||
| 3435 | 2026.05.14 17:29:03.865355 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3436 | 2026.05.14 17:29:03.865451 [ 294 ] {3d966f91-a346-4a29-8f14-e1eb8899e5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3437 | 2026.05.14 17:29:03.865492 [ 294 ] {3d966f91-a346-4a29-8f14-e1eb8899e5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3438 | 2026.05.14 17:29:03.865900 [ 294 ] {3d966f91-a346-4a29-8f14-e1eb8899e5fb} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.05.14 17:29:03.865936 [ 294 ] {3d966f91-a346-4a29-8f14-e1eb8899e5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3440 | 2026.05.14 17:29:03.866268 [ 294 ] {3d966f91-a346-4a29-8f14-e1eb8899e5fb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3441 | 2026.05.14 17:29:03.866483 [ 294 ] {3d966f91-a346-4a29-8f14-e1eb8899e5fb} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.05.14 17:29:03.866620 [ 294 ] {3d966f91-a346-4a29-8f14-e1eb8899e5fb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 3443 | 2026.05.14 17:29:03.866657 [ 294 ] {3d966f91-a346-4a29-8f14-e1eb8899e5fb} <Debug> TCPHandler: Processed in 0.001351058 sec. | ||
| 3444 | 2026.05.14 17:29:03.866790 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3445 | 2026.05.14 17:29:03.866887 [ 294 ] {c7a1fbf8-0dde-4fe4-8296-234812ad11ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3446 | 2026.05.14 17:29:03.866940 [ 294 ] {c7a1fbf8-0dde-4fe4-8296-234812ad11ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3447 | 2026.05.14 17:29:03.867993 [ 294 ] {c7a1fbf8-0dde-4fe4-8296-234812ad11ac} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.05.14 17:29:03.868044 [ 294 ] {c7a1fbf8-0dde-4fe4-8296-234812ad11ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3449 | 2026.05.14 17:29:03.868693 [ 294 ] {c7a1fbf8-0dde-4fe4-8296-234812ad11ac} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3450 | 2026.05.14 17:29:03.868950 [ 294 ] {c7a1fbf8-0dde-4fe4-8296-234812ad11ac} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.05.14 17:29:03.869108 [ 294 ] {c7a1fbf8-0dde-4fe4-8296-234812ad11ac} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002237 sec., 15645.954403218597 rows/sec., 28.04 MiB/sec. | ||
| 3452 | 2026.05.14 17:29:03.869197 [ 294 ] {c7a1fbf8-0dde-4fe4-8296-234812ad11ac} <Debug> TCPHandler: Processed in 0.002454682 sec. | ||
| 3453 | 2026.05.14 17:29:03.869361 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2026.05.14 17:29:03.869476 [ 294 ] {2e414860-a16a-4b6e-95f4-7ece738c99da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3455 | 2026.05.14 17:29:03.869520 [ 294 ] {2e414860-a16a-4b6e-95f4-7ece738c99da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3456 | 2026.05.14 17:29:03.869886 [ 294 ] {2e414860-a16a-4b6e-95f4-7ece738c99da} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.05.14 17:29:03.869923 [ 294 ] {2e414860-a16a-4b6e-95f4-7ece738c99da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3458 | 2026.05.14 17:29:03.870235 [ 294 ] {2e414860-a16a-4b6e-95f4-7ece738c99da} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3459 | 2026.05.14 17:29:03.870479 [ 294 ] {2e414860-a16a-4b6e-95f4-7ece738c99da} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.05.14 17:29:03.870616 [ 294 ] {2e414860-a16a-4b6e-95f4-7ece738c99da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 3461 | 2026.05.14 17:29:03.870652 [ 294 ] {2e414860-a16a-4b6e-95f4-7ece738c99da} <Debug> TCPHandler: Processed in 0.001346228 sec. | ||
| 3462 | 2026.05.14 17:29:05.195822 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3463 | 2026.05.14 17:29:05.195903 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3464 | 2026.05.14 17:29:05.256818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6673 | ||
| 3465 | 2026.05.14 17:29:05.257483 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2026.05.14 17:29:05.257517 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3467 | 2026.05.14 17:29:05.258034 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3468 | 2026.05.14 17:29:05.258265 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2026.05.14 17:29:05.258389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6673 | ||
| 3470 | 2026.05.14 17:29:05.599536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3471 | 2026.05.14 17:29:05.615991 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.05.14 17:29:05.616037 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3473 | 2026.05.14 17:29:05.621580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3474 | 2026.05.14 17:29:05.622255 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.05.14 17:29:05.624934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3476 | 2026.05.14 17:29:07.226621 [ 135 ] {} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3477 | 2026.05.14 17:29:07.226697 [ 135 ] {} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3478 | 2026.05.14 17:29:07.226722 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3479 | 2026.05.14 17:29:07.226921 [ 188 ] {1840193b-8d65-42f8-827a-d1686aee18ff::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 | ||
| 3480 | 2026.05.14 17:29:07.227313 [ 188 ] {1840193b-8d65-42f8-827a-d1686aee18ff::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3481 | 2026.05.14 17:29:07.227353 [ 188 ] {1840193b-8d65-42f8-827a-d1686aee18ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 3482 | 2026.05.14 17:29:07.227431 [ 188 ] {1840193b-8d65-42f8-827a-d1686aee18ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
| 3483 | 2026.05.14 17:29:07.227491 [ 188 ] {1840193b-8d65-42f8-827a-d1686aee18ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 3484 | 2026.05.14 17:29:07.227546 [ 188 ] {1840193b-8d65-42f8-827a-d1686aee18ff::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 | ||
| 3485 | 2026.05.14 17:29:07.227601 [ 188 ] {1840193b-8d65-42f8-827a-d1686aee18ff::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 3486 | 2026.05.14 17:29:07.229314 [ 197 ] {1840193b-8d65-42f8-827a-d1686aee18ff::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 6 columns (6 merged, 0 gathered) in 0.002472222 sec., 21033.709755839078 rows/sec., 4.92 MiB/sec. | ||
| 3487 | 2026.05.14 17:29:07.229559 [ 188 ] {1840193b-8d65-42f8-827a-d1686aee18ff::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3488 | 2026.05.14 17:29:07.229862 [ 188 ] {1840193b-8d65-42f8-827a-d1686aee18ff::all_1_5_1} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.05.14 17:29:07.229928 [ 188 ] {1840193b-8d65-42f8-827a-d1686aee18ff::all_1_5_1} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3490 | 2026.05.14 17:29:07.229994 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3491 | 2026.05.14 17:29:08.853893 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.05.14 17:29:08.854135 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3493 | 2026.05.14 17:29:08.854443 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3494 | 2026.05.14 17:29:08.854477 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3495 | 2026.05.14 17:29:08.854691 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3496 | 2026.05.14 17:29:08.854757 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3497 | 2026.05.14 17:29:08.854891 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3498 | 2026.05.14 17:29:08.854927 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3499 | 2026.05.14 17:29:08.854948 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 3500 | 2026.05.14 17:29:08.854963 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3501 | 2026.05.14 17:29:08.855001 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3502 | 2026.05.14 17:29:08.855021 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 3503 | 2026.05.14 17:29:08.856083 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00203 sec., 25615.76354679803 rows/sec., 5.99 MiB/sec. | ||
| 3504 | 2026.05.14 17:29:08.856259 [ 294 ] {4341538a-d7bb-49a4-b518-3970ad03c731} <Debug> TCPHandler: Processed in 0.002500103 sec. | ||
| 3505 | 2026.05.14 17:29:08.857993 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.05.14 17:29:08.858130 [ 294 ] {d0c603e5-ad24-4d5d-8fe8-9a3a0e848db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3507 | 2026.05.14 17:29:08.858195 [ 294 ] {d0c603e5-ad24-4d5d-8fe8-9a3a0e848db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3508 | 2026.05.14 17:29:08.858858 [ 294 ] {d0c603e5-ad24-4d5d-8fe8-9a3a0e848db5} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.05.14 17:29:08.858912 [ 294 ] {d0c603e5-ad24-4d5d-8fe8-9a3a0e848db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3510 | 2026.05.14 17:29:08.859322 [ 294 ] {d0c603e5-ad24-4d5d-8fe8-9a3a0e848db5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3511 | 2026.05.14 17:29:08.859547 [ 294 ] {d0c603e5-ad24-4d5d-8fe8-9a3a0e848db5} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.05.14 17:29:08.859695 [ 294 ] {d0c603e5-ad24-4d5d-8fe8-9a3a0e848db5} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001612 sec., 43424.31761786601 rows/sec., 3.47 MiB/sec. | ||
| 3513 | 2026.05.14 17:29:08.859733 [ 294 ] {d0c603e5-ad24-4d5d-8fe8-9a3a0e848db5} <Debug> TCPHandler: Processed in 0.001850794 sec. | ||
| 3514 | 2026.05.14 17:29:08.859870 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3515 | 2026.05.14 17:29:08.859967 [ 294 ] {23d70acd-9e05-4663-a472-c472cece8567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3516 | 2026.05.14 17:29:08.860007 [ 294 ] {23d70acd-9e05-4663-a472-c472cece8567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3517 | 2026.05.14 17:29:08.860410 [ 294 ] {23d70acd-9e05-4663-a472-c472cece8567} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3518 | 2026.05.14 17:29:08.860446 [ 294 ] {23d70acd-9e05-4663-a472-c472cece8567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3519 | 2026.05.14 17:29:08.860734 [ 294 ] {23d70acd-9e05-4663-a472-c472cece8567} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3520 | 2026.05.14 17:29:08.860940 [ 294 ] {23d70acd-9e05-4663-a472-c472cece8567} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3521 | 2026.05.14 17:29:08.861066 [ 294 ] {23d70acd-9e05-4663-a472-c472cece8567} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001117 sec., 6266.786034019696 rows/sec., 471.23 KiB/sec. | ||
| 3522 | 2026.05.14 17:29:08.861103 [ 294 ] {23d70acd-9e05-4663-a472-c472cece8567} <Debug> TCPHandler: Processed in 0.001282357 sec. | ||
| 3523 | 2026.05.14 17:29:08.861220 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3524 | 2026.05.14 17:29:08.861316 [ 294 ] {f1e221f6-cfdc-4ba7-971e-80fdcefcf823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3525 | 2026.05.14 17:29:08.861355 [ 294 ] {f1e221f6-cfdc-4ba7-971e-80fdcefcf823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3526 | 2026.05.14 17:29:08.861769 [ 294 ] {f1e221f6-cfdc-4ba7-971e-80fdcefcf823} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.05.14 17:29:08.861810 [ 294 ] {f1e221f6-cfdc-4ba7-971e-80fdcefcf823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3528 | 2026.05.14 17:29:08.862102 [ 294 ] {f1e221f6-cfdc-4ba7-971e-80fdcefcf823} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3529 | 2026.05.14 17:29:08.862326 [ 294 ] {f1e221f6-cfdc-4ba7-971e-80fdcefcf823} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.05.14 17:29:08.862450 [ 294 ] {f1e221f6-cfdc-4ba7-971e-80fdcefcf823} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001152 sec., 61631.944444444445 rows/sec., 4.81 MiB/sec. | ||
| 3531 | 2026.05.14 17:29:08.862486 [ 294 ] {f1e221f6-cfdc-4ba7-971e-80fdcefcf823} <Debug> TCPHandler: Processed in 0.001314937 sec. | ||
| 3532 | 2026.05.14 17:29:08.862623 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.05.14 17:29:08.862717 [ 294 ] {78e0e72f-4c29-43b3-83a9-383cf218f8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3534 | 2026.05.14 17:29:08.862758 [ 294 ] {78e0e72f-4c29-43b3-83a9-383cf218f8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3535 | 2026.05.14 17:29:08.863150 [ 294 ] {78e0e72f-4c29-43b3-83a9-383cf218f8d3} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.05.14 17:29:08.863185 [ 294 ] {78e0e72f-4c29-43b3-83a9-383cf218f8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3537 | 2026.05.14 17:29:08.863505 [ 294 ] {78e0e72f-4c29-43b3-83a9-383cf218f8d3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3538 | 2026.05.14 17:29:08.863712 [ 294 ] {78e0e72f-4c29-43b3-83a9-383cf218f8d3} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3539 | 2026.05.14 17:29:08.863842 [ 294 ] {78e0e72f-4c29-43b3-83a9-383cf218f8d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 3540 | 2026.05.14 17:29:08.863878 [ 294 ] {78e0e72f-4c29-43b3-83a9-383cf218f8d3} <Debug> TCPHandler: Processed in 0.001303588 sec. | ||
| 3541 | 2026.05.14 17:29:08.863999 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.05.14 17:29:08.864099 [ 294 ] {11416565-a066-4542-bdc5-d85a185b284b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3543 | 2026.05.14 17:29:08.864151 [ 294 ] {11416565-a066-4542-bdc5-d85a185b284b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3544 | 2026.05.14 17:29:08.864900 [ 294 ] {11416565-a066-4542-bdc5-d85a185b284b} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.05.14 17:29:08.864935 [ 294 ] {11416565-a066-4542-bdc5-d85a185b284b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3546 | 2026.05.14 17:29:08.865566 [ 294 ] {11416565-a066-4542-bdc5-d85a185b284b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3547 | 2026.05.14 17:29:08.865927 [ 294 ] {11416565-a066-4542-bdc5-d85a185b284b} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3548 | 2026.05.14 17:29:08.866142 [ 294 ] {11416565-a066-4542-bdc5-d85a185b284b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.002061 sec., 3396.409509946628 rows/sec., 6.09 MiB/sec. | ||
| 3549 | 2026.05.14 17:29:08.866278 [ 294 ] {11416565-a066-4542-bdc5-d85a185b284b} <Debug> TCPHandler: Processed in 0.002326561 sec. | ||
| 3550 | 2026.05.14 17:29:08.866470 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3551 | 2026.05.14 17:29:08.866603 [ 294 ] {2e478e4b-8596-48bb-82c4-8502211b9426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3552 | 2026.05.14 17:29:08.866660 [ 294 ] {2e478e4b-8596-48bb-82c4-8502211b9426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3553 | 2026.05.14 17:29:08.867060 [ 294 ] {2e478e4b-8596-48bb-82c4-8502211b9426} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.05.14 17:29:08.867101 [ 294 ] {2e478e4b-8596-48bb-82c4-8502211b9426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3555 | 2026.05.14 17:29:08.867433 [ 294 ] {2e478e4b-8596-48bb-82c4-8502211b9426} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3556 | 2026.05.14 17:29:08.867641 [ 294 ] {2e478e4b-8596-48bb-82c4-8502211b9426} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.05.14 17:29:08.867768 [ 294 ] {2e478e4b-8596-48bb-82c4-8502211b9426} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 3558 | 2026.05.14 17:29:08.867803 [ 294 ] {2e478e4b-8596-48bb-82c4-8502211b9426} <Debug> TCPHandler: Processed in 0.001439799 sec. | ||
| 3559 | 2026.05.14 17:29:10.274709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 426 | ||
| 3560 | 2026.05.14 17:29:10.276765 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.05.14 17:29:10.276805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3562 | 2026.05.14 17:29:10.277956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3563 | 2026.05.14 17:29:10.278211 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.05.14 17:29:10.278451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3565 | 2026.05.14 17:29:12.758485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7121 | ||
| 3566 | 2026.05.14 17:29:12.759035 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.05.14 17:29:12.759081 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3568 | 2026.05.14 17:29:12.759581 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3569 | 2026.05.14 17:29:12.759812 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2026.05.14 17:29:12.759941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7121 | ||
| 3571 | 2026.05.14 17:29:13.125005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3572 | 2026.05.14 17:29:13.146023 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.05.14 17:29:13.146095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3574 | 2026.05.14 17:29:13.151981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3575 | 2026.05.14 17:29:13.152857 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2026.05.14 17:29:13.156955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3577 | 2026.05.14 17:29:13.856153 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3578 | 2026.05.14 17:29:13.856434 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3579 | 2026.05.14 17:29:13.856832 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3580 | 2026.05.14 17:29:13.856876 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3581 | 2026.05.14 17:29:13.857157 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3582 | 2026.05.14 17:29:13.857236 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3583 | 2026.05.14 17:29:13.857387 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3584 | 2026.05.14 17:29:13.857423 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3585 | 2026.05.14 17:29:13.857445 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 3586 | 2026.05.14 17:29:13.857461 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3587 | 2026.05.14 17:29:13.857508 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3588 | 2026.05.14 17:29:13.857530 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 3589 | 2026.05.14 17:29:13.858618 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002297 sec., 22638.22377013496 rows/sec., 5.29 MiB/sec. | ||
| 3590 | 2026.05.14 17:29:13.858799 [ 294 ] {8b832565-85d7-470a-a76a-1a42562d1f03} <Debug> TCPHandler: Processed in 0.002804917 sec. | ||
| 3591 | 2026.05.14 17:29:13.862106 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3592 | 2026.05.14 17:29:13.862272 [ 294 ] {da8d35cb-6c01-4984-bc4e-29d6049a9ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3593 | 2026.05.14 17:29:13.862334 [ 294 ] {da8d35cb-6c01-4984-bc4e-29d6049a9ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3594 | 2026.05.14 17:29:13.862945 [ 294 ] {da8d35cb-6c01-4984-bc4e-29d6049a9ca3} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3595 | 2026.05.14 17:29:13.862982 [ 294 ] {da8d35cb-6c01-4984-bc4e-29d6049a9ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3596 | 2026.05.14 17:29:13.863365 [ 294 ] {da8d35cb-6c01-4984-bc4e-29d6049a9ca3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3597 | 2026.05.14 17:29:13.863588 [ 294 ] {da8d35cb-6c01-4984-bc4e-29d6049a9ca3} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3598 | 2026.05.14 17:29:13.863733 [ 294 ] {da8d35cb-6c01-4984-bc4e-29d6049a9ca3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001516 sec., 15831.1345646438 rows/sec., 1.31 MiB/sec. | ||
| 3599 | 2026.05.14 17:29:13.863771 [ 294 ] {da8d35cb-6c01-4984-bc4e-29d6049a9ca3} <Debug> TCPHandler: Processed in 0.001800034 sec. | ||
| 3600 | 2026.05.14 17:29:13.863921 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3601 | 2026.05.14 17:29:13.864020 [ 294 ] {cac73332-43fb-4ea7-b7a5-09b0df763947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3602 | 2026.05.14 17:29:13.864060 [ 294 ] {cac73332-43fb-4ea7-b7a5-09b0df763947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3603 | 2026.05.14 17:29:13.864477 [ 294 ] {cac73332-43fb-4ea7-b7a5-09b0df763947} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.05.14 17:29:13.864513 [ 294 ] {cac73332-43fb-4ea7-b7a5-09b0df763947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3605 | 2026.05.14 17:29:13.864801 [ 294 ] {cac73332-43fb-4ea7-b7a5-09b0df763947} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3606 | 2026.05.14 17:29:13.865026 [ 294 ] {cac73332-43fb-4ea7-b7a5-09b0df763947} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2026.05.14 17:29:13.865150 [ 294 ] {cac73332-43fb-4ea7-b7a5-09b0df763947} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001149 sec., 3481.2880765883374 rows/sec., 283.87 KiB/sec. | ||
| 3608 | 2026.05.14 17:29:13.865187 [ 294 ] {cac73332-43fb-4ea7-b7a5-09b0df763947} <Debug> TCPHandler: Processed in 0.001321898 sec. | ||
| 3609 | 2026.05.14 17:29:13.865358 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3610 | 2026.05.14 17:29:13.865452 [ 294 ] {56123b99-52ab-4be5-a12b-c34d91b93148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3611 | 2026.05.14 17:29:13.865491 [ 294 ] {56123b99-52ab-4be5-a12b-c34d91b93148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3612 | 2026.05.14 17:29:13.866017 [ 294 ] {56123b99-52ab-4be5-a12b-c34d91b93148} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.05.14 17:29:13.866053 [ 294 ] {56123b99-52ab-4be5-a12b-c34d91b93148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3614 | 2026.05.14 17:29:13.866387 [ 294 ] {56123b99-52ab-4be5-a12b-c34d91b93148} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3615 | 2026.05.14 17:29:13.866599 [ 294 ] {56123b99-52ab-4be5-a12b-c34d91b93148} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.05.14 17:29:13.866725 [ 294 ] {56123b99-52ab-4be5-a12b-c34d91b93148} <Debug> executeQuery: Read 248 rows, 22.70 KiB in 0.001291 sec., 192099.14794732764 rows/sec., 17.17 MiB/sec. | ||
| 3617 | 2026.05.14 17:29:13.866762 [ 294 ] {56123b99-52ab-4be5-a12b-c34d91b93148} <Debug> TCPHandler: Processed in 0.001456579 sec. | ||
| 3618 | 2026.05.14 17:29:13.866887 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2026.05.14 17:29:13.866981 [ 294 ] {04c51e91-f2b6-481d-808b-3b3f51f5ad72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3620 | 2026.05.14 17:29:13.867020 [ 294 ] {04c51e91-f2b6-481d-808b-3b3f51f5ad72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3621 | 2026.05.14 17:29:13.867484 [ 294 ] {04c51e91-f2b6-481d-808b-3b3f51f5ad72} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.05.14 17:29:13.867521 [ 294 ] {04c51e91-f2b6-481d-808b-3b3f51f5ad72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3623 | 2026.05.14 17:29:13.867822 [ 294 ] {04c51e91-f2b6-481d-808b-3b3f51f5ad72} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3624 | 2026.05.14 17:29:13.868042 [ 294 ] {04c51e91-f2b6-481d-808b-3b3f51f5ad72} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.05.14 17:29:13.868157 [ 128 ] {} <Debug> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3626 | 2026.05.14 17:29:13.868169 [ 294 ] {04c51e91-f2b6-481d-808b-3b3f51f5ad72} <Debug> executeQuery: Read 51 rows, 3.87 KiB in 0.001206 sec., 42288.55721393035 rows/sec., 3.14 MiB/sec. | ||
| 3627 | 2026.05.14 17:29:13.868248 [ 128 ] {} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.05.14 17:29:13.868257 [ 294 ] {04c51e91-f2b6-481d-808b-3b3f51f5ad72} <Debug> TCPHandler: Processed in 0.001417559 sec. | ||
| 3629 | 2026.05.14 17:29:13.868282 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3630 | 2026.05.14 17:29:13.868409 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3631 | 2026.05.14 17:29:13.868421 [ 197 ] {ffb280c8-8580-4c22-a647-d31891438e4e::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 | ||
| 3632 | 2026.05.14 17:29:13.868511 [ 294 ] {662bb698-1f7c-4e08-a12e-d119e1a74652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3633 | 2026.05.14 17:29:13.868544 [ 197 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3634 | 2026.05.14 17:29:13.868555 [ 294 ] {662bb698-1f7c-4e08-a12e-d119e1a74652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3635 | 2026.05.14 17:29:13.868583 [ 197 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 213 rows starting from the beginning of the part | ||
| 3636 | 2026.05.14 17:29:13.868668 [ 197 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
| 3637 | 2026.05.14 17:29:13.868715 [ 197 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
| 3638 | 2026.05.14 17:29:13.868761 [ 197 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 35 rows starting from the beginning of the part | ||
| 3639 | 2026.05.14 17:29:13.868809 [ 197 ] {ffb280c8-8580-4c22-a647-d31891438e4e::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 | ||
| 3640 | 2026.05.14 17:29:13.868851 [ 197 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part | ||
| 3641 | 2026.05.14 17:29:13.869020 [ 294 ] {662bb698-1f7c-4e08-a12e-d119e1a74652} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2026.05.14 17:29:13.869063 [ 294 ] {662bb698-1f7c-4e08-a12e-d119e1a74652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3643 | 2026.05.14 17:29:13.869383 [ 294 ] {662bb698-1f7c-4e08-a12e-d119e1a74652} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3644 | 2026.05.14 17:29:13.869624 [ 294 ] {662bb698-1f7c-4e08-a12e-d119e1a74652} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.05.14 17:29:13.869706 [ 188 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001331267 sec., 271170.2460888763 rows/sec., 19.36 MiB/sec. | ||
| 3646 | 2026.05.14 17:29:13.869758 [ 294 ] {662bb698-1f7c-4e08-a12e-d119e1a74652} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001265 sec., 18972.332015810276 rows/sec., 1.57 MiB/sec. | ||
| 3647 | 2026.05.14 17:29:13.869800 [ 294 ] {662bb698-1f7c-4e08-a12e-d119e1a74652} <Debug> TCPHandler: Processed in 0.001440419 sec. | ||
| 3648 | 2026.05.14 17:29:13.869876 [ 197 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3649 | 2026.05.14 17:29:13.869940 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3650 | 2026.05.14 17:29:13.870042 [ 294 ] {24ac18fc-e864-434a-b8aa-6c5b71ca7a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3651 | 2026.05.14 17:29:13.870084 [ 294 ] {24ac18fc-e864-434a-b8aa-6c5b71ca7a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3652 | 2026.05.14 17:29:13.870146 [ 197 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_16_3} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.05.14 17:29:13.870221 [ 197 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_16_3} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3654 | 2026.05.14 17:29:13.870290 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3655 | 2026.05.14 17:29:13.870530 [ 294 ] {24ac18fc-e864-434a-b8aa-6c5b71ca7a79} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.05.14 17:29:13.870572 [ 294 ] {24ac18fc-e864-434a-b8aa-6c5b71ca7a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3657 | 2026.05.14 17:29:13.870863 [ 294 ] {24ac18fc-e864-434a-b8aa-6c5b71ca7a79} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3658 | 2026.05.14 17:29:13.871068 [ 294 ] {24ac18fc-e864-434a-b8aa-6c5b71ca7a79} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.05.14 17:29:13.871193 [ 294 ] {24ac18fc-e864-434a-b8aa-6c5b71ca7a79} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 3660 | 2026.05.14 17:29:13.871229 [ 294 ] {24ac18fc-e864-434a-b8aa-6c5b71ca7a79} <Debug> TCPHandler: Processed in 0.001344238 sec. | ||
| 3661 | 2026.05.14 17:29:13.871348 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.05.14 17:29:13.871440 [ 294 ] {e02cdfd6-6760-482a-a8db-cb2f422a5a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3663 | 2026.05.14 17:29:13.871479 [ 294 ] {e02cdfd6-6760-482a-a8db-cb2f422a5a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3664 | 2026.05.14 17:29:13.871975 [ 294 ] {e02cdfd6-6760-482a-a8db-cb2f422a5a4d} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3665 | 2026.05.14 17:29:13.872009 [ 294 ] {e02cdfd6-6760-482a-a8db-cb2f422a5a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3666 | 2026.05.14 17:29:13.872316 [ 294 ] {e02cdfd6-6760-482a-a8db-cb2f422a5a4d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3667 | 2026.05.14 17:29:13.872525 [ 294 ] {e02cdfd6-6760-482a-a8db-cb2f422a5a4d} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3668 | 2026.05.14 17:29:13.872651 [ 294 ] {e02cdfd6-6760-482a-a8db-cb2f422a5a4d} <Debug> executeQuery: Read 139 rows, 11.50 KiB in 0.001228 sec., 113192.18241042345 rows/sec., 9.15 MiB/sec. | ||
| 3669 | 2026.05.14 17:29:13.872687 [ 294 ] {e02cdfd6-6760-482a-a8db-cb2f422a5a4d} <Debug> TCPHandler: Processed in 0.001386829 sec. | ||
| 3670 | 2026.05.14 17:29:13.872825 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3671 | 2026.05.14 17:29:13.872925 [ 294 ] {c45f1406-d4c7-4e5f-a802-54301b5f3c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3672 | 2026.05.14 17:29:13.872967 [ 294 ] {c45f1406-d4c7-4e5f-a802-54301b5f3c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3673 | 2026.05.14 17:29:13.873389 [ 294 ] {c45f1406-d4c7-4e5f-a802-54301b5f3c35} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2026.05.14 17:29:13.873425 [ 294 ] {c45f1406-d4c7-4e5f-a802-54301b5f3c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3675 | 2026.05.14 17:29:13.873753 [ 294 ] {c45f1406-d4c7-4e5f-a802-54301b5f3c35} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3676 | 2026.05.14 17:29:13.873970 [ 294 ] {c45f1406-d4c7-4e5f-a802-54301b5f3c35} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3677 | 2026.05.14 17:29:13.874094 [ 294 ] {c45f1406-d4c7-4e5f-a802-54301b5f3c35} <Debug> executeQuery: Read 198 rows, 14.54 KiB in 0.001187 sec., 166807.0766638585 rows/sec., 11.96 MiB/sec. | ||
| 3678 | 2026.05.14 17:29:13.874129 [ 294 ] {c45f1406-d4c7-4e5f-a802-54301b5f3c35} <Debug> TCPHandler: Processed in 0.001351988 sec. | ||
| 3679 | 2026.05.14 17:29:13.874289 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3680 | 2026.05.14 17:29:13.874382 [ 294 ] {eab874da-4ed2-418d-b442-a512b81fa9d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3681 | 2026.05.14 17:29:13.874434 [ 294 ] {eab874da-4ed2-418d-b442-a512b81fa9d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3682 | 2026.05.14 17:29:13.875319 [ 294 ] {eab874da-4ed2-418d-b442-a512b81fa9d5} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.05.14 17:29:13.875356 [ 294 ] {eab874da-4ed2-418d-b442-a512b81fa9d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3684 | 2026.05.14 17:29:13.875917 [ 294 ] {eab874da-4ed2-418d-b442-a512b81fa9d5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3685 | 2026.05.14 17:29:13.876137 [ 294 ] {eab874da-4ed2-418d-b442-a512b81fa9d5} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2026.05.14 17:29:13.876272 [ 294 ] {eab874da-4ed2-418d-b442-a512b81fa9d5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001907 sec., 18353.4347142108 rows/sec., 32.89 MiB/sec. | ||
| 3687 | 2026.05.14 17:29:13.876322 [ 294 ] {eab874da-4ed2-418d-b442-a512b81fa9d5} <Debug> TCPHandler: Processed in 0.002081667 sec. | ||
| 3688 | 2026.05.14 17:29:13.876454 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3689 | 2026.05.14 17:29:13.876550 [ 294 ] {5d5fe790-d9ef-4a5c-be0b-b89a948171e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3690 | 2026.05.14 17:29:13.876591 [ 294 ] {5d5fe790-d9ef-4a5c-be0b-b89a948171e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3691 | 2026.05.14 17:29:13.876943 [ 294 ] {5d5fe790-d9ef-4a5c-be0b-b89a948171e1} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3692 | 2026.05.14 17:29:13.876979 [ 294 ] {5d5fe790-d9ef-4a5c-be0b-b89a948171e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3693 | 2026.05.14 17:29:13.877278 [ 294 ] {5d5fe790-d9ef-4a5c-be0b-b89a948171e1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3694 | 2026.05.14 17:29:13.877483 [ 294 ] {5d5fe790-d9ef-4a5c-be0b-b89a948171e1} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3695 | 2026.05.14 17:29:13.877611 [ 294 ] {5d5fe790-d9ef-4a5c-be0b-b89a948171e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 3696 | 2026.05.14 17:29:13.877646 [ 294 ] {5d5fe790-d9ef-4a5c-be0b-b89a948171e1} <Debug> TCPHandler: Processed in 0.001240896 sec. | ||
| 3697 | 2026.05.14 17:29:14.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.30 MiB, peak 234.51 MiB, free memory in arenas 0.00 B, will set to 230.01 MiB (RSS), difference: -1.29 MiB | ||
| 3698 | 2026.05.14 17:29:16.606837 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60099 | ||
| 3699 | 2026.05.14 17:29:16.606945 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3700 | 2026.05.14 17:29:16.606971 [ 307 ] {} <Debug> TCP-Session: 125ab7ec-7f47-429f-b7dc-9690b6c70222 Authenticating user 'default' from [fd00:1122:3344:101::e]:60099 | ||
| 3701 | 2026.05.14 17:29:16.606993 [ 307 ] {} <Debug> TCP-Session: 125ab7ec-7f47-429f-b7dc-9690b6c70222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.05.14 17:29:16.607006 [ 307 ] {} <Debug> TCP-Session: 125ab7ec-7f47-429f-b7dc-9690b6c70222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3703 | 2026.05.14 17:29:16.607201 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49137 | ||
| 3704 | 2026.05.14 17:29:16.607213 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34124 | ||
| 3705 | 2026.05.14 17:29:16.607228 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37112 | ||
| 3706 | 2026.05.14 17:29:16.607312 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3707 | 2026.05.14 17:29:16.607319 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3708 | 2026.05.14 17:29:16.607342 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55286 | ||
| 3709 | 2026.05.14 17:29:16.607351 [ 309 ] {} <Debug> TCP-Session: b28347bb-c58d-4bd2-9d15-80372d80131e Authenticating user 'default' from [fd00:1122:3344:101::e]:34124 | ||
| 3710 | 2026.05.14 17:29:16.607362 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35182 | ||
| 3711 | 2026.05.14 17:29:16.607399 [ 309 ] {} <Debug> TCP-Session: b28347bb-c58d-4bd2-9d15-80372d80131e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.05.14 17:29:16.607446 [ 307 ] {} <Trace> TCP-Session: 125ab7ec-7f47-429f-b7dc-9690b6c70222 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3713 | 2026.05.14 17:29:16.607469 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3714 | 2026.05.14 17:29:16.607483 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3715 | 2026.05.14 17:29:16.607464 [ 309 ] {} <Debug> TCP-Session: b28347bb-c58d-4bd2-9d15-80372d80131e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.05.14 17:29:16.607527 [ 303 ] {} <Debug> TCP-Session: 629af001-9888-40f5-8b96-5191cc0884e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55286 | ||
| 3717 | 2026.05.14 17:29:16.607514 [ 310 ] {} <Debug> TCP-Session: 0ecec350-8df2-4b78-81cb-975bd9da8afa Authenticating user 'default' from [fd00:1122:3344:101::e]:37112 | ||
| 3718 | 2026.05.14 17:29:16.607560 [ 303 ] {} <Debug> TCP-Session: 629af001-9888-40f5-8b96-5191cc0884e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.05.14 17:29:16.607559 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3720 | 2026.05.14 17:29:16.607581 [ 303 ] {} <Debug> TCP-Session: 629af001-9888-40f5-8b96-5191cc0884e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2026.05.14 17:29:16.607579 [ 310 ] {} <Debug> TCP-Session: 0ecec350-8df2-4b78-81cb-975bd9da8afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2026.05.14 17:29:16.607614 [ 306 ] {} <Debug> TCP-Session: d1c48e97-b6a8-4aa0-bbb8-73b10b722f54 Authenticating user 'default' from [fd00:1122:3344:101::e]:35182 | ||
| 3723 | 2026.05.14 17:29:16.607626 [ 310 ] {} <Debug> TCP-Session: 0ecec350-8df2-4b78-81cb-975bd9da8afa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.05.14 17:29:16.607373 [ 308 ] {} <Debug> TCP-Session: 75ba92af-ad3c-4c78-bcae-3b0f7193f0f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49137 | ||
| 3725 | 2026.05.14 17:29:16.607658 [ 306 ] {} <Debug> TCP-Session: d1c48e97-b6a8-4aa0-bbb8-73b10b722f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3726 | 2026.05.14 17:29:16.607681 [ 307 ] {754964e6-b92c-466b-b7c1-59a2375337ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60099) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3727 | 2026.05.14 17:29:16.607687 [ 308 ] {} <Debug> TCP-Session: 75ba92af-ad3c-4c78-bcae-3b0f7193f0f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3728 | 2026.05.14 17:29:16.607696 [ 306 ] {} <Debug> TCP-Session: d1c48e97-b6a8-4aa0-bbb8-73b10b722f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.05.14 17:29:16.607719 [ 308 ] {} <Debug> TCP-Session: 75ba92af-ad3c-4c78-bcae-3b0f7193f0f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.05.14 17:29:16.607356 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47112 | ||
| 3731 | 2026.05.14 17:29:16.607346 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49521 | ||
| 3732 | 2026.05.14 17:29:16.607321 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36585 | ||
| 3733 | 2026.05.14 17:29:16.607871 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3734 | 2026.05.14 17:29:16.607899 [ 305 ] {} <Debug> TCP-Session: 2fd88e80-50c4-4761-b09d-70c908adb7e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47112 | ||
| 3735 | 2026.05.14 17:29:16.607915 [ 305 ] {} <Debug> TCP-Session: 2fd88e80-50c4-4761-b09d-70c908adb7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2026.05.14 17:29:16.607928 [ 305 ] {} <Debug> TCP-Session: 2fd88e80-50c4-4761-b09d-70c908adb7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.05.14 17:29:16.607978 [ 307 ] {754964e6-b92c-466b-b7c1-59a2375337ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3738 | 2026.05.14 17:29:16.608047 [ 307 ] {754964e6-b92c-466b-b7c1-59a2375337ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3739 | 2026.05.14 17:29:16.608071 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3740 | 2026.05.14 17:29:16.608107 [ 304 ] {} <Debug> TCP-Session: 21498bd2-dbf1-4c16-96e8-8b31ce9172f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49521 | ||
| 3741 | 2026.05.14 17:29:16.608125 [ 304 ] {} <Debug> TCP-Session: 21498bd2-dbf1-4c16-96e8-8b31ce9172f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2026.05.14 17:29:16.608142 [ 304 ] {} <Debug> TCP-Session: 21498bd2-dbf1-4c16-96e8-8b31ce9172f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2026.05.14 17:29:16.608170 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3744 | 2026.05.14 17:29:16.608201 [ 311 ] {} <Debug> TCP-Session: 48283cd7-1c15-445d-96cc-51792e49dcc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36585 | ||
| 3745 | 2026.05.14 17:29:16.608220 [ 311 ] {} <Debug> TCP-Session: 48283cd7-1c15-445d-96cc-51792e49dcc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2026.05.14 17:29:16.608233 [ 311 ] {} <Debug> TCP-Session: 48283cd7-1c15-445d-96cc-51792e49dcc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.05.14 17:29:16.608348 [ 307 ] {754964e6-b92c-466b-b7c1-59a2375337ee} <Debug> oximeter.version (c2a3318f-3cdc-49be-9dbf-bf6e8a1a55f0) (SelectExecutor): Key condition: unknown | ||
| 3748 | 2026.05.14 17:29:16.609387 [ 317 ] {754964e6-b92c-466b-b7c1-59a2375337ee} <Trace> AggregatingTransform: Aggregating | ||
| 3749 | 2026.05.14 17:29:16.609426 [ 317 ] {754964e6-b92c-466b-b7c1-59a2375337ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 3750 | 2026.05.14 17:29:16.609458 [ 317 ] {754964e6-b92c-466b-b7c1-59a2375337ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008373 sec. (991.697 rows/sec., 38.74 KiB/sec.) | ||
| 3751 | 2026.05.14 17:29:16.609473 [ 317 ] {754964e6-b92c-466b-b7c1-59a2375337ee} <Trace> Aggregator: Merging aggregated data | ||
| 3752 | 2026.05.14 17:29:16.610106 [ 307 ] {754964e6-b92c-466b-b7c1-59a2375337ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002496 sec., 400.64102564102564 rows/sec., 15.65 KiB/sec. | ||
| 3753 | 2026.05.14 17:29:16.610291 [ 307 ] {754964e6-b92c-466b-b7c1-59a2375337ee} <Debug> TCPHandler: Processed in 0.00300129 sec. | ||
| 3754 | 2026.05.14 17:29:16.610456 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3755 | 2026.05.14 17:29:16.610484 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3756 | 2026.05.14 17:29:16.610499 [ 307 ] {} <Debug> TCP-Session: 125ab7ec-7f47-429f-b7dc-9690b6c70222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.05.14 17:29:16.610503 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3758 | 2026.05.14 17:29:16.610521 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3759 | 2026.05.14 17:29:16.610558 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3760 | 2026.05.14 17:29:16.610568 [ 309 ] {} <Debug> TCP-Session: b28347bb-c58d-4bd2-9d15-80372d80131e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2026.05.14 17:29:16.610579 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3762 | 2026.05.14 17:29:16.610593 [ 304 ] {} <Debug> TCP-Session: 21498bd2-dbf1-4c16-96e8-8b31ce9172f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3763 | 2026.05.14 17:29:16.610612 [ 303 ] {} <Debug> TCP-Session: 629af001-9888-40f5-8b96-5191cc0884e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.05.14 17:29:16.610625 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3765 | 2026.05.14 17:29:16.610640 [ 306 ] {} <Debug> TCP-Session: d1c48e97-b6a8-4aa0-bbb8-73b10b722f54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.05.14 17:29:16.610534 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3767 | 2026.05.14 17:29:16.610686 [ 305 ] {} <Debug> TCP-Session: 2fd88e80-50c4-4761-b09d-70c908adb7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.05.14 17:29:16.610530 [ 308 ] {} <Debug> TCP-Session: 75ba92af-ad3c-4c78-bcae-3b0f7193f0f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.05.14 17:29:16.610728 [ 310 ] {} <Debug> TCP-Session: 0ecec350-8df2-4b78-81cb-975bd9da8afa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.05.14 17:29:16.610602 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3771 | 2026.05.14 17:29:16.610796 [ 311 ] {} <Debug> TCP-Session: 48283cd7-1c15-445d-96cc-51792e49dcc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.05.14 17:29:16.753072 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37675 | ||
| 3773 | 2026.05.14 17:29:16.753146 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3774 | 2026.05.14 17:29:16.753173 [ 307 ] {} <Debug> TCP-Session: 27d25c95-0da7-4812-aa4a-7eb218487a25 Authenticating user 'default' from [fd00:1122:3344:101::e]:37675 | ||
| 3775 | 2026.05.14 17:29:16.753196 [ 307 ] {} <Debug> TCP-Session: 27d25c95-0da7-4812-aa4a-7eb218487a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2026.05.14 17:29:16.753211 [ 307 ] {} <Debug> TCP-Session: 27d25c95-0da7-4812-aa4a-7eb218487a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.05.14 17:29:16.753431 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44588 | ||
| 3778 | 2026.05.14 17:29:16.753457 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49579 | ||
| 3779 | 2026.05.14 17:29:16.753491 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51640 | ||
| 3780 | 2026.05.14 17:29:16.753512 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49245 | ||
| 3781 | 2026.05.14 17:29:16.753519 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3782 | 2026.05.14 17:29:16.753525 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61773 | ||
| 3783 | 2026.05.14 17:29:16.753556 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3784 | 2026.05.14 17:29:16.753565 [ 308 ] {} <Debug> TCP-Session: 8618f27b-fabc-4d8d-b482-04f31508f32b Authenticating user 'default' from [fd00:1122:3344:101::e]:44588 | ||
| 3785 | 2026.05.14 17:29:16.753574 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3786 | 2026.05.14 17:29:16.753610 [ 311 ] {} <Debug> TCP-Session: aeb7087e-4670-46f2-a1f1-90f17f7d33d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51640 | ||
| 3787 | 2026.05.14 17:29:16.753616 [ 307 ] {} <Trace> TCP-Session: 27d25c95-0da7-4812-aa4a-7eb218487a25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3788 | 2026.05.14 17:29:16.753649 [ 311 ] {} <Debug> TCP-Session: aeb7087e-4670-46f2-a1f1-90f17f7d33d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.05.14 17:29:16.753634 [ 305 ] {} <Debug> TCP-Session: a122c1a9-30e7-41f3-bd35-7e5d223983d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49245 | ||
| 3790 | 2026.05.14 17:29:16.753675 [ 311 ] {} <Debug> TCP-Session: aeb7087e-4670-46f2-a1f1-90f17f7d33d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.05.14 17:29:16.753701 [ 305 ] {} <Debug> TCP-Session: a122c1a9-30e7-41f3-bd35-7e5d223983d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.05.14 17:29:16.753620 [ 308 ] {} <Debug> TCP-Session: 8618f27b-fabc-4d8d-b482-04f31508f32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.05.14 17:29:16.753730 [ 305 ] {} <Debug> TCP-Session: a122c1a9-30e7-41f3-bd35-7e5d223983d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.05.14 17:29:16.753745 [ 308 ] {} <Debug> TCP-Session: 8618f27b-fabc-4d8d-b482-04f31508f32b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.05.14 17:29:16.753605 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3796 | 2026.05.14 17:29:16.753550 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3797 | 2026.05.14 17:29:16.753797 [ 306 ] {} <Debug> TCP-Session: f743c7e0-aeba-4c1b-a0d1-0b95a6197aee Authenticating user 'default' from [fd00:1122:3344:101::e]:61773 | ||
| 3798 | 2026.05.14 17:29:16.753806 [ 307 ] {fdcfe627-76d0-4513-9623-a83f787234dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37675) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3799 | 2026.05.14 17:29:16.753820 [ 309 ] {} <Debug> TCP-Session: 0f8b2fcb-5436-4f59-b5ff-0d572a49b9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49579 | ||
| 3800 | 2026.05.14 17:29:16.753826 [ 306 ] {} <Debug> TCP-Session: f743c7e0-aeba-4c1b-a0d1-0b95a6197aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2026.05.14 17:29:16.753855 [ 309 ] {} <Debug> TCP-Session: 0f8b2fcb-5436-4f59-b5ff-0d572a49b9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2026.05.14 17:29:16.753867 [ 306 ] {} <Debug> TCP-Session: f743c7e0-aeba-4c1b-a0d1-0b95a6197aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.05.14 17:29:16.753878 [ 309 ] {} <Debug> TCP-Session: 0f8b2fcb-5436-4f59-b5ff-0d572a49b9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.05.14 17:29:16.753517 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49187 | ||
| 3805 | 2026.05.14 17:29:16.753489 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40168 | ||
| 3806 | 2026.05.14 17:29:16.753991 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3807 | 2026.05.14 17:29:16.753996 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3808 | 2026.05.14 17:29:16.753466 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46174 | ||
| 3809 | 2026.05.14 17:29:16.754032 [ 303 ] {} <Debug> TCP-Session: a4e4b78c-21af-40bc-b68b-d9a7f9aeb44a Authenticating user 'default' from [fd00:1122:3344:101::e]:40168 | ||
| 3810 | 2026.05.14 17:29:16.754025 [ 304 ] {} <Debug> TCP-Session: 78809a5f-79a4-41f3-850c-c9f162acf00b Authenticating user 'default' from [fd00:1122:3344:101::e]:49187 | ||
| 3811 | 2026.05.14 17:29:16.754059 [ 303 ] {} <Debug> TCP-Session: a4e4b78c-21af-40bc-b68b-d9a7f9aeb44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3812 | 2026.05.14 17:29:16.754070 [ 307 ] {fdcfe627-76d0-4513-9623-a83f787234dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3813 | 2026.05.14 17:29:16.754079 [ 304 ] {} <Debug> TCP-Session: 78809a5f-79a4-41f3-850c-c9f162acf00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.05.14 17:29:16.754081 [ 303 ] {} <Debug> TCP-Session: a4e4b78c-21af-40bc-b68b-d9a7f9aeb44a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.05.14 17:29:16.754117 [ 304 ] {} <Debug> TCP-Session: 78809a5f-79a4-41f3-850c-c9f162acf00b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.05.14 17:29:16.754130 [ 307 ] {fdcfe627-76d0-4513-9623-a83f787234dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3817 | 2026.05.14 17:29:16.754074 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3818 | 2026.05.14 17:29:16.754191 [ 310 ] {} <Debug> TCP-Session: 7db1152b-d16a-4e5e-9c0c-0505ad3665ba Authenticating user 'default' from [fd00:1122:3344:101::e]:46174 | ||
| 3819 | 2026.05.14 17:29:16.754210 [ 310 ] {} <Debug> TCP-Session: 7db1152b-d16a-4e5e-9c0c-0505ad3665ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.05.14 17:29:16.754223 [ 310 ] {} <Debug> TCP-Session: 7db1152b-d16a-4e5e-9c0c-0505ad3665ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.05.14 17:29:16.754438 [ 307 ] {fdcfe627-76d0-4513-9623-a83f787234dd} <Debug> oximeter.version (c2a3318f-3cdc-49be-9dbf-bf6e8a1a55f0) (SelectExecutor): Key condition: unknown | ||
| 3822 | 2026.05.14 17:29:16.755379 [ 349 ] {fdcfe627-76d0-4513-9623-a83f787234dd} <Trace> AggregatingTransform: Aggregating | ||
| 3823 | 2026.05.14 17:29:16.755428 [ 349 ] {fdcfe627-76d0-4513-9623-a83f787234dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 3824 | 2026.05.14 17:29:16.755462 [ 349 ] {fdcfe627-76d0-4513-9623-a83f787234dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924232 sec. (1081.979 rows/sec., 42.26 KiB/sec.) | ||
| 3825 | 2026.05.14 17:29:16.755479 [ 349 ] {fdcfe627-76d0-4513-9623-a83f787234dd} <Trace> Aggregator: Merging aggregated data | ||
| 3826 | 2026.05.14 17:29:16.756081 [ 307 ] {fdcfe627-76d0-4513-9623-a83f787234dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002332 sec., 428.81646655231566 rows/sec., 16.75 KiB/sec. | ||
| 3827 | 2026.05.14 17:29:16.756222 [ 307 ] {fdcfe627-76d0-4513-9623-a83f787234dd} <Debug> TCPHandler: Processed in 0.002718495 sec. | ||
| 3828 | 2026.05.14 17:29:16.756355 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3829 | 2026.05.14 17:29:16.756384 [ 307 ] {} <Debug> TCP-Session: 27d25c95-0da7-4812-aa4a-7eb218487a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.05.14 17:29:16.756387 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3831 | 2026.05.14 17:29:16.756411 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3832 | 2026.05.14 17:29:16.756436 [ 308 ] {} <Debug> TCP-Session: 8618f27b-fabc-4d8d-b482-04f31508f32b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.05.14 17:29:16.756436 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3834 | 2026.05.14 17:29:16.756460 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3835 | 2026.05.14 17:29:16.756495 [ 309 ] {} <Debug> TCP-Session: 0f8b2fcb-5436-4f59-b5ff-0d572a49b9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.05.14 17:29:16.756501 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3837 | 2026.05.14 17:29:16.756520 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3838 | 2026.05.14 17:29:16.756524 [ 306 ] {} <Debug> TCP-Session: f743c7e0-aeba-4c1b-a0d1-0b95a6197aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.05.14 17:29:16.756543 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3840 | 2026.05.14 17:29:16.756561 [ 303 ] {} <Debug> TCP-Session: a4e4b78c-21af-40bc-b68b-d9a7f9aeb44a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.05.14 17:29:16.756552 [ 305 ] {} <Debug> TCP-Session: a122c1a9-30e7-41f3-bd35-7e5d223983d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.05.14 17:29:16.756607 [ 304 ] {} <Debug> TCP-Session: 78809a5f-79a4-41f3-850c-c9f162acf00b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3843 | 2026.05.14 17:29:16.756447 [ 310 ] {} <Debug> TCP-Session: 7db1152b-d16a-4e5e-9c0c-0505ad3665ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2026.05.14 17:29:16.756522 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3845 | 2026.05.14 17:29:16.756718 [ 311 ] {} <Debug> TCP-Session: aeb7087e-4670-46f2-a1f1-90f17f7d33d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.05.14 17:29:18.751948 [ 280 ] {} <Trace> TCP-Session: 29ad338f-f2d8-4666-add3-e41a51069daf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3847 | 2026.05.14 17:29:18.752287 [ 280 ] {1606fee2-ac50-48a4-9541-3ceb66cc1532} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61310) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE (database = 'oximeter' OR (database = 'system' AND name = 'query_log')) AND has_own_data (stage: Complete) | ||
| 3848 | 2026.05.14 17:29:18.752939 [ 280 ] {1606fee2-ac50-48a4-9541-3ceb66cc1532} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3849 | 2026.05.14 17:29:18.753269 [ 280 ] {1606fee2-ac50-48a4-9541-3ceb66cc1532} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3850 | 2026.05.14 17:29:18.753719 [ 353 ] {1606fee2-ac50-48a4-9541-3ceb66cc1532} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3851 | 2026.05.14 17:29:18.754376 [ 280 ] {1606fee2-ac50-48a4-9541-3ceb66cc1532} <Debug> executeQuery: Read 124 rows, 7.00 KiB in 0.002268 sec., 54673.72134038801 rows/sec., 3.01 MiB/sec. | ||
| 3852 | 2026.05.14 17:29:18.754487 [ 280 ] {1606fee2-ac50-48a4-9541-3ceb66cc1532} <Debug> TCPHandler: Processed in 0.002736796 sec. | ||
| 3853 | 2026.05.14 17:29:18.854237 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2026.05.14 17:29:18.854499 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3855 | 2026.05.14 17:29:18.854917 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3856 | 2026.05.14 17:29:18.854968 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3857 | 2026.05.14 17:29:18.855267 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3858 | 2026.05.14 17:29:18.855362 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3859 | 2026.05.14 17:29:18.855508 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3860 | 2026.05.14 17:29:18.855543 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3861 | 2026.05.14 17:29:18.855564 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 3862 | 2026.05.14 17:29:18.855580 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3863 | 2026.05.14 17:29:18.855619 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3864 | 2026.05.14 17:29:18.855639 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 3865 | 2026.05.14 17:29:18.856736 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002352 sec., 22108.843537414967 rows/sec., 5.17 MiB/sec. | ||
| 3866 | 2026.05.14 17:29:18.856839 [ 294 ] {9a1f114b-c809-4ffe-ae34-3b8625c43800} <Debug> TCPHandler: Processed in 0.002741676 sec. | ||
| 3867 | 2026.05.14 17:29:18.858941 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3868 | 2026.05.14 17:29:18.859097 [ 294 ] {09374adb-5b7c-4cdb-901a-8150ad19ef66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3869 | 2026.05.14 17:29:18.859157 [ 294 ] {09374adb-5b7c-4cdb-901a-8150ad19ef66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3870 | 2026.05.14 17:29:18.859754 [ 294 ] {09374adb-5b7c-4cdb-901a-8150ad19ef66} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2026.05.14 17:29:18.859795 [ 294 ] {09374adb-5b7c-4cdb-901a-8150ad19ef66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3872 | 2026.05.14 17:29:18.860154 [ 294 ] {09374adb-5b7c-4cdb-901a-8150ad19ef66} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3873 | 2026.05.14 17:29:18.860375 [ 294 ] {09374adb-5b7c-4cdb-901a-8150ad19ef66} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3874 | 2026.05.14 17:29:18.860516 [ 294 ] {09374adb-5b7c-4cdb-901a-8150ad19ef66} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001463 sec., 47846.889952153106 rows/sec., 3.82 MiB/sec. | ||
| 3875 | 2026.05.14 17:29:18.860519 [ 122 ] {} <Debug> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3876 | 2026.05.14 17:29:18.860556 [ 294 ] {09374adb-5b7c-4cdb-901a-8150ad19ef66} <Debug> TCPHandler: Processed in 0.001688542 sec. | ||
| 3877 | 2026.05.14 17:29:18.860589 [ 122 ] {} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2026.05.14 17:29:18.860619 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3879 | 2026.05.14 17:29:18.860698 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.05.14 17:29:18.860743 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::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 | ||
| 3881 | 2026.05.14 17:29:18.860798 [ 294 ] {ca0c4471-945d-4c9f-a5fa-2a6f6599e198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3882 | 2026.05.14 17:29:18.860851 [ 294 ] {ca0c4471-945d-4c9f-a5fa-2a6f6599e198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3883 | 2026.05.14 17:29:18.860882 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3884 | 2026.05.14 17:29:18.860919 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3360 rows starting from the beginning of the part | ||
| 3885 | 2026.05.14 17:29:18.860981 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3886 | 2026.05.14 17:29:18.861025 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 126 rows starting from the beginning of the part | ||
| 3887 | 2026.05.14 17:29:18.861062 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::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 | ||
| 3888 | 2026.05.14 17:29:18.861101 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 248 rows starting from the beginning of the part | ||
| 3889 | 2026.05.14 17:29:18.861139 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part | ||
| 3890 | 2026.05.14 17:29:18.861259 [ 294 ] {ca0c4471-945d-4c9f-a5fa-2a6f6599e198} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2026.05.14 17:29:18.861303 [ 294 ] {ca0c4471-945d-4c9f-a5fa-2a6f6599e198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3892 | 2026.05.14 17:29:18.861629 [ 294 ] {ca0c4471-945d-4c9f-a5fa-2a6f6599e198} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3893 | 2026.05.14 17:29:18.861867 [ 294 ] {ca0c4471-945d-4c9f-a5fa-2a6f6599e198} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.05.14 17:29:18.861998 [ 294 ] {ca0c4471-945d-4c9f-a5fa-2a6f6599e198} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001219 sec., 5742.4118129614435 rows/sec., 431.80 KiB/sec. | ||
| 3895 | 2026.05.14 17:29:18.862036 [ 294 ] {ca0c4471-945d-4c9f-a5fa-2a6f6599e198} <Debug> TCPHandler: Processed in 0.001387409 sec. | ||
| 3896 | 2026.05.14 17:29:18.862163 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3897 | 2026.05.14 17:29:18.862258 [ 294 ] {d65b2639-9070-428d-bc9b-e3cae57ec804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3898 | 2026.05.14 17:29:18.862298 [ 294 ] {d65b2639-9070-428d-bc9b-e3cae57ec804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3899 | 2026.05.14 17:29:18.862666 [ 188 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3930 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977966 sec., 1986889.5623079468 rows/sec., 160.05 MiB/sec. | ||
| 3900 | 2026.05.14 17:29:18.862730 [ 294 ] {d65b2639-9070-428d-bc9b-e3cae57ec804} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.05.14 17:29:18.862769 [ 294 ] {d65b2639-9070-428d-bc9b-e3cae57ec804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3902 | 2026.05.14 17:29:18.862972 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3903 | 2026.05.14 17:29:18.863092 [ 294 ] {d65b2639-9070-428d-bc9b-e3cae57ec804} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3904 | 2026.05.14 17:29:18.863290 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_21_4} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.05.14 17:29:18.863362 [ 294 ] {d65b2639-9070-428d-bc9b-e3cae57ec804} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2026.05.14 17:29:18.863367 [ 193 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_21_4} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3907 | 2026.05.14 17:29:18.863454 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 3908 | 2026.05.14 17:29:18.863496 [ 122 ] {} <Debug> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3909 | 2026.05.14 17:29:18.863503 [ 294 ] {d65b2639-9070-428d-bc9b-e3cae57ec804} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001263 sec., 56215.360253365005 rows/sec., 4.39 MiB/sec. | ||
| 3910 | 2026.05.14 17:29:18.863536 [ 122 ] {} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.05.14 17:29:18.863558 [ 294 ] {d65b2639-9070-428d-bc9b-e3cae57ec804} <Debug> TCPHandler: Processed in 0.001443639 sec. | ||
| 3912 | 2026.05.14 17:29:18.863560 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3913 | 2026.05.14 17:29:18.863662 [ 189 ] {48419fae-50e3-4458-be82-d4ceb88634ca::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 | ||
| 3914 | 2026.05.14 17:29:18.863726 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3915 | 2026.05.14 17:29:18.863767 [ 189 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3916 | 2026.05.14 17:29:18.863800 [ 189 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1830 rows starting from the beginning of the part | ||
| 3917 | 2026.05.14 17:29:18.863825 [ 294 ] {44af1f74-e473-4ac0-8161-d91f72c4e62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3918 | 2026.05.14 17:29:18.863861 [ 189 ] {48419fae-50e3-4458-be82-d4ceb88634ca::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 | ||
| 3919 | 2026.05.14 17:29:18.863871 [ 294 ] {44af1f74-e473-4ac0-8161-d91f72c4e62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3920 | 2026.05.14 17:29:18.863910 [ 189 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 99 rows starting from the beginning of the part | ||
| 3921 | 2026.05.14 17:29:18.863963 [ 189 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 71 rows starting from the beginning of the part | ||
| 3922 | 2026.05.14 17:29:18.864002 [ 189 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 139 rows starting from the beginning of the part | ||
| 3923 | 2026.05.14 17:29:18.864041 [ 189 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 71 rows starting from the beginning of the part | ||
| 3924 | 2026.05.14 17:29:18.864291 [ 294 ] {44af1f74-e473-4ac0-8161-d91f72c4e62b} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.05.14 17:29:18.864331 [ 294 ] {44af1f74-e473-4ac0-8161-d91f72c4e62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3926 | 2026.05.14 17:29:18.864665 [ 294 ] {44af1f74-e473-4ac0-8161-d91f72c4e62b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3927 | 2026.05.14 17:29:18.864890 [ 294 ] {44af1f74-e473-4ac0-8161-d91f72c4e62b} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2026.05.14 17:29:18.865008 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3929 | 2026.05.14 17:29:18.865018 [ 294 ] {44af1f74-e473-4ac0-8161-d91f72c4e62b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 3930 | 2026.05.14 17:29:18.865048 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2026.05.14 17:29:18.865067 [ 294 ] {44af1f74-e473-4ac0-8161-d91f72c4e62b} <Debug> TCPHandler: Processed in 0.001393318 sec. | ||
| 3932 | 2026.05.14 17:29:18.865071 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3933 | 2026.05.14 17:29:18.865198 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::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 | ||
| 3934 | 2026.05.14 17:29:18.865210 [ 189 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2274 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587321 sec., 1432602.4792716785 rows/sec., 106.12 MiB/sec. | ||
| 3935 | 2026.05.14 17:29:18.865230 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2026.05.14 17:29:18.865314 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3937 | 2026.05.14 17:29:18.865340 [ 294 ] {b9f1bb15-1c05-4402-a13f-bf36f7d7242e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3938 | 2026.05.14 17:29:18.865347 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6329 rows starting from the beginning of the part | ||
| 3939 | 2026.05.14 17:29:18.865404 [ 294 ] {b9f1bb15-1c05-4402-a13f-bf36f7d7242e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3940 | 2026.05.14 17:29:18.865413 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 128 rows starting from the beginning of the part | ||
| 3941 | 2026.05.14 17:29:18.865460 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3942 | 2026.05.14 17:29:18.865467 [ 195 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3943 | 2026.05.14 17:29:18.865497 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3944 | 2026.05.14 17:29:18.865534 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 198 rows starting from the beginning of the part | ||
| 3945 | 2026.05.14 17:29:18.865570 [ 193 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::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 | ||
| 3946 | 2026.05.14 17:29:18.865746 [ 195 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_21_4} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2026.05.14 17:29:18.865819 [ 195 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_21_4} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3948 | 2026.05.14 17:29:18.865889 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 3949 | 2026.05.14 17:29:18.866126 [ 294 ] {b9f1bb15-1c05-4402-a13f-bf36f7d7242e} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.05.14 17:29:18.866160 [ 294 ] {b9f1bb15-1c05-4402-a13f-bf36f7d7242e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3951 | 2026.05.14 17:29:18.866730 [ 294 ] {b9f1bb15-1c05-4402-a13f-bf36f7d7242e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3952 | 2026.05.14 17:29:18.866966 [ 294 ] {b9f1bb15-1c05-4402-a13f-bf36f7d7242e} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2026.05.14 17:29:18.867082 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3954 | 2026.05.14 17:29:18.867102 [ 294 ] {b9f1bb15-1c05-4402-a13f-bf36f7d7242e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001775 sec., 3943.6619718309857 rows/sec., 7.07 MiB/sec. | ||
| 3955 | 2026.05.14 17:29:18.867118 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2026.05.14 17:29:18.867138 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3957 | 2026.05.14 17:29:18.867154 [ 294 ] {b9f1bb15-1c05-4402-a13f-bf36f7d7242e} <Debug> TCPHandler: Processed in 0.001971896 sec. | ||
| 3958 | 2026.05.14 17:29:18.867230 [ 201 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::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 | ||
| 3959 | 2026.05.14 17:29:18.867301 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3960 | 2026.05.14 17:29:18.867411 [ 294 ] {73e5aaa5-47d9-49b9-8db3-2f5fa20f685c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3961 | 2026.05.14 17:29:18.867449 [ 201 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3962 | 2026.05.14 17:29:18.867478 [ 294 ] {73e5aaa5-47d9-49b9-8db3-2f5fa20f685c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3963 | 2026.05.14 17:29:18.867511 [ 201 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 221 rows starting from the beginning of the part | ||
| 3964 | 2026.05.14 17:29:18.867645 [ 201 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part | ||
| 3965 | 2026.05.14 17:29:18.867738 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7135 rows, containing 5 columns (5 merged, 0 gathered) in 0.002587974 sec., 2756982.8754075584 rows/sec., 183.42 MiB/sec. | ||
| 3966 | 2026.05.14 17:29:18.867747 [ 201 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 3967 | 2026.05.14 17:29:18.867840 [ 294 ] {73e5aaa5-47d9-49b9-8db3-2f5fa20f685c} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.05.14 17:29:18.867862 [ 201 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 3969 | 2026.05.14 17:29:18.867904 [ 294 ] {73e5aaa5-47d9-49b9-8db3-2f5fa20f685c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3970 | 2026.05.14 17:29:18.867986 [ 201 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 3971 | 2026.05.14 17:29:18.868084 [ 201 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 3972 | 2026.05.14 17:29:18.868211 [ 294 ] {73e5aaa5-47d9-49b9-8db3-2f5fa20f685c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3973 | 2026.05.14 17:29:18.868379 [ 189 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3974 | 2026.05.14 17:29:18.868457 [ 294 ] {73e5aaa5-47d9-49b9-8db3-2f5fa20f685c} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.05.14 17:29:18.868588 [ 120 ] {} <Debug> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3976 | 2026.05.14 17:29:18.868605 [ 294 ] {73e5aaa5-47d9-49b9-8db3-2f5fa20f685c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00122 sec., 49180.32786885246 rows/sec., 3.31 MiB/sec. | ||
| 3977 | 2026.05.14 17:29:18.868618 [ 120 ] {} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.05.14 17:29:18.868641 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 3979 | 2026.05.14 17:29:18.868641 [ 294 ] {73e5aaa5-47d9-49b9-8db3-2f5fa20f685c} <Debug> TCPHandler: Processed in 0.001394378 sec. | ||
| 3980 | 2026.05.14 17:29:18.868717 [ 193 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 3981 | 2026.05.14 17:29:18.868726 [ 189 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3982 | 2026.05.14 17:29:18.868815 [ 193 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3983 | 2026.05.14 17:29:18.868825 [ 189 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3984 | 2026.05.14 17:29:18.868849 [ 193 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 792 rows starting from the beginning of the part | ||
| 3985 | 2026.05.14 17:29:18.868904 [ 193 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 3986 | 2026.05.14 17:29:18.868924 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3987 | 2026.05.14 17:29:18.868941 [ 193 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3988 | 2026.05.14 17:29:18.868980 [ 193 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 3989 | 2026.05.14 17:29:18.869011 [ 193 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3990 | 2026.05.14 17:29:18.869054 [ 193 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 3991 | 2026.05.14 17:29:18.869868 [ 187 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001183695 sec., 912397.1969130562 rows/sec., 60.18 MiB/sec. | ||
| 3992 | 2026.05.14 17:29:18.870044 [ 187 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3993 | 2026.05.14 17:29:18.870302 [ 187 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_21_4} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.05.14 17:29:18.870368 [ 187 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_21_4} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3995 | 2026.05.14 17:29:18.870446 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3996 | 2026.05.14 17:29:18.870975 [ 193 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 321 rows, containing 19 columns (19 merged, 0 gathered) in 0.00378163 sec., 84884.03148906688 rows/sec., 152.11 MiB/sec. | ||
| 3997 | 2026.05.14 17:29:18.871577 [ 189 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3998 | 2026.05.14 17:29:18.871924 [ 189 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.05.14 17:29:18.871990 [ 189 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4000 | 2026.05.14 17:29:18.872110 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 4001 | 2026.05.14 17:29:19.000237 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.89 MiB, peak 239.79 MiB, free memory in arenas 0.00 B, will set to 231.87 MiB (RSS), difference: -1.02 MiB | ||
| 4002 | 2026.05.14 17:29:20.196166 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4003 | 2026.05.14 17:29:20.196220 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4004 | 2026.05.14 17:29:20.260057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7633 | ||
| 4005 | 2026.05.14 17:29:20.260561 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.05.14 17:29:20.260606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4007 | 2026.05.14 17:29:20.261088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4008 | 2026.05.14 17:29:20.261312 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.05.14 17:29:20.261437 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7633 | ||
| 4010 | 2026.05.14 17:29:20.261452 [ 122 ] {} <Debug> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4011 | 2026.05.14 17:29:20.261521 [ 122 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.05.14 17:29:20.261546 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4013 | 2026.05.14 17:29:20.261659 [ 201 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::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 | ||
| 4014 | 2026.05.14 17:29:20.261765 [ 201 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4015 | 2026.05.14 17:29:20.261799 [ 201 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5201 rows starting from the beginning of the part | ||
| 4016 | 2026.05.14 17:29:20.261860 [ 201 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4017 | 2026.05.14 17:29:20.261912 [ 201 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4018 | 2026.05.14 17:29:20.261955 [ 201 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4019 | 2026.05.14 17:29:20.261997 [ 201 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4020 | 2026.05.14 17:29:20.262037 [ 201 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4021 | 2026.05.14 17:29:20.263356 [ 193 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7633 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741443 sec., 4383146.620360241 rows/sec., 62.70 MiB/sec. | ||
| 4022 | 2026.05.14 17:29:20.264197 [ 200 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4023 | 2026.05.14 17:29:20.264534 [ 200 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_16_3} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.05.14 17:29:20.264612 [ 200 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_16_3} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4025 | 2026.05.14 17:29:20.264704 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4026 | 2026.05.14 17:29:20.278610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 468 | ||
| 4027 | 2026.05.14 17:29:20.281138 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.05.14 17:29:20.281194 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4029 | 2026.05.14 17:29:20.282449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4030 | 2026.05.14 17:29:20.282741 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2026.05.14 17:29:20.282888 [ 122 ] {} <Debug> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4032 | 2026.05.14 17:29:20.282932 [ 122 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.05.14 17:29:20.282956 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4034 | 2026.05.14 17:29:20.282984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 4035 | 2026.05.14 17:29:20.283038 [ 201 ] {4dd9808d-1874-4812-8493-3805567fd2f1::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 | ||
| 4036 | 2026.05.14 17:29:20.283518 [ 201 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4037 | 2026.05.14 17:29:20.283634 [ 201 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 288 rows starting from the beginning of the part | ||
| 4038 | 2026.05.14 17:29:20.283970 [ 201 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 28 rows starting from the beginning of the part | ||
| 4039 | 2026.05.14 17:29:20.284308 [ 201 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 4040 | 2026.05.14 17:29:20.284635 [ 201 ] {4dd9808d-1874-4812-8493-3805567fd2f1::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 | ||
| 4041 | 2026.05.14 17:29:20.284962 [ 201 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 28 rows starting from the beginning of the part | ||
| 4042 | 2026.05.14 17:29:20.285302 [ 201 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
| 4043 | 2026.05.14 17:29:20.290666 [ 201 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 72 columns (72 merged, 0 gathered) in 0.007658141 sec., 61111.4368356498 rows/sec., 53.59 MiB/sec. | ||
| 4044 | 2026.05.14 17:29:20.291580 [ 190 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4045 | 2026.05.14 17:29:20.292065 [ 190 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_11_2} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4046 | 2026.05.14 17:29:20.292131 [ 190 ] {4dd9808d-1874-4812-8493-3805567fd2f1::all_1_11_2} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4047 | 2026.05.14 17:29:20.292280 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 4048 | 2026.05.14 17:29:20.657070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4049 | 2026.05.14 17:29:20.675246 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.05.14 17:29:20.675307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4051 | 2026.05.14 17:29:20.681242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4052 | 2026.05.14 17:29:20.681947 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.05.14 17:29:20.682248 [ 119 ] {} <Debug> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4054 | 2026.05.14 17:29:20.682315 [ 119 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.05.14 17:29:20.682337 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4056 | 2026.05.14 17:29:20.682453 [ 198 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4057 | 2026.05.14 17:29:20.685206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4058 | 2026.05.14 17:29:20.685969 [ 198 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4059 | 2026.05.14 17:29:20.687394 [ 198 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4060 | 2026.05.14 17:29:20.692224 [ 198 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4061 | 2026.05.14 17:29:20.696673 [ 198 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4062 | 2026.05.14 17:29:20.701045 [ 198 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4063 | 2026.05.14 17:29:20.705782 [ 198 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4064 | 2026.05.14 17:29:20.710046 [ 198 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4065 | 2026.05.14 17:29:20.768038 [ 201 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.085627592 sec., 1413.0959095521453 rows/sec., 7.31 MiB/sec. | ||
| 4066 | 2026.05.14 17:29:20.770295 [ 193 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4067 | 2026.05.14 17:29:20.772315 [ 193 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_16_3} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.05.14 17:29:20.772421 [ 193 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_16_3} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4069 | 2026.05.14 17:29:20.774773 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4070 | 2026.05.14 17:29:21.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.09 MiB, peak 243.04 MiB, free memory in arenas 0.00 B, will set to 243.79 MiB (RSS), difference: 10.70 MiB | ||
| 4071 | 2026.05.14 17:29:21.001252 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000821561 sec. | ||
| 4072 | 2026.05.14 17:29:23.854999 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.05.14 17:29:23.855361 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4074 | 2026.05.14 17:29:23.855802 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4075 | 2026.05.14 17:29:23.855837 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4076 | 2026.05.14 17:29:23.856073 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4077 | 2026.05.14 17:29:23.856144 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4078 | 2026.05.14 17:29:23.856286 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4079 | 2026.05.14 17:29:23.856322 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4080 | 2026.05.14 17:29:23.856346 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 4081 | 2026.05.14 17:29:23.856361 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4082 | 2026.05.14 17:29:23.856401 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4083 | 2026.05.14 17:29:23.856423 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 4084 | 2026.05.14 17:29:23.857741 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00253 sec., 20553.359683794464 rows/sec., 4.81 MiB/sec. | ||
| 4085 | 2026.05.14 17:29:23.857848 [ 294 ] {83e8a8b1-b1ba-4206-abef-0dd2e75aa790} <Debug> TCPHandler: Processed in 0.00303953 sec. | ||
| 4086 | 2026.05.14 17:29:23.860202 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2026.05.14 17:29:23.860405 [ 294 ] {99034d28-7943-4739-9212-8370b3b2e11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4088 | 2026.05.14 17:29:23.860484 [ 294 ] {99034d28-7943-4739-9212-8370b3b2e11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4089 | 2026.05.14 17:29:23.861101 [ 294 ] {99034d28-7943-4739-9212-8370b3b2e11e} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2026.05.14 17:29:23.861148 [ 294 ] {99034d28-7943-4739-9212-8370b3b2e11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4091 | 2026.05.14 17:29:23.861535 [ 294 ] {99034d28-7943-4739-9212-8370b3b2e11e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4092 | 2026.05.14 17:29:23.861777 [ 294 ] {99034d28-7943-4739-9212-8370b3b2e11e} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.05.14 17:29:23.861920 [ 294 ] {99034d28-7943-4739-9212-8370b3b2e11e} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001573 sec., 80101.71646535283 rows/sec., 6.90 MiB/sec. | ||
| 4094 | 2026.05.14 17:29:23.861958 [ 294 ] {99034d28-7943-4739-9212-8370b3b2e11e} <Debug> TCPHandler: Processed in 0.001854274 sec. | ||
| 4095 | 2026.05.14 17:29:23.862111 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2026.05.14 17:29:23.862205 [ 294 ] {c4fa66e3-57e2-4ced-bcb4-380b43941610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4097 | 2026.05.14 17:29:23.862245 [ 294 ] {c4fa66e3-57e2-4ced-bcb4-380b43941610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4098 | 2026.05.14 17:29:23.862683 [ 294 ] {c4fa66e3-57e2-4ced-bcb4-380b43941610} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.05.14 17:29:23.862719 [ 294 ] {c4fa66e3-57e2-4ced-bcb4-380b43941610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4100 | 2026.05.14 17:29:23.863008 [ 294 ] {c4fa66e3-57e2-4ced-bcb4-380b43941610} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4101 | 2026.05.14 17:29:23.863212 [ 294 ] {c4fa66e3-57e2-4ced-bcb4-380b43941610} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2026.05.14 17:29:23.863346 [ 294 ] {c4fa66e3-57e2-4ced-bcb4-380b43941610} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001159 sec., 30198.446937014665 rows/sec., 2.22 MiB/sec. | ||
| 4103 | 2026.05.14 17:29:23.863382 [ 294 ] {c4fa66e3-57e2-4ced-bcb4-380b43941610} <Debug> TCPHandler: Processed in 0.001319128 sec. | ||
| 4104 | 2026.05.14 17:29:23.863506 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2026.05.14 17:29:23.863602 [ 294 ] {8458bd54-b3fc-4df8-95f3-944f03adfdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4106 | 2026.05.14 17:29:23.863641 [ 294 ] {8458bd54-b3fc-4df8-95f3-944f03adfdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4107 | 2026.05.14 17:29:23.864102 [ 294 ] {8458bd54-b3fc-4df8-95f3-944f03adfdd0} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2026.05.14 17:29:23.864138 [ 294 ] {8458bd54-b3fc-4df8-95f3-944f03adfdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4109 | 2026.05.14 17:29:23.864446 [ 294 ] {8458bd54-b3fc-4df8-95f3-944f03adfdd0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4110 | 2026.05.14 17:29:23.864658 [ 294 ] {8458bd54-b3fc-4df8-95f3-944f03adfdd0} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.05.14 17:29:23.864785 [ 294 ] {8458bd54-b3fc-4df8-95f3-944f03adfdd0} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.0012 sec., 82500 rows/sec., 6.44 MiB/sec. | ||
| 4112 | 2026.05.14 17:29:23.864821 [ 294 ] {8458bd54-b3fc-4df8-95f3-944f03adfdd0} <Debug> TCPHandler: Processed in 0.001363008 sec. | ||
| 4113 | 2026.05.14 17:29:23.864951 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2026.05.14 17:29:23.865045 [ 294 ] {c4210107-7b05-4478-bac3-3275295e04a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4115 | 2026.05.14 17:29:23.865087 [ 294 ] {c4210107-7b05-4478-bac3-3275295e04a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4116 | 2026.05.14 17:29:23.865543 [ 294 ] {c4210107-7b05-4478-bac3-3275295e04a1} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2026.05.14 17:29:23.865579 [ 294 ] {c4210107-7b05-4478-bac3-3275295e04a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4118 | 2026.05.14 17:29:23.865899 [ 294 ] {c4210107-7b05-4478-bac3-3275295e04a1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4119 | 2026.05.14 17:29:23.866118 [ 294 ] {c4210107-7b05-4478-bac3-3275295e04a1} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2026.05.14 17:29:23.866245 [ 294 ] {c4210107-7b05-4478-bac3-3275295e04a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 4121 | 2026.05.14 17:29:23.866281 [ 294 ] {c4210107-7b05-4478-bac3-3275295e04a1} <Debug> TCPHandler: Processed in 0.001379038 sec. | ||
| 4122 | 2026.05.14 17:29:23.866402 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2026.05.14 17:29:23.866496 [ 294 ] {10eaa206-c03c-491b-a220-c8d4462be314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4124 | 2026.05.14 17:29:23.866548 [ 294 ] {10eaa206-c03c-491b-a220-c8d4462be314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4125 | 2026.05.14 17:29:23.867391 [ 294 ] {10eaa206-c03c-491b-a220-c8d4462be314} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.05.14 17:29:23.867428 [ 294 ] {10eaa206-c03c-491b-a220-c8d4462be314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4127 | 2026.05.14 17:29:23.867983 [ 294 ] {10eaa206-c03c-491b-a220-c8d4462be314} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4128 | 2026.05.14 17:29:23.868209 [ 294 ] {10eaa206-c03c-491b-a220-c8d4462be314} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2026.05.14 17:29:23.868348 [ 294 ] {10eaa206-c03c-491b-a220-c8d4462be314} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00187 sec., 18716.57754010695 rows/sec., 33.54 MiB/sec. | ||
| 4130 | 2026.05.14 17:29:23.868399 [ 294 ] {10eaa206-c03c-491b-a220-c8d4462be314} <Debug> TCPHandler: Processed in 0.002045886 sec. | ||
| 4131 | 2026.05.14 17:29:23.868562 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2026.05.14 17:29:23.868658 [ 294 ] {d603b3b4-bcb5-4ed3-b870-5b569dae5dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4133 | 2026.05.14 17:29:23.868699 [ 294 ] {d603b3b4-bcb5-4ed3-b870-5b569dae5dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4134 | 2026.05.14 17:29:23.869095 [ 294 ] {d603b3b4-bcb5-4ed3-b870-5b569dae5dff} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.05.14 17:29:23.869131 [ 294 ] {d603b3b4-bcb5-4ed3-b870-5b569dae5dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4136 | 2026.05.14 17:29:23.869450 [ 294 ] {d603b3b4-bcb5-4ed3-b870-5b569dae5dff} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4137 | 2026.05.14 17:29:23.869665 [ 294 ] {d603b3b4-bcb5-4ed3-b870-5b569dae5dff} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.05.14 17:29:23.869810 [ 294 ] {d603b3b4-bcb5-4ed3-b870-5b569dae5dff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 4139 | 2026.05.14 17:29:23.869846 [ 294 ] {d603b3b4-bcb5-4ed3-b870-5b569dae5dff} <Debug> TCPHandler: Processed in 0.001332927 sec. | ||
| 4140 | 2026.05.14 17:29:24.035149 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2026.05.14 17:29:24.035481 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 4142 | 2026.05.14 17:29:24.035929 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4143 | 2026.05.14 17:29:24.035965 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 4144 | 2026.05.14 17:29:24.036188 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4145 | 2026.05.14 17:29:24.036252 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4146 | 2026.05.14 17:29:24.036393 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4147 | 2026.05.14 17:29:24.036428 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4148 | 2026.05.14 17:29:24.036449 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 4149 | 2026.05.14 17:29:24.036465 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4150 | 2026.05.14 17:29:24.036504 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 4151 | 2026.05.14 17:29:24.036524 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 4152 | 2026.05.14 17:29:24.037823 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002482 sec., 20950.846091861404 rows/sec., 4.90 MiB/sec. | ||
| 4153 | 2026.05.14 17:29:24.037929 [ 294 ] {e232d498-25b8-459c-8c9c-8ef71dfa7cfc} <Debug> TCPHandler: Processed in 0.002927629 sec. | ||
| 4154 | 2026.05.14 17:29:24.049478 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4155 | 2026.05.14 17:29:24.049731 [ 294 ] {5b670f28-31ba-4167-a846-1d89d6c5c56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4156 | 2026.05.14 17:29:24.049820 [ 294 ] {5b670f28-31ba-4167-a846-1d89d6c5c56c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4157 | 2026.05.14 17:29:24.050679 [ 294 ] {5b670f28-31ba-4167-a846-1d89d6c5c56c} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2026.05.14 17:29:24.050717 [ 294 ] {5b670f28-31ba-4167-a846-1d89d6c5c56c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4159 | 2026.05.14 17:29:24.051093 [ 294 ] {5b670f28-31ba-4167-a846-1d89d6c5c56c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4160 | 2026.05.14 17:29:24.051324 [ 294 ] {5b670f28-31ba-4167-a846-1d89d6c5c56c} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2026.05.14 17:29:24.051475 [ 294 ] {5b670f28-31ba-4167-a846-1d89d6c5c56c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001808 sec., 2212.3893805309735 rows/sec., 180.40 KiB/sec. | ||
| 4162 | 2026.05.14 17:29:24.051515 [ 294 ] {5b670f28-31ba-4167-a846-1d89d6c5c56c} <Debug> TCPHandler: Processed in 0.002205239 sec. | ||
| 4163 | 2026.05.14 17:29:24.051639 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4164 | 2026.05.14 17:29:24.051734 [ 294 ] {86a036fd-0a88-400e-9970-04cfee84ad35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4165 | 2026.05.14 17:29:24.051773 [ 294 ] {86a036fd-0a88-400e-9970-04cfee84ad35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4166 | 2026.05.14 17:29:24.053062 [ 294 ] {86a036fd-0a88-400e-9970-04cfee84ad35} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.05.14 17:29:24.053100 [ 294 ] {86a036fd-0a88-400e-9970-04cfee84ad35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4168 | 2026.05.14 17:29:24.053588 [ 294 ] {86a036fd-0a88-400e-9970-04cfee84ad35} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4169 | 2026.05.14 17:29:24.053800 [ 294 ] {86a036fd-0a88-400e-9970-04cfee84ad35} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2026.05.14 17:29:24.053929 [ 294 ] {86a036fd-0a88-400e-9970-04cfee84ad35} <Debug> executeQuery: Read 2417 rows, 181.69 KiB in 0.002212 sec., 1092676.3110307413 rows/sec., 80.21 MiB/sec. | ||
| 4171 | 2026.05.14 17:29:24.053966 [ 294 ] {86a036fd-0a88-400e-9970-04cfee84ad35} <Debug> TCPHandler: Processed in 0.002375721 sec. | ||
| 4172 | 2026.05.14 17:29:24.054087 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2026.05.14 17:29:24.054181 [ 294 ] {44898e9b-33cd-4931-9538-cb79175361d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4174 | 2026.05.14 17:29:24.054223 [ 294 ] {44898e9b-33cd-4931-9538-cb79175361d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4175 | 2026.05.14 17:29:24.054637 [ 294 ] {44898e9b-33cd-4931-9538-cb79175361d2} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2026.05.14 17:29:24.054674 [ 294 ] {44898e9b-33cd-4931-9538-cb79175361d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4177 | 2026.05.14 17:29:24.054966 [ 294 ] {44898e9b-33cd-4931-9538-cb79175361d2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4178 | 2026.05.14 17:29:24.055182 [ 294 ] {44898e9b-33cd-4931-9538-cb79175361d2} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2026.05.14 17:29:24.055309 [ 294 ] {44898e9b-33cd-4931-9538-cb79175361d2} <Debug> executeQuery: Read 20 rows, 1.48 KiB in 0.001146 sec., 17452.00698080279 rows/sec., 1.26 MiB/sec. | ||
| 4180 | 2026.05.14 17:29:24.055346 [ 294 ] {44898e9b-33cd-4931-9538-cb79175361d2} <Debug> TCPHandler: Processed in 0.001308707 sec. | ||
| 4181 | 2026.05.14 17:29:24.055497 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2026.05.14 17:29:24.055591 [ 294 ] {da17ebca-503a-4165-9c6d-5b6d48283765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4183 | 2026.05.14 17:29:24.055631 [ 294 ] {da17ebca-503a-4165-9c6d-5b6d48283765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4184 | 2026.05.14 17:29:24.056243 [ 294 ] {da17ebca-503a-4165-9c6d-5b6d48283765} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.05.14 17:29:24.056280 [ 294 ] {da17ebca-503a-4165-9c6d-5b6d48283765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4186 | 2026.05.14 17:29:24.056610 [ 294 ] {da17ebca-503a-4165-9c6d-5b6d48283765} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4187 | 2026.05.14 17:29:24.056821 [ 294 ] {da17ebca-503a-4165-9c6d-5b6d48283765} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): 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.05.14 17:29:24.056947 [ 294 ] {da17ebca-503a-4165-9c6d-5b6d48283765} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001373 sec., 583394.0276766205 rows/sec., 33.70 MiB/sec. | ||
| 4189 | 2026.05.14 17:29:24.056985 [ 294 ] {da17ebca-503a-4165-9c6d-5b6d48283765} <Debug> TCPHandler: Processed in 0.00153792 sec. | ||
| 4190 | 2026.05.14 17:29:24.057130 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2026.05.14 17:29:24.057227 [ 294 ] {b1f58728-e8cf-4095-9a4b-9070717f76d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4192 | 2026.05.14 17:29:24.057265 [ 294 ] {b1f58728-e8cf-4095-9a4b-9070717f76d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4193 | 2026.05.14 17:29:24.057659 [ 294 ] {b1f58728-e8cf-4095-9a4b-9070717f76d5} <Trace> oximeter.fields_u64 (e739dd0d-498d-4259-90c2-c8b65b47dc73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.05.14 17:29:24.057695 [ 294 ] {b1f58728-e8cf-4095-9a4b-9070717f76d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4195 | 2026.05.14 17:29:24.057979 [ 294 ] {b1f58728-e8cf-4095-9a4b-9070717f76d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 4196 | 2026.05.14 17:29:24.058186 [ 294 ] {b1f58728-e8cf-4095-9a4b-9070717f76d5} <Trace> oximeter.fields_u64 (e739dd0d-498d-4259-90c2-c8b65b47dc73): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2026.05.14 17:29:24.058309 [ 294 ] {b1f58728-e8cf-4095-9a4b-9070717f76d5} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 4198 | 2026.05.14 17:29:24.058347 [ 294 ] {b1f58728-e8cf-4095-9a4b-9070717f76d5} <Debug> TCPHandler: Processed in 0.001266886 sec. | ||
| 4199 | 2026.05.14 17:29:24.058471 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4200 | 2026.05.14 17:29:24.058574 [ 294 ] {7802e778-630f-4578-a050-f6e85314330e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4201 | 2026.05.14 17:29:24.058612 [ 294 ] {7802e778-630f-4578-a050-f6e85314330e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4202 | 2026.05.14 17:29:24.059536 [ 294 ] {7802e778-630f-4578-a050-f6e85314330e} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2026.05.14 17:29:24.059573 [ 294 ] {7802e778-630f-4578-a050-f6e85314330e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4204 | 2026.05.14 17:29:24.059942 [ 294 ] {7802e778-630f-4578-a050-f6e85314330e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4205 | 2026.05.14 17:29:24.060161 [ 294 ] {7802e778-630f-4578-a050-f6e85314330e} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2026.05.14 17:29:24.060298 [ 294 ] {7802e778-630f-4578-a050-f6e85314330e} <Debug> executeQuery: Read 1299 rows, 88.84 KiB in 0.001741 sec., 746122.917863297 rows/sec., 49.83 MiB/sec. | ||
| 4207 | 2026.05.14 17:29:24.060336 [ 294 ] {7802e778-630f-4578-a050-f6e85314330e} <Debug> TCPHandler: Processed in 0.001914385 sec. | ||
| 4208 | 2026.05.14 17:29:24.060469 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.05.14 17:29:24.060568 [ 294 ] {f9c96879-609a-4290-9fd0-77a801996fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4210 | 2026.05.14 17:29:24.060609 [ 294 ] {f9c96879-609a-4290-9fd0-77a801996fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4211 | 2026.05.14 17:29:24.061385 [ 294 ] {f9c96879-609a-4290-9fd0-77a801996fc8} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2026.05.14 17:29:24.061422 [ 294 ] {f9c96879-609a-4290-9fd0-77a801996fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4213 | 2026.05.14 17:29:24.061862 [ 294 ] {f9c96879-609a-4290-9fd0-77a801996fc8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4214 | 2026.05.14 17:29:24.062075 [ 294 ] {f9c96879-609a-4290-9fd0-77a801996fc8} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4215 | 2026.05.14 17:29:24.062210 [ 294 ] {f9c96879-609a-4290-9fd0-77a801996fc8} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.00166 sec., 902409.6385542168 rows/sec., 54.74 MiB/sec. | ||
| 4216 | 2026.05.14 17:29:24.062248 [ 294 ] {f9c96879-609a-4290-9fd0-77a801996fc8} <Debug> TCPHandler: Processed in 0.001827134 sec. | ||
| 4217 | 2026.05.14 17:29:24.062374 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4218 | 2026.05.14 17:29:24.062469 [ 294 ] {b667d59d-e0fa-4a06-95a5-c68673581eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4219 | 2026.05.14 17:29:24.062522 [ 294 ] {b667d59d-e0fa-4a06-95a5-c68673581eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4220 | 2026.05.14 17:29:24.063368 [ 294 ] {b667d59d-e0fa-4a06-95a5-c68673581eca} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2026.05.14 17:29:24.063405 [ 294 ] {b667d59d-e0fa-4a06-95a5-c68673581eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4222 | 2026.05.14 17:29:24.063931 [ 294 ] {b667d59d-e0fa-4a06-95a5-c68673581eca} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4223 | 2026.05.14 17:29:24.064159 [ 294 ] {b667d59d-e0fa-4a06-95a5-c68673581eca} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.05.14 17:29:24.064314 [ 294 ] {b667d59d-e0fa-4a06-95a5-c68673581eca} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001863 sec., 8588.298443370906 rows/sec., 15.39 MiB/sec. | ||
| 4225 | 2026.05.14 17:29:24.064367 [ 294 ] {b667d59d-e0fa-4a06-95a5-c68673581eca} <Debug> TCPHandler: Processed in 0.002040886 sec. | ||
| 4226 | 2026.05.14 17:29:24.064500 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2026.05.14 17:29:24.064596 [ 294 ] {7a6b7fe8-779b-4e94-894f-47e3df610fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4228 | 2026.05.14 17:29:24.064636 [ 294 ] {7a6b7fe8-779b-4e94-894f-47e3df610fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4229 | 2026.05.14 17:29:24.064975 [ 294 ] {7a6b7fe8-779b-4e94-894f-47e3df610fc2} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.05.14 17:29:24.065011 [ 294 ] {7a6b7fe8-779b-4e94-894f-47e3df610fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4231 | 2026.05.14 17:29:24.065315 [ 294 ] {7a6b7fe8-779b-4e94-894f-47e3df610fc2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4232 | 2026.05.14 17:29:24.065524 [ 294 ] {7a6b7fe8-779b-4e94-894f-47e3df610fc2} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2026.05.14 17:29:24.065651 [ 294 ] {7a6b7fe8-779b-4e94-894f-47e3df610fc2} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001073 sec., 11183.597390493942 rows/sec., 771.78 KiB/sec. | ||
| 4234 | 2026.05.14 17:29:24.065686 [ 294 ] {7a6b7fe8-779b-4e94-894f-47e3df610fc2} <Debug> TCPHandler: Processed in 0.001234086 sec. | ||
| 4235 | 2026.05.14 17:29:27.761619 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8081 | ||
| 4236 | 2026.05.14 17:29:27.762149 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4237 | 2026.05.14 17:29:27.762197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4238 | 2026.05.14 17:29:27.762953 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4239 | 2026.05.14 17:29:27.763191 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4240 | 2026.05.14 17:29:27.763319 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8081 | ||
| 4241 | 2026.05.14 17:29:28.185368 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4242 | 2026.05.14 17:29:28.200702 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2026.05.14 17:29:28.200758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4244 | 2026.05.14 17:29:28.206643 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4245 | 2026.05.14 17:29:28.207345 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.05.14 17:29:28.209834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4247 | 2026.05.14 17:29:28.853137 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.05.14 17:29:28.853369 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4249 | 2026.05.14 17:29:28.853697 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4250 | 2026.05.14 17:29:28.853730 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4251 | 2026.05.14 17:29:28.853946 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4252 | 2026.05.14 17:29:28.854016 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4253 | 2026.05.14 17:29:28.854158 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4254 | 2026.05.14 17:29:28.854194 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4255 | 2026.05.14 17:29:28.854216 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 4256 | 2026.05.14 17:29:28.854232 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4257 | 2026.05.14 17:29:28.854273 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4258 | 2026.05.14 17:29:28.854295 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 4259 | 2026.05.14 17:29:28.855598 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00232 sec., 22413.793103448275 rows/sec., 5.24 MiB/sec. | ||
| 4260 | 2026.05.14 17:29:28.855705 [ 294 ] {24994a97-1488-4164-83cf-6f4e6889a2e0} <Debug> TCPHandler: Processed in 0.002702655 sec. | ||
| 4261 | 2026.05.14 17:29:28.857314 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.05.14 17:29:28.857430 [ 294 ] {b0ec45c6-9283-4f53-935c-469b8256ffe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4263 | 2026.05.14 17:29:28.857473 [ 294 ] {b0ec45c6-9283-4f53-935c-469b8256ffe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4264 | 2026.05.14 17:29:28.858051 [ 294 ] {b0ec45c6-9283-4f53-935c-469b8256ffe1} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.05.14 17:29:28.858096 [ 294 ] {b0ec45c6-9283-4f53-935c-469b8256ffe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4266 | 2026.05.14 17:29:28.858475 [ 294 ] {b0ec45c6-9283-4f53-935c-469b8256ffe1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4267 | 2026.05.14 17:29:28.858697 [ 294 ] {b0ec45c6-9283-4f53-935c-469b8256ffe1} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.05.14 17:29:28.858853 [ 294 ] {b0ec45c6-9283-4f53-935c-469b8256ffe1} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001456 sec., 38461.53846153846 rows/sec., 2.94 MiB/sec. | ||
| 4269 | 2026.05.14 17:29:28.858891 [ 294 ] {b0ec45c6-9283-4f53-935c-469b8256ffe1} <Debug> TCPHandler: Processed in 0.001628621 sec. | ||
| 4270 | 2026.05.14 17:29:28.859033 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2026.05.14 17:29:28.859129 [ 294 ] {69a3bc30-55bd-496e-8ad7-f64d5ec449b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4272 | 2026.05.14 17:29:28.859171 [ 294 ] {69a3bc30-55bd-496e-8ad7-f64d5ec449b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4273 | 2026.05.14 17:29:28.859693 [ 294 ] {69a3bc30-55bd-496e-8ad7-f64d5ec449b7} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.05.14 17:29:28.859731 [ 294 ] {69a3bc30-55bd-496e-8ad7-f64d5ec449b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4275 | 2026.05.14 17:29:28.860031 [ 294 ] {69a3bc30-55bd-496e-8ad7-f64d5ec449b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4276 | 2026.05.14 17:29:28.860251 [ 294 ] {69a3bc30-55bd-496e-8ad7-f64d5ec449b7} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.05.14 17:29:28.860388 [ 294 ] {69a3bc30-55bd-496e-8ad7-f64d5ec449b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 4278 | 2026.05.14 17:29:28.860429 [ 294 ] {69a3bc30-55bd-496e-8ad7-f64d5ec449b7} <Debug> TCPHandler: Processed in 0.001443619 sec. | ||
| 4279 | 2026.05.14 17:29:28.860561 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.05.14 17:29:28.860658 [ 294 ] {8eb5fd71-e000-46ff-9514-808c16e15fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4281 | 2026.05.14 17:29:28.860700 [ 294 ] {8eb5fd71-e000-46ff-9514-808c16e15fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4282 | 2026.05.14 17:29:28.861149 [ 294 ] {8eb5fd71-e000-46ff-9514-808c16e15fcc} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.05.14 17:29:28.861187 [ 294 ] {8eb5fd71-e000-46ff-9514-808c16e15fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4284 | 2026.05.14 17:29:28.861548 [ 294 ] {8eb5fd71-e000-46ff-9514-808c16e15fcc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4285 | 2026.05.14 17:29:28.861764 [ 294 ] {8eb5fd71-e000-46ff-9514-808c16e15fcc} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.05.14 17:29:28.861899 [ 294 ] {8eb5fd71-e000-46ff-9514-808c16e15fcc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001261 sec., 101506.74068199842 rows/sec., 7.07 MiB/sec. | ||
| 4287 | 2026.05.14 17:29:28.861937 [ 294 ] {8eb5fd71-e000-46ff-9514-808c16e15fcc} <Debug> TCPHandler: Processed in 0.001423729 sec. | ||
| 4288 | 2026.05.14 17:29:28.862150 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.05.14 17:29:28.862249 [ 294 ] {393385fb-dbd1-4010-9a07-e0977a6d558f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4290 | 2026.05.14 17:29:28.862290 [ 294 ] {393385fb-dbd1-4010-9a07-e0977a6d558f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4291 | 2026.05.14 17:29:28.862662 [ 294 ] {393385fb-dbd1-4010-9a07-e0977a6d558f} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.05.14 17:29:28.862699 [ 294 ] {393385fb-dbd1-4010-9a07-e0977a6d558f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4293 | 2026.05.14 17:29:28.863013 [ 294 ] {393385fb-dbd1-4010-9a07-e0977a6d558f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4294 | 2026.05.14 17:29:28.863223 [ 294 ] {393385fb-dbd1-4010-9a07-e0977a6d558f} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.05.14 17:29:28.863362 [ 294 ] {393385fb-dbd1-4010-9a07-e0977a6d558f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001132 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
| 4296 | 2026.05.14 17:29:28.863399 [ 294 ] {393385fb-dbd1-4010-9a07-e0977a6d558f} <Debug> TCPHandler: Processed in 0.001297687 sec. | ||
| 4297 | 2026.05.14 17:29:30.283311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 512 | ||
| 4298 | 2026.05.14 17:29:30.285830 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4299 | 2026.05.14 17:29:30.285876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4300 | 2026.05.14 17:29:30.287023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4301 | 2026.05.14 17:29:30.287279 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4302 | 2026.05.14 17:29:30.287523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 4303 | 2026.05.14 17:29:33.855459 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4304 | 2026.05.14 17:29:33.855827 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4305 | 2026.05.14 17:29:33.856198 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4306 | 2026.05.14 17:29:33.856233 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4307 | 2026.05.14 17:29:33.856452 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4308 | 2026.05.14 17:29:33.856522 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4309 | 2026.05.14 17:29:33.856663 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4310 | 2026.05.14 17:29:33.856698 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4311 | 2026.05.14 17:29:33.856720 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 4312 | 2026.05.14 17:29:33.856736 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4313 | 2026.05.14 17:29:33.856775 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4314 | 2026.05.14 17:29:33.856795 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 4315 | 2026.05.14 17:29:33.858056 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002379 sec., 21857.92349726776 rows/sec., 5.11 MiB/sec. | ||
| 4316 | 2026.05.14 17:29:33.858172 [ 294 ] {d41b9996-9caf-4364-af70-11ebe5093846} <Debug> TCPHandler: Processed in 0.002904559 sec. | ||
| 4317 | 2026.05.14 17:29:33.860606 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.05.14 17:29:33.860897 [ 294 ] {c5c18d7e-7a15-45f8-a805-bf36c19f234a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4319 | 2026.05.14 17:29:33.861002 [ 294 ] {c5c18d7e-7a15-45f8-a805-bf36c19f234a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4320 | 2026.05.14 17:29:33.861893 [ 294 ] {c5c18d7e-7a15-45f8-a805-bf36c19f234a} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.05.14 17:29:33.861937 [ 294 ] {c5c18d7e-7a15-45f8-a805-bf36c19f234a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4322 | 2026.05.14 17:29:33.862342 [ 294 ] {c5c18d7e-7a15-45f8-a805-bf36c19f234a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4323 | 2026.05.14 17:29:33.862604 [ 294 ] {c5c18d7e-7a15-45f8-a805-bf36c19f234a} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.05.14 17:29:33.862759 [ 294 ] {c5c18d7e-7a15-45f8-a805-bf36c19f234a} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001943 sec., 64848.17292846114 rows/sec., 5.59 MiB/sec. | ||
| 4325 | 2026.05.14 17:29:33.862803 [ 294 ] {c5c18d7e-7a15-45f8-a805-bf36c19f234a} <Debug> TCPHandler: Processed in 0.002404711 sec. | ||
| 4326 | 2026.05.14 17:29:33.862964 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.05.14 17:29:33.863061 [ 294 ] {dc36adf2-4cf0-456b-aa89-801b0e3067ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4328 | 2026.05.14 17:29:33.863102 [ 294 ] {dc36adf2-4cf0-456b-aa89-801b0e3067ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4329 | 2026.05.14 17:29:33.863559 [ 294 ] {dc36adf2-4cf0-456b-aa89-801b0e3067ee} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.05.14 17:29:33.863596 [ 294 ] {dc36adf2-4cf0-456b-aa89-801b0e3067ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4331 | 2026.05.14 17:29:33.863895 [ 294 ] {dc36adf2-4cf0-456b-aa89-801b0e3067ee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4332 | 2026.05.14 17:29:33.864108 [ 294 ] {dc36adf2-4cf0-456b-aa89-801b0e3067ee} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.05.14 17:29:33.864240 [ 294 ] {dc36adf2-4cf0-456b-aa89-801b0e3067ee} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001198 sec., 29215.358931552586 rows/sec., 2.15 MiB/sec. | ||
| 4334 | 2026.05.14 17:29:33.864278 [ 294 ] {dc36adf2-4cf0-456b-aa89-801b0e3067ee} <Debug> TCPHandler: Processed in 0.001371598 sec. | ||
| 4335 | 2026.05.14 17:29:33.864454 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4336 | 2026.05.14 17:29:33.864548 [ 294 ] {6f4ee7ae-1acd-4d8d-af5b-473e1e4947a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4337 | 2026.05.14 17:29:33.864587 [ 294 ] {6f4ee7ae-1acd-4d8d-af5b-473e1e4947a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4338 | 2026.05.14 17:29:33.865032 [ 294 ] {6f4ee7ae-1acd-4d8d-af5b-473e1e4947a3} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.05.14 17:29:33.865069 [ 294 ] {6f4ee7ae-1acd-4d8d-af5b-473e1e4947a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4340 | 2026.05.14 17:29:33.865380 [ 294 ] {6f4ee7ae-1acd-4d8d-af5b-473e1e4947a3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4341 | 2026.05.14 17:29:33.865601 [ 294 ] {6f4ee7ae-1acd-4d8d-af5b-473e1e4947a3} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.05.14 17:29:33.865733 [ 294 ] {6f4ee7ae-1acd-4d8d-af5b-473e1e4947a3} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001203 sec., 82294.26433915211 rows/sec., 6.43 MiB/sec. | ||
| 4343 | 2026.05.14 17:29:33.865771 [ 294 ] {6f4ee7ae-1acd-4d8d-af5b-473e1e4947a3} <Debug> TCPHandler: Processed in 0.001365118 sec. | ||
| 4344 | 2026.05.14 17:29:33.865902 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4345 | 2026.05.14 17:29:33.865996 [ 294 ] {63254ca0-18b6-4e08-ab62-8d95ee56e5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4346 | 2026.05.14 17:29:33.866037 [ 294 ] {63254ca0-18b6-4e08-ab62-8d95ee56e5f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4347 | 2026.05.14 17:29:33.866533 [ 294 ] {63254ca0-18b6-4e08-ab62-8d95ee56e5f2} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.05.14 17:29:33.866572 [ 294 ] {63254ca0-18b6-4e08-ab62-8d95ee56e5f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4349 | 2026.05.14 17:29:33.866914 [ 294 ] {63254ca0-18b6-4e08-ab62-8d95ee56e5f2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4350 | 2026.05.14 17:29:33.867131 [ 294 ] {63254ca0-18b6-4e08-ab62-8d95ee56e5f2} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4351 | 2026.05.14 17:29:33.867269 [ 294 ] {63254ca0-18b6-4e08-ab62-8d95ee56e5f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 4352 | 2026.05.14 17:29:33.867308 [ 294 ] {63254ca0-18b6-4e08-ab62-8d95ee56e5f2} <Debug> TCPHandler: Processed in 0.001454209 sec. | ||
| 4353 | 2026.05.14 17:29:33.867447 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4354 | 2026.05.14 17:29:33.867544 [ 294 ] {ab95056c-fbce-4346-b44c-928afce9cd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4355 | 2026.05.14 17:29:33.867600 [ 294 ] {ab95056c-fbce-4346-b44c-928afce9cd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4356 | 2026.05.14 17:29:33.868510 [ 294 ] {ab95056c-fbce-4346-b44c-928afce9cd5a} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4357 | 2026.05.14 17:29:33.868548 [ 294 ] {ab95056c-fbce-4346-b44c-928afce9cd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4358 | 2026.05.14 17:29:33.869106 [ 294 ] {ab95056c-fbce-4346-b44c-928afce9cd5a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4359 | 2026.05.14 17:29:33.869325 [ 294 ] {ab95056c-fbce-4346-b44c-928afce9cd5a} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4360 | 2026.05.14 17:29:33.869469 [ 294 ] {ab95056c-fbce-4346-b44c-928afce9cd5a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001944 sec., 18004.11522633745 rows/sec., 32.26 MiB/sec. | ||
| 4361 | 2026.05.14 17:29:33.869520 [ 294 ] {ab95056c-fbce-4346-b44c-928afce9cd5a} <Debug> TCPHandler: Processed in 0.002125968 sec. | ||
| 4362 | 2026.05.14 17:29:33.869661 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.05.14 17:29:33.869758 [ 294 ] {eb05d490-2626-4dd3-8dca-4861f80a9853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4364 | 2026.05.14 17:29:33.869798 [ 294 ] {eb05d490-2626-4dd3-8dca-4861f80a9853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4365 | 2026.05.14 17:29:33.870157 [ 294 ] {eb05d490-2626-4dd3-8dca-4861f80a9853} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4366 | 2026.05.14 17:29:33.870193 [ 294 ] {eb05d490-2626-4dd3-8dca-4861f80a9853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4367 | 2026.05.14 17:29:33.870492 [ 294 ] {eb05d490-2626-4dd3-8dca-4861f80a9853} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4368 | 2026.05.14 17:29:33.870700 [ 294 ] {eb05d490-2626-4dd3-8dca-4861f80a9853} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.05.14 17:29:33.870833 [ 294 ] {eb05d490-2626-4dd3-8dca-4861f80a9853} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 4370 | 2026.05.14 17:29:33.870869 [ 294 ] {eb05d490-2626-4dd3-8dca-4861f80a9853} <Debug> TCPHandler: Processed in 0.001257156 sec. | ||
| 4371 | 2026.05.14 17:29:35.196274 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4372 | 2026.05.14 17:29:35.196330 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4373 | 2026.05.14 17:29:35.263388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8593 | ||
| 4374 | 2026.05.14 17:29:35.263933 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.05.14 17:29:35.263968 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4376 | 2026.05.14 17:29:35.264597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4377 | 2026.05.14 17:29:35.264837 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4378 | 2026.05.14 17:29:35.264977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8593 | ||
| 4379 | 2026.05.14 17:29:35.709898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4380 | 2026.05.14 17:29:35.725588 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.05.14 17:29:35.725646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4382 | 2026.05.14 17:29:35.731873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4383 | 2026.05.14 17:29:35.732595 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.05.14 17:29:35.735337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4385 | 2026.05.14 17:29:38.854310 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2026.05.14 17:29:38.854567 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4387 | 2026.05.14 17:29:38.854938 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4388 | 2026.05.14 17:29:38.854974 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4389 | 2026.05.14 17:29:38.855192 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4390 | 2026.05.14 17:29:38.855262 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4391 | 2026.05.14 17:29:38.855405 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4392 | 2026.05.14 17:29:38.855444 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4393 | 2026.05.14 17:29:38.855465 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 4394 | 2026.05.14 17:29:38.855481 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4395 | 2026.05.14 17:29:38.855521 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4396 | 2026.05.14 17:29:38.855542 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 4397 | 2026.05.14 17:29:38.856813 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002351 sec., 22118.247554232243 rows/sec., 5.17 MiB/sec. | ||
| 4398 | 2026.05.14 17:29:38.856922 [ 294 ] {1d7c9f02-9a72-441a-a0c8-92df28212d31} <Debug> TCPHandler: Processed in 0.002761656 sec. | ||
| 4399 | 2026.05.14 17:29:38.858808 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.05.14 17:29:38.858927 [ 294 ] {f8d194ef-6a80-4463-9e46-42b0a64b50b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4401 | 2026.05.14 17:29:38.858971 [ 294 ] {f8d194ef-6a80-4463-9e46-42b0a64b50b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4402 | 2026.05.14 17:29:38.859693 [ 294 ] {f8d194ef-6a80-4463-9e46-42b0a64b50b2} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.05.14 17:29:38.859759 [ 294 ] {f8d194ef-6a80-4463-9e46-42b0a64b50b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4404 | 2026.05.14 17:29:38.860170 [ 294 ] {f8d194ef-6a80-4463-9e46-42b0a64b50b2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4405 | 2026.05.14 17:29:38.860419 [ 294 ] {f8d194ef-6a80-4463-9e46-42b0a64b50b2} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.05.14 17:29:38.860571 [ 97 ] {} <Debug> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4407 | 2026.05.14 17:29:38.860582 [ 294 ] {f8d194ef-6a80-4463-9e46-42b0a64b50b2} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001686 sec., 41518.38671411625 rows/sec., 3.31 MiB/sec. | ||
| 4408 | 2026.05.14 17:29:38.860616 [ 97 ] {} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.05.14 17:29:38.860642 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4410 | 2026.05.14 17:29:38.860662 [ 294 ] {f8d194ef-6a80-4463-9e46-42b0a64b50b2} <Debug> TCPHandler: Processed in 0.001929705 sec. | ||
| 4411 | 2026.05.14 17:29:38.860801 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::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 | ||
| 4412 | 2026.05.14 17:29:38.860903 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2026.05.14 17:29:38.860974 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4414 | 2026.05.14 17:29:38.861018 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3360 rows starting from the beginning of the part | ||
| 4415 | 2026.05.14 17:29:38.861045 [ 294 ] {9d2cb970-a59e-4d29-8501-336758c4d766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4416 | 2026.05.14 17:29:38.861089 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 126 rows starting from the beginning of the part | ||
| 4417 | 2026.05.14 17:29:38.861106 [ 294 ] {9d2cb970-a59e-4d29-8501-336758c4d766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4418 | 2026.05.14 17:29:38.861144 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2417 rows starting from the beginning of the part | ||
| 4419 | 2026.05.14 17:29:38.861193 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4420 | 2026.05.14 17:29:38.861257 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 126 rows starting from the beginning of the part | ||
| 4421 | 2026.05.14 17:29:38.861302 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part | ||
| 4422 | 2026.05.14 17:29:38.861568 [ 294 ] {9d2cb970-a59e-4d29-8501-336758c4d766} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.05.14 17:29:38.861611 [ 294 ] {9d2cb970-a59e-4d29-8501-336758c4d766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4424 | 2026.05.14 17:29:38.862056 [ 294 ] {9d2cb970-a59e-4d29-8501-336758c4d766} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4425 | 2026.05.14 17:29:38.862290 [ 294 ] {9d2cb970-a59e-4d29-8501-336758c4d766} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.05.14 17:29:38.862429 [ 294 ] {9d2cb970-a59e-4d29-8501-336758c4d766} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001431 sec., 4891.684136967156 rows/sec., 367.83 KiB/sec. | ||
| 4427 | 2026.05.14 17:29:38.862445 [ 96 ] {} <Debug> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4428 | 2026.05.14 17:29:38.862468 [ 294 ] {9d2cb970-a59e-4d29-8501-336758c4d766} <Debug> TCPHandler: Processed in 0.001686882 sec. | ||
| 4429 | 2026.05.14 17:29:38.862519 [ 96 ] {} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2026.05.14 17:29:38.862548 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4431 | 2026.05.14 17:29:38.862624 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4432 | 2026.05.14 17:29:38.862648 [ 201 ] {ffb280c8-8580-4c22-a647-d31891438e4e::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 | ||
| 4433 | 2026.05.14 17:29:38.862739 [ 294 ] {ebce1809-56be-48b2-b842-3eaf3abc1702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4434 | 2026.05.14 17:29:38.862768 [ 201 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4435 | 2026.05.14 17:29:38.862785 [ 294 ] {ebce1809-56be-48b2-b842-3eaf3abc1702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4436 | 2026.05.14 17:29:38.862807 [ 201 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 225 rows starting from the beginning of the part | ||
| 4437 | 2026.05.14 17:29:38.862881 [ 201 ] {ffb280c8-8580-4c22-a647-d31891438e4e::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 | ||
| 4438 | 2026.05.14 17:29:38.862927 [ 201 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part | ||
| 4439 | 2026.05.14 17:29:38.862972 [ 201 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
| 4440 | 2026.05.14 17:29:38.863020 [ 201 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 35 rows starting from the beginning of the part | ||
| 4441 | 2026.05.14 17:29:38.863060 [ 201 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part | ||
| 4442 | 2026.05.14 17:29:38.863260 [ 294 ] {ebce1809-56be-48b2-b842-3eaf3abc1702} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.05.14 17:29:38.863303 [ 294 ] {ebce1809-56be-48b2-b842-3eaf3abc1702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4444 | 2026.05.14 17:29:38.863758 [ 192 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6155 rows, containing 5 columns (5 merged, 0 gathered) in 0.003032229 sec., 2029859.881954826 rows/sec., 160.15 MiB/sec. | ||
| 4445 | 2026.05.14 17:29:38.863890 [ 294 ] {ebce1809-56be-48b2-b842-3eaf3abc1702} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4446 | 2026.05.14 17:29:38.863922 [ 201 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314287 sec., 250325.8420725458 rows/sec., 17.70 MiB/sec. | ||
| 4447 | 2026.05.14 17:29:38.864066 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4448 | 2026.05.14 17:29:38.864099 [ 192 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4449 | 2026.05.14 17:29:38.864143 [ 294 ] {ebce1809-56be-48b2-b842-3eaf3abc1702} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2026.05.14 17:29:38.864285 [ 294 ] {ebce1809-56be-48b2-b842-3eaf3abc1702} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001566 sec., 45338.44189016603 rows/sec., 3.54 MiB/sec. | ||
| 4451 | 2026.05.14 17:29:38.864287 [ 96 ] {} <Debug> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4452 | 2026.05.14 17:29:38.864332 [ 294 ] {ebce1809-56be-48b2-b842-3eaf3abc1702} <Debug> TCPHandler: Processed in 0.001756663 sec. | ||
| 4453 | 2026.05.14 17:29:38.864346 [ 96 ] {} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.05.14 17:29:38.864379 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4455 | 2026.05.14 17:29:38.864436 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_26_5} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.05.14 17:29:38.864470 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::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 | ||
| 4457 | 2026.05.14 17:29:38.864476 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.05.14 17:29:38.864510 [ 192 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_21_4} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.05.14 17:29:38.864526 [ 186 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_26_5} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4460 | 2026.05.14 17:29:38.864585 [ 192 ] {ffb280c8-8580-4c22-a647-d31891438e4e::all_1_21_4} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4461 | 2026.05.14 17:29:38.864590 [ 294 ] {bfd2937e-e71c-4a8a-ba98-1ab4676e296a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4462 | 2026.05.14 17:29:38.864615 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 4463 | 2026.05.14 17:29:38.864588 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4464 | 2026.05.14 17:29:38.864647 [ 294 ] {bfd2937e-e71c-4a8a-ba98-1ab4676e296a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4465 | 2026.05.14 17:29:38.864674 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4466 | 2026.05.14 17:29:38.864685 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1830 rows starting from the beginning of the part | ||
| 4467 | 2026.05.14 17:29:38.864753 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 99 rows starting from the beginning of the part | ||
| 4468 | 2026.05.14 17:29:38.864804 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1299 rows starting from the beginning of the part | ||
| 4469 | 2026.05.14 17:29:38.864852 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::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 | ||
| 4470 | 2026.05.14 17:29:38.864897 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 99 rows starting from the beginning of the part | ||
| 4471 | 2026.05.14 17:29:38.864939 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 71 rows starting from the beginning of the part | ||
| 4472 | 2026.05.14 17:29:38.865100 [ 294 ] {bfd2937e-e71c-4a8a-ba98-1ab4676e296a} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.05.14 17:29:38.865153 [ 294 ] {bfd2937e-e71c-4a8a-ba98-1ab4676e296a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4474 | 2026.05.14 17:29:38.865503 [ 294 ] {bfd2937e-e71c-4a8a-ba98-1ab4676e296a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4475 | 2026.05.14 17:29:38.865744 [ 294 ] {bfd2937e-e71c-4a8a-ba98-1ab4676e296a} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.05.14 17:29:38.865872 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4477 | 2026.05.14 17:29:38.865883 [ 294 ] {bfd2937e-e71c-4a8a-ba98-1ab4676e296a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001311 sec., 122044.24103737604 rows/sec., 8.50 MiB/sec. | ||
| 4478 | 2026.05.14 17:29:38.865918 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2026.05.14 17:29:38.865939 [ 294 ] {bfd2937e-e71c-4a8a-ba98-1ab4676e296a} <Debug> TCPHandler: Processed in 0.00151199 sec. | ||
| 4480 | 2026.05.14 17:29:38.865943 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4481 | 2026.05.14 17:29:38.866046 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::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 | ||
| 4482 | 2026.05.14 17:29:38.866071 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2026.05.14 17:29:38.866154 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4484 | 2026.05.14 17:29:38.866172 [ 294 ] {371a4f2f-7305-440b-b817-dfecaf01acd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4485 | 2026.05.14 17:29:38.866190 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7135 rows starting from the beginning of the part | ||
| 4486 | 2026.05.14 17:29:38.866232 [ 294 ] {371a4f2f-7305-440b-b817-dfecaf01acd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4487 | 2026.05.14 17:29:38.866252 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4488 | 2026.05.14 17:29:38.866303 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1498 rows starting from the beginning of the part | ||
| 4489 | 2026.05.14 17:29:38.866346 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 128 rows starting from the beginning of the part | ||
| 4490 | 2026.05.14 17:29:38.866352 [ 192 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3462 rows, containing 5 columns (5 merged, 0 gathered) in 0.001925275 sec., 1798184.6749165703 rows/sec., 130.21 MiB/sec. | ||
| 4491 | 2026.05.14 17:29:38.866389 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4492 | 2026.05.14 17:29:38.866445 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4493 | 2026.05.14 17:29:38.866569 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4494 | 2026.05.14 17:29:38.866886 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_26_5} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.05.14 17:29:38.866958 [ 201 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_26_5} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4496 | 2026.05.14 17:29:38.867026 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 4497 | 2026.05.14 17:29:38.867093 [ 294 ] {371a4f2f-7305-440b-b817-dfecaf01acd7} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.05.14 17:29:38.867137 [ 294 ] {371a4f2f-7305-440b-b817-dfecaf01acd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4499 | 2026.05.14 17:29:38.867726 [ 294 ] {371a4f2f-7305-440b-b817-dfecaf01acd7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4500 | 2026.05.14 17:29:38.868002 [ 294 ] {371a4f2f-7305-440b-b817-dfecaf01acd7} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.05.14 17:29:38.868149 [ 294 ] {371a4f2f-7305-440b-b817-dfecaf01acd7} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001993 sec., 3512.2930255895635 rows/sec., 6.29 MiB/sec. | ||
| 4502 | 2026.05.14 17:29:38.868225 [ 294 ] {371a4f2f-7305-440b-b817-dfecaf01acd7} <Debug> TCPHandler: Processed in 0.002201969 sec. | ||
| 4503 | 2026.05.14 17:29:38.868354 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4504 | 2026.05.14 17:29:38.868468 [ 294 ] {542c2d67-3981-4a06-90a0-6519be249861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4505 | 2026.05.14 17:29:38.868509 [ 294 ] {542c2d67-3981-4a06-90a0-6519be249861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4506 | 2026.05.14 17:29:38.868857 [ 294 ] {542c2d67-3981-4a06-90a0-6519be249861} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.05.14 17:29:38.868894 [ 294 ] {542c2d67-3981-4a06-90a0-6519be249861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4508 | 2026.05.14 17:29:38.869241 [ 294 ] {542c2d67-3981-4a06-90a0-6519be249861} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4509 | 2026.05.14 17:29:38.869528 [ 294 ] {542c2d67-3981-4a06-90a0-6519be249861} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2026.05.14 17:29:38.869660 [ 96 ] {} <Debug> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4511 | 2026.05.14 17:29:38.869664 [ 294 ] {542c2d67-3981-4a06-90a0-6519be249861} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 4512 | 2026.05.14 17:29:38.869704 [ 96 ] {} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.05.14 17:29:38.869723 [ 294 ] {542c2d67-3981-4a06-90a0-6519be249861} <Debug> TCPHandler: Processed in 0.001418369 sec. | ||
| 4514 | 2026.05.14 17:29:38.869731 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4515 | 2026.05.14 17:29:38.869835 [ 201 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 4516 | 2026.05.14 17:29:38.869919 [ 201 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4517 | 2026.05.14 17:29:38.869919 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9241 rows, containing 5 columns (5 merged, 0 gathered) in 0.003909461 sec., 2363752.957249094 rows/sec., 155.49 MiB/sec. | ||
| 4518 | 2026.05.14 17:29:38.869948 [ 201 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1080 rows starting from the beginning of the part | ||
| 4519 | 2026.05.14 17:29:38.870006 [ 201 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4520 | 2026.05.14 17:29:38.870041 [ 201 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 4521 | 2026.05.14 17:29:38.870076 [ 201 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part | ||
| 4522 | 2026.05.14 17:29:38.870120 [ 201 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4523 | 2026.05.14 17:29:38.870130 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4524 | 2026.05.14 17:29:38.870156 [ 201 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 4525 | 2026.05.14 17:29:38.870477 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.05.14 17:29:38.870549 [ 191 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4527 | 2026.05.14 17:29:38.870618 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.64 MiB. | ||
| 4528 | 2026.05.14 17:29:38.871095 [ 192 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001296068 sec., 1018465.0805358978 rows/sec., 67.44 MiB/sec. | ||
| 4529 | 2026.05.14 17:29:38.871311 [ 196 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4530 | 2026.05.14 17:29:38.871572 [ 196 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_26_5} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.05.14 17:29:38.871634 [ 196 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_26_5} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4532 | 2026.05.14 17:29:38.871694 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4533 | 2026.05.14 17:29:39.000222 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.15 MiB, peak 254.15 MiB, free memory in arenas 0.00 B, will set to 248.42 MiB (RSS), difference: 1.27 MiB | ||
| 4534 | 2026.05.14 17:29:39.827977 [ 94 ] {} <Debug> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4535 | 2026.05.14 17:29:39.828075 [ 94 ] {} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2026.05.14 17:29:39.828112 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4537 | 2026.05.14 17:29:39.828343 [ 201 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4538 | 2026.05.14 17:29:39.828610 [ 201 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4539 | 2026.05.14 17:29:39.828673 [ 201 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 174 rows starting from the beginning of the part | ||
| 4540 | 2026.05.14 17:29:39.828792 [ 201 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4541 | 2026.05.14 17:29:39.828877 [ 201 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 4542 | 2026.05.14 17:29:39.828958 [ 201 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4543 | 2026.05.14 17:29:39.829027 [ 201 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 4544 | 2026.05.14 17:29:39.830203 [ 196 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 5 columns (5 merged, 0 gathered) in 0.001951826 sec., 934509.5310750036 rows/sec., 59.00 MiB/sec. | ||
| 4545 | 2026.05.14 17:29:39.830462 [ 192 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4546 | 2026.05.14 17:29:39.830950 [ 192 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_9_2} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.05.14 17:29:39.831078 [ 192 ] {e6556835-3006-412c-abbf-bd303053f224::all_1_9_2} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4548 | 2026.05.14 17:29:39.831205 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4549 | 2026.05.14 17:29:40.288162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 540 | ||
| 4550 | 2026.05.14 17:29:40.290336 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.05.14 17:29:40.290384 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4552 | 2026.05.14 17:29:40.291546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4553 | 2026.05.14 17:29:40.291810 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.05.14 17:29:40.292062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 540 | ||
| 4555 | 2026.05.14 17:29:42.765509 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9041 | ||
| 4556 | 2026.05.14 17:29:42.766023 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.05.14 17:29:42.766062 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4558 | 2026.05.14 17:29:42.766553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4559 | 2026.05.14 17:29:42.766787 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.05.14 17:29:42.766916 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9041 | ||
| 4561 | 2026.05.14 17:29:43.235850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4562 | 2026.05.14 17:29:43.251932 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.05.14 17:29:43.251994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4564 | 2026.05.14 17:29:43.258124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4565 | 2026.05.14 17:29:43.258827 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.05.14 17:29:43.261441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4567 | 2026.05.14 17:29:43.855487 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2026.05.14 17:29:43.855730 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4569 | 2026.05.14 17:29:43.856081 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4570 | 2026.05.14 17:29:43.856117 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4571 | 2026.05.14 17:29:43.856387 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4572 | 2026.05.14 17:29:43.856457 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4573 | 2026.05.14 17:29:43.856604 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4574 | 2026.05.14 17:29:43.856640 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4575 | 2026.05.14 17:29:43.856661 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 4576 | 2026.05.14 17:29:43.856678 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4577 | 2026.05.14 17:29:43.856740 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4578 | 2026.05.14 17:29:43.856762 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 4579 | 2026.05.14 17:29:43.857905 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002274 sec., 22867.194371152156 rows/sec., 5.35 MiB/sec. | ||
| 4580 | 2026.05.14 17:29:43.858020 [ 294 ] {da9055e1-f56f-4f79-b806-e39b084d64b1} <Debug> TCPHandler: Processed in 0.002679415 sec. | ||
| 4581 | 2026.05.14 17:29:43.861132 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.05.14 17:29:43.861345 [ 294 ] {7e390284-d752-4518-b795-fd8e3b095a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4583 | 2026.05.14 17:29:43.861421 [ 294 ] {7e390284-d752-4518-b795-fd8e3b095a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4584 | 2026.05.14 17:29:43.862147 [ 294 ] {7e390284-d752-4518-b795-fd8e3b095a9e} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.05.14 17:29:43.862193 [ 294 ] {7e390284-d752-4518-b795-fd8e3b095a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4586 | 2026.05.14 17:29:43.862595 [ 294 ] {7e390284-d752-4518-b795-fd8e3b095a9e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4587 | 2026.05.14 17:29:43.862829 [ 294 ] {7e390284-d752-4518-b795-fd8e3b095a9e} <Trace> oximeter.fields_i16 (b7163f55-f098-4947-8539-dff0aea0f4d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.05.14 17:29:43.862982 [ 294 ] {7e390284-d752-4518-b795-fd8e3b095a9e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001698 sec., 14134.275618374557 rows/sec., 1.17 MiB/sec. | ||
| 4589 | 2026.05.14 17:29:43.863023 [ 294 ] {7e390284-d752-4518-b795-fd8e3b095a9e} <Debug> TCPHandler: Processed in 0.002042787 sec. | ||
| 4590 | 2026.05.14 17:29:43.863167 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2026.05.14 17:29:43.863263 [ 294 ] {378a3277-29bf-4a9a-8e37-cd96a3c8d2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4592 | 2026.05.14 17:29:43.863304 [ 294 ] {378a3277-29bf-4a9a-8e37-cd96a3c8d2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4593 | 2026.05.14 17:29:43.863731 [ 294 ] {378a3277-29bf-4a9a-8e37-cd96a3c8d2bf} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.05.14 17:29:43.863765 [ 294 ] {378a3277-29bf-4a9a-8e37-cd96a3c8d2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4595 | 2026.05.14 17:29:43.864064 [ 294 ] {378a3277-29bf-4a9a-8e37-cd96a3c8d2bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4596 | 2026.05.14 17:29:43.864287 [ 294 ] {378a3277-29bf-4a9a-8e37-cd96a3c8d2bf} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.05.14 17:29:43.864413 [ 294 ] {378a3277-29bf-4a9a-8e37-cd96a3c8d2bf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001168 sec., 5136.986301369863 rows/sec., 418.89 KiB/sec. | ||
| 4598 | 2026.05.14 17:29:43.864450 [ 294 ] {378a3277-29bf-4a9a-8e37-cd96a3c8d2bf} <Debug> TCPHandler: Processed in 0.001341178 sec. | ||
| 4599 | 2026.05.14 17:29:43.864579 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2026.05.14 17:29:43.864674 [ 294 ] {2e7e2143-9153-4507-8b33-0b59973a17cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4601 | 2026.05.14 17:29:43.864713 [ 294 ] {2e7e2143-9153-4507-8b33-0b59973a17cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4602 | 2026.05.14 17:29:43.865242 [ 294 ] {2e7e2143-9153-4507-8b33-0b59973a17cb} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.05.14 17:29:43.865279 [ 294 ] {2e7e2143-9153-4507-8b33-0b59973a17cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4604 | 2026.05.14 17:29:43.865603 [ 294 ] {2e7e2143-9153-4507-8b33-0b59973a17cb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4605 | 2026.05.14 17:29:43.865824 [ 294 ] {2e7e2143-9153-4507-8b33-0b59973a17cb} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.05.14 17:29:43.865958 [ 294 ] {2e7e2143-9153-4507-8b33-0b59973a17cb} <Debug> executeQuery: Read 249 rows, 22.77 KiB in 0.001302 sec., 191244.23963133642 rows/sec., 17.08 MiB/sec. | ||
| 4607 | 2026.05.14 17:29:43.865996 [ 294 ] {2e7e2143-9153-4507-8b33-0b59973a17cb} <Debug> TCPHandler: Processed in 0.001465529 sec. | ||
| 4608 | 2026.05.14 17:29:43.866127 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2026.05.14 17:29:43.866222 [ 294 ] {1810f461-919f-44dd-9fa4-7ed6251f870f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4610 | 2026.05.14 17:29:43.866262 [ 294 ] {1810f461-919f-44dd-9fa4-7ed6251f870f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4611 | 2026.05.14 17:29:43.866734 [ 294 ] {1810f461-919f-44dd-9fa4-7ed6251f870f} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.05.14 17:29:43.866771 [ 294 ] {1810f461-919f-44dd-9fa4-7ed6251f870f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4613 | 2026.05.14 17:29:43.867075 [ 294 ] {1810f461-919f-44dd-9fa4-7ed6251f870f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4614 | 2026.05.14 17:29:43.867285 [ 294 ] {1810f461-919f-44dd-9fa4-7ed6251f870f} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.05.14 17:29:43.867415 [ 294 ] {1810f461-919f-44dd-9fa4-7ed6251f870f} <Debug> executeQuery: Read 53 rows, 4.01 KiB in 0.001212 sec., 43729.37293729373 rows/sec., 3.23 MiB/sec. | ||
| 4616 | 2026.05.14 17:29:43.867453 [ 294 ] {1810f461-919f-44dd-9fa4-7ed6251f870f} <Debug> TCPHandler: Processed in 0.001375247 sec. | ||
| 4617 | 2026.05.14 17:29:43.867627 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4618 | 2026.05.14 17:29:43.867724 [ 294 ] {6910ef42-04b8-42db-8203-aa17224d8380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4619 | 2026.05.14 17:29:43.867763 [ 294 ] {6910ef42-04b8-42db-8203-aa17224d8380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4620 | 2026.05.14 17:29:43.868180 [ 294 ] {6910ef42-04b8-42db-8203-aa17224d8380} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.05.14 17:29:43.868216 [ 294 ] {6910ef42-04b8-42db-8203-aa17224d8380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4622 | 2026.05.14 17:29:43.868509 [ 294 ] {6910ef42-04b8-42db-8203-aa17224d8380} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4623 | 2026.05.14 17:29:43.868717 [ 294 ] {6910ef42-04b8-42db-8203-aa17224d8380} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.05.14 17:29:43.868843 [ 294 ] {6910ef42-04b8-42db-8203-aa17224d8380} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001137 sec., 21108.179419525066 rows/sec., 1.75 MiB/sec. | ||
| 4625 | 2026.05.14 17:29:43.868880 [ 294 ] {6910ef42-04b8-42db-8203-aa17224d8380} <Debug> TCPHandler: Processed in 0.001301717 sec. | ||
| 4626 | 2026.05.14 17:29:43.869003 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2026.05.14 17:29:43.869098 [ 294 ] {2ab7a5e8-4501-416d-b46d-99e45f162439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4628 | 2026.05.14 17:29:43.869137 [ 294 ] {2ab7a5e8-4501-416d-b46d-99e45f162439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4629 | 2026.05.14 17:29:43.869575 [ 294 ] {2ab7a5e8-4501-416d-b46d-99e45f162439} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.05.14 17:29:43.869611 [ 294 ] {2ab7a5e8-4501-416d-b46d-99e45f162439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4631 | 2026.05.14 17:29:43.869908 [ 294 ] {2ab7a5e8-4501-416d-b46d-99e45f162439} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4632 | 2026.05.14 17:29:43.870116 [ 294 ] {2ab7a5e8-4501-416d-b46d-99e45f162439} <Trace> oximeter.fields_u8 (9dfbf004-9c6d-4510-80ff-03928214b2aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.05.14 17:29:43.870243 [ 294 ] {2ab7a5e8-4501-416d-b46d-99e45f162439} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001163 sec., 10318.142734307825 rows/sec., 806.10 KiB/sec. | ||
| 4634 | 2026.05.14 17:29:43.870280 [ 294 ] {2ab7a5e8-4501-416d-b46d-99e45f162439} <Debug> TCPHandler: Processed in 0.001326418 sec. | ||
| 4635 | 2026.05.14 17:29:43.870402 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.05.14 17:29:43.870499 [ 294 ] {cb5810f8-2cab-4ac4-930f-b7825407078d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4637 | 2026.05.14 17:29:43.870539 [ 294 ] {cb5810f8-2cab-4ac4-930f-b7825407078d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4638 | 2026.05.14 17:29:43.871064 [ 294 ] {cb5810f8-2cab-4ac4-930f-b7825407078d} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.05.14 17:29:43.871102 [ 294 ] {cb5810f8-2cab-4ac4-930f-b7825407078d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4640 | 2026.05.14 17:29:43.871411 [ 294 ] {cb5810f8-2cab-4ac4-930f-b7825407078d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4641 | 2026.05.14 17:29:43.871621 [ 294 ] {cb5810f8-2cab-4ac4-930f-b7825407078d} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.05.14 17:29:43.871751 [ 294 ] {cb5810f8-2cab-4ac4-930f-b7825407078d} <Debug> executeQuery: Read 141 rows, 11.67 KiB in 0.00127 sec., 111023.62204724409 rows/sec., 8.97 MiB/sec. | ||
| 4643 | 2026.05.14 17:29:43.871790 [ 294 ] {cb5810f8-2cab-4ac4-930f-b7825407078d} <Debug> TCPHandler: Processed in 0.001436589 sec. | ||
| 4644 | 2026.05.14 17:29:43.871918 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4645 | 2026.05.14 17:29:43.872014 [ 294 ] {56ff9953-4c78-46c8-a6d4-8883476abb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4646 | 2026.05.14 17:29:43.872056 [ 294 ] {56ff9953-4c78-46c8-a6d4-8883476abb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4647 | 2026.05.14 17:29:43.872485 [ 294 ] {56ff9953-4c78-46c8-a6d4-8883476abb1c} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.05.14 17:29:43.872522 [ 294 ] {56ff9953-4c78-46c8-a6d4-8883476abb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4649 | 2026.05.14 17:29:43.872887 [ 294 ] {56ff9953-4c78-46c8-a6d4-8883476abb1c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4650 | 2026.05.14 17:29:43.873098 [ 294 ] {56ff9953-4c78-46c8-a6d4-8883476abb1c} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4651 | 2026.05.14 17:29:43.873224 [ 294 ] {56ff9953-4c78-46c8-a6d4-8883476abb1c} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001229 sec., 161920.26037428805 rows/sec., 11.61 MiB/sec. | ||
| 4652 | 2026.05.14 17:29:43.873261 [ 294 ] {56ff9953-4c78-46c8-a6d4-8883476abb1c} <Debug> TCPHandler: Processed in 0.001392459 sec. | ||
| 4653 | 2026.05.14 17:29:43.873391 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4654 | 2026.05.14 17:29:43.873485 [ 294 ] {2a6f2aac-2b6d-4327-85a0-3adb8b0fb4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4655 | 2026.05.14 17:29:43.873538 [ 294 ] {2a6f2aac-2b6d-4327-85a0-3adb8b0fb4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4656 | 2026.05.14 17:29:43.874409 [ 294 ] {2a6f2aac-2b6d-4327-85a0-3adb8b0fb4f8} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.05.14 17:29:43.874445 [ 294 ] {2a6f2aac-2b6d-4327-85a0-3adb8b0fb4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4658 | 2026.05.14 17:29:43.875007 [ 294 ] {2a6f2aac-2b6d-4327-85a0-3adb8b0fb4f8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4659 | 2026.05.14 17:29:43.875233 [ 294 ] {2a6f2aac-2b6d-4327-85a0-3adb8b0fb4f8} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.05.14 17:29:43.875368 [ 294 ] {2a6f2aac-2b6d-4327-85a0-3adb8b0fb4f8} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.0019 sec., 18421.052631578947 rows/sec., 33.01 MiB/sec. | ||
| 4661 | 2026.05.14 17:29:43.875379 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4662 | 2026.05.14 17:29:43.875419 [ 294 ] {2a6f2aac-2b6d-4327-85a0-3adb8b0fb4f8} <Debug> TCPHandler: Processed in 0.002077427 sec. | ||
| 4663 | 2026.05.14 17:29:43.875428 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4664 | 2026.05.14 17:29:43.875461 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4665 | 2026.05.14 17:29:43.875551 [ 194 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::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 | ||
| 4666 | 2026.05.14 17:29:43.875750 [ 194 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4667 | 2026.05.14 17:29:43.875774 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2026.05.14 17:29:43.875802 [ 194 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 321 rows starting from the beginning of the part | ||
| 4669 | 2026.05.14 17:29:43.875954 [ 194 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 4670 | 2026.05.14 17:29:43.875997 [ 294 ] {d38cc781-ff60-4eca-b19a-e7bad138efac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4671 | 2026.05.14 17:29:43.876065 [ 194 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 4672 | 2026.05.14 17:29:43.876083 [ 294 ] {d38cc781-ff60-4eca-b19a-e7bad138efac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4673 | 2026.05.14 17:29:43.876182 [ 194 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 4674 | 2026.05.14 17:29:43.876292 [ 194 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::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 | ||
| 4675 | 2026.05.14 17:29:43.876392 [ 194 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 4676 | 2026.05.14 17:29:43.876697 [ 294 ] {d38cc781-ff60-4eca-b19a-e7bad138efac} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.05.14 17:29:43.876744 [ 294 ] {d38cc781-ff60-4eca-b19a-e7bad138efac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4678 | 2026.05.14 17:29:43.877193 [ 294 ] {d38cc781-ff60-4eca-b19a-e7bad138efac} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4679 | 2026.05.14 17:29:43.877442 [ 294 ] {d38cc781-ff60-4eca-b19a-e7bad138efac} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.05.14 17:29:43.877607 [ 294 ] {d38cc781-ff60-4eca-b19a-e7bad138efac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001673 sec., 35863.717872086076 rows/sec., 2.42 MiB/sec. | ||
| 4681 | 2026.05.14 17:29:43.877650 [ 294 ] {d38cc781-ff60-4eca-b19a-e7bad138efac} <Debug> TCPHandler: Processed in 0.002020406 sec. | ||
| 4682 | 2026.05.14 17:29:43.880143 [ 192 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 19 columns (19 merged, 0 gathered) in 0.004624211 sec., 97097.64541453667 rows/sec., 173.99 MiB/sec. | ||
| 4683 | 2026.05.14 17:29:43.880825 [ 196 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4684 | 2026.05.14 17:29:43.881273 [ 196 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.05.14 17:29:43.881369 [ 196 ] {eb994769-b4de-4ea4-a3f1-fd23224a1da5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4686 | 2026.05.14 17:29:43.881517 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4687 | 2026.05.14 17:29:48.853788 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.05.14 17:29:48.854076 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4689 | 2026.05.14 17:29:48.854462 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4690 | 2026.05.14 17:29:48.854504 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4691 | 2026.05.14 17:29:48.854747 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4692 | 2026.05.14 17:29:48.854822 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4693 | 2026.05.14 17:29:48.854972 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4694 | 2026.05.14 17:29:48.855010 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4695 | 2026.05.14 17:29:48.855032 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 4696 | 2026.05.14 17:29:48.855047 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4697 | 2026.05.14 17:29:48.855088 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4698 | 2026.05.14 17:29:48.855109 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 4699 | 2026.05.14 17:29:48.856338 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002368 sec., 21959.45945945946 rows/sec., 5.14 MiB/sec. | ||
| 4700 | 2026.05.14 17:29:48.856453 [ 294 ] {78eb0fde-674a-45d5-bb88-c160f3d043f2} <Debug> TCPHandler: Processed in 0.002818857 sec. | ||
| 4701 | 2026.05.14 17:29:48.858272 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4702 | 2026.05.14 17:29:48.858389 [ 294 ] {8a09254e-00f5-487d-9af6-ea70fc3759d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4703 | 2026.05.14 17:29:48.858433 [ 294 ] {8a09254e-00f5-487d-9af6-ea70fc3759d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4704 | 2026.05.14 17:29:48.859239 [ 294 ] {8a09254e-00f5-487d-9af6-ea70fc3759d6} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4705 | 2026.05.14 17:29:48.859298 [ 294 ] {8a09254e-00f5-487d-9af6-ea70fc3759d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4706 | 2026.05.14 17:29:48.859701 [ 294 ] {8a09254e-00f5-487d-9af6-ea70fc3759d6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4707 | 2026.05.14 17:29:48.859937 [ 294 ] {8a09254e-00f5-487d-9af6-ea70fc3759d6} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.05.14 17:29:48.860078 [ 294 ] {8a09254e-00f5-487d-9af6-ea70fc3759d6} <Debug> executeQuery: Read 70 rows, 5.72 KiB in 0.001736 sec., 40322.580645161295 rows/sec., 3.22 MiB/sec. | ||
| 4709 | 2026.05.14 17:29:48.860114 [ 294 ] {8a09254e-00f5-487d-9af6-ea70fc3759d6} <Debug> TCPHandler: Processed in 0.001910555 sec. | ||
| 4710 | 2026.05.14 17:29:48.860254 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.05.14 17:29:48.860351 [ 294 ] {8f5f7928-6e9e-402c-8ef9-0e99dfcdf286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4712 | 2026.05.14 17:29:48.860389 [ 294 ] {8f5f7928-6e9e-402c-8ef9-0e99dfcdf286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4713 | 2026.05.14 17:29:48.860798 [ 294 ] {8f5f7928-6e9e-402c-8ef9-0e99dfcdf286} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.05.14 17:29:48.860899 [ 294 ] {8f5f7928-6e9e-402c-8ef9-0e99dfcdf286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4715 | 2026.05.14 17:29:48.861250 [ 294 ] {8f5f7928-6e9e-402c-8ef9-0e99dfcdf286} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4716 | 2026.05.14 17:29:48.861467 [ 294 ] {8f5f7928-6e9e-402c-8ef9-0e99dfcdf286} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.05.14 17:29:48.861597 [ 294 ] {8f5f7928-6e9e-402c-8ef9-0e99dfcdf286} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001234 sec., 5672.609400324149 rows/sec., 426.55 KiB/sec. | ||
| 4718 | 2026.05.14 17:29:48.861635 [ 294 ] {8f5f7928-6e9e-402c-8ef9-0e99dfcdf286} <Debug> TCPHandler: Processed in 0.001403839 sec. | ||
| 4719 | 2026.05.14 17:29:48.861775 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.05.14 17:29:48.861871 [ 294 ] {af8151ba-6410-4d96-b218-442aa1d7b7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4721 | 2026.05.14 17:29:48.861912 [ 294 ] {af8151ba-6410-4d96-b218-442aa1d7b7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4722 | 2026.05.14 17:29:48.862363 [ 294 ] {af8151ba-6410-4d96-b218-442aa1d7b7db} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.05.14 17:29:48.862400 [ 294 ] {af8151ba-6410-4d96-b218-442aa1d7b7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4724 | 2026.05.14 17:29:48.862702 [ 294 ] {af8151ba-6410-4d96-b218-442aa1d7b7db} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4725 | 2026.05.14 17:29:48.862920 [ 294 ] {af8151ba-6410-4d96-b218-442aa1d7b7db} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.05.14 17:29:48.863049 [ 294 ] {af8151ba-6410-4d96-b218-442aa1d7b7db} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001196 sec., 59364.548494983275 rows/sec., 4.63 MiB/sec. | ||
| 4727 | 2026.05.14 17:29:48.863086 [ 294 ] {af8151ba-6410-4d96-b218-442aa1d7b7db} <Debug> TCPHandler: Processed in 0.001359308 sec. | ||
| 4728 | 2026.05.14 17:29:48.863224 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.05.14 17:29:48.863320 [ 294 ] {fdf152b7-8009-4e76-b5cc-7d29daeb190e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.05.14 17:29:48.863362 [ 294 ] {fdf152b7-8009-4e76-b5cc-7d29daeb190e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4731 | 2026.05.14 17:29:48.863809 [ 294 ] {fdf152b7-8009-4e76-b5cc-7d29daeb190e} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.05.14 17:29:48.863848 [ 294 ] {fdf152b7-8009-4e76-b5cc-7d29daeb190e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4733 | 2026.05.14 17:29:48.864210 [ 294 ] {fdf152b7-8009-4e76-b5cc-7d29daeb190e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4734 | 2026.05.14 17:29:48.864433 [ 294 ] {fdf152b7-8009-4e76-b5cc-7d29daeb190e} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.05.14 17:29:48.864564 [ 294 ] {fdf152b7-8009-4e76-b5cc-7d29daeb190e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 4736 | 2026.05.14 17:29:48.864600 [ 294 ] {fdf152b7-8009-4e76-b5cc-7d29daeb190e} <Debug> TCPHandler: Processed in 0.001426639 sec. | ||
| 4737 | 2026.05.14 17:29:48.864721 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.05.14 17:29:48.864817 [ 294 ] {643f1851-a378-4d2b-a4ab-64e220d47794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4739 | 2026.05.14 17:29:48.864870 [ 294 ] {643f1851-a378-4d2b-a4ab-64e220d47794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4740 | 2026.05.14 17:29:48.865663 [ 294 ] {643f1851-a378-4d2b-a4ab-64e220d47794} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.05.14 17:29:48.865702 [ 294 ] {643f1851-a378-4d2b-a4ab-64e220d47794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4742 | 2026.05.14 17:29:48.866243 [ 294 ] {643f1851-a378-4d2b-a4ab-64e220d47794} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4743 | 2026.05.14 17:29:48.866496 [ 294 ] {643f1851-a378-4d2b-a4ab-64e220d47794} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.05.14 17:29:48.866634 [ 294 ] {643f1851-a378-4d2b-a4ab-64e220d47794} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001836 sec., 3812.636165577342 rows/sec., 6.83 MiB/sec. | ||
| 4745 | 2026.05.14 17:29:48.866687 [ 294 ] {643f1851-a378-4d2b-a4ab-64e220d47794} <Debug> TCPHandler: Processed in 0.002014417 sec. | ||
| 4746 | 2026.05.14 17:29:48.866828 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.05.14 17:29:48.866925 [ 294 ] {dc563e93-34ee-4c8e-af7e-104285f68561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.05.14 17:29:48.866966 [ 294 ] {dc563e93-34ee-4c8e-af7e-104285f68561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4749 | 2026.05.14 17:29:48.867351 [ 294 ] {dc563e93-34ee-4c8e-af7e-104285f68561} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.05.14 17:29:48.867387 [ 294 ] {dc563e93-34ee-4c8e-af7e-104285f68561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4751 | 2026.05.14 17:29:48.867689 [ 294 ] {dc563e93-34ee-4c8e-af7e-104285f68561} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4752 | 2026.05.14 17:29:48.867905 [ 294 ] {dc563e93-34ee-4c8e-af7e-104285f68561} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.05.14 17:29:48.868035 [ 294 ] {dc563e93-34ee-4c8e-af7e-104285f68561} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 4754 | 2026.05.14 17:29:48.868070 [ 294 ] {dc563e93-34ee-4c8e-af7e-104285f68561} <Debug> TCPHandler: Processed in 0.001296717 sec. | ||
| 4755 | 2026.05.14 17:29:50.196380 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4756 | 2026.05.14 17:29:50.196433 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4757 | 2026.05.14 17:29:50.267057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9553 | ||
| 4758 | 2026.05.14 17:29:50.267824 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.05.14 17:29:50.267858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4760 | 2026.05.14 17:29:50.268317 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4761 | 2026.05.14 17:29:50.268543 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.05.14 17:29:50.268673 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9553 | ||
| 4763 | 2026.05.14 17:29:50.292239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 576 | ||
| 4764 | 2026.05.14 17:29:50.294544 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.05.14 17:29:50.294585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4766 | 2026.05.14 17:29:50.295740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4767 | 2026.05.14 17:29:50.296002 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.05.14 17:29:50.296246 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4769 | 2026.05.14 17:29:50.761572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4770 | 2026.05.14 17:29:50.777126 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4771 | 2026.05.14 17:29:50.777185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4772 | 2026.05.14 17:29:50.783288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4773 | 2026.05.14 17:29:50.784042 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4774 | 2026.05.14 17:29:50.786869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4775 | 2026.05.14 17:29:53.854705 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2026.05.14 17:29:53.855007 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4777 | 2026.05.14 17:29:53.855436 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4778 | 2026.05.14 17:29:53.855488 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4779 | 2026.05.14 17:29:53.855795 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4780 | 2026.05.14 17:29:53.855895 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4781 | 2026.05.14 17:29:53.856043 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4782 | 2026.05.14 17:29:53.856081 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4783 | 2026.05.14 17:29:53.856104 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 4784 | 2026.05.14 17:29:53.856119 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4785 | 2026.05.14 17:29:53.856161 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4786 | 2026.05.14 17:29:53.856182 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 4787 | 2026.05.14 17:29:53.857349 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.002465 sec., 21095.334685598376 rows/sec., 4.93 MiB/sec. | ||
| 4788 | 2026.05.14 17:29:53.857479 [ 294 ] {a63cbda0-26ff-49e6-b089-9f845a79443e} <Debug> TCPHandler: Processed in 0.002935438 sec. | ||
| 4789 | 2026.05.14 17:29:53.859793 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2026.05.14 17:29:53.859911 [ 294 ] {e224fcfe-ecf9-49bd-8ff1-eda09ba05bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4791 | 2026.05.14 17:29:53.859955 [ 294 ] {e224fcfe-ecf9-49bd-8ff1-eda09ba05bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4792 | 2026.05.14 17:29:53.860605 [ 294 ] {e224fcfe-ecf9-49bd-8ff1-eda09ba05bb4} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.05.14 17:29:53.860650 [ 294 ] {e224fcfe-ecf9-49bd-8ff1-eda09ba05bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4794 | 2026.05.14 17:29:53.861109 [ 294 ] {e224fcfe-ecf9-49bd-8ff1-eda09ba05bb4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4795 | 2026.05.14 17:29:53.861336 [ 294 ] {e224fcfe-ecf9-49bd-8ff1-eda09ba05bb4} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.05.14 17:29:53.861481 [ 294 ] {e224fcfe-ecf9-49bd-8ff1-eda09ba05bb4} <Debug> executeQuery: Read 126 rows, 11.12 KiB in 0.001603 sec., 78602.62008733624 rows/sec., 6.77 MiB/sec. | ||
| 4797 | 2026.05.14 17:29:53.861521 [ 294 ] {e224fcfe-ecf9-49bd-8ff1-eda09ba05bb4} <Debug> TCPHandler: Processed in 0.001777913 sec. | ||
| 4798 | 2026.05.14 17:29:53.861672 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.05.14 17:29:53.861769 [ 294 ] {7432387f-3100-4a33-9cea-6ab7f9d4d702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4800 | 2026.05.14 17:29:53.861809 [ 294 ] {7432387f-3100-4a33-9cea-6ab7f9d4d702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4801 | 2026.05.14 17:29:53.862238 [ 294 ] {7432387f-3100-4a33-9cea-6ab7f9d4d702} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4802 | 2026.05.14 17:29:53.862275 [ 294 ] {7432387f-3100-4a33-9cea-6ab7f9d4d702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4803 | 2026.05.14 17:29:53.862584 [ 294 ] {7432387f-3100-4a33-9cea-6ab7f9d4d702} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4804 | 2026.05.14 17:29:53.862824 [ 294 ] {7432387f-3100-4a33-9cea-6ab7f9d4d702} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4805 | 2026.05.14 17:29:53.862956 [ 294 ] {7432387f-3100-4a33-9cea-6ab7f9d4d702} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001205 sec., 29045.643153526973 rows/sec., 2.13 MiB/sec. | ||
| 4806 | 2026.05.14 17:29:53.862995 [ 294 ] {7432387f-3100-4a33-9cea-6ab7f9d4d702} <Debug> TCPHandler: Processed in 0.001371998 sec. | ||
| 4807 | 2026.05.14 17:29:53.863175 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4808 | 2026.05.14 17:29:53.863268 [ 294 ] {3473f119-c27e-40ff-9228-825d997e70b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4809 | 2026.05.14 17:29:53.863308 [ 294 ] {3473f119-c27e-40ff-9228-825d997e70b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4810 | 2026.05.14 17:29:53.863751 [ 294 ] {3473f119-c27e-40ff-9228-825d997e70b5} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.05.14 17:29:53.863787 [ 294 ] {3473f119-c27e-40ff-9228-825d997e70b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4812 | 2026.05.14 17:29:53.864106 [ 294 ] {3473f119-c27e-40ff-9228-825d997e70b5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4813 | 2026.05.14 17:29:53.864323 [ 294 ] {3473f119-c27e-40ff-9228-825d997e70b5} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.05.14 17:29:53.864451 [ 294 ] {3473f119-c27e-40ff-9228-825d997e70b5} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001201 sec., 82431.30724396337 rows/sec., 6.44 MiB/sec. | ||
| 4815 | 2026.05.14 17:29:53.864489 [ 294 ] {3473f119-c27e-40ff-9228-825d997e70b5} <Debug> TCPHandler: Processed in 0.001363338 sec. | ||
| 4816 | 2026.05.14 17:29:53.864634 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4817 | 2026.05.14 17:29:53.864737 [ 294 ] {02c9f0f3-aa55-47ca-9295-586774e3687f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4818 | 2026.05.14 17:29:53.864779 [ 294 ] {02c9f0f3-aa55-47ca-9295-586774e3687f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4819 | 2026.05.14 17:29:53.865202 [ 294 ] {02c9f0f3-aa55-47ca-9295-586774e3687f} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4820 | 2026.05.14 17:29:53.865239 [ 294 ] {02c9f0f3-aa55-47ca-9295-586774e3687f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4821 | 2026.05.14 17:29:53.865578 [ 294 ] {02c9f0f3-aa55-47ca-9295-586774e3687f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4822 | 2026.05.14 17:29:53.865796 [ 294 ] {02c9f0f3-aa55-47ca-9295-586774e3687f} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.05.14 17:29:53.865923 [ 294 ] {02c9f0f3-aa55-47ca-9295-586774e3687f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 4824 | 2026.05.14 17:29:53.865965 [ 294 ] {02c9f0f3-aa55-47ca-9295-586774e3687f} <Debug> TCPHandler: Processed in 0.001379518 sec. | ||
| 4825 | 2026.05.14 17:29:53.866098 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4826 | 2026.05.14 17:29:53.866193 [ 294 ] {f7e7a3af-48bf-4432-95a8-35a3f459e5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4827 | 2026.05.14 17:29:53.866247 [ 294 ] {f7e7a3af-48bf-4432-95a8-35a3f459e5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4828 | 2026.05.14 17:29:53.867124 [ 294 ] {f7e7a3af-48bf-4432-95a8-35a3f459e5aa} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.05.14 17:29:53.867161 [ 294 ] {f7e7a3af-48bf-4432-95a8-35a3f459e5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4830 | 2026.05.14 17:29:53.867740 [ 294 ] {f7e7a3af-48bf-4432-95a8-35a3f459e5aa} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4831 | 2026.05.14 17:29:53.867987 [ 294 ] {f7e7a3af-48bf-4432-95a8-35a3f459e5aa} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.05.14 17:29:53.868125 [ 294 ] {f7e7a3af-48bf-4432-95a8-35a3f459e5aa} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001949 sec., 17957.927142124165 rows/sec., 32.18 MiB/sec. | ||
| 4833 | 2026.05.14 17:29:53.868177 [ 294 ] {f7e7a3af-48bf-4432-95a8-35a3f459e5aa} <Debug> TCPHandler: Processed in 0.002127468 sec. | ||
| 4834 | 2026.05.14 17:29:53.868317 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2026.05.14 17:29:53.868413 [ 294 ] {02b26e7f-21dc-4c52-92cc-8e4f1a93acee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4836 | 2026.05.14 17:29:53.868455 [ 294 ] {02b26e7f-21dc-4c52-92cc-8e4f1a93acee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4837 | 2026.05.14 17:29:53.868807 [ 294 ] {02b26e7f-21dc-4c52-92cc-8e4f1a93acee} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.05.14 17:29:53.868843 [ 294 ] {02b26e7f-21dc-4c52-92cc-8e4f1a93acee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4839 | 2026.05.14 17:29:53.869147 [ 294 ] {02b26e7f-21dc-4c52-92cc-8e4f1a93acee} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4840 | 2026.05.14 17:29:53.869368 [ 294 ] {02b26e7f-21dc-4c52-92cc-8e4f1a93acee} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.05.14 17:29:53.869495 [ 294 ] {02b26e7f-21dc-4c52-92cc-8e4f1a93acee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 4842 | 2026.05.14 17:29:53.869531 [ 294 ] {02b26e7f-21dc-4c52-92cc-8e4f1a93acee} <Debug> TCPHandler: Processed in 0.001264396 sec. | ||
| 4843 | 2026.05.14 17:29:54.038247 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4844 | 2026.05.14 17:29:54.038421 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', '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) | ||
| 4845 | 2026.05.14 17:29:54.038697 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4846 | 2026.05.14 17:29:54.038733 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', '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 | ||
| 4847 | 2026.05.14 17:29:54.038941 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4848 | 2026.05.14 17:29:54.039009 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4849 | 2026.05.14 17:29:54.039134 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4850 | 2026.05.14 17:29:54.039167 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4851 | 2026.05.14 17:29:54.039187 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 4852 | 2026.05.14 17:29:54.039202 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4853 | 2026.05.14 17:29:54.039238 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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'))" | ||
| 4854 | 2026.05.14 17:29:54.039257 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 4855 | 2026.05.14 17:29:54.040288 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.001938 sec., 26831.785345717235 rows/sec., 6.28 MiB/sec. | ||
| 4856 | 2026.05.14 17:29:54.040402 [ 294 ] {e9c1fd4c-2e11-4432-af55-3868bd3a612c} <Debug> TCPHandler: Processed in 0.00223232 sec. | ||
| 4857 | 2026.05.14 17:29:54.051947 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.05.14 17:29:54.052069 [ 294 ] {f090f284-2012-483f-8be4-ba5df540ddad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4859 | 2026.05.14 17:29:54.052118 [ 294 ] {f090f284-2012-483f-8be4-ba5df540ddad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4860 | 2026.05.14 17:29:54.052704 [ 294 ] {f090f284-2012-483f-8be4-ba5df540ddad} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.05.14 17:29:54.052748 [ 294 ] {f090f284-2012-483f-8be4-ba5df540ddad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4862 | 2026.05.14 17:29:54.053101 [ 294 ] {f090f284-2012-483f-8be4-ba5df540ddad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4863 | 2026.05.14 17:29:54.053319 [ 294 ] {f090f284-2012-483f-8be4-ba5df540ddad} <Trace> oximeter.fields_ipaddr (55a84e37-1f29-42f6-97ab-ea2194994803): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.05.14 17:29:54.053459 [ 294 ] {f090f284-2012-483f-8be4-ba5df540ddad} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001419 sec., 2818.8865398167727 rows/sec., 229.86 KiB/sec. | ||
| 4865 | 2026.05.14 17:29:54.053496 [ 294 ] {f090f284-2012-483f-8be4-ba5df540ddad} <Debug> TCPHandler: Processed in 0.001609061 sec. | ||
| 4866 | 2026.05.14 17:29:54.053786 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.05.14 17:29:54.053882 [ 294 ] {0545c065-cc8a-4f7c-8be1-2d22d3a3285d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4868 | 2026.05.14 17:29:54.053920 [ 294 ] {0545c065-cc8a-4f7c-8be1-2d22d3a3285d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4869 | 2026.05.14 17:29:54.055151 [ 294 ] {0545c065-cc8a-4f7c-8be1-2d22d3a3285d} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.05.14 17:29:54.055188 [ 294 ] {0545c065-cc8a-4f7c-8be1-2d22d3a3285d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4871 | 2026.05.14 17:29:54.055645 [ 294 ] {0545c065-cc8a-4f7c-8be1-2d22d3a3285d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4872 | 2026.05.14 17:29:54.055864 [ 294 ] {0545c065-cc8a-4f7c-8be1-2d22d3a3285d} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.05.14 17:29:54.055995 [ 294 ] {0545c065-cc8a-4f7c-8be1-2d22d3a3285d} <Debug> executeQuery: Read 2417 rows, 181.69 KiB in 0.002131 sec., 1134209.2914124823 rows/sec., 83.26 MiB/sec. | ||
| 4874 | 2026.05.14 17:29:54.056032 [ 294 ] {0545c065-cc8a-4f7c-8be1-2d22d3a3285d} <Debug> TCPHandler: Processed in 0.00229467 sec. | ||
| 4875 | 2026.05.14 17:29:54.056448 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.05.14 17:29:54.056558 [ 294 ] {225cbf96-c85b-40b6-88c0-641453fd71a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4877 | 2026.05.14 17:29:54.056597 [ 294 ] {225cbf96-c85b-40b6-88c0-641453fd71a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4878 | 2026.05.14 17:29:54.057006 [ 294 ] {225cbf96-c85b-40b6-88c0-641453fd71a1} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.05.14 17:29:54.057042 [ 294 ] {225cbf96-c85b-40b6-88c0-641453fd71a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4880 | 2026.05.14 17:29:54.057363 [ 294 ] {225cbf96-c85b-40b6-88c0-641453fd71a1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4881 | 2026.05.14 17:29:54.057576 [ 294 ] {225cbf96-c85b-40b6-88c0-641453fd71a1} <Trace> oximeter.fields_u16 (ffb280c8-8580-4c22-a647-d31891438e4e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.05.14 17:29:54.057714 [ 294 ] {225cbf96-c85b-40b6-88c0-641453fd71a1} <Debug> executeQuery: Read 20 rows, 1.48 KiB in 0.001175 sec., 17021.27659574468 rows/sec., 1.23 MiB/sec. | ||
| 4883 | 2026.05.14 17:29:54.057752 [ 294 ] {225cbf96-c85b-40b6-88c0-641453fd71a1} <Debug> TCPHandler: Processed in 0.001354548 sec. | ||
| 4884 | 2026.05.14 17:29:54.057875 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.05.14 17:29:54.057977 [ 294 ] {cdd99035-9728-4419-a8d0-3fb57102fa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4886 | 2026.05.14 17:29:54.058017 [ 294 ] {cdd99035-9728-4419-a8d0-3fb57102fa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4887 | 2026.05.14 17:29:54.058788 [ 294 ] {cdd99035-9728-4419-a8d0-3fb57102fa00} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.05.14 17:29:54.058825 [ 294 ] {cdd99035-9728-4419-a8d0-3fb57102fa00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4889 | 2026.05.14 17:29:54.059164 [ 294 ] {cdd99035-9728-4419-a8d0-3fb57102fa00} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4890 | 2026.05.14 17:29:54.059394 [ 294 ] {cdd99035-9728-4419-a8d0-3fb57102fa00} <Trace> oximeter.fields_u32 (e6556835-3006-412c-abbf-bd303053f224): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.05.14 17:29:54.059530 [ 294 ] {cdd99035-9728-4419-a8d0-3fb57102fa00} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001577 sec., 507926.44261255546 rows/sec., 29.34 MiB/sec. | ||
| 4892 | 2026.05.14 17:29:54.059567 [ 294 ] {cdd99035-9728-4419-a8d0-3fb57102fa00} <Debug> TCPHandler: Processed in 0.001741773 sec. | ||
| 4893 | 2026.05.14 17:29:54.059700 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.05.14 17:29:54.059795 [ 294 ] {f78b4f0f-a0fb-4899-8cb6-0a4bf206f1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4895 | 2026.05.14 17:29:54.059834 [ 294 ] {f78b4f0f-a0fb-4899-8cb6-0a4bf206f1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4896 | 2026.05.14 17:29:54.060226 [ 294 ] {f78b4f0f-a0fb-4899-8cb6-0a4bf206f1d3} <Trace> oximeter.fields_u64 (e739dd0d-498d-4259-90c2-c8b65b47dc73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.05.14 17:29:54.060264 [ 294 ] {f78b4f0f-a0fb-4899-8cb6-0a4bf206f1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4898 | 2026.05.14 17:29:54.060549 [ 294 ] {f78b4f0f-a0fb-4899-8cb6-0a4bf206f1d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4899 | 2026.05.14 17:29:54.060758 [ 294 ] {f78b4f0f-a0fb-4899-8cb6-0a4bf206f1d3} <Trace> oximeter.fields_u64 (e739dd0d-498d-4259-90c2-c8b65b47dc73): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.05.14 17:29:54.060884 [ 294 ] {f78b4f0f-a0fb-4899-8cb6-0a4bf206f1d3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001107 sec., 903.342366757001 rows/sec., 63.52 KiB/sec. | ||
| 4901 | 2026.05.14 17:29:54.060921 [ 294 ] {f78b4f0f-a0fb-4899-8cb6-0a4bf206f1d3} <Debug> TCPHandler: Processed in 0.001270856 sec. | ||
| 4902 | 2026.05.14 17:29:54.061113 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4903 | 2026.05.14 17:29:54.061240 [ 294 ] {3ddd10ba-2f2c-4e8e-b017-748dcc4d9b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4904 | 2026.05.14 17:29:54.061287 [ 294 ] {3ddd10ba-2f2c-4e8e-b017-748dcc4d9b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4905 | 2026.05.14 17:29:54.062223 [ 294 ] {3ddd10ba-2f2c-4e8e-b017-748dcc4d9b04} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.05.14 17:29:54.062260 [ 294 ] {3ddd10ba-2f2c-4e8e-b017-748dcc4d9b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4907 | 2026.05.14 17:29:54.062646 [ 294 ] {3ddd10ba-2f2c-4e8e-b017-748dcc4d9b04} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4908 | 2026.05.14 17:29:54.062859 [ 294 ] {3ddd10ba-2f2c-4e8e-b017-748dcc4d9b04} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.05.14 17:29:54.062992 [ 294 ] {3ddd10ba-2f2c-4e8e-b017-748dcc4d9b04} <Debug> executeQuery: Read 1299 rows, 88.84 KiB in 0.001777 sec., 731007.315700619 rows/sec., 48.82 MiB/sec. | ||
| 4910 | 2026.05.14 17:29:54.063032 [ 294 ] {3ddd10ba-2f2c-4e8e-b017-748dcc4d9b04} <Debug> TCPHandler: Processed in 0.001992706 sec. | ||
| 4911 | 2026.05.14 17:29:54.063164 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2026.05.14 17:29:54.063260 [ 294 ] {08852522-0e18-4f9b-b859-083b8c624e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4913 | 2026.05.14 17:29:54.063301 [ 294 ] {08852522-0e18-4f9b-b859-083b8c624e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4914 | 2026.05.14 17:29:54.064038 [ 294 ] {08852522-0e18-4f9b-b859-083b8c624e8b} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4915 | 2026.05.14 17:29:54.064077 [ 294 ] {08852522-0e18-4f9b-b859-083b8c624e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4916 | 2026.05.14 17:29:54.064526 [ 294 ] {08852522-0e18-4f9b-b859-083b8c624e8b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4917 | 2026.05.14 17:29:54.064740 [ 294 ] {08852522-0e18-4f9b-b859-083b8c624e8b} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4918 | 2026.05.14 17:29:54.064875 [ 294 ] {08852522-0e18-4f9b-b859-083b8c624e8b} <Debug> executeQuery: Read 1498 rows, 93.04 KiB in 0.001634 sec., 916768.6658506732 rows/sec., 55.61 MiB/sec. | ||
| 4919 | 2026.05.14 17:29:54.064913 [ 294 ] {08852522-0e18-4f9b-b859-083b8c624e8b} <Debug> TCPHandler: Processed in 0.001797314 sec. | ||
| 4920 | 2026.05.14 17:29:54.065041 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4921 | 2026.05.14 17:29:54.065138 [ 294 ] {410c438b-953c-48f1-8bd7-9c7783a45a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4922 | 2026.05.14 17:29:54.065190 [ 294 ] {410c438b-953c-48f1-8bd7-9c7783a45a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4923 | 2026.05.14 17:29:54.065965 [ 294 ] {410c438b-953c-48f1-8bd7-9c7783a45a01} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.05.14 17:29:54.066004 [ 294 ] {410c438b-953c-48f1-8bd7-9c7783a45a01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4925 | 2026.05.14 17:29:54.066519 [ 294 ] {410c438b-953c-48f1-8bd7-9c7783a45a01} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4926 | 2026.05.14 17:29:54.066736 [ 294 ] {410c438b-953c-48f1-8bd7-9c7783a45a01} <Trace> oximeter.measurements_histogramu64 (eb994769-b4de-4ea4-a3f1-fd23224a1da5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4927 | 2026.05.14 17:29:54.066871 [ 294 ] {410c438b-953c-48f1-8bd7-9c7783a45a01} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001752 sec., 9132.4200913242 rows/sec., 16.36 MiB/sec. | ||
| 4928 | 2026.05.14 17:29:54.066922 [ 294 ] {410c438b-953c-48f1-8bd7-9c7783a45a01} <Debug> TCPHandler: Processed in 0.001929445 sec. | ||
| 4929 | 2026.05.14 17:29:54.067055 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.05.14 17:29:54.067151 [ 294 ] {01ac7928-06bc-4dd5-ba43-e070ecbd0f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4931 | 2026.05.14 17:29:54.067190 [ 294 ] {01ac7928-06bc-4dd5-ba43-e070ecbd0f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4932 | 2026.05.14 17:29:54.067515 [ 294 ] {01ac7928-06bc-4dd5-ba43-e070ecbd0f0f} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.05.14 17:29:54.067551 [ 294 ] {01ac7928-06bc-4dd5-ba43-e070ecbd0f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4934 | 2026.05.14 17:29:54.067866 [ 294 ] {01ac7928-06bc-4dd5-ba43-e070ecbd0f0f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4935 | 2026.05.14 17:29:54.068090 [ 294 ] {01ac7928-06bc-4dd5-ba43-e070ecbd0f0f} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.05.14 17:29:54.068219 [ 294 ] {01ac7928-06bc-4dd5-ba43-e070ecbd0f0f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 762.55 KiB/sec. | ||
| 4937 | 2026.05.14 17:29:54.068255 [ 294 ] {01ac7928-06bc-4dd5-ba43-e070ecbd0f0f} <Debug> TCPHandler: Processed in 0.001248177 sec. | ||
| 4938 | 2026.05.14 17:29:57.768918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10001 | ||
| 4939 | 2026.05.14 17:29:57.769452 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.05.14 17:29:57.769499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4941 | 2026.05.14 17:29:57.770138 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4942 | 2026.05.14 17:29:57.770394 [ 245 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.05.14 17:29:57.770540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10001 | ||
| 4944 | 2026.05.14 17:29:57.770564 [ 72 ] {} <Debug> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4945 | 2026.05.14 17:29:57.770648 [ 72 ] {} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.05.14 17:29:57.770672 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4947 | 2026.05.14 17:29:57.770823 [ 192 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::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 | ||
| 4948 | 2026.05.14 17:29:57.770985 [ 192 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4949 | 2026.05.14 17:29:57.771030 [ 192 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7633 rows starting from the beginning of the part | ||
| 4950 | 2026.05.14 17:29:57.771103 [ 192 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4951 | 2026.05.14 17:29:57.771155 [ 192 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4952 | 2026.05.14 17:29:57.771210 [ 192 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4953 | 2026.05.14 17:29:57.771254 [ 192 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4954 | 2026.05.14 17:29:57.771302 [ 192 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4955 | 2026.05.14 17:29:57.773570 [ 197 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10001 rows, containing 4 columns (4 merged, 0 gathered) in 0.002810697 sec., 3558192.149491745 rows/sec., 50.90 MiB/sec. | ||
| 4956 | 2026.05.14 17:29:57.773864 [ 197 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4957 | 2026.05.14 17:29:57.774176 [ 197 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_21_4} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.05.14 17:29:57.774260 [ 197 ] {827f8d47-209e-4a27-aeec-a06a10e7792d::all_1_21_4} <Trace> system.asynchronous_metric_log (827f8d47-209e-4a27-aeec-a06a10e7792d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4959 | 2026.05.14 17:29:57.774359 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4960 | 2026.05.14 17:29:58.287027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4961 | 2026.05.14 17:29:58.303683 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.05.14 17:29:58.303737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4963 | 2026.05.14 17:29:58.311251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4964 | 2026.05.14 17:29:58.313109 [ 244 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.14 17:29:58.313436 [ 72 ] {} <Debug> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4966 | 2026.05.14 17:29:58.313481 [ 72 ] {} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.05.14 17:29:58.313505 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4968 | 2026.05.14 17:29:58.313685 [ 188 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4969 | 2026.05.14 17:29:58.317900 [ 188 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4970 | 2026.05.14 17:29:58.319479 [ 188 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4971 | 2026.05.14 17:29:58.322887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4972 | 2026.05.14 17:29:58.324322 [ 188 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4973 | 2026.05.14 17:29:58.329014 [ 188 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4974 | 2026.05.14 17:29:58.333490 [ 188 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4975 | 2026.05.14 17:29:58.337726 [ 188 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4976 | 2026.05.14 17:29:58.341381 [ 188 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::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 | ||
| 4977 | 2026.05.14 17:29:58.393918 [ 197 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080311463 sec., 1979.7921001638333 rows/sec., 10.24 MiB/sec. | ||
| 4978 | 2026.05.14 17:29:58.396448 [ 197 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4979 | 2026.05.14 17:29:58.398506 [ 197 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_21_4} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.05.14 17:29:58.398609 [ 197 ] {9e50ad57-017f-4050-8b2c-b32c724dd786::all_1_21_4} <Trace> system.metric_log (9e50ad57-017f-4050-8b2c-b32c724dd786) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4981 | 2026.05.14 17:29:58.400622 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4982 | 2026.05.14 17:29:58.852917 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2026.05.14 17:29:58.853169 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4984 | 2026.05.14 17:29:58.853511 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4985 | 2026.05.14 17:29:58.853546 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4986 | 2026.05.14 17:29:58.853764 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4987 | 2026.05.14 17:29:58.853834 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4988 | 2026.05.14 17:29:58.853978 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4989 | 2026.05.14 17:29:58.854015 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4990 | 2026.05.14 17:29:58.854037 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Debug> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (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 | ||
| 4991 | 2026.05.14 17:29:58.854081 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Trace> oximeter.timeseries_schema (1840193b-8d65-42f8-827a-d1686aee18ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4992 | 2026.05.14 17:29:58.854125 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4993 | 2026.05.14 17:29:58.854146 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 4994 | 2026.05.14 17:29:58.855345 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Debug> executeQuery: Read 52 rows, 12.45 KiB in 0.00226 sec., 23008.849557522124 rows/sec., 5.38 MiB/sec. | ||
| 4995 | 2026.05.14 17:29:58.855537 [ 294 ] {b97abf84-8673-43aa-970a-ca5182d40f94} <Debug> TCPHandler: Processed in 0.002775586 sec. | ||
| 4996 | 2026.05.14 17:29:58.857084 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2026.05.14 17:29:58.857234 [ 294 ] {299b73d6-00f8-41ab-b5cd-0fc90a04436e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4998 | 2026.05.14 17:29:58.857298 [ 294 ] {299b73d6-00f8-41ab-b5cd-0fc90a04436e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4999 | 2026.05.14 17:29:58.857918 [ 294 ] {299b73d6-00f8-41ab-b5cd-0fc90a04436e} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.05.14 17:29:58.857968 [ 294 ] {299b73d6-00f8-41ab-b5cd-0fc90a04436e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5001 | 2026.05.14 17:29:58.858366 [ 294 ] {299b73d6-00f8-41ab-b5cd-0fc90a04436e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5002 | 2026.05.14 17:29:58.858598 [ 294 ] {299b73d6-00f8-41ab-b5cd-0fc90a04436e} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.05.14 17:29:58.858731 [ 73 ] {} <Debug> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5004 | 2026.05.14 17:29:58.858747 [ 294 ] {299b73d6-00f8-41ab-b5cd-0fc90a04436e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001562 sec., 35851.472471190784 rows/sec., 2.74 MiB/sec. | ||
| 5005 | 2026.05.14 17:29:58.858779 [ 73 ] {} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.05.14 17:29:58.858797 [ 294 ] {299b73d6-00f8-41ab-b5cd-0fc90a04436e} <Debug> TCPHandler: Processed in 0.001844924 sec. | ||
| 5007 | 2026.05.14 17:29:58.858806 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5008 | 2026.05.14 17:29:58.858975 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.05.14 17:29:58.858974 [ 187 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::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 | ||
| 5010 | 2026.05.14 17:29:58.859080 [ 294 ] {6eb78175-76d3-4de2-ac29-ec60a9cf1532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5011 | 2026.05.14 17:29:58.859127 [ 294 ] {6eb78175-76d3-4de2-ac29-ec60a9cf1532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5012 | 2026.05.14 17:29:58.859167 [ 187 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5013 | 2026.05.14 17:29:58.859213 [ 187 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3360 rows starting from the beginning of the part | ||
| 5014 | 2026.05.14 17:29:58.859295 [ 187 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 249 rows starting from the beginning of the part | ||
| 5015 | 2026.05.14 17:29:58.859353 [ 187 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 70 rows starting from the beginning of the part | ||
| 5016 | 2026.05.14 17:29:58.859404 [ 187 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 126 rows starting from the beginning of the part | ||
| 5017 | 2026.05.14 17:29:58.859452 [ 187 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2417 rows starting from the beginning of the part | ||
| 5018 | 2026.05.14 17:29:58.859503 [ 187 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5019 | 2026.05.14 17:29:58.859592 [ 294 ] {6eb78175-76d3-4de2-ac29-ec60a9cf1532} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.05.14 17:29:58.859636 [ 294 ] {6eb78175-76d3-4de2-ac29-ec60a9cf1532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5021 | 2026.05.14 17:29:58.860303 [ 294 ] {6eb78175-76d3-4de2-ac29-ec60a9cf1532} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5022 | 2026.05.14 17:29:58.860539 [ 294 ] {6eb78175-76d3-4de2-ac29-ec60a9cf1532} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.05.14 17:29:58.860675 [ 294 ] {6eb78175-76d3-4de2-ac29-ec60a9cf1532} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001614 sec., 39653.035935563814 rows/sec., 3.10 MiB/sec. | ||
| 5024 | 2026.05.14 17:29:58.860694 [ 73 ] {} <Debug> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5025 | 2026.05.14 17:29:58.860715 [ 294 ] {6eb78175-76d3-4de2-ac29-ec60a9cf1532} <Debug> TCPHandler: Processed in 0.001792623 sec. | ||
| 5026 | 2026.05.14 17:29:58.860772 [ 73 ] {} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5027 | 2026.05.14 17:29:58.860801 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5028 | 2026.05.14 17:29:58.860907 [ 197 ] {48419fae-50e3-4458-be82-d4ceb88634ca::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 | ||
| 5029 | 2026.05.14 17:29:58.860916 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.05.14 17:29:58.861037 [ 197 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5031 | 2026.05.14 17:29:58.861038 [ 294 ] {62557c43-397a-445a-a8e6-9bbaa2ff8623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5032 | 2026.05.14 17:29:58.861075 [ 197 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1830 rows starting from the beginning of the part | ||
| 5033 | 2026.05.14 17:29:58.861108 [ 294 ] {62557c43-397a-445a-a8e6-9bbaa2ff8623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5034 | 2026.05.14 17:29:58.861140 [ 197 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 141 rows starting from the beginning of the part | ||
| 5035 | 2026.05.14 17:29:58.861191 [ 197 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 71 rows starting from the beginning of the part | ||
| 5036 | 2026.05.14 17:29:58.861233 [ 197 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 99 rows starting from the beginning of the part | ||
| 5037 | 2026.05.14 17:29:58.861376 [ 197 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1299 rows starting from the beginning of the part | ||
| 5038 | 2026.05.14 17:29:58.861417 [ 197 ] {48419fae-50e3-4458-be82-d4ceb88634ca::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 | ||
| 5039 | 2026.05.14 17:29:58.861631 [ 294 ] {62557c43-397a-445a-a8e6-9bbaa2ff8623} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.05.14 17:29:58.861674 [ 294 ] {62557c43-397a-445a-a8e6-9bbaa2ff8623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5041 | 2026.05.14 17:29:58.862446 [ 294 ] {62557c43-397a-445a-a8e6-9bbaa2ff8623} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5042 | 2026.05.14 17:29:58.862865 [ 294 ] {62557c43-397a-445a-a8e6-9bbaa2ff8623} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.05.14 17:29:58.863001 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5044 | 2026.05.14 17:29:58.863008 [ 294 ] {62557c43-397a-445a-a8e6-9bbaa2ff8623} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001987 sec., 64418.72169099144 rows/sec., 4.49 MiB/sec. | ||
| 5045 | 2026.05.14 17:29:58.863046 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.05.14 17:29:58.863066 [ 294 ] {62557c43-397a-445a-a8e6-9bbaa2ff8623} <Debug> TCPHandler: Processed in 0.002198489 sec. | ||
| 5047 | 2026.05.14 17:29:58.863075 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5048 | 2026.05.14 17:29:58.863162 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::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 | ||
| 5049 | 2026.05.14 17:29:58.863183 [ 187 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6278 rows, containing 5 columns (5 merged, 0 gathered) in 0.004285456 sec., 1464954.9546185983 rows/sec., 116.08 MiB/sec. | ||
| 5050 | 2026.05.14 17:29:58.863213 [ 294 ] {} <Trace> TCP-Session: 352abee4-1456-4623-9b49-c0806fe49447 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.05.14 17:29:58.863299 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5052 | 2026.05.14 17:29:58.863331 [ 294 ] {7e050328-7d0e-493e-95bb-ed7f10f3a614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44972) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.05.14 17:29:58.863332 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9241 rows starting from the beginning of the part | ||
| 5054 | 2026.05.14 17:29:58.863380 [ 294 ] {7e050328-7d0e-493e-95bb-ed7f10f3a614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5055 | 2026.05.14 17:29:58.863405 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 199 rows starting from the beginning of the part | ||
| 5056 | 2026.05.14 17:29:58.863454 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::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 | ||
| 5057 | 2026.05.14 17:29:58.863493 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5058 | 2026.05.14 17:29:58.863531 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1498 rows starting from the beginning of the part | ||
| 5059 | 2026.05.14 17:29:58.863540 [ 190 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3504 rows, containing 5 columns (5 merged, 0 gathered) in 0.002675965 sec., 1309434.166739849 rows/sec., 95.11 MiB/sec. | ||
| 5060 | 2026.05.14 17:29:58.863571 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 128 rows starting from the beginning of the part | ||
| 5061 | 2026.05.14 17:29:58.863592 [ 189 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5062 | 2026.05.14 17:29:58.863745 [ 294 ] {7e050328-7d0e-493e-95bb-ed7f10f3a614} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.05.14 17:29:58.863789 [ 294 ] {7e050328-7d0e-493e-95bb-ed7f10f3a614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5064 | 2026.05.14 17:29:58.863798 [ 190 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5065 | 2026.05.14 17:29:58.863898 [ 189 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_31_6} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.05.14 17:29:58.863998 [ 189 ] {f58a85bf-a306-4713-871a-4c36ae7d2524::all_1_31_6} <Trace> oximeter.fields_string (f58a85bf-a306-4713-871a-4c36ae7d2524) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5067 | 2026.05.14 17:29:58.864083 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 5068 | 2026.05.14 17:29:58.864113 [ 189 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_31_6} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2026.05.14 17:29:58.864188 [ 189 ] {48419fae-50e3-4458-be82-d4ceb88634ca::all_1_31_6} <Trace> oximeter.fields_uuid (48419fae-50e3-4458-be82-d4ceb88634ca) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5070 | 2026.05.14 17:29:58.864252 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5071 | 2026.05.14 17:29:58.864391 [ 294 ] {7e050328-7d0e-493e-95bb-ed7f10f3a614} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5072 | 2026.05.14 17:29:58.864656 [ 294 ] {7e050328-7d0e-493e-95bb-ed7f10f3a614} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2026.05.14 17:29:58.864819 [ 72 ] {} <Debug> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5074 | 2026.05.14 17:29:58.864851 [ 294 ] {7e050328-7d0e-493e-95bb-ed7f10f3a614} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001536 sec., 31250 rows/sec., 2.11 MiB/sec. | ||
| 5075 | 2026.05.14 17:29:58.864857 [ 72 ] {} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.05.14 17:29:58.864887 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5077 | 2026.05.14 17:29:58.864913 [ 294 ] {7e050328-7d0e-493e-95bb-ed7f10f3a614} <Debug> TCPHandler: Processed in 0.001751283 sec. | ||
| 5078 | 2026.05.14 17:29:58.864986 [ 197 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 5079 | 2026.05.14 17:29:58.865110 [ 197 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5080 | 2026.05.14 17:29:58.865144 [ 197 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1320 rows starting from the beginning of the part | ||
| 5081 | 2026.05.14 17:29:58.865210 [ 197 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5082 | 2026.05.14 17:29:58.865255 [ 197 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::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 | ||
| 5083 | 2026.05.14 17:29:58.865296 [ 197 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5084 | 2026.05.14 17:29:58.865334 [ 197 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part | ||
| 5085 | 2026.05.14 17:29:58.865372 [ 197 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part | ||
| 5086 | 2026.05.14 17:29:58.866434 [ 200 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.0015285 sec., 1020608.4396467125 rows/sec., 67.76 MiB/sec. | ||
| 5087 | 2026.05.14 17:29:58.866662 [ 190 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5088 | 2026.05.14 17:29:58.866900 [ 190 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_31_6} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.05.14 17:29:58.867031 [ 190 ] {417247d4-8a20-43c6-a68a-59a4044c42a1::all_1_31_6} <Trace> oximeter.measurements_u64 (417247d4-8a20-43c6-a68a-59a4044c42a1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5090 | 2026.05.14 17:29:58.867128 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5091 | 2026.05.14 17:29:58.867762 [ 197 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11386 rows, containing 5 columns (5 merged, 0 gathered) in 0.00462774 sec., 2460380.2287941845 rows/sec., 160.82 MiB/sec. | ||
| 5092 | 2026.05.14 17:29:58.868031 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5093 | 2026.05.14 17:29:58.868279 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.05.14 17:29:58.868346 [ 195 ] {4171c978-0776-4a5f-a92a-ab2c8221dc4a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (4171c978-0776-4a5f-a92a-ab2c8221dc4a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5095 | 2026.05.14 17:29:58.868403 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 5096 | 2026.05.14 17:29:59.000242 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.23 MiB, peak 263.39 MiB, free memory in arenas 0.00 B, will set to 258.80 MiB (RSS), difference: 5.57 MiB | ||
| 5097 | 2026.05.14 17:30:00.296537 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 620 | ||
| 5098 | 2026.05.14 17:30:00.299039 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5099 | 2026.05.14 17:30:00.299090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5100 | 2026.05.14 17:30:00.300304 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5101 | 2026.05.14 17:30:00.300594 [ 243 ] {} <Trace> system.query_log (4dd9808d-1874-4812-8493-3805567fd2f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5102 | 2026.05.14 17:30:00.300864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||